﻿@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:59px;
	 line-height:59px;
	 /* width: 771px; */
	 overflow:hidden;
	 margin-top:40px;
	 }
#nav {
     margin:0;
     /* width: 729px; */
     display:block;
     font-size:14px;
     height:59px;
     font-weight:bold;
     line-height:59px;
     overflow:hidden;
}
#nav .mainlevel {
      background:url(14.jpg) no-repeat right; 
	  float:left;
	  color:#a6043c;  
	  width:107px;
/*IE6 only*/}
#nav .mainlevel a {
      color:#444; 
	  text-decoration:none; 
	  line-height:59px; 
	  display:block; 
	  padding:0; 
	  width:107px;
	  text-align:center;
	  }
#nav .mainlevel a:hover {
      color:#FFBA50;
	  line-height:59px;
	  text-decoration: none; 
	  background:url(14.jpg) no-repeat right; 
	  }


#nav .mainlevel1 {
      background:url(../images/d1.jpg) 0 0 repeat-x;
	  float:left; 
      color:#000000;
	  margin:0px;
	  padding:0px;
	  
	  overflow:hidden;
	  width:107px;
/*IE6 only*/}
#nav .mainlevel1 li { list-style:none; height:35px; line-height:35px; overflow:hidden; font-weight:100; font-size:12px;}
#nav .mainlevel1 a {
      color:#98A3B5;
	  text-decoration:none; 
	  line-height:35px; 
	  display:block; 
	  padding:0; 
	  width:107px;
	  height:35px;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  text-align:center;
	  }
#nav .mainlevel1 a:hover {
      color:#fff;
	  line-height:35px;
	  text-decoration:none; 
	  background:url(../images/d3.jpg) 0 0 repeat-x;
	  }
#nav .mainlevel ul {Z-INDEX: 999;
      display:none; 
	  position:absolute;
	  }
#nav .mainlevel li { background:url(15.jpg) repeat-x #071E3E; 
	  width:107px;
	  /*IE6 only*/}
	  

