@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
img{border:0 none}
.align-left{float:left}.align-right{float:right}.clear{clear:both}a{text-decoration:none}
.header_main{width:100%;min-width:960px;height:40px;margin-bottom:10px;background:url(../img/public_top_bar.png) repeat-x bottom}
.header_main .header{width:960px;margin:0 auto;padding-top:5px;height:35px;_overflow:hidden;}
.header_main .header ul.main_menu{width:400px;height:30px;float:right;list-style:none}
.header_main .header a{color:#fff}
.header_main .header a:hover{color:#004276}
.header_main .header ul.main_menu li.first,
.header_main .header ul.main_menu li.last{width:50px;text-align:center;float:right;position:relative;z-index:2000;}
.header_main .header ul.main_menu a{color:#fff!important;}.header_main .header ul.main_menu a:hover{color:#004276!important}
.header_main .header ul.main_menu li a{font-size:12px;height:35px;display:block;text-decoration:none;color:#fff!important;padding-top:2px;}
.header_main .header ul.main_menu li ul{position:absolute;width:80px;background:#FFF;list-style:none;right:0;top:23px;border:1px solid #636363;display:none;padding:8px 3px;border-top:0 none;}
.header_main .header ul.main_menu li:hover ul,
.header_main .header ul.main_menu li.hover ul{display:block;background:url(../img/ac/menu_top_line.gif) no-repeat -1px top #fff}
.header_main .header ul.main_menu li.first:hover,
.header_main .header ul.main_menu li.hover{background:#fff;}
.header_main .header ul.main_menu li:hover a.first,
.header_main .header ul.main_menu li.hover a.first{color:#004276!important;border:1px solid #636363;border-bottom:0 none}
.header_main .header ul.main_menu li.last a:hover{color:#004276!important}
.header_main .header ul.main_menu li ul li{float:none;margin-bottom:3px;text-align:center; letter-spacing:2px;}
.header_main .header ul.main_menu li ul li a{display:block;height:20px;line-height:20px;padding:0 3px;color:#004276!important}
.header_main .header ul.main_menu li ul li a:hover{background:#eee!important;}
.header_main .menu{width:100%;height:30px;background:#b60002;border-bottom:5px solid #636363;}
.header_main .menu ul.nav{width:960px;margin:0 auto;list-style:none;position:relative;}
.header_main .menu ul.nav li{float:left;text-align:center}
.header_main .menu ul.nav li a{display:block;color:#fff!important;font-weight:bold;text-decoration:none;width:70px;height:30px;line-height:30px;}
.header_main .menu ul.nav li a:hover,
.header_main .menu ul.nav li a.current{background:url(../img/ac/menu_tab.gif) no-repeat center bottom}
