﻿ .menu
        {
            font-family: arial, sans-serif;
            width: 770px;            
            font-size: 12px;     
        }
        .menu ul li a, .menu ul li a:visited
        {
            display: block;
            text-decoration: none;
            color: #000;
            width: 73px;
            height: 20px;
            text-align: center;            
              
            line-height: 20px;
            font-size: 11px;
            overflow: hidden;
        }
        .menu ul
        {
            padding: 0;
            margin: 0;                  
            list-style-type: none;
        }
        .menu ul li
        {
            float: left;
            margin-right: 1px;
            position: relative;            
        }
        .menu ul li ul
        {
            display: none;
        }
        /* specific to non IE browsers */
        .menu ul li:hover a
        {
            color: #000000;            
        }
        .menu ul li:hover ul
        {
            display: block;
            position: absolute;
            top: 21px;
            left: 0;
            width: 73px;
        }
        .menu ul li:hover ul li a.hide
        {
            background: #fbc88c;
            color: #000000;
        }
        .menu ul li:hover ul li:hover a.hide
        {
            background: #fbc88c;
            color: #000;
        }
        .menu ul li:hover ul li ul
        {
            display: none;
        }
        .menu ul li:hover ul li a
        {
            display: block;
            background: #bde0f8;
            color: #000;
        }
        .menu ul li:hover ul li a:hover
        {
            background: #fbc88c;
            color: #000;
        }
        .menu ul li:hover ul li:hover ul
        {
            display: block;
            position: absolute;
            left: 73px;
            top: 0;
        }
        .menu ul li:hover ul li:hover ul.left
        {
            left: -73px;
        }
         #imgTitle
        {
            filter: ALPHA(opacity=70);
            left: 0px;
            overflow: hidden;
            position: relative;
            text-align: left;
        }
        #imgTitle_up
        {
            left: 0px;
            height: 1px;
            text-align: left;
        }
        #imgTitle_down
        {
            left: 0px;
            text-align: right;
        }
        .imgClass
        {
            border-right: #000 1px solid;
            border-top: #000 1px solid;
            border-left: #000 1px solid;
            border-bottom: #000 1px solid;
        }
        #txtFrom
        {
            vertical-align: middle;
            text-align: center;
        }
        .button
        {
            padding-right: 7px;
            padding-left: 7px;
            background: #7b7b63;
            padding-bottom: 2px;
            margin: 0px;
            font: bold 9px sans-serif;
            border-left: #fff 1px solid;
            padding-top: 2px;
            text-decoration: none;
        }
        A.button
        {
            color: #ffffff;
            font-family: sans-serif;
            background-color: #000000;
            text-decoration: none;
        }
        A.button:link
        {
            color: #ffffff;
            font-family: sans-serif;
            background-color: #000000;
            text-decoration: none;
        }
        A.button:visited
        {
            color: #ffffff;
            font-family: sans-serif;
            background-color: #000000;
            text-decoration: none;
        }
        A.button:hover
        {
            background: #fff;
            color: #fff;
            font-family: sans-serif;
            text-decoration: none;
        }
        .buttonDiv
        {
            background: #000000;
            float: left;
            vertical-align: middle;
            width: 21px;
            height: 1px;
            text-align: center;
        }
        .trans
        {
            filter: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40);
            width: 90px;
            background-color: #000;
        }
           .style5
        {
            text-align:left;
            float:left;
            font-size: 12px;
            margin: 8px 8px 0px 0px;
            font-weight:normal;
            font-family:宋体;
            letter-spacing:0px;
        }   
        .style6
        {
            display: none;
            text-align: center;
            text-decoration: none;
            width: 73px;
            height: 30px;
            color: #121212;
            line-height: 30px;
            font-size: 14px;            
            background-image: url('../images/index_top_menu_02.gif');
        }
        
         .zhidao_top_02
        {
            width:980px;
            background-image: url(  '../images/zhidaozx_head_01.gif' );
            height: 258px;
            background-repeat: no-repeat;
            background-position: left top;  
        }
        .zhidao_top_td01
        {
            width: 12px;
            height: 50px;
            background-image: url(  '../images/zhidaozx_head_02.gif' );
            background-repeat: no-repeat;
            background-position: left top;
            float:left;
            margin:180px 0px 0px 70px;
        }
        .zhidao_top_td02
        {
            width: 770px;
            height: 35px;
            background-image: url(  '../images/zhidaozx_head_03.gif' );
            padding:15px 0px 0px 0px;
            float:left;
            margin:180px 0px 0px 0px;
        }
        .zhidao_top_td03
        {
            width: 12px;
            height: 50px;
            background-image: url(  '../images/zhidaozx_head_04.gif' );
            background-repeat: no-repeat;
            background-position: left top;
            float:left;
            margin:180px 0px 0px 0px;
        }
