﻿        /*头部登陆和导航*/
         #top_head_bg *
        {
            margin: 0px;
            padding: 0px;
        }
        #top_head_bg
        {
            width: 100%;
            height: 30px;
            background-image: url(../IMG/logininfo/loginback.jpg);
        }
        #top_head
        {
            width: 960px;
            height: 30px;
            font-size: 9pt;          
            text-align: center;
            margin: auto;
        }
        #top_head_login
        {
            width: 360px;
            height: 30px;
            line-height: 30px;
            float: left;
            text-align: left;
            color: #797979;
            letter-spacing:1.2px;
            
        }
        .sp_red
        {
            color: #FF3F00;
            font-weight: bold;
        }
         .sp_red a:link
        {
            color: #FF3F00;
            font-weight: bold;
        }
          .sp_red a:visited
        {
            color: #FF3F00;
            font-weight: bold;
        }
        .sp_gray 
        {        
            color: #7A7A7A;
          
        }
         .sp_gray  a:link
        {        
            color: #7A7A7A;          
        }
           .sp_gray  a:visited
        {        
            color: #7A7A7A;          
        }
        #top_head_dh /*导航栏*/
        {
          
            height: 30px;
            float: right;
           
         
        }
        .sp_gray_line
        {
            color: #D1D5D8;
            font-size: 14px;
        }
        /*二级导航栏*/.head_nav
        {
            position: relative;
            z-index: 9;
        }
        .head_nav ul
        {
            list-style-type: none;
        }
        .head_nav ul li
        {
            text-align: center;
            padding-left: 8px;
            height: 28px;
            line-height: 28px;
            float: left;
            position:relative;
        }
       
        .havenosub a, .havenosub a:link, .havenosub a:visited
        {
            color: #0B7EAB;
            text-decoration: none;
        }        
           .havenosub1 a, .havenosub1 a:link, .havenosub1 a:visited
        {
            color: #000000;
            text-decoration: none;         
            font-weight:bold;
           
        } 
         .head_nav ul li ul
        {
            display: none;
            position:absolute;
            top:5px;
            left:0px;
        }
        .head_nav ul li ul li
        {
            float: none;
           
        }
       
        .head_nav ul li a
        {
            text-decoration: none;
            color:#000000;         
        }
             
        
        .head_nav ul li.sfhover ul
        {
            display: block;                  
            background: white;
            border-color: #D1D5D8;
            border-style: solid;
            border-width: 1px;
            text-align: left;
        }
        .head_nav ul li.sfhover ul li
        {
            height: 23px;
            line-height: 23px;
            text-align: left;
            border:0;
        }
        .head_nav ul li.sfhover ul li a
        {
            color: #666666;
            text-align: left;
        }
        .head_nav ul li.sfhover ul li a:hover
        {
            text-decoration: underline;
            color: #E54315;
            border: 0;
            text-align: left;
        }
        
       .havesub_on /*有子集，箭头向上，展开*/
        {
            background: url(../IMG/logininfo/jiantou_2.gif) no-repeat 86px 8px;
            padding-bottom:4px;
            margin-bottom:5px;
            color: #000000;  
            text-indent:2px;         
         
        }
    
        .havesub_off /*有子集，箭头向下，隐藏*/
        {
            background: url(../IMG/logininfo/jiantou_1.gif) no-repeat 86px 12px;
        }
       .havesub1_on /*有子集，箭头向上，展开*/
        {
            background: url(../IMG/logininfo/jiantou_2.gif) no-repeat 60px 8px;
            padding-bottom:4px;
            margin-bottom:5px;
            color: #000000; 
            text-indent:2px;                      
        }     
        
        .havesub1_off /*有子集，箭头向下，隐藏*/
        {
            background: url(../IMG/logininfo/jiantou_1.gif) no-repeat 60px 12px;
        }
     
   
        #UC_login_li_hyzs hr
        {
          width:95px;height:1px;border:none;border-top:1px solid #D1D5D8;
        }
        #UC_login_li_jlzx hr
        {
            width:70px;height:1px;border:none;border-top:1px solid #D1D5D8;
        }
        #li_wzdh hr
        {
            width:70px;height:1px;border:none;border-top:1px solid #D1D5D8;
        }