.datetime{
	font-size:12px;
	text-align:left;
}
.rss{
	text-align:left;
	margin:5px;
	padding:0px;
	border: 2px solid #009;
	font-size: 12px;
	width: 330px;
}
.rsstitle{
	font-weight:bold;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
	background-image: url(../subimg/rsstitle.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;

}
.rsstitle a{
	color: #FFF;
	line-height:20px;
}
.rssul{
	margin-left:20px;
	margin-top:10px;
	padding:0px;
}
.rssul li{
	margin-bottom:5px;
}
.clearover{
	padding:0px;
	margin-bottom: 10px;
}
