.view_title {
	BACKGROUND: url(../images/bg_title8.gif) no-repeat left top; 
	 WIDTH: 100%; HEIGHT: 150px;margin:0 0 5px 0;
}
.view_title {
	overflow:hidden;
}
.view_title H3 {
	clear:both;
	height:20px;
}
.hengguangled {
	BACKGROUND:#e4e4e4 url(../images/hengguangled.png) repeat-y center top;
}
.main {
	padding:5px 10px;
}
.chanyenews {
	WIDTH: 770px;
	height:300px;
	background: #fff url(../images/box_head_bg.gif) repeat-x top left;
	margin:5px auto; 
	BORDER: #e4e4e4 1px solid;
}
.chanyenews h1 {
	font-size:20px;
	height:40px;
	line-height:40px;
	padding:0 20px;
}
.chanyenews h1 span {
	float:right;
	color:#333;
}
.chanyenews a:hover {
	color:blue;
}
.chanyenews ul {
	overflow:hidden;
	height:250px;
	width:680px;
	margin:0 auto;	
}
.chanyenews ul li {
	font-size:15px;
	height:25px;
	line-height:25px;
	list-style-type:disc;
	border-bottom:#02B931 1px dashed;
	margin:5px 0;
}
.chanyenews ul li span {
	float:right;	
}
.shengming {
	WIDTH: 740px;
	margin:0 auto; 
	padding:10px 15px;
	background: #fff;
	BORDER: #e4e4e4 1px solid;
}
.shengming h2 {
	font-size:14px;	
	height:25px;
	line-height:25px;
}
.shengming p {
	width:740px;
	font-size:14px;
	text-indent:28px;	
	line-height:25px;
}