﻿    
    * { margin:0px auto 0 0px; 
        padding :0; font-family:"宋体",Arial, Helvetica, sans-serif; font-size:12px; }
    ul
    {
        list-style: none;
    }
        
  
    .tabnavi
    {
        position: relative;
        left: 2px;
        top: -1px;
        z-index: 999;
        float: left;
        height:33px;
        width :380px;
    }
    .tabnavi li
    {
        float: left;
        width: 70px;
        height: 24px;
        font-weight: bold;
        line-height: 24px;
        margin: 7px 0 10px 2px;
        border: 1px solid #3fa6c5;
        background: #eeeeff;
        color: #999;
        text-align: center;
        background-image: url('../images/cz/bg6.gif');
        background-repeat:repeat-x;
        display: inline;
    }
    .tabnavi li.current
    {
        background: #fff;
        border-bottom: 1px solid #fff;
        color: #290052;
        background-image: url('../images/cz/bg3.gif');
        background-repeat:repeat-x;
    }
    .tabContent
    {
        position: relative;
        z-index: 99;
        float: left;
        border: 1px solid #3fa6c5;
        padding: 5px;
        width: 320px;
        height: 150px;
        top: -2px;
        left: 1px;
    }
    .clear
    {
        clear: both;
    }
    
     .Nmledutabnavi
    {
        position: relative;
        left: 2px;
        top: -1px;
        z-index: 999;
        float: left;
        height:33px;
        width :340px;
    }
    .Nmledutabnavi li
    {
        float: left;
        width: 70px;
        height: 24px;
        font-weight: bold;
        line-height: 24px;
        margin: 7px 0 10px 2px;
        border: 1px solid #3fa6c5;
        background: #eeeeff;
        color: #999;
        text-align: center;
        background-image: url('../images/cz/bg6.gif');
        background-repeat:repeat-x;
        display: inline;
    }
    .Nmledutabnavi li.current
    {
        background: #fff;
        border-bottom: 1px solid #fff;
        color: #290052;
        background-image: url('../images/cz/bg3.gif');
        background-repeat:repeat-x;
    }
    .NmledutabContent
    {
        position: relative;
        z-index: 99;
        float: left;
        border: 1px solid #3fa6c5;
        padding: 5px;
        width: 320px;
        height: 150px;
        top: -2px;
        left: 1px;
    }
