.mainNews .news { 
	margin-bottom:5px; padding-bottom:5px;
	border-bottom:solid 1px #e8eadf;
	width:185px;
	float:left;
	height:30px;
	padding-top:10px;
	overflow:hidden;
	border-left:solid 1px #e8eadf;
	padding-left:10px;
	background-image:url('../img/news_more.png');
	background-repeat:no-repeat;
	background-position:100% 100%;
	cursor:pointer;
}	
.mainNews .news .news_date { 
	margin-right:10px;padding-right:10px;	
	color:#8b955f;
	font-size:9px;
}

.mainNews .news .news_title {}
.mainNews .news .news_title a {
	font-weight:bold;
	color:#4a551b;
}

h2.newsTitle {
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}

.newsImg {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:1px;
	border:solid 1px #c2ce97;
}

.newsDate {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #c2ce97;
	color:#8d9962;
	margin-top:5px;
}
