#banner_home {
	width:676px;
/*	height:169px;*/
	margin-bottom:14px;
}
.home_section {
	width:676px;
	overflow:hidden;
}
.home_section h3 {
	font-size:18px;
	color:#80C428;
	font-weight:normal;
	line-height:18px;
	margin-bottom:2px;
}
.home_section h3 a {
	color:#80C428;
	text-decoration:none;
}
.home_section h3 a:hover {
	color:#80C428;
	text-decoration:underline;
}
.home_middle_left {
	width:435px;
	height:115px;
	float:left;
	background:#fff;
	padding:11px 11px 0 0;
}
.middle_left_img {
	width:134px;
	float:left;
	text-align:right;
	margin-right:11px;
	display:inline;
}
.middle_left_img img {
	vertical-align:middle;
}
.margin_bottom {
	margin-bottom:16px;
}
.home_middle_right {
	width:193px;
	height:257px;
	float:right;
	background:#fff;
	padding:11px 11px 0 11px;
}
#title_cpvnews {
	width:193px;
	height:17px;
	background:url(../images/title_cpvnews.png) no-repeat;
	text-indent:-9999px;
	font-size:12px;
}
.home_middle_right h4 {
	font-size:12px;
	margin-top:10px;
}
.home_middle_right h4 a {
	color:#80C428;
	text-decoration:none;
}
.home_middle_right h4 a:hover {
	color:#80C428;
	text-decoration:underline;
}
.home_bottom {
	width:193px;
	height:89px;
	background:#fff;
	float:left;
	padding:11px;
}
.home_bottom.first {
	margin-right:16px;
}
.home_bottom.last {
	margin-right:0;
	float:right;
}
