@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	background:url(images/bg.jpg) repeat;
	}
#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; }

.top_head{
	width:1000px;
	height:631px;
	margin:0 auto;
	}
	
	
.box{
	width:1000px;
	margin:0 auto;
	}
	
.content{
	width:1000px;
	height:226px;
	margin-top:30px;
	}	
	
	
.con_qs{
	clear:both;
	width:998px;
	background:#F0ECEB;
	border:#257D02 2px solid;
	height:200px;
	margin-top:25px;
	}

.con_qs2{ height:260px; }
.con_qs p{
	text-indent:2em;
	color:#257D02;
	line-height:28px;
	padding:10px;
	}
.con_qs p strong{
	font-size:14px;
	}
	
.con_qs p a{ text-decoration:none; color:#0F3603;}


.cont_le{
	width:165px;
	height:226px;
	background:url(images/con_le.jpg);
	float:left;
	}
.cont_le img{ margin:10px 0px 0px 30px;}

.cont_ri{
	width:834px;
	height:226px;
	background:url(images/con_ri.jpg);
	float:left;
	}
.con2_le{ background:url(images/con2_ri.jpg); width:165px; height:226px; float:right;}
.con2_ri{ background:url(images/con2_le.jpg); width:834px; height:226px; float:left;}	
.cont_ri p{
	margin:0;
	padding:0;
	width:580px;
	height:220px;
	float:left;
	line-height:28px;
	padding:20px 5px 5px 10px;
	}	
	
.cont_ri p strong{ color:#098407;}
.cont_ri p a{ text-decoration:none;}	

	
.cont_ri img{
	width:222px;
	height:172px;
	float:left;
	margin:20px 0px 15px 5px;
	}
	
.list{
	width:1000px;
	height:120px;
	margin:0 auto;
	background:url(images/news.jpg);
	margin-top:20px;
	}
	
.list p{
	margin:0;
	padding:0;
	line-height:28px;
	padding-top:10px;
	color:#000000;
	padding-left:10px;

	}
.list p strong a{ color:#1C5D05; text-decoration:none; font-size:13px;}	


.footer{
	clear:both;
	width:1000px;
	height:95px;
	text-align:center;
	line-height:95px;
	color:#fff;
	margin:0 auto;
	}