@charset "utf-8";

.latest_hreview_wrap {
	overflow: hidden;
	margin: 0 auto;
	width: 712px;
	height: 338px;
}
.latest_hreview {
	width: 742px;
	height: 338px;
	background: url('./img/bg.jpg') no-repeat left top;
}

.latest_hreview ul { margin:0 0 0 13px; padding:40px 0 0; list-style:none; }
.latest_hreview ul li.list { float: left; margin-right: 31px; width: 313px; }

.latest_hreview .thumb_img { margin-left: 15px; margin-top: 17px; } 
.latest_hreview .thumb_img .img_wrap { float: left; }
.latest_hreview .thumb_img .img_area2 { margin-left: 50px; }

.latest_hreview .sub_scription_wrap {
	clear: both; 
	padding: 50px 10px 0;
}
.latest_hreview .subject a { font-size: 14px; color: #226622; font-weight: bold; }
.latest_hreview .sub_scription { margin: 10px 0 0; line-height: 20px; }

