@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	line-height: 160%;
	text-decoration: none;
}
a:visited {
	line-height: 160%;
	text-decoration: none;
}
a:hover {
	line-height: 160%;
	text-decoration: none;
}
.bt {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #3F8B48;
	text-decoration: none;
}
.k {
	padding: 2px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
.nr {
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.lan {
	color: #33ADFF;
	text-decoration: none;
}
a.lan:link {
	color: #33ADFF;
	text-decoration: none;
}
a.lan:visited {
	color: #33ADFF;
	text-decoration: none;
}
a.lan:hover {
	color: #003399;
	text-decoration: none;
}
.pf {
	font-size: smaller;
	color: #000000;
	vertical-align: super;
}
.biao2 {	font-size: 12px;
	border: 1px solid #999999;.shis {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.da {
	font-size: 13px;
	font-weight: bold;
	color: #245124;
	text-decoration: none;
}
a.da:link {
	font-size: 13px;
	font-weight: bold;
	color: #245124;
	text-decoration: none;
}
a.da:visited {
	font-size: 13px;
	font-weight: bold;
	color: #245124;
	text-decoration: none;
}
a.da:hover {
	font-size: 13px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a.ho:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.ho:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.ho:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hong:link {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.hong:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.hong:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.lx {
	font-size: 13px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
a.bt:link {
	font-size: 14px;
	color: #3F8B48;
	text-decoration: none;
}
a.bt:visited {
	font-size: 14px;
	color: #3F8B48;
	text-decoration: none;
}
a.bt:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.ha:link {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a.ha:visited {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a.ha:hover {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.lx {
	font-size: 13px;
	color: #3F8B48;
	text-decoration: none;
}
.quotes {
clear: both;
padding: 3px 6px;
margin: 3px 3px;
text-align: center;
margin-top: 16px;
font-size: 14px;
}.quotes .current {
border: #e0e0e0 1px solid;
pfont-weight: bold;
padding: 2px 5px;
background: #f0f0f0;
}.quotes a {
border: #ddd 1px solid;
padding: 2px 6px;
color: #aaa;
margin-right: 2px;
text-decoration: none;
background: #ffffff;
}
#nav { 
height: 14px;  list-style-type: none; 
line-height:14px;
padding:0;
} 
#nav a { 
display: block; width: 80px; text-align:center; 
} 
#nav a:link  { 
color:#EEE; text-decoration:none; 
} 
#nav a:visited  { 
color:#EEE;text-decoration:none; 
}  

#nav li ul { 
line-height: 24px; 
list-style-type: none; 
text-align:left; 
left: -999px; 
width: 370px; //注意,这里一定要设置宽度; 
position: absolute; 
background:#06AEFD; 
} 
#nav li ul li{ 
float: left;//float就是子菜单横向的关键,可以继承父菜单而省略float 
} 
#nav li ul a{ 
display: block; text-align:center; height:30px; line-height:30px;
} 
#nav li ul a:link  { 
color:#F1F1F1; text-decoration:none; 
} 
#nav li ul a:visited  { 
color:#F1F1F1;text-decoration:none; 
} 
#nav li ul a:hover  { 
color:#FFF;text-decoration:none;font-weight:normal;background:#0052CC; text-align:center;  height:30px; line-height:30px;
} 
#nav li:hover ul {
left: 25.75%;
}#nav li.sfhover ul { 
left:25%; 
} 
#content { 
clear: left; 
} 