@charset "utf-8";

/*info*/
#infocate {
	background-image: url(../common/images/info_backgra.gif);
	background-repeat: repeat-x;
	height: 166px;
}
.infoshadow {
	background-image: url(../common/images/info_topshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}
#infowrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/*--topics--*/
#topics {
	float: left;
}
.topicscate {
	text-align: left;
	vertical-align: top;
}
.topicscate dt {
	background-image: url(../images/topics_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 47px;
	width: 344px;
}
.topicsback {
	background-image: url(../images/topics_gra.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 86px;
	width: 344px;
}
.topicsbottom {
	background-image: url(../images/topics_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 344px;
}
.datecate {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 16px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EFEA3A;
}
.datecate a {
	color: #FFFFFF;
	text-decoration: none;
}
.datecate a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/*--resent--*/
#recent {
	float: right;
}
.recentcate {}
.recentcate dt {
	background-image: url(../images/recent_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 47px;
	width: 497px;
	text-indent: -9999px;
}
.recentback {
	background-image: url(../images/recent_gra.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 86px;
	width: 497px;
	text-align: left;
	vertical-align: top;
}
.recentbottom {
	background-image: url(../images/recent_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 497px;
}

#recent .more {
	background-image: url(../images/morebt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999pt;
	display: block;
	height: 24px;
	width: 100px;
}
.rss-box {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 330px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.rss-box ul {
}
.rss-box li {
}
.rss-box .rss-item a {
	font-size: 11px;
	color: #EFEA3A;
	font-weight: bold;
	text-decoration: none;
}
