/* CSS Document */
body{
margin:0;
padding:0;
font-size:12px;
font-family:"ËÎÌå";
background:#E3E3E0;
}
*{ margin:0; padding:0;}
body p{  margin:0; padding:0;}
body h1,h2,h3,h4,{ margin:0; padding:0; font-family:"Microsoft YaHei","ËÎÌå";}
#head_top{
width:100%;
height:72px;
line-height:69px;
margin:0 auto;
background:#fff;
}
.h_t{
width:1000px;
height:72px;
margin:0 auto;
background:#fff;
}
.logo{
	width:400px;
	height:72px;
	float:left;
	}
.text{
	width:600px;
	height:72px;
	float:right;
	text-align:right;
	}
.text span a{ 
color:#666;
text-decoration:none;
margin:0;
padding:0;

}
.h_t span img{ margin:0; padding:0; vertical-align:middle; }

#head_bg{
width:100%;
height:328px;
background:#3F0008;
}
.head_b{
width:960px;
height:328px;
margin:0 auto;
background:url(imags/head_bg.jpg) no-repeat;
}
.h1_tit{
 font-size:40px; 
 color:#000;
 font-weight:bold;
 padding:15px 10px 2px 13px;
 
}
.head_int{
width:518px;
height:320px;
margin-top:80px;
float:left;
}
.head_int h1{ letter-spacing:3px;}
.head_int h1{
color:#FFF;
font-size:26px;
font-weight:bold;
padding:20px 10px 0px 60px;
}
.head_int p{
color:#FFF;
line-height:24px;
font-size:12px;
padding:10px;
}
.head_int p strong{
	color:#FF0;
	}
/*mid start*/
#mid{
width:960px;
margin:0 auto;

}
.mid_le{
width:670px;
float:left;
background:#E3E3E0;
margin-bottom:30px;
}
.le_title{
width:677px;
height:65px;
margin-top:15px;
}
.tit_sp1{
width:92px;
height:65px;
float:left;
}
.tit_sp{
width:584px;
height:63px;
float:left;
border-bottom:#CBCBCB 1px solid;
border-top:#CBCBCB 1px solid;
border-right:#CBCBCB 1px solid;
}
.tit_sp h2{ line-height:63px; font-size:24px; color:#363636; padding-left:20px; letter-spacing:3px;}
.mid_cont{
width:665px;
border-bottom:#CBCBCB 1px solid;
border-right:#CBCBCB 1px solid;
border-left:#CBCBCB 1px solid;
margin-left:10px;

}
.cont_cn{
width:655px;
border-bottom:#CACACA 1px dashed;
margin-bottom:20px;
line-height:27px;
font-size:13px;
font-family:"ËÎÌå";
padding-left:10px;
}
.cont_cn h3{ font-size:14px; color:#353535;}
.mid_cont p{
color:#272727;
font-size:13px;
font-family:"ËÎÌå";
line-height:26px;
padding:10px;
}
.mid_cont p strong{ color:#770006;}
.mid_cont p img{
padding:10px;
float:left;
}
.mid_cont p a{ text-decoration:none; color:#7B0005;}
.mid_ri{
width:270px;
float:right;
border:#CACACA 1px solid;
background:#EDF5FC;
margin-top:15px;
}
.ri_tit{
width:240px;
height:35px;
line-height:35px;
color:#fff;
font-weight:bold;
font-size:14px;
padding-left:30px;
background:url(imags/ri_titbg.jpg) no-repeat;
}

.list0{
	width:250px;
	height:190px;
	clear:both;
	border-bottom:#CACACA 1px dashed;
	margin:0 auto;
	padding:10px 10px 15px 10px;
	background:#fff;
	}
.list0 p{
	margin:0;
	padding:0;
	line-height:28px;
	padding-top:10px;
	color:#5A5A5A;

	}
.list0 p a{ text-decoration:none; color:#272727; font-size:13px;}
.list0 p a:hover{ color:#160C0B; text-decoration:underline;}


#foot{
clear:both;
width:100%;
height:100px;
border-top:#3F0008 5px solid;
margin-top:15px;
}
.footer{
	clear:both;
	width:960px;
	height:100px;
	text-align:center;
	line-height:95px;
	color:#000;
	margin:0 auto;
	background:#E3E3E0;
	}