body {
	
	font-family: "ËÎÌå";
	font-size:12px;
	background-color: #FFFFFF;
	color: #333;
	margin: 0px;
}
a {
	margin:0px;
	padding:0px;
}

.input {
	font-size: 12px;
	color: #333;
	border:1px solid #999;
	height:16px;
	line-height:18px;
}

a:link {color: #444; text-decoration:none;}
a:visited {color: #444;text-decoration:none;}
a:hover {color: #01377d; text-decoration:underline;}
a:active {color: #01377d;}

a.headlink:link {color: #fff;text-decoration:none;}
a.headlink:visited {color: #fff;text-decoration:none;}
a.headlink:hover {color: #FFFF00; text-decoration:underline;}
a.headlink:active {color: #FFFF00;}

a.prolink:link {color: #000000;text-decoration:none;}
a.prolink:visited {color: #000000;text-decoration:none;}
a.prolink:hover {color: #01377D; text-decoration:underline;}
a.prolink:active {color: #01377D;}

a.biaoti:link {color: #00615c;text-decoration:none;}
a.biaoti:visited {color: #00615c;text-decoration:none;}
a.biaoti:hover {color: #01377d; text-decoration:underline;}
a.biaoti:active {color: #01377d;}

a.lan:link {font-size: 13px;color: #003399;text-decoration:none;}
a.lan:visited {font-size: 13px;color: #003399;text-decoration:none;}
a.lan:hover {font-size: 13px;color: #003399;text-decoration:underline;}
a.lan:active {font-size: 13px;color: #003399;}

.daohangwz {
	
	
	color: #FFFFFF;
	text-decoration: none;
}
.shewei {
	
	
	color: #007c75;
}
.biaoti {
	
	
	font-weight: bold;
	color: #00615c;
}
.wz2 {
	
	
	font-weight: bold;
	color: #666666;
}

.wz {
	
	
	color: #666666;
	line-height: 22px;
}
.hong {
	
	
	color: #ff3300;
}
.kf {
	
	
	color: #333333;
	line-height: 20px;
}
.lan{
	
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.a10bg {
	background:url(../images/a10.gif) repeat-x left bottom;
}

.a7bg {
	background:url(../images/a7.gif) no-repeat center center;
}

.a8bg {
	background:url(../images/a8.gif) no-repeat left -2px;
}

.a37bg {
	background:url(../images/a37.gif) no-repeat left center;
}
.iprodubf {
	background:url(../images/iprodubf.gif) no-repeat center bottom;
}
.tablel {
	border: 1px solid #dddddd;
}

.show {
	font-size: 13px;
	line-height: 25px;
	color: #333;
}



   
  
ul{   
  margin: 0; 
  margin-left:2px;  
  padding: 0;   
  list-style: none;   
  width: 203px;   
}   
  
ul li {   
  position: relative;   
}   
  
ul li ul {   
  position: absolute;   
  left: 202px;   
  top: 0;   
  display: none;   
  list-style: none;   
  width: 203px;   
  margin: 0;   
  padding: 0;   
}   
  
ul li a {   
  display: block;   
  text-decoration: none;   
  background: #E8E8E8;   
  padding:5px 5px 5px 10px;   
  border: 1px solid #ffffff;   
  border-bottom: 4px;   
  color:#666666;   
}   
  
ul li a:hover {   
  background: #EFEDED;   
  color:01377D;   
  font-weight:bold;   
}   
  
* html ul li {   
  float: left;   
  height: 1%;   
}   
* html ul li a {   
  height: 1%;   
}   
  
li:hover ul, li.on ul {   
  display: block;   
}    
  