﻿@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:100px;line-height:85px;width:720px; overflow:hidden; float: right;}
#nav {
     margin:0 ; 
     width:720px; 
     display:block;	 
	 height:100px;	 
	 line-height:100px;
	 overflow:hidden;
	padding: 0 0 0 90px;
}
#nav .mainlevel {
	  float:left;
	  color:#333;  
	  width:90px;
/*IE6 only*/}
#nav .mainlevel a {
      color:#000;
	  font-size:14px; 
	  font-weight: normal;
	  font-family:"微软雅黑";
	  text-decoration:none; 
	  line-height:120px; 
	  display:block; 
	  padding:0; 
	  width:90px;
	  text-align:center;
	  }
#nav .mainlevel a:hover {
      color:#00208A;
      /*line-height:105px;*/
	  text-decoration: none; 
	  /*background:url(../images/slide-panel_03.png) no-repeat;*/
	  }
	  
.xuanztup img{ position:absolute;z-index:3;}	
	  
#nav .mainlevel1 {
/*	background-color: #EEEEEE;*/
	  float:left; 
	  margin:-10px;
	  padding:0px;
	  overflow:hidden;
	  width:200px;
	  margin-top: -26px;
	  border-radius: 5px;
	  text-align: center;
	  background: url(../../../template/default/images/rtoerjy_03.png)no-repeat;
	 /* border: 1px solid #000000;*/
	  margin-left: -55px;
/*IE6 only*/}
#nav .mainlevel1 li { list-style:none; height:47px;  overflow:hidden;
background: url(../../../template/default/images/dfgjkdfk_03.png)no-repeat center bottom;
margin-top: -4px; /*margin-bottom: 20px;*/ background-color: #EEEEEE;}
#nav .mainlevel1 li:first-child{margin-top: 10px;}
#nav .mainlevel1 li:last-child{background-image: none;}
#nav .mainlevel1 a {
      color:#000;
	  text-decoration:none; 
	  line-height:40px; 
	  display:block;  
	  width:200px;
	  height:40px;
	  margin:0px;
/*	  padding-left:19px;*/
	  overflow:hidden;
	  text-align: center;
	  }
#nav .mainlevel1 a:hover {
	  /*line-height:28px;*/
	  text-decoration:none; 
	  /*background:url(../images/d3.jpg) 0 0 repeat-x;*/
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  z-index:100;
	  }
#nav .mainlevel li {
/*      background:url(../images/d1.jpg) 0 0 repeat-x;; */
	  width:200px;
	  /*IE6 only*/}