@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000;
}
.nav1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nav1:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.nav2 {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.nav2:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.topnav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.font12180 {
	font-size: 12px;
	line-height: 180%;
}
.btnav {
	font-size: 12px;
	color: #6c5947;
	text-decoration: none;
}
a.btnav:hover {
	font-size: 12px;
	color: #6c5947;
	text-decoration: underline;
}
.font12200 {
	font-size: 12px;
	line-height: 200%;
}.font14 {
	font-size: 14px;
}
.box {
	border: 1px solid #cccccc;
	height: 20px;
}
.topbox {
	border: 1px solid #333333;
	height: 18px;
	width: 90px;
}
.font12220 {
	font-size: 12px;
	line-height: 230%;
}
.font12130 {
	font-size: 12px;
	line-height: 130%;
}

#floater {
	Z-INDEX: 10; LEFT: 500px; WIDTH: 111px; POSITION: absolute; TOP: 146px; HEIGHT: 439px
}

/* Modify by yellow race(f.v.yuelin@gmail.com) */
.classify a{color:white; font-weight:bold; text-decoration:none;}
.classify a:hover{color:#CCCCCC;}