
td {  font-family: ËÎÌå; font-size: 12px; line-height: 140%; color: #000000}
a {  font-family: ËÎÌå; font-size: 12px; color: #000000; text-decoration: none}
a:hover {  font-family: ËÎÌå;  color: #99CC00; text-decoration: none}
.bai{  font-family: ËÎÌå; font-size: 14px; color: #ffffff;font-weight: bold; text-decoration: none}
body
{
	padding:0px;
	margin:0px;
	background:url(index_01.gif) repeat-x;
}
.margin50{
	margin-top:35px;
	margin-bottom:5px;
}
.pic{
	border:1px #DCF0F5 solid;
}
.memu{
	background:url(menu.gif) no-repeat bottom;
}
.types{
	background:url(index_11.gif) left repeat-y;
	padding-left:50px;
	line-height:20px;
}
.types a{
	color:#000000;
	font-size:13px;
}
.padding12{
	padding-left:12px;
	background:url(index_22.gif) repeat-y;
}
.paddingbottom12{
	padding-bottom:10px;
	line-height:12px;
	font-size:10px;
	color:#666666;
}
.indextxt{
	line-height:30px;
	font-size:12px;
	padding:10px;
}
.daohang{
	margin:0px;
	padding:0px;
}
ul {

   margin-top: 6px;
   margin-left:0px;
   padding: 0;
   list-style: none;
   width: 150px; /* Width of Menu Items */
   }
  
ul li {
   position: relative;
   line-height:31px;
   width:150px;
   }
  
li ul {
   position: absolute;
   left: 149px; /* Set 1px less than menu width */
   top: 0;
   display: none;
   }

/* Styles for Menu Items */
ul li a {
   display: block;
   text-decoration: none;
   color: #777;
    /* IE6 Bug */
   }
  
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
.dh2{
	background:#FFBE7D;
}
.dh2 li{
	border:1px solid #FFAF00;
}
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

