/* RSS
---------------------------------------------------- */
.rss_item{
	width:280px;
	padding:5px 0;
	border-bottom:1px #999 dashed;
}
.rss_date {
	width:60px;
	color:#FF0000;
	font-size:12px;
}
.new_ico {
	width:42px;
	color: #FF0000;
	font-weight: bold;
	background:#FF9933;
}
.rss_title {
	width:280px;
	font-size:12px;
}