.newsline{
	width:100%;
	background:url(../img/newsline.jpg) repeat-x;
	z-index:9;
	height: 45px;
}
.title2{
	font-size:16px;
	color: #028D99;
	font-weight: bold;
}
.bodyerbox{
	width: 580px;
	line-height: 30px;
	padding-top: 10px;
	height: 250px;
}
.bodyerboxright{
	width: 372px;
	line-height: 30px;
	padding-top: 35px;
	height: 230px;
	float: right;
}
.bodyerbox .bodyerboxtitle{
	height: 30px;
	width: 463px;
	padding-bottom: 5px;
	color: #017781;
}
.bodyerboxmain{
	height: 200px;
	color: #666;
}
.bodyermidline{
	height: 225px;
	width: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 10px;
	margin-top: 15px;
}
.bodyerpicline{
	width: 980px;
	height: 80px;
	float: left;
}
.bodyerpicbox{
	float: left;
	height: 70px;
	width: 232px;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	background-color: #EFEFEF;
}

.pngpic{
	height: 55px;
	width: 55px;
}
.more a{
	color: #03ACBA;
}
.more a:hover{color:#008166;}
.dot{
	background-position: 0px 8px;
	background-image: url(../Images/zf11_ico.gif);
	float: left;
	height: 23px;
	width: 15px;
	background-repeat: no-repeat;
}
