div.mainleft {
	width:49%;
	float:left;
}
div.mainright {
	width:49%;
	float:right;
}
div.article {
	padding-bottom:5px;
	margin-bottom:5px;
}
div.top {padding:0px 0px 14px 0px;}
div.article a.atit {
	font-size:14px;
	font-weight:bold;
	color:#368814;
	margin-bottom:8px;
	text-decoration:none;
}
span.date {
	background:url(../../img/ico-clock.gif) no-repeat;
	height:16px;
	padding:3px 0px 0px 23px;
	color:#999;
}
span.rating {
	margin-left:19px;
}
div.more {
	padding-top:3px;
}
div.more a {
	background:url(../../img/butt-more.gif) no-repeat;
	padding:2px 0px 1px 21px;
	color:#ea7c0f;
	font-weight:bold;
}
div.news {
	padding-bottom:5px;
	margin-bottom:5px;
}
div.news a.atit {
	font-size:14px;
	font-weight:bold;
	color:#368814;
	margin-bottom:8px;
	text-decoration:none;
}