/* CSS Document */
body{
font:"ËÎÌå";
font-size:12px;
margin:0; padding:0; background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#e7e7e7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000;
}
* html #1 { color: #666; } /* IE6 */ 
*+html #1 { color: #999; } /* IE7 */ 
*{
margin:0px;
padding:0px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#header{
width:100%;
height:47px;
background-image:url(../images/heder_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:251px;
margin:0 auto;
}
#banner1{
width:960px;
height:76px;
margin:0 auto;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#main{margin:0 auto; width:960px; height:188px;overflow:hidden; }
#main h1{ float:left; margin:0; width:960px; height:20px;}
#main dd{ float:left; margin:0; width:960px; height:168px; }

#main_2{ margin:0 auto; width:965px; height:auto; background-color:#FFF; background:url(../images/bg_1.jpg) repeat-y; overflow:hidden;}
#main_a{ float:left; margin:10px 0 0 15px; width:298px; height:655px; border:1px solid #4d95e7;}
#main_a h1{ width:298px; height:28px; font-size:14px; color:#FFF; line-height:28px; background:url(../images/maina_h1.jpg); }
#main_a span{ float:left; width:286px; height:300px;padding:6px; line-height:20px;font-size:12px; color:#14407b;}
#main_a dd{ float:left; width:286px; height:300px;padding:6px; line-height:20px;font-size:12px; color:#14407b; border-top:1px dashed #14407b;}
#main_a img{ float:left; text-align:left; margin-right:6px;}

#main_b{ float:left; margin:10px 0 0 15px; width:298px; height:655px; border:1px solid #4d95e7;}
#main_b h1{ width:298px; height:28px; font-size:14px; color:#FFF; line-height:28px; background:url(../images/maina_h2.jpg); }
#main_b span{ float:left; width:286px; height:300px;padding:6px; line-height:20px;font-size:12px; color:#14407b;}
#main_b dd{ float:left; width:286px; height:300px;padding:6px; line-height:20px;font-size:12px; color:#14407b; border-top:1px dashed #14407b;}
#main_b img{ float:left; text-align:left; margin-right:6px;}


#main_bottom{margin:0 auto; width:965px; height:24px;  overflow:hidden; }

.u {
	font-size: 14px;
	line-height: 24px;
}

.u1 {
	font-size: 12px;
	line-height: 20px;
}
.u2 {
	font-size: 14px;
	font-weight:700;
	line-height: 20px;
	color:#ff000b;
}
.wite {
	font-size: 14px;
	font-weight:700;
	line-height: 20px;
	color:#ffffff;
}

.link{
color:#e1223d;
text-decoration:none;
}
.link:link{
color:#e1223d;
text-decoration:none;
}
.link:hover{
color:#00adde;
text-decoration:underline;
}
.link:visited{
color:#e1223d;
}

.link1{
color:#0067d1;
text-decoration:none;
}
.link1:link{
color:#0067d1;
text-decoration:none;
}
.link1:hover{
color:#00adde;
text-decoration:underline;
}
.link1:visited{
color:#0067d1;
}

/*----------------------------------------------------------------------------------------------------------------------*/
#footer{
clear:both;
width:960px;
height:53px;
margin:20px auto;
line-height:53px;
background:url(../images/footer_bg.jpg) no-repeat;
color:#14407b;
}

