﻿*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a.visited
{
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

body {	
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;	
}

#content
{
	margin: 0 auto;
	width: 960px;
}



#box
{
    width: 940px;
	height:100%;
	border:1px solid #ebd5b0;
	background-color:#ffffff;
	padding-left:18px;
	padding-bottom:10px;
	padding-top:20px;
	margin-top:5px;
}


#box_place
{
    width:900px;
    height:23px;
    border:1px solid #d7cdb6;
    background:url(../../IMG/pub/_yellow.png);
    margin-bottom:8px;
    padding-top:7px;
    padding-left:20px;
    color:#000;
}

#box_place a{color:#333333;text-decoration:none;}
#box_place a.active{color:#333333;text-decoration:none;}
#box_place a.hover{color:#cccccc;text-decoration:none;}

#box_content
{
    width:720px;
    margin-top:20px;
    color:#686665;
    text-align:center;
    font-size:12px;
    border:1px solid #e3c9a5;
	background-color:#ffffff;
	margin-left:100px;	
}

.box_content_logo
{
	width:670px;
	height:30px;
	background:url(../../IMG/pub/logo_c.jpg);
	padding-left:50px;
	color:#bf3904;
	font-size:13px;
	line-height:31px;
	font-weight:bold;
	text-align: left;
	text-indent: 10px;
}

.box_content_content
{
    width:720px;
    height:110px;
    color:#000;
}

.border
{
	border-collapse:collapse;	
}

.box_content_left
{
    float:left;
    width:120px;
    height:90px;
    background:url(../../IMG/zmhd/wxts.jpg);
    margin-left:7px;
    margin-top:12px;

}

.box_content_right
{
    float:right;
    width:570px;
    padding-top:5px;
    line-height:20px;
    text-align:left;
    height:110px;
    padding-right:5px;
}

#box_content1
{
    width:720px;
    margin-top:10px;
    color:#686665;
    text-align:center;
    font-size:12px;
    border:1px solid #e3c9a5;
	background-color:#ffffff;
	margin-left:100px;
	padding-bottom:15px;
	height:100%;

}

.box_content_logo1
{
	width:720px;
	height:30px;
	background-color:#ffebca;
	color:#bf3904;
	font-size:13px;
	line-height:31px;
	font-weight:bold;
	text-align: center;
}

.box_content_content1
{
    width:720px;
    height:100%;
    color:#000;
    padding-top:15px;
}




.read_title
{
    width:900px;
    height:100%;
    font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#0d4890;
    text-align:center;
    font-weight:bold;
}

.read_box
{
    width:900px;
    height:20px;
    border:1px solid #e0e0e0;
    background-color:#f5f5f5;
    font-size:12px;
    margin-top:15px;
    margin-bottom:15px;
    padding-top:5px;
    font-weight:normal;
}

.read_content
{
    width:900px;
    font-weight:normal;
    margin-top:15px;
    color:#000;
    text-align:left;
    margin-bottom:20px;
}

.read_content li
{
    list-style:none;
    line-height:25px;    
}

.read_box a{color:#686665;text-decoration:none;}
.read_box a.active{color:#686665;text-decoration:none;}
.read_box a.hover{color:#333333;text-decoration:none;}

