/*------------------------------------------------------------------------------------------------------------------------header_menu*/
/* start christmas style 
#menu_bar{width:809px;height:22px;background-image:url(../../../images/menu/menu_bar.png);background-repeat:no-repeat;position:relative;top:73px;padding:3px;z-index:10001;opacity:.90;font-weight:bold;}
end christmas style */
/* normal style*/
#menu_bar{width:809px;height:22px;background-image:url(../../../images/menu/menu_bar1.png);background-repeat:no-repeat;position:relative;top:58px;padding:3px;z-index:10;opacity:0.6;font-weight:bold;}
#menu_bar:hover{opacity:1}
#menu_top{margin:2px 1px 1px 4px;width:155px;height:19px;text-align:center;text-decoration:none;color:black;position:relative;float:left;cursor:pointer;}
#menu_top a{color:black;text-decoration:none;}
#menu_top:hover,#menu_top a:hover{text-decoration:none;color:black;}
.menu_sep{position:relative;top:-2px;left:-3px;height:6px;width:161px;background-image:url(../../../images/menu/menu_sep.png);background-repeat:no-repeat;}
#menu_tab1, #menu_tab2, #menu_tab3, #menu_tab4, #menu_tab5{display:none;position:absolute;width:155px;top:21px;z-index:1000;background-color:#e1e1e1;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;}
#menu_tab1{left:6px;}
#menu_tab2{left:168px;}
#menu_tab3{left:328px;}
#menu_tab4{left:487px;}
#menu_tab5{left:646px;}
.title_tab{width:140px;margin-left:4px;font-size:10px;border-bottom: 1px solid indianRed; padding: 0px 3px; text-align: right; height: 12px; margin-top: -5px; color: indianRed}
.tab {width:152px;margin: 6px 1px 5px;background-color:#e1e1e1;color:black;text-align:center;text-decoration:none;}
.tab a{color:black;text-decoration:none;}
.menu_base{position:relative;top:4px;height:4px;width:155px;background-image:url(../../../images/menu/base_menu.png);background-repeat:no-repeat;}
.tab:hover{background-color:#fdff53;cursor:pointer;}
