.date {
	color:#999999; 
	font-size:18px; 
	font-weight:bold; 
}
.articleTitle {
	color:#000000; 
	font-size:18px; 
	font-weight:bold; 
}
.articleCategory {
	color:#000000; 
	font-size:14px; 
	font-weight:bold; 
}
.rss-summary-d {
	float:left; width:100%;
}
.rss-summary-ds {
	display:block; float:left; border:1px solid #CCCCCC; border-top:0px; border-right:0px;  padding:10px; padding-right:0px; width:100%; font-size:12px;
}
.rss-summary-title {
	display:block; font-size:24px; font-weight:normal; color:#666666; line-height:28px; font-family:Georgia, 'Times New Roman', Times, serif; padding-top:5px;
	text-decoration:none;
}
.rss-summary-title:link, .rss-summary-title:visited{
	color:#666666;
}
.rss-summary-title:hover, .rss-summary-title:active{
	color:#000000; text-decoration:underline;
}
.rss-summary-date {
	display:block; padding-bottom:5px; font-size:11px; font-weight:normal; color:#666666;
}
.rss-summary-box {
	float:left; width:100%; padding:5px; background-color:#EEEEEE; border-bottom:1px solid #CCCCCC; font-size:10px; font-weight:bold;
}
.rss-summary-box-l {
	float:left; width:60%;
}
.rss-summary-box-r {
	float:left; width:40%;
}
.rss-menu-box {
	float:left; width:100%; border:1px solid #CCCCCC; background-color:#FFFFFF; font-weight:bold; font-size:11px;
}
.rss-menu-box-inner {
	padding:5px;
}
.rss-menu-box h3{
	margin:0px; border-bottom:1px solid #999999; color:#999999; margin-bottom:10px; font-size:14px;
}
.rss-menu-spacer {
	padding-bottom:10px;
}
.rss-menu-spacer a{
	text-decoration:none;
}
.rss-menu-spacer a:hover{
	text-decoration:underline;
}
