/*news*/
#news_main {
	background-image: url(/images/main_news.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	display: block;
	width: 346px;
	height: 46px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
}

#news_main a{

	color: #84a600;

	font-size: 12px;

	font-weight: bold;

}



#news_middle {

	background-image: url(/images/news.gif);

	background-repeat: repeat-y;

	background-position: center;

	width: 356px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 5px;

}

#news_middle a {

	color: #f71494;

	font-size: 12px;

	font-weight: normal;

}


#news_middle ul {
	padding: 0;
	margin: 0;
}

#news_middle li {
	display: block;
	list-style: none;
	padding-left: 30px;
	margin: 0 20px;
	margin-bottom: 10px;
	background-image: url(/images/ring.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



#news_footer {
	background-image: url(/images/news_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 366px;
	height: 29px;
}
