@charset "utf-8";
/* CSS Document */

#RssLoad {
	font-size: 8pt;
}
.RepeatData .RssDate {
	font-size: 10px;
	color: #999999;
}
.RepeatData a {
	color: #333333;
	text-decoration: none;
}
.RepeatData a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#RssLoad .RepeatData {

}
#RssLoad #RssNoItem {
}
#RssLoad #RssError {
}
#RssLoad #RssLoading {
	background: url(loader01.gif) no-repeat;
	padding-left: 35px;
	line-height: 24px;
	height: 24px;
}
#RssView {
	padding: 10px;
	border: 1px solid #CCCCCC;
}


.SpryHiddenRegion {
	visibility: hidden;
}
.RssOther {
	font-size: 10px;
	color: #003399;
}

