@charset "utf-8";
.read_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.read_text_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.read_text_gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.read_text_orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
}
.read_text_green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99cc00;
}
.big_white {
	font:Tahoma;
	font-size:18px;
	color: #FFFFFF;
}
.big_orange {
	font:Tahoma;
	font-size:18px;
	color: #F68220;
}
.small_orange {
	font:Tahoma;
	font-size:12px;
	color: #F68220;
}
.online{
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.sub_link:link {
	color: #999999;
	text-decoration: none;
}
.sub_link:visited {
	color: #999999;
	text-decoration: none;
}
.sub_link:hover {
	color: #FF9900;
	text-decoration: underline;
}
.sub_link:active {
	color: #999999;
	text-decoration: none;
}
.ev:link {
	font: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}
.ev:visited {
	color: #999999;
	text-decoration: none;
}
.ev:hover {
	color:#00CC00;
	font-weight:bold;
	text-decoration: underline;
}
.ev:active {
	color: #999999;
	text-decoration: none;
}
.evolve{
	font: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.copyright{
	font:Tahoma;
	font-size:9px;
	color:#ff9933;
}
.sub_link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_link2:hover {
	color: #FF9900;
	text-decoration: underline;
}
.sub_link2:active {
	color: #FFFFFF;
	text-decoration: none;
}
