.as {
  color: #858585;
  font-family: Tahoma;
  font-size: 11px;
  padding: 10px;
  text-align: justify;
  vertical-align: top;
 }
 .zx {
   color: #59A036;
  font-family: Tahoma;
  font-size: 43px;
  padding: 0px;
  text-align: justify;
  font-weight: bold;
  }
   .data {
    color:#005EB2;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    padding:0;
    text-align:justify;
  }
  .news {
  color:#005EB2;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:1px;
  text-align:justify;
  }
   .nov {
  color:#858585;
  font-family:Tahoma;
  font-size:11px;
  padding:0 5px;
  text-align:justify;
 
  }
  .ad {
  color: #ffffff;
  font-family: Tahoma;
  font-size: 7pt;
  font-weight: bold;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
 }
  .ad2 {
  color: #ffffff;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
 }
 .vr {
  border-right: 1px solid #00AADC;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  padding-left: 0px;
  width: 50%;
 }
 .vl {
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
 }
 .wh {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 18px;
 }
A.menu{
text-decoration: none;
font-weight: bold;
color: white;
}
A.menu:hover{
text-decoration: underline;
}
A{
text-decoration: none;
}
A:hover{
text-decoration: underline;
}

.menu2{
  left:0;
  position:relative;
  top:0;
  width:200px;
  display:visible;
}

.ad:hover .menu2{
  left:0;
  position:relative;
  top:0;
  width:200px;
  display:visible;
}
.mainmenu ul {
  display:block;
  list-style:none;
  height:27px;
  margin-top:0;
  padding-top:0;
  width:500px;
}
 .mainmenu  {
  margin-left:-39px;
  width:529px;
  height:27px;
 }
 
.mainmenu ul li {
  font-family: Tahoma;
  float:left;
  font-size:9px;
  margin-bottom:10px;
  margin-left:6px;
  height:27px;
  position:relative;
  z-index:300;
}
.mainmenu ul li ul {
  background:url("../images/bg_menu.jpg") repeat scroll 0 0 transparent;
  border:1px solid #424242;
  display:none;
  height:auto;
  margin-left:0;
  padding:5px;
  width:150px;
  position:absolute;
  top:27px;
  left:-30px;
  z-index:400;
  
  
 }
 
/* .mainmenu ul li:hover ul {
  display: block;

 }*/
 
 .mainmenu ul li ul  li{
  float:none;
  margin-bottom:0;
  margin-top:0;
 
 }
 
ul li ul {
  *margin-left:-100px;
  *margin-top:5px;   
}   

 .hov {
  display: block;
}
 
 




