#news a { color : #6cf; text-decoration : none; }
#news a:hover { color : #fff; }

#news {
	margin : 0;
	padding : 0 0 8px 0;
	width : 587px;
	background : url(../images/template/home_news_bottom.gif) bottom left no-repeat;
	display : block;
}

#news h1 {
	margin : 0;
	padding : 5px 35px 0 33px;
	width : auto;
	color : #fff;
	background : url(../images/template/home_news_top.gif) top left repeat-y;
	display : block;
}

#news ul {
	margin : 0;
	padding : 5px 30px 0 28px;
	width : auto;
	color : #fff;
	background : url(../images/template/home_news_back.gif) top left repeat-y;
	display : block;
}

#news li {
	margin : 0;
	padding : 5px 0 5px 25px;
	list-style : none;
	background : url(../images/template/bullet.gif) top left no-repeat;
	display : block;
}

a.read-more {
	margin : 0;
	padding : 10px 37px 10px 37px;
	width : 513px;
	background : url(../images/template/read-more_back.gif) left no-repeat;
	display : block;
	clear : both;
	text-align : right;
}
