/* CSS Document */
body{
font:"����";
font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
*{
/* margin:0px; */
padding:0px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#header{
width:100%;
height:39px;
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
}
#header_con{
width:960px;
margin:0 auto;
}
#header_con img{
float:left;
}
#header_con span{
float:right;
line-height:39px;
}
#header_con span a{
color:#000000;
text-decoration:none;
}
#header_con span a:link{
color:#000000;
text-decoration:none;
}
#header_con span a:hover{
color:#000000;
text-decoration:underline;
}
#header_con span a:visited{
color:#000000;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#banner{
width:960px;
height:190px;
margin:0 auto;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#nav{
width:960px;
height:52px;
margin:5px auto;
}
#nav img{
border:0px;
float:left;
}
#nav_time{
margin-left:18px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#index_con{
background-color:#f9f9f9;
padding:20px;
width:920px;
margin:5px auto;
line-height:24px;
}
#index_con h3{
padding-left:100px;
line-height:40px;
color:#0099FF;
}
#index_con p{
text-indent:2em;
line-height:24px;
margin-top:15px;
}
#index_con h3 img{
float:right;
padding:0px 10px;
}
#index_con p span{
color:#FF6600;
font-weight:bold;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#fayanren{
width:960px;
padding-top:10px;
margin:5px auto;
}
.fyr_out{
width:215px;
height:278px;
float:left;
margin-left:13px;
margin-right:12px;
margin-top:15px;
background-color:#f0f0f0;
}
.fyr_out img{
width:215px;
height:144px;
}
.fyr_out p{
margin:10px;
line-height:22px;
}
.fyr_out p span{
font-weight:bold;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#huaxu{
width:960px;
margin:5px auto;
}
.hx_title{
width:960px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
}
.hx_out{
width:215px;
float:left;
margin-left:13px;
margin-right:12px;
margin-top:15px;
}

.u12 {
	font-size: 14px;
	line-height: normal;
	font-weight: 700;
	color: #000;
}
.u13 {
	font-size: 16px;
	line-height: normal;
	font-weight: 700;
	color: #ffffff;
}
.u14 {
	font-size: 13px;
	line-height: 20px;
	color: #2963B8;
	text-align:justify;
}
.u15{
   padding:4px;
   font-size:12px; color:#007cc2; text-align:justify;

}
.u16 {
	font-size: 14px;
	line-height: 20px;text-align:justify;
	color: #000;
}
.u17 {
	font-size: 12px;
	text-align:justify;
	line-height: 16px;
	color: #000;
}
.19 {
	font-size: 12px;
	text-align:justify;
	color: #ffffff;
}
.u18 {
	font-size: 12px;
	text-align:justify;
	line-height: 16px;
	 padding:6px;
	color: #000;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#footer{
clear:both;
line-height:50px;
background-color:#0099FF;
color:#FFFFFF;
text-align:center;
}