div.mainleft {
	width:49%;
	float:left;
}
div.mainright {
	width:49%;
	float:right;
}
div.article {
	border-bottom:1px dotted #95b1dd;
	padding-bottom:5px;
	margin-bottom:11px;
}
div.top {padding:0px 0px 14px 0px;}
div.article a.atit {
	border-left: 5px solid #cf000a;
	min-height:16px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
	color:#4e84c3;
	margin-bottom:8px;
	text-decoration:none;
}
span.date {
	background:url(../../img/ico-clock.gif) no-repeat;
	height:14px;
	padding:1px 0px 1px 23px;
	color:#999;
}
span.rating {
	margin-left:23px;
}
div.more {
	text-align:right;
	padding-top:0px;
}
div.news {
	border-bottom:1px dotted #95b1dd;
	padding-bottom:5px;
	margin-bottom:11px;
}
div.top {padding:0px 0px 14px 0px;}
div.news a.atit {
	border-left: 5px solid #cf000a;
	min-height:16px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
	color:#4e84c3;
	margin-bottom:8px;
	text-decoration:none;
}