.STYLE1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #0F52A0;
	font-weight: bold;
}
/* 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:36px;
	 line-height:36px;width:984px; overflow:hidden;}
#nav {
     margin:0 ; 
     width:984px; 
     display:block;	 
	 height:36px;	 
	 line-height:36px;
	 overflow:hidden;
}
#nav .mainlevel {
      background:url(../images/d2.jpg) no-repeat right; 
	  float:left;
	  color:#ffffff;  
	  width:123px;
/*IE6 only*/}
#nav .mainlevel a {
      color:#ffffff;
	  font-size:14px; 
	  font-family:"Î¢ÈíÑÅºÚ";
	  text-decoration:none; 
	  line-height:36px; 
	  display:block; 
	  padding:0; 
	  width:123px;
	  text-align:center;
	  }
#nav .mainlevel a:hover {
      color:#ffffff;
	  line-height:36px;
	  text-decoration: none; 
	  background:url(../images/main-bg.gif) repeat-x;
	  }
#nav .mainlevel1 {
	  float:left; 
      color:#ffffff;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  width:123px;
/*IE6 only*/}
#nav .mainlevel1 li { list-style:none; height:28px; line-height:28px; overflow:hidden;}
#nav .mainlevel1 a {
      color:#ffffff;
	  font-size:12px;
	  text-decoration:none; 
	  line-height:28px; 
	  display:block;  
	  width:123px;
	  height:28px;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  text-align:center;
	  }
#nav .mainlevel1 a:hover {
      color:#ffffff;
	  line-height:28px;
	  text-decoration:none; 
	  background:url(../images/d3.png) 0 0 repeat-x;
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  }
#nav .mainlevel li {
      background:url(../images/d1.png) 0 0 repeat-x;; 
	  width:123px;
	  /*IE6 only*/}

