#body .news-item{
	margin : 0 11px 7px;
	padding-top : 20px;
	border-top : 1px solid #d9d4ca;
}

#body .news-item.first{
	border-top : none;
	padding-top : 0;
}

#body .news-item span{
	display : block;
	color : #5e594e;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	line-height : 13px;
	margin-bottom : 2px;
	font-style : italic;
}

#body .news-item a{
	color : #1e70a8;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	line-height : 14px;
	text-decoration : underline;
}

#body .news-item a:hover{
	text-decoration : none;
}

#body .news-item p{
	margin-top : 4px;
	color : #5e594e;
	font-size : 12px;
	font-family : Arial;
	line-height : 15px;
	text-align : justify;
	margin-bottom : 13px;
}

#body .news-item p a{
	font-weight : normal;
	color : #CE4000;
	text-decoration : none;
}

#body .news-item p a:hover{
	text-decoration : underline;
}

#body .news-paging{
}

#body .news-paging-bottom{
	padding-top : 20px;
	margin-bottom : 10px;
}