﻿@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:42px;
	 line-height:42px;width:1100px; overflow:hidden;}
#nav {
     margin:0 ; 
     width:1100px; 
     display:block;	 
	 height:130px;	 
	 line-height:130px;
	 overflow:hidden;
}
#nav .mainlevel {
	margin-right:72px;
      background:url(../images/x1.jpg)  botom; 
	  float:left;
	  color:#fff;  
	  width:110px;
	  height:100px;
/*IE6 only*/}
#nav .mainlevel a {
	border:1px solid #fff;
	width:110px; height:40px;
	display:block;
      color:#fff;
	  font-size:19px; 
	  font-family:"微软雅黑";
	  text-decoration:none; 
	  line-height:40px; 
	  display:block; 
	  padding:0; 
	  width:110px;
	  text-align:center;
	  }
#nav .mainlevel a:hover {
      color:#fff;
	  background:#e15c39;
	  border:none; height:42px;
	  
	   }
  
#nav .mainlevel a:hover .mainlevel{ }	   
#nav .mainlevel1 {
	  float:left; 
      color:#ffffff;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  width:110px;
/*IE6 only*/}
#nav .mainlevel1 li { list-style:none; height:80px; line-height:80px; overflow:hidden;}
#nav .mainlevel1 a {
      color:#ffffff;
	  text-decoration:none; 
	  line-height:28px; 
	  display:block;  
	  width:110px;
	  height:28px;
	  margin:0px;
	  padding-left:21px;
	  overflow:hidden;
	  text-align:left;
	  }
#nav .mainlevel1 a:hover {
      color:#1b8851;
	  line-height:28px;
	  text-decoration:none; 
	  background:url(../images/d3.jpg) 0 0 repeat-x;
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  }
#nav .mainlevel li {
      background:url(../images/d1.jpg) 0 0 repeat-x;; 
	  width:110px;
	  /*IE6 only*/}

