﻿@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*/
#menu {height:33px;
	 line-height:33px;width:540px; overflow:hidden;}
#nav000 {
     margin:0 ; 
     width:540px; 
     display:block;	 
	 height:33px;	 
	 line-height:33px;
	 overflow:hidden;
}
#nav000 .mainlevel {

	  float:left;
	  color:#000000;  
	  width:90px;
/*IE6 only*/}
#nav000 .mainlevel a {
      color:#000000;
	  font-size:14px; 

	  font-family:"微软雅黑";
	  text-decoration:none; 
	  line-height:33px; 
	  display:block; 
	  padding:0; 
	  width:90px;
	  text-align:center;
	  }
#nav000 .mainlevel a:hover {
      color:#000000;
	  line-height:33px;
	  text-decoration: none; 
background-color:#1bbc9b
	  }
#nav000 .mainlevel1 {
	  float:left; 
      color:#000000;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  width:90px;
/*IE6 only*/}
#nav000 .mainlevel1 li { list-style:none; height:23px; line-height:23px; overflow:hidden;}
#nav000 .mainlevel1 a {
      color:#000000;
	  text-decoration:none; 
	  line-height:23px; 
	  display:block;  
	  width:90px;
	  height:28px;
	  margin:0px;
	  font-size:12px;
	  padding:0px;
	  overflow:hidden;
	  text-align:center;
	  }
#nav000 .mainlevel1 a:hover {
      color:#ffffff;
	  line-height:23px;
	  font-size:12px;
	  text-decoration:none; 
	
	  }
#nav000 .mainlevel ul {
      display:none; 
	  position:absolute;
	  margin-left:0px; _margin-left:-90px; +margin-left:-90px;
	  }
#nav000 .mainlevel li {
      background:url(d1.jpg) 0 0 repeat-x;; 
	  width:90px;
	  /*IE6 only*/}

