.rss-box {
	float: left;
	position: relative;
}
.rss-box div.inner-box {
	margin: 0;
	padding: 0px 10px 10px 0px;
}
#rss-holder-box {
	clear: left;
}
#rss-holder-box table {
	border-collapse:collapse;
}
#rss-holder-box td {
	vertical-align:top;
	border-bottom:1px solid #c0c0c0;
	padding-top: 2px;
}
#rss-holder-box td.rss-table-cel {
	width: 16%;
}
#rss-box-0 {
	font-size: 100%;
}

p.rss-title {
	font-size: 90%;
	font-weight: bold;
}
.rss-cat-0 {
	font-size: 80%;
	font-weight: bold;
}
.rss-cat-1 {
	font-size: 80%;
	font-weight: bold;
}
.rss-cat-2 {
	font-size: 80%;
	font-weight: bold;
}

.update-date-box {
	font-size: 60%;
	color: #fbfbfb;
	background: #a7a7a7;
	font-weight: bold;
	line-height:1em;
}
.rss-update-box {
	border-bottom: 1px solid #f7f2e1;
	padding-top: 4px;
	padding-bottom: 8px;
}
.update-date {
	text-align:right;
	font-weight: bold;
	color: #fb1914;
	font-size: 70%;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	display: none;
}

.read-more-box {
	width: 95%;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
}
/*update */
#rss-update-box {
	float: none;
	clear: left;
	background: url(../resources/rss_updateBg.png) repeat-x bottom left;
	line-height: 1.2em;
}
#rss-update-box-0 {
	background: url(../resources/rss_catHeader_0.png) no-repeat;	
}
#rss-update-box-1 {
	background: url(../resources/rss_catHeader_1.png) no-repeat;	
}
#rss-update-box-2 {
	background: url(../resources/rss_catHeader_2.png) no-repeat;	
}
.rss-update-td {
	vertical-align: top;
	width: 33%;
}
.rss-update-cat {
	height: 10px;
	margin: 0px 0px 10px;
}
#rss-update-box td {
	vertical-align: top;
	width: 32%;
}
#rss-update-box-0 {
	float: left;
	padding: 5px;
}
#rss-update-box-1 {
	float: left;
	padding: 5px;
}
#rss-update-box-2 {
	float: left;
	padding: 5px;
}
.rss-update-box {
	font-size: 80%;
}
.rss-link {
	text-align: right;
	margin-right: 80px;
	line-height: 1em;
	font-weight: bold;
}
.rss-link img {
	vertical-align: bottom;
}