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

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

#RssLoad .RepeatData {
	padding-bottom: 1px;
}
#RssLoad #RssNoItem {
}
#RssLoad #RssError {
}
#RssLoad #RssLoading {
	background: url(../loader01.gif) no-repeat;
	padding-left: 35px;
	line-height: 24px;
	height: 24px;
}
.SpryHiddenRegion {
    visibility: hidden;
}
