@charset "utf-8";
/* CSS NEWS */

.news_index h2{
	margin:40px 0 15px 0;
	font-size:20px;
}
.news_data {
	color:#669933;
	font-size:11px;
	background-color:#FFFFFF;
}
.news_arrow {
	position:absolute;
	top:6px;
	left:-20px;
	width:8px;
	height:5px;
	
	
	background:url(/images/arrow.gif) no-repeat 0 0;
}
.news_anons {
	font-weight:bold;
}