﻿@charset "utf-8";

@import url("/css/base.css");





/*内容主框架*/
#header{ width:990px; height:160px; margin:0 auto; background:url(/images/header/header_top_line.gif) 0 0 repeat-x;}
#header .top_container{ width:100%; height:85px;}
#header .top_container .logo{ position:absolute; left:0px; top:2px;}
/*广告*/
#header .top_container .a_header{ position:absolute; left:270px; top:2px;}
#header .information{ width:270px; height:20px; line-height:20px; position:absolute; left:516px; top:18px;}
/*右上角按钮*/
#header .btn_x2{ position:absolute; right:0; top:18px;}
#header .btn_x2 a{ float:left; margin:0 3px;}
/*公告*/
#header .notice{ position:absolute; left:520px; top:50px; background:url(/images/header/notice_icon.gif) 0 3px no-repeat; width:460px; text-align:left; height:22px; overflow:hidden; line-height:22px;}
/*导航*/
#header .navigation_container{ margin:0; width:100%; height: 75px; background:url(/images/header/navigation_bg.jpg) top repeat-x;}
/*主菜单*/
#header .main_menu{ width:auto; height:43px; float:left; padding-left:10px;}
/*搜索*/
#header .search_container{ width:283px; height:42px; float:right;}
#header .search_container .search_input{ position:absolute; width:210px; height:16px; line-height:16px; border:1px solid #516eec; overflow:hidden; left:0px; top:12px;}
#header .search_container .search_btn{ position:absolute; left:220px; top:12px;}
/*二级菜单*/
#header .sub_menu{ width:948px; height:26px; position:relative;}
#header .showAll{ height:auto;}
#header .sub_menu .a_container{ margin:0 8px; padding-top:3px; padding-left:6px; width:850px; display:inline; text-align:left; line-height:24px; float:left;}
#header .sub_menu .a_container span{ padding:0 7px; text-align:center;}
#header .sub_menu .a_container a.hover,
#header .sub_menu .a_container a.selected{ font-weight:bold; color:#000;}
#header .sub_menu .sub_menu_handler{ height:24px; line-height:28px; background:url(/images/header/sub_menu_icon.gif) 0 bottom no-repeat; text-indent:12px; cursor:pointer; font-weight:bold; position:absolute; right:10px; top:0;}
#header .sub_menu .a_container .menu{ display:none;}
#header .sub_menu .a_container .menu_show{ display:block;}
#header .showAll .sub_menu_handler{ background:url(/images/header/sub_menu_icon.gif) 0 0 no-repeat;}
#header .sub_menu .a_container #SubMenu1{ left:0px;}
#header .sub_menu .a_container #SubMenu2{ left:30px;}
#header .sub_menu .a_container #SubMenu3{ left:210px;}
#header .sub_menu .a_container #SubMenu4{ left:330px;}
#header .sub_menu .a_container #SubMenu5{ left:415px;}
#header .sub_menu .a_container #SubMenu6{ left:430px;}
/*主菜单*/
/*#header .main_menu a{height:42px; float:left; padding-left:5px;}
#header .main_menu a img{margin-top: 0px;margin-right:2px;margin-bottom: 0;margin-left: 2px;}
#header .main_menu .nav_line{ float:left; width:2px; height:100%; background:url(/images/header/navigation_line.gif) 0 16px no-repeat;}*/

#header .main_menu a{ display:block; width:110px; height:43px; float:left; background-repeat:no-repeat; background-position:top;}
#header .main_menu a:hover,
#header .main_menu a.selected{ background-position:bottom;}
#header .main_menu .nav_line{ float:left; width:2px; height:100%; background:url(/images/header/navigation_line.gif) 0 16px no-repeat;}
#header .main_menu a.nav_1{ background-image:url(/images/header/nav_1.gif);}
#header .main_menu a.nav_2{ background-image:url(/images/header/nav_2.gif);}
#header .main_menu a.nav_3{ background-image:url(/images/header/nav_3.gif);}
#header .main_menu a.nav_4{ background-image:url(/images/header/nav_4.gif);}
#header .main_menu a.nav_5{ background-image:url(/images/header/nav_5.gif);}
#header .main_menu a.nav_6{ background-image:url(/images/header/nav_6.gif);}
