.news_daily {
	width: 472px;
}
.news_daily .header{
	margin-bottom: 5px;
	height: 20px;
	overflow: hidden;
	background: #1E4570;
}
.news_daily .header a{
	font: bold 11px/20px Tahoma;
	color : #FFFFFF;
	padding-left: 10px;
}
.news_daily .item{
	padding-left: 20px;
	background: url(../images/icon_02.gif) no-repeat 10px 7px;
	overflow: hidden;
	height: 21px;
}
.news_daily .item a{
	color: #202020;
	font: normal 12px/21px Arial;
}
/***/
.last_min_news {
	clear: both;
}
.last_min_news .item{
	overflow: hidden;
	height: 21px;
}
.last_min_news .item a{
	color: #202020;
	font: normal 12px/21px Arial;
}
.last_min_news .time{
	padding-right: 15px;
	color: #FF0000;
	font: bold 12px/21px Arial;
}