.view_title {
	BACKGROUND: url(../images/bg_title5.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 {
	margin:0 0 5px 0;
}
.main h1 {
	font-size:26px;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:10px 0;
}
.main dl {
	width:730px;
	margin:0 auto;
	padding:25px 0 0 0;
	font-size:16px;
	border-bottom:#02B931 1px dashed;
}
.main dl:hover {
	background:#DEDED3;	
}
.main dl dt {
	font-weight:bold;
	margin:0 0 5px 0;
}
.main dl dd {
	line-height:30px;	
}