@charset "utf-8";
/* CSS Document */

/*
------------------------*/

#topics_hed_img {
	background: url(../images/category/topics/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_topics_hed_img {
	background: #FFFFFF;
}

.side_title {
	background: url(../images/category/topics/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.date {
	color: #FF8000;
	font-weight: bold;
}
.news_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #969696;
	width: 700px;
}
