﻿@charset "utf-8";
/* CSS Document */

#banner { background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 450px; position: absolute; z-index: 0; }
#banner_son { background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 330px; position: absolute; z-index: 0; }
#banner div { left: 0px; top: 0px; width: 100%; height: 450px; text-align: center; display: none; position: absolute; z-index: 1; }
#banner_son div { left: 0px; top: 0px; width: 100%; height: 330px; text-align: center; display: none; position: absolute; z-index: 1; }
#headmenu { margin: auto; width: 980px; height: 23px; text-align: right; color: rgb(136, 136, 136); padding-top: 10px; font-size: 12px; position: relative; z-index: 2; }
    #headmenu a { color: #fff }
        #headmenu a:hover { color: rgb(0, 102, 171); }
        #headmenu a:active { color: rgb(0, 102, 171); }
    #headmenu img { border: 0px currentColor; border-image: none; margin-right: 4px; margin-bottom: 2px; vertical-align: middle; }
#menubg { background: url("../images/menu_bg.png") repeat-x !important; margin: auto; width: 990px; height: 60px; position: relative; z-index: 2; _background: none; }
#menucon { margin: -57px auto auto; width: 980px; position: relative; z-index: 2; }
#homelogo { margin: auto; width: 262px; height: 57px; text-align: left; padding-left: 5px; position: absolute; z-index: 5; }
#menu { margin: -57px auto auto; width: 980px; height: 53px; overflow: hidden; position: relative; z-index: 3; }
    #menu li { width: auto; height: 53px; float: right; display: inline; position: relative; }
        #menu li a { height: 53px; color: rgb(0, 102, 171); line-height: 50px; padding-right: 12px; padding-left: 12px; font-size: 14px; font-weight: bold; display: inline-block; position: relative; }
            #menu li a.m2 { background: rgb(255, 153, 0); color: rgb(255, 255, 255); }
#bannerdo { margin: auto; width: 980px; height: 30px; text-align: center; padding-top: 330px; position: relative; }
    #bannerdo span { background: url("../images/banner_do.png") repeat-x !important; width: 20px; height: 20px; margin-right: 2px; margin-left: 2px; display: inline-block; cursor: pointer; _background: none; }
        #bannerdo span.A { background: url("../images/banner_doA.png") repeat-x !important; _background: none; }
