

 #bottom_menu{width:722px; float:left; margin:30px 0 0 0; font-size:10px !important ; }
 #bottom_menu ul{margin:0; padding:0}
 
 #bottom_menu ul li{position:relative; list-style:none; float:left;  font-size:10px; background-image:url(../images/seprator2.gif); background-position:right top; background-repeat:no-repeat;}
 
 #bottom_menu ul li a{padding:7px 15px 7px 15px ; margin:0 0 0 0; font-family:Arial, Helvetica, sans-serif; 
 font-size:10px;  
   display:block; text-align:center; text-decoration: underline; float:left;}
   
    #bottom_menu ul li span{padding:7px 17px 7px 26px ; margin:0 0 0 0; font-family:Arial, Helvetica, sans-serif; color:#4a709d; 
 font-size:11px;  display:block; text-align:center; text-decoration: none; float:left; }
 
 #bottom_menu ul li a:hover{color:#cf5d06; text-decoration:none;}
 
 #bottom_menu #current{color:#cf5d06;}

 #bottom_menu  li ul{position:absolute; top: -20px; width:400px; display:none; float:left; left:0; margin:0; padding:0;
  border-left:1px  solid #cccccc; border-right:none}
 
 #bottom_menu  ul li{ width:auto; display:block; float:left; list-style:none;}
 #bottom_menu  ul li a { display: block; float:left; text-decoration: underline; color:#4a709d; font-size:11px; text-align:center;}
 
 #bottom_menu  * html ul li { float: left;  }
 #bottom_menu  * html ul li a {height: 1%; float:left; }
 #bottom_menu  .drop ul{ margin:0; padding:0;}
 
 #bottom_menu  .drop li{width:auto;float:left; list-style:none; background-image:none;  border:1px  solid #cccccc; 
 border-left:none; border-bottom:none;}
 
 #bottom_menu  .drop li a{float:left;padding:0 6px 4px 7px; color:#726a6a; text-decoration:underline; background-image:none; text-align:left; font-size:11px; line-height:15px;}
 #bottom_menu  .drop li a:hover{ float:left; padding:0 6px 4px 7px;  color: #4a709d; border-right:none; text-decoration:none; }
 
 #bottom_menu  .drop li .select{ float:left; color:#726a6a; border-right:none; background-image:url(../images/hover_bg.gif); background-repeat:no-repeat; background-position:right top; text-decoration: underline; width:100px;    }
 
  #bottom_menu  .drop li .current{ cursor:auto; float:left; color:#4a709d; border-right:none;  text-decoration: none; width:70px;    }

 #bottom_menu  li:hover ul,  #bottom_menu  li.over ul {display:block; float:left;} 


