@charset "utf-8";
.news_topic_sub {
	font-family: "Segoe UI";
	font-size: 12px;
	color: #790E18;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 1px;
}
.news_topic_sub a:hover {
	color: #3399FF;
	text-decoration: underline;
}

