.footer_news {
	width:300px; 
	float:left; 
	margin-right:20px;
	margin-top:16px;
}

.footer_news_title {
	color:#00aeef;
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/footer_news_bg.jpg);
	margin-bottom:14px;
	}
.footer_news_title span{
	padding-right:20px; 
	background-color:#FFF;
	line-height:18px;
	}

.footer_news_desc a{
	margin-left:10px;
	font-size:13px;
	padding-left:10px;
	line-height:28px;
	text-decoration:none;
	background:url(/images/arrow.jpg) no-repeat 0px 2px;
}