@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {
     margin:0 auto; 
     width:1000px; 
     display:block;
	 font-size:14px; 
	 font-family:"微软雅黑";
	
}
#nav .mainlevel {
      background:url(fenge.jpg) right center no-repeat;
	  float:left; 
	  
	  width:125px;
/*IE6 only*/}
#nav .mainlevel a {
      color:#ffffff; 
	  text-decoration:none; 
	  line-height:42px; 
	  display:block; 
	  padding:0; 
	  width:125px;
	  text-align:center;
	 
	  }
#nav .mainlevel:hover {
      color:#fff;
	  line-height:42px;
	  text-decoration:none; 
	  background-color:#99c717
	  }
#nav .mainlevel1 {
      background-color:#FFFFFF;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;
	  line-height:30px; 
	  float:left; 
	  width:123px;
/*IE6 only*/}
#nav .mainlevel1 a {
      color:#1ea6e2;
	  font-size:12px;
	  text-decoration:none; 
	  line-height:30px; 

	  padding:0; 
	  width:123px;
	  text-align:center;
	  }
#nav .mainlevel1 a:hover {
      color:#fff;
	  line-height:30px;
	  text-decoration:none; 
	  background:url(slide-panel_03.png) 0 0 repeat-x;
	  background-color:#999999
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  border:#fff 1px solid;
	  border-top:0
	  }
#nav .mainlevel li {
    
	  width:123px;
	  background:url(bai.png);
	  /*IE6 only*/}
	  
.tu1{ width:16px; height:14px; float:left; background:url(h1.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu2{ width:16px; height:14px; float:left; background:url(h2.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu3{ width:16px; height:14px; float:left; background:url(h3.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu4{ width:16px; height:14px; float:left; background:url(h4.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu5{ width:16px; height:14px; float:left; background:url(h5.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu6{ width:16px; height:14px; float:left; background:url(h6.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu7{ width:16px; height:14px; float:left; background:url(h7.png) left center no-repeat; margin-left:20px; margin-top:14px;}
.tu8{ width:16px; height:14px; float:left; background:url(h8.png) left center no-repeat; margin-left:20px; margin-top:14px;}

