body{ font:12px  "宋体";}
.style0 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.style3 {
	font-family: "宋体";
	font-size: 12px;
	color: #4f0000;
}
.style4 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}
.style5 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.style6 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
a.link_white14b:link{font:13px  "宋体";font-weight:bold; color:#000000;text-decoration:none}
a.link_white14b:visited{font:13px  "宋体"; font-weight:bold; color:#000000;text-decoration:none}
a.link_white14b:hover{font:13px  "宋体";  font-weight:bold; color:#CC0000;text-decoration:none}

a.link_white13b:link{font:13px  "宋体"; font-weight:bold; color:#ffffff;text-decoration:none}
a.link_white13b:visited{font:13px  "宋体"; font-weight:bold; color:#ffffff;text-decoration:none}
a.link_white13b:hover{font:13px  "宋体"; font-weight:bold; color:#400e01;text-decoration:none}

a:link{font:12px  "宋体";  text-decoration:none}
a:visited{font:12px  "宋体"; text-decoration:none}
a:hover{font:12px  "宋体"; text-decoration:underline}

*{
 font-size:12px;
 font-family:Tahoma, Geneva, sans-serif;
 }

#nav a{
 display:block;
 width:80px;
 }
#nav{
 margin:0;
 padding:0;} 

#nav li{
 float:left;
 text-align:center;
 
 }
 
#nav li a{
 color:#FFF;
 background:#000;
 height:25px;
 }
#nav li a:hover{
 color:#000;
 background:#999;
 } 
#nav li ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
 display:none;
 }
#nav li ul li{
 float:none;
 } 
#nav li ul li a{
 width:80px;
 height:25px;
 background:#333;
 color:#90F;
 }
#nav li ul li a:hover{
 background:#999;
 color:#F00;
 }
#ddss{
 position:absolute;
 top:40px;
 left:9px;
 width:950px;
 height:20px;
 background:#CCC;
 margin:5px 0 0 0;
 z-index:1
}
.yy{clear:both;height:10px;line-height:1px;font-size:1px;} 
#ddst{
 position:absolute;
 top:10px;
 left:9px;
 margin:5px 0 0 0;
 z-index:2
}
