body{
	background: url(bottombg.jpg) bottom no-repeat;
	background-color: #ebf3fa;
}
.acticle_box{
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	margin-bottom: 25px;
   min-height: 400px;
}
.article_con{
	width: 900px;
	margin: 0 auto;
}
.print_box{
	width: 100%;
	height: 40px;
	background-color: #f1f1f1;
	
}
.print_box div{
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
}
.print_box a{
	font-size: 15px;
	color: #333;
	
}
.line{
	border-bottom: 1px dashed #c5c5c5;
	margin-top: 20px;
}
.rela_head{
	font-size: 17px;
	color: #1c649f;
	margin:23px 0 15px 0; 
}
.rela_box{
	overflow: hidden;
}
.rela_body{
	width: 100%;
}
.rela_body li{
	padding-left: 10px;
	background: url(article_dian.png) no-repeat 0 center;
	margin: 7px 0;
	float: left;
	margin-left: 30px;
	width: 420px;
}
.rela_body li:nth-child(2n+1){
	margin-left: 0px;
}
.rela_body li a{
	font-size: 15px;
	color: #333;
}
.rela_body li a:hover{
	color: #f00;
}
.rela_body li span{
	font-size: 15px;
	color: #999;
	float: right;
}
.yfz_img{
	background-image: url(http://www.yantai.gov.cn/picture/7/1811151203226655703.png);
	background-repeat: no-repeat;
	background-position: right top;
}