BODY {
font-size: 12px;
background-position:center;
margin:0px;
padding:0px;
}
.css {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.t1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.b:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.t2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #BB2E1D;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #EF8400;
	text-decoration: none;
	line-height: 18px;
}
.xian {
	font-family: "宋体";
	line-height: 5px;
	color: #999999;
	font-size: 10px;
}
.t3 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t4 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

#nav {
  line-height: 37px;width:736px;height:37px; background:url(menu_bg.gif); background-repeat:no-repeat; position:absolute;margin:0 0 0 260px;padding:0 0 0 20px;
}

#nav a {
 display: block; width: 95px; text-align:center;color:#fff;font-weight:bold; font-size:14px; background:url(menu_xian.gif) right; background-repeat:no-repeat;margin:10px 0 0 0;
} 

#nav a:link  {
 color:#fff; text-decoration:none;
}
#nav a:visited  {
 color:#fff;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
 float: left; width: 80px; 
}
#nav li a:hover{
 
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:center;
 left: -999em; width: 80px; position: absolute; margin:0px 0px 0 7px;
}
#nav li ul li{
 float: left; 
 width: 80px;
 background: #0087e2; 
 text-align:center;
 margin:0 20px 0 0;
}


#nav li ul a{
 display: block; width: 80px;text-align:center; background:none;height:20px; font-weight:normal;
}

#nav li ul a:link  {
 color:#fff; text-decoration:none;width:80px;font-size:12px;
}
#nav li ul a:visited  {
 color:#fff;text-decoration:none;width:80px;font-size:12px;
}
#nav li ul a:hover  {
 color:#fff;text-decoration:none;font-weight:normal;
 background:#1da0ff;
 width:80px;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}