.header_menu_bottom{
background:url(/images/8_menu.jpg) repeat-x;
height:26px;
}
.header_menu_bottom div{
height:26px;
}
.header_menu_bottom .L{
background:url(/images/header_menu_bottom_L.gif) no-repeat;
float:left;
}
.header_menu_bottom .C{
float:left;
font-weight:bold;
}
.header_menu_bottom .R{
background:url(/images/header_menu_bottom_R.gif) no-repeat;
float:right;
}
.header_menu_top{
background:url(/images/8_menu.jpg) repeat-x;
height:26px;
}
.header_menu_top .L, .header_menu_top .R{
height:26px;
}
.header_menu_top .L{
background:url(/images/header_menu_top_L.gif) no-repeat;
width:15px;
float:left;
}
.header_menu_top .C{
float:left;
width:980px;
height:26px;
}
.header_menu_top .R{
background:url(/images/header_menu_top_R.gif) no-repeat;
width:15px;
float:right;
}
 
.header_menu{
clear:both;
margin:0px;
padding:0px;
list-style:none;
height:26px;
font-weight:bold;
}
.header_menu li, .header_menu li *{
font:normal 11px Arial, Helvetica, sans-serif;
height:26px;
float:left;
}
.header_menu .sep{
width:5px;
}
.header_menu .last{
float:right;
}
.header_menu a{
color:#FFFFFF;
  text-decoration:none;
}
.header_menu a span{
display:block;
cursor:pointer;
}
.header_menu a .span_L{
padding-left:5px;
}
.header_menu a .span_R{
padding-right:5px;
height:26px;
line-height:26px;
}
.header_menu .normal:hover, .header_menu .current, .header_menu .current:hover{
background:url(/images/header_menu_hover_C.jpg) repeat-x;
color:#004a8d;
text-decoration:none;
}
.header_menu .normal:hover .span_L, .header_menu .current .span_L, .header_menu .current:hover .span_L{
background:url(/images/header_menu_hover_L.jpg) no-repeat left;
}
.header_menu .normal:hover .span_R, .header_menu .current .span_R, .header_menu .current:hover .span_R{
background:url(/images/header_menu_hover_R.jpg) no-repeat center right; height:26px;
}
.header_menu .drop_menu{
background:#FFFFFF;
width:135px;
text-align:left;
border-top:none;
position:absolute;
color:#000000;
visibility:hidden;
font-weight:normal;
height:auto;
z-index:100;
}
.header_menu .drop_menu a{
background-color:#ECECEC;
font:bold 11px Arial, Helvetica, sans-serif;
display:block;
color:#004D93;
width:100%;
padding:5px 0px 0px 5px;
height:22px;
margin-bottom:1px;
width:130px;
white-space:nowrap;
overflow:hidden;
}
.header_menu .drop_menu a:hover{
background:#F2F2F2;
color:#FF6600;
}

