#main_flash {
	border-top: 10px solid #ffa60c;
	border-bottom: 10px solid #ffa60c;
}

#content #topics {
	border: 1px solid #ffa60c;
	margin-bottom: 15px;
}

#content #topics p {
	background: #FFA60C url(../images/top_topics_tit.gif) no-repeat 10px 50%;
	display: block;
	height: 25px;
	text-indent: -9999px;
}

#content #topics ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #topics ul li {
	background: url(../common/icon_arrow_topics.gif) no-repeat left 0.3em;
	list-style: none;
	padding-left: 18px;
	margin-bottom: 7px;
	margin-left: 10px;
	color: #666666;
}
#content #topics #topics_contents {
	overflow: auto;
	height: 141px;
	width: 473px;
scrollbar-base-color: #FFF1D8;
scrollbar-arrow-color: #FFA60C;
scrollbar-3dlight-color: #FFA60C;
scrollbar-darkshadow-color: #FFC560;
scrollbar-face-color: #FFF1D8;
scrollbar-highlight-color: #FFA60C;
scrollbar-shadow-color: #FFA60C;
scrollbar-track-color: #FFD896;
}
#content #topics #topics_contents #topics_layout {
	width: 455px;
}
#topics_layout span {
	color: #FF3300;
}




h3 {
	text-indent: -9999px;
	outline-width: 0;
}
