@charset "gb2312";
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a:link,a:visited,a:active{text-decoration: none;}
a:hover {text-decoration: underline;}

.ft01{font-family:Verdana, Arial, Helvetica, sans-serif;}
.white{ color:#fff;}
.black{ color:#000000;}
.blue{ color:#0033ce;}
.gray{ color:#333333;}
.qgray{ color:#9d9e9e;}
.green{ color:#118700;}
.sgreen{ color:#0a4e00;}
.red{ color:#FF0000;}
.orange{
	color:#FF6600;
}
.px10{ font-size:10px;}
.px11{ font-size:11px;}
.px12{ font-size:12px;}
.px13{ font-size:13px;}
.px14{ font-size:14px;}
.px16{ font-size:16px;}
.height20{line-height: 20px;}
.height22{line-height: 22px;}
.weight{font-weight: bold;}


.topmenu:link,.topmenu:visited,.topmenu:active{
	font-size: 11px;
	font-weight: bold;
	color: #0a4e00;
	text-decoration: none;
}
.topmenu:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.leftnav{font-weight: bold;color: #118700;}
.leftnav:link{
	font-weight: bold;
	color: #118700;
	text-decoration: none;

}
.leftnav:hover{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #118700;


}
.bz01{ border:1px solid #b7b7b7; padding:0px 5px 10px 5px;}
.bz02{ border:1px solid #b7b7b7;
}
p{ margin:15px 0px;}
.bz03{ border:1px solid #ccc;}
.bz04{ border-bottom:1px dashed #79797a;}