.textnormal_green {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
}
.textcontent_gray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text_topic_gray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.topic_detail_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.text_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.text_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.textcolor_back {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
}
