td.content_main_news_top {
	background-image : url(../images/content1.png);
	background-position : left top;
	background-repeat : no-repeat;
	width : 246px;
	height : 6px;
}

td.content_main_news_bottom {
	background-image : url(../images/content1.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	width : 246px;
	height : 6px;
}

td.content_main_news_text {
	background-color : White;
	height : 266px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #707171;
	padding : 18px;
	line-height : 14px;
}

div.content_main_news_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #67ad2f;
	line-height : 17px;
	padding-bottom : 10px;
	height : 65px;
}

div.content_main_news_date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #67ad2f;
	margin-bottom : 15px;
}

div.content_main_news_hr {
	background-image : url(../images/banners_.png);
	height : 2px;
	margin-bottom : 8px;
}
