.recommendedReadBg.marginB0{
	margin-bottom:0px;
}
.newsListBox{
	width:1190px;
	height:auto;
	overflow:hidden;
}
.newsListLeft{
	width:852px;
	height:auto;
	overflow:hidden;
	float:left;
}
.newsListight{
	width:307px;
	height:auto;
	overflow:hidden;
	float:right;
}
.newsContList{
	width:852px;
	height:228px;
	overflow:hidden;
	padding-top:50px;
	border-bottom:#e5e5e5 1px solid;
}
.newsContList a.img{
	width:270px;
	height:180px;
	overflow:hidden;
	float:left;
	*display:inline;
	margin-right:16px;
}
.newsContList a.img img{
	width:270px;
	height:180px;
}
.newsContList .text{
	width:550px;
	overflow:hidden;
	float:left;
	text-align:left;
}
.newsContList .text h3{
	width:550px;
	height:35px;
	overflow:hidden;
	white-space:nowrap;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}
.newsContList .text h3 a{
	color:#000000;
}
.newsContList .text h3 a:hover{
	color:#71b036;
	text-decoration:underline;
}
.newsContList .text span{
	display:block;
	width:550px;
	height:35px;
	line-height:25px;
	overflow:hidden;
	font-size:14px;
	color:#a0a0a0;
}
.newsContList .text p{
	width:550px;
	height:100px;
	line-height:25px;
	overflow:hidden;
	font-size:14px;
	color:#666666;
}
.newsContList .text p a{
	color:#666666;
}
.newsContList .text p a b{
	font-weight:normal;
	color:#71b036;
}
.newsContList .text p a:hover b{
	text-decoration:underline;
}
