body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: white;
}

.InOutbountStatus0 {
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    background: #a9a9a9;
}
.InOutbountStatus13 {
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    background: #ffff00;
}

.InOutbountStatus15 {
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    background: #ff8c00;
} 

.InOutbountStatus20 {
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    background: #bdb76b;
}

.InOutbountStatus30 {
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    background: #006400;
}


 

.small {
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #000000;
}

.smallYaHei {
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #000000;
}

.big {
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    font-weight: bold;
}

.componentName {
    font-family: Microsoft YaHei;
    font-size: 18px;
    line-height: 18px;
    color: #33338c;
    font-weight: bold;
    border-left: 2px dotted #fff;
    padding: 10px;
}

.componentName2 {
    font-family: Microsoft YaHei;
    font-size: 15px;
    color: #33338c;
    font-weight: bold;
}

.componentName3 {
    font-family: Microsoft YaHei;
    font-size: 13px;
    color: #33338c;
    font-weight: bold;
}


.mailClient {
    border-top: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-left: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.mailClientBg {
    background-color: #ddd;
    background-image: url(/images/layerPopupBg.gif);
}

.mailSubHeader {
    background: #ddd url(/images/mailSubHeaderBg.gif) repeat-x;
    border-top: 1px solid #ddd;
    padding: 4px;
}


.genHeaderBig {
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    font-weight: bold;
}

.genHeaderSmall {
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
}


.reportCreateBottom {
    background-color: #ddf;
    border-bottom: 2px solid #737251;
}

.importLeadUI {
    background-color: white;
}

.hdrNameBg {
    background: #ffffff url(/images/header-bgV3.png) repeat-x;
    /*background: linear-gradient(to bottom, #D9D9D7 0%, #ffffff 100%);*/
}

.hdrTabBg {
    background: #ffffff url(/images/toolbar-bgV2.png) bottom repeat-x;
    background-color: #fff;
    border-top: 1px solid #83bbea;
}

.hdrTabBgV3 {
    /*background: linear-gradient(to top, #7CADDE 0%, #5e9ad6 30%, #5e9ad6 60%,#7CADDE 100%);*/
    background: linear-gradient(to top, #99BFE6 0%, #4288CE 30%, #337CC6 80%,#2F71B3 100%);
    /*background: -webkit-linear-gradient(left,#5e9ad6,#8FB9E2);
    background: -ms-linear-gradient(left,#5e9ad6,#8FB9E2);*/
    background-color: #fff;
    border-top: 1px solid #83bbea;
}

.hdrTabBgV3DPI2 {
    /*background: linear-gradient(to top, #7CADDE 0%, #5e9ad6 30%, #5e9ad6 60%,#7CADDE 100%);*/
    background: linear-gradient(to top, #99BFE6 0%, #4288CE 30%, #337CC6 80%,#2F71B3 100%);
    /*background: -webkit-linear-gradient(left,#5e9ad6,#8FB9E2);
    background: -ms-linear-gradient(left,#5e9ad6,#8FB9E2);*/
    background-color: #fff;
    border-top: 1px solid #83bbea;
    padding: 5px;
}

.tabSelected {
    background: #fff url(/images/toolbar-bg.png) bottom repeat-x;
    background-color: #fff;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ffffff;
}

    .tabSelected a {
        color: Yellow;
        text-transform: uppercase;
        text-decoration: underline;
        font-size: 12px;
    }

.tabUnSelected {
    background: #fff url(/images/toolbar-bgV2.png) bottom repeat-x;
    background-color: #fff;
    font-family: Microsoft YaHei;
    font-size: small;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ffffff;
}

    .tabUnSelected a {
        font-family: Microsoft YaHei;
        font-size: small;
        color: white;
        font-weight: bold;
    }

.tabUnSelectedV3 {
    background: #fff url(/images/toolbar-bgV2.png) bottom repeat-x;
    background-color: #fff;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 0px solid #ffffff;
}

    .tabUnSelectedV3 a {
        font-family: Microsoft YaHei;
        font-size: 12px;
        color: white;
        font-weight: bold;
    }

.tabSeperator {
    background: #fff url(/images/toolbar-divV2.png) bottom no-repeat;
    background-color: #fff;
    width: 2px;
}

.drop_mnu {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000000001;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    width: 130px;
    display: none;
    padding: 0px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #eee;
}

.drop_mnuen {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000000001;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    width: 200px;
    display: none;
    padding: 0px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #eee;
}

.drop_mnu2 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000000001;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    width: 400px;
    display: none;
    padding: 0px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #eee;
}

a.drop_down {
    width: 200px;
    text-align: left;
    font-family: Microsoft YaHei;
    font-size: 13px;
    line-height: 25px;
    font-weight: normal;
    color: #33338c;
    padding: 2px 5px 2px 5px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #d3d3d3;
    display: block;
    background-color: #ffffff;
}

a.drop_downChoose {
    width: 200px;
    text-align: left;
    font-family: Microsoft YaHei;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #33338c;
    padding: 2px 5px 2px 5px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #d3d3d3;
    display: block;
    background-color: #97DF00;
}

a.drop_downMaster {
    font-family: Microsoft YaHei;
    width: 80px;
    font-size: 13px;
    text-align: center;
    line-height: 29px;
    color: #33338c;
    display: block;
}

a.drop_downMasterMoblie {
    font-family: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
    color: #33338c;
    display: block;
}

a.drop_downMasterdms2 {
    font-family: Microsoft YaHei;
    width: 92px;
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #33338c;
}


a.drop_downMasterV3 {
    text-decoration: none;
    font-family: Microsoft YaHei;
    width: 92px;
    font-size: 13px;
    text-align: center;
    line-height: 42px;
    color: #33338c;
}


a.drop_downMasterMain {
    font-family: Microsoft YaHei;
    font-size: 14px;
    width: 90px;
    line-height: 36px;
}

a.V2RF {
    font-family: Microsoft YaHei;
    font-size: 16px;
    width: 115px;
    line-height: 70px;
    display: block;
    color: black;
    font-weight: bold;
}

a.V2RFDetail {
    font-family: Microsoft YaHei;
    width: 150px;
    line-height: 42px;
    display: block;
    font-weight: bold;
    color: white;
}

a.V2Topback {
    font-family: Microsoft YaHei;
    width: 100%;
    line-height: 30px;
    display: block;
    font-weight: bold;
    color: white;
}

a.drop_downMasterMainMin600 {
    font-family: Microsoft YaHei;
    font-size: 14px;
    width: 80px;
    line-height: 36px;
    display: block;
}

a.drop_down2 {
    width: 400px;
    text-align: left;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #33338c;
    background-color: #fff;
    padding: 2px 5px 2px 5px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #d3d3d3;
    display: block;
}

a.drop_down:Hover {
    padding: 2px 5px 2px 5px;
    width: 290px;
    text-align: left;
    color: #33338c;
    font-weight: normal;
    text-decoration: underline;
    background-color: #dadada;
}

.level2text {
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    color: white;
}

    .level2text a {
        text-decoration: underline;
        color: #555555;
    }

        .level2text a:hover {
            text-decoration: underline;
            color: #555555;
        }


.level2Bg {
    background: #fff url(/images/level2Bg.gif) bottom repeat-x;
    font-family: Microsoft YaHei;
    font-size: 12px;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #bfbfbf;
    color: white;
}

    .level2Bg a {
        /* background:#1F5BFF url(/images/level2TabBg.gif) bottom repeat-x; */
        color: dark blue;
    }


.level2SelTab {
    font-weight: bold;
    color: #000000;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #97DF00;
}

.level2UnSelTab {
    color: #000000;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #E8E8E8;
}


.tdgreen {
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #97DF00;
    text-align: center;
}

.linkgreenblock {
    font-family: Microsoft YaHei;
    width: 80;
    font-size: 13px;
    text-align: center;
    line-height: 35px;
    color: #33338c;
    display: block;
}

.sep1 {
    background: #fff;
}

.showPanelBg {
    background: url(/images/showPanelTopBg.gif) repeat-x;
}


a {
    text-decoration: none;
    color: #33338c;
}

    a:hover {
        text-decoration: underline;
    }



.level2SelTabV3 {
    font-weight: bold;
    color: #000000;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #97DF00;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    border-radius: 7px;
}

    .level2SelTabV3 a {
        text-decoration: none;
    }

    .level2SelTabV3:hover {
        color: red;
        padding-left: 11px;
        padding-right: 11px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: #97DF00;
        /* -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px blue;
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px blue;*/
        box-shadow: inset 0px 1px 5px 3px #33338c;
        border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
    }

.level2UnSelTabV3 {
    color: #000000;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #E8E8E8;
    border-radius: 7px;
}

    .level2UnSelTabV3 a {
        text-decoration: none;
    }

    .level2UnSelTabV3:hover {
        text-decoration: none;
        color: red;
        padding-left: 11px;
        padding-right: 11px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: white;
        /* -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px blue;
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px blue;*/
        box-shadow: inset 0px 1px 5px 3px #33338c;
        border-radius: 3px;
        border-radius: 3px;
    }

.hdrLink {
    font-family: Microsoft YaHei;
    font-size: 16px;
    text-decoration: none;
    color: #33338c;
    font-weight: bold;
}

    .hdrLink:hover {
        font-family: Microsoft YaHei;
        font-size: 16px;
        text-decoration: underline;
        color: #33338c;
        font-weight: bold;
    }

.moduleName {
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #33338c;
    font-weight: bold;
}


.searchBox {
    border: 0px solid #0000aa;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-left: 2px;
    width: 100px;
    background-color: #ffffef;
}

.searchBtn {
    border: 0px #cccccc solid;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: bold;
    width: 30px;
    height: 19px;
    background: #9d9d9d url(/images/button_serach.gif) bottom repeat-x;
    color: white;
}

.btnGreen {
    border: 0px #cccccc solid;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    background: url(/images/buttonGreen.png) bottom repeat-x;
    color: white;
}

.btnRed {
    border: 0px #cccccc solid;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    background: url(/images/buttonred.png) bottom repeat-x;
    color: white;
}

.btnOrange {
    border: 0px #cccccc solid;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    background: url(/images/buttonorange.png) bottom repeat-x;
    color: white;
}

.lvt {
    background-color: #ddf;
    border: 0px solid #cce;
}

.lvt2 {
    background-color: #000000;
    border: 1px solid #000000;
}

.lvt3 {
    background-color: #000000;
    border: 1px solid #cce;
}

.lvt4 {
    background-color: #4684C1;
    border: 0px solid #4684C1;
}

.lvtBg {
}

.lvtHeaderText {
    font-family: Microsoft YaHei;
    font-size: small;
    font-weight: bold;
}

/*.lvtCol {
   border-top: 1px solid #fff;
    border-left: 1px solid #ddd;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    background: #f6f6f6 url(/images//mailSubHeaderBg-grey.gif) bottom repeat-x;
    font-weight: bold;  
}*/


.lvtColData {
    background-color: #ffffff;
}

.lvtColData2 {
    background-color: #66CC99;
}

.lvtColDataHover {
    background-color: #DEEDFA; /*/#B3FFCB/*/
}


.dvInnerHeader {
    border-top: 1px solid #fff;
    border-left: 0px solid #ddd;
    border-right: 0px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 12px;
    background: #dddcdd url(/images/light-bg.png) bottom repeat-x;
    color: #000000;
}
/* ramcky+++++++++++++++++++++++ */
.dvtSelectedCell {
    border-left: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #dedede;
    background: #d9dde6;
    /*  background: -webkit-linear-gradient(top,#64A7F0,#ADD2F1);
    background: -ms-linear-gradient(top,#64A7F0,#ADD2F1);*/
    font-weight: bold;
    color: black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .dvtSelectedCell a {
        text-decoration: none;
    }

.dvtSelectedCellV3 {
    border-left: 1px solid #7BB4F2;
    border-top: 1px solid #7BB4F2;
    border-bottom: 1px solid #7BB4F2;
    border-right: 1px solid #7BB4F2;
    padding-left: 8px;
    padding-right: 8px;
    /*background-color:#dedede;*/
    /*background: #d9dde6;*/
    background: -webkit-linear-gradient(top,#ADD2F1,#7BB4F2);
    background: -ms-linear-gradient(top,#ADD2F1,#7BB4F2);
    font-weight: bold;
    color: black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: small;
}

    .dvtSelectedCellV3 a {
        text-decoration: none;
    }

    .dvtSelectedCellV3:hover {
        background: #C7E182;
        color: #ffffff;
        /*  cursor: pointer;*/
    }

.dvtSelectedCellGreen {
    border-left: 1px solid #e0dddd;
    border-top: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    padding-left: 15px;
    padding-right: 15px;
    /*background-color:#dedede;*/
    background: #d9dde6 url(/images/buttongreen.png) bottom repeat-x;
    font-weight: bold;
    color: black;
}

.dvtSelectedCellBlue {
    border-left: 1px solid #e0dddd;
    border-top: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    padding-left: 20px;
    padding-right: 20px;
    /*background-color:#dedede;*/
    background: #d9dde6 url(/images/toolbar-bg.png) bottom repeat-x;
    font-weight: bold;
    color: black;
}

.dvtUnSelectedCell {
    border-left: 1px solid #dedede;
    border-top: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    padding-left: 8px;
    padding-right: 8px;
    background: #FFF;
    cursor: pointer;
    color: black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .dvtUnSelectedCell a {
        text-decoration: none;
    }

.dvtUnSelectedCellV3 {
    border-left: 1px solid #dedede;
    border-top: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    padding-left: 8px;
    padding-right: 8px;
    background: #FFF;
    cursor: pointer;
    color: black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: small;
}

    .dvtUnSelectedCellV3 a {
        text-decoration: none;
    }

    .dvtUnSelectedCellV3:hover {
        border-left: 1px solid #dedede;
        border-top: 1px solid #e0dddd;
        border-right: 1px solid #e0dddd;
        border-bottom: 1px solid #e0dddd;
        padding-left: 8px;
        padding-right: 8px;
        background: #ddd;
        cursor: pointer;
        color: black;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        font-weight: 700;
    }

.dvtSelectedCellV3Right {
    border-left: 1px solid #e0dddd;
    border-top: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #6689d0;
    /* background: #d9dde6 url(/images/light-bg.png) bottom repeat-x;*/
    font-weight: bold;
    color: white;
    FONT-SIZE: small;
    FONT-FAMILY: Microsoft YaHei;
}

    .dvtSelectedCellV3Right a {
        color: yellow;
    }

.dvtUnSelectedCellV3Right {
    border-left: 1px solid #dedede;
    border-top: 1px solid #e0dddd;
    border-right: 1px solid #e0dddd;
    border-bottom: 1px solid #e0dddd;
    padding-left: 8px;
    padding-right: 8px;
    background: #FFF;
    cursor: pointer;
    color: black;
    FONT-SIZE: small;
    FONT-FAMILY: Microsoft YaHei;
}

    .dvtUnSelectedCellV3Right a {
        text-decoration: none;
    }

    .dvtUnSelectedCellV3Right :hover {
        background: #5A68AF;
        color: #e0dddd;
        border-bottom: 4px solid #FFFF8A;
        /*border-top: 3px solid #FFFF8A;*/
    }


.dvtTabCache {
    border-bottom: 1px solid #dedede;
    padding-right: 4px;
}

.dvtTabCacheV3 {
    padding-right: 4px;
}


.dvtContentSpace {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding-left: 0px;
}

.dvtContentSpace2 {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding-left: 0px;
}

.dvtTabCommon {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding-left: 0px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #000000;
}

.dvtCellLabelcass, .cellLabel {
    background-color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 0px solid #dedede;
    color: #545454;
    white-space: nowrap;
}

.dvtCellLabel2, .cellLabel {
    background-color: #E8FFEF;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #545454;
    white-space: nowrap;
}

.dvtCellLabel3, .cellLabel {
    background-color: #efeff8;
    padding-right: 3px;
    padding-left: 3px;
    border-bottom: 3px solid #efeff8;
    border-top: 3px solid #efeff8;
    color: #545454;
    white-space: nowrap;
}

.dvtCellLabel, .cellLabel {
    background-color: #efeff8;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #545454;
    white-space: nowrap;
}



.dvtCellInfo, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ececec;
}

.lvtCol {
    border-top: 1px solid #fff;
    border-left: 1px solid #ddd;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    background: #f6f6f6 url(/images/mailSubHeaderBg-grey.gif) bottom repeat-x;
    font-weight: bold;
    FONT-FAMILY: Microsoft YaHei;
    FONT-SIZE: Small;
}

.smallV3 {
    FONT-SIZE: x-small;
    FONT-FAMILY: Microsoft YaHei;
    color: #000000;
}

.dvtCellLabelV3, .cellLabel {
    /*background:,#ADD2F1;

    */
    /*background-color: #efeff8;*/
    /*background: -moz-linear-gradient(#1367C4, #ADD2F1);*/
    /*background: -webkit-linear-gradient(left,#9EC8F5,#B7D9F4);
    background: -ms-linear-gradient(left,#9EC8F5,#B7D9F4);*/
    /*background: -webkit-linear-gradient(left,#999999,#CCCCCC);
    background: -ms-linear-gradient(left,#999999,#CCCCCC);*/
    background: -webkit-linear-gradient(left,#99C4EE,#DBEAF9);
    background: -ms-linear-gradient(left,#99C4EE,#DBEAF9);
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #D0D0D0;
    border-top: 0px solid #dedede;
    color: #004B97;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    /*background:,#4F9AEE;
    background: -webkit-linear-gradient(top,#1367C4,#ADD2F1);
    opacity: 0.8;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;*/
}

.dvtCellLabelV3Mobile, .cellLabel {
    background-color: #C6CBD9;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #3366FF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}

.dvtCellLabelV3Blue, .cellLabel {
    background-color: #004080;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #FFFFFF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}

.dvtCellLabelV3Blue_2, .cellLabel {
    background-color: #41967E;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #FFFFFF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}

.dvtCellLabelV3Blue_yuanjiao, .cellLabel {
    background-color: #004080;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #FFFFFF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    border-radius: 5px;
    height: 25px;
}

    .dvtCellLabelV3Blue_yuanjiao:hover {
        box-shadow: 5px 5px 5px rgba(0,0,0,5.59), inset 11px 11px 11px rgba(0,0,0,0.29);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
        border-left: 4px solid #ef7a6d;
    }


.dvtCellLabelV3User, .cellLabel {
    background-color: #004080;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #FFFFFF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    height: 25px
}

.dvtCellInfoV3User, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #dedede;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    height: 25px
}

.dvtCellInfoV3UserLast, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    height: 45px;
    vertical-align: middle;
}

.dvtCellLabelV3Manage, .cellLabel {
    background-color: #FFA8A8;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #FFFFFF;
    white-space: nowrap;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}


.dvtCellInfoV3, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #D0D0D0;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}

.dvtCellInfoV3_NoLine, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
}


.dvtCellInfoV3_WhiteBack, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #D0D0D0;
    FONT-SIZE: Small;
    FONT-FAMILY: Microsoft YaHei;
    background-color: white;
}

.dvtCellInfo2, .cellInfo {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #51C7FF;
}

.rightMailMerge {
    border: 1px solid #dedede;
}

.rightMailMergeHeader {
    border-bottom: 1px solid #ffffff;
    padding: 5px;
    background-color: #000000;
    background: url(/images/level2Bg.gif) bottom repeat-x;
    color: #555555;
}

.rightMailMergeContent {
    padding: 5px;
    background-color: #ffffff;
}


.settingsSelectedUI {
    padding-bottom: 5px;
    background-color: #ffffff;
    background: url(/images/settingsSelUIBg.gif) repeat-x;
    padding: 1px 1px;
}


.fontblack1 {
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: Microsoft YaHei;
    LINE-WIDTH: 130%;
    TEXT-DECORATION: none;
}



.font_blue1 {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 14px;
    color: #0080C0;
    text-decoration: none;
}

    .font_blue1:hover {
        FONT-FAMILY: Microsoft YaHei;
        font-size: 12px;
        line-height: 14px;
        color: #EC5100;
        text-decoration: underline;
    }

.font_gray1 {
    color: #666666;
    text-decoration: none;
}

    .font_gray1:hover {
        FONT-FAMILY: Microsoft YaHei;
        font-size: 12px;
        line-height: 18px;
        color: red;
    }

.font_gray1b {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.font_gray2b {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #bbbbbb;
    text-decoration: none;
    font-weight: bold;
}

.font_gray2b2 {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 13px;
    line-height: 36px;
    color: #FFFF57;
    background-size: 121px background-color: green;
    text-decoration: none;
    font-weight: bold;
}


.font_gray {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    text-decoration: none;
}

    .font_gray:hover {
        FONT-FAMILY: Microsoft YaHei;
        font-size: 12px;
        line-height: 18px;
        color: red;
        text-decoration: none;
    }

.font_blueb {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #5A68AF;
    text-decoration: none;
    font-weight: bold;
}

    .font_blueb:hover {
        FONT-FAMILY: Microsoft YaHei;
        font-size: 12px;
        line-height: 18px;
        color: #5A68AF;
        text-decoration: none;
        font-weight: bold;
    }

.font_red {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #ff0000;
    text-decoration: none;
}

.font_redb {
    FONT-FAMILY: Microsoft YaHei;
    font-size: 12px;
    line-height: 18px;
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}

.fontblue {
    FONT-SIZE: 12px;
    COLOR: #3B73B9;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontblue:hover {
        FONT-SIZE: 12px;
        COLOR: #88C300;
        LINE-HEIGHT: 14px;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblueb {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #3B73B9;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontblueb:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #88C300;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblues {
    FONT-SIZE: 10px;
    COLOR: #3B73B9;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontblues:hover {
        FONT-SIZE: 10px;
        COLOR: #88C300;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontgray {
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontgray:hover {
        FONT-SIZE: 12px;
        COLOR: #C01F25;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontgrayb {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontgrayb:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #C01F25;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblack {
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

    .fontblack:hover {
        FONT-SIZE: 12px;
        COLOR: #C01F25;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblackb {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: none;
}

.fontblue1 {
    FONT-SIZE: 12px;
    COLOR: #1D2C61;
    FONT-FAMILY: Microsoft YaHei;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none;
}

    .fontblue1:hover {
        FONT-SIZE: 12px;
        COLOR: #1D2C61;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblueb1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #1D2C61;
    FONT-FAMILY: Microsoft YaHei;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none;
}

    .fontblueb1:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #1D2C61;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblue2 {
    FONT-SIZE: 12px;
    COLOR: #2C4392;
    FONT-FAMILY: Microsoft YaHei;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none;
}

    .fontblue2:hover {
        FONT-SIZE: 12px;
        COLOR: #2C4392;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblueb2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #2C4392;
    FONT-FAMILY: Microsoft YaHei;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none;
}

    .fontblueb2:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #2C4392;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }

.fontblueb3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #1671aa;
    FONT-FAMILY: Microsoft YaHei;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none;
}

    .fontblueb3:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #1671aa;
        FONT-FAMILY: Microsoft YaHei;
        TEXT-DECORATION: underline;
    }



.fontblackb:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #C01F25;
    FONT-FAMILY: Microsoft YaHei;
    TEXT-DECORATION: underline;
}

.line {
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}

.linered {
    background-color: #F2F2F2;
    border-bottom: 1px solid #D92525;
    border-left: 1px solid #D92525;
    border-right: 1px solid #D92525;
}



.linebluedot {
    border-bottom: 1px dotted #5A68AF;
}

.linebluedotV3 {
    border-bottom: 1px dotted #5A68AF;
    FONT-SIZE: small;
    FONT-FAMILY: Microsoft YaHei;
    height: 24px;
    padding-left: 5px;
}

.linebluedotV32 {
    border-bottom: 1px dotted #5A68AF;
    FONT-SIZE: small;
    FONT-FAMILY: Microsoft YaHei;
    height: 24px;
    padding-left: 5px;
}

.linebluedot {
    border-bottom: 1px dotted #5A68AF;
}

.linegraydot01 {
    border-bottom: 1px dotted #666666;
}

.linereddot {
    border-bottom: 1px solid #ff0000;
}

.linegreendot {
    border-bottom: 1px solid #008C54;
}

.linegray {
    border-bottom: 1px solid #BBBABA;
    border-top: 1px solid #BBBABA;
    border-left: 1px solid #BBBABA;
    border-right: 1px solid #BBBABA;
}

.linesite1 {
    border-bottom: 1px solid #002D59;
}

.linegraydot {
    border-bottom: 1px dotted #BBBABA;
    border-top: 1px dotted #BBBABA;
    border-left: 1px dotted #BBBABA;
    border-right: 1px dotted #BBBABA;
}

.lineblue {
    background-color: #ffffff;
    border-bottom: 1px solid #5A68AF;
    border-top: 1px solid #5A68AF;
    border-left: 1px solid #5A68AF;
    border-right: 1px solid #5A68AF;
}

.linewhite {
    border-right: 1px solid #ffffff;
}

.lineblue2 {
    border-top: 8px solid #5A68AF;
}

.lineblue3 {
    border-top: 3px solid #5A68AF;
}



.lineblue4 {
    border-top: 8px solid #8996D4;
}


.lineblue5 {
    border-top: 3px solid #8996D4;
}

.lineblue7 {
    border-right: 1px solid #EFEFEF;
}

.lineblue8 {
    border-bottom: 2px solid #5A68AF;
}

.input3 {
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    BACKGROUND-COLOR: #ffffff;
}

.input2 {
    BORDER-RIGHT: # 666666 1px solid;
    BORDER-TOP: # 666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 12px;
    COLOR: #666666;
    BACKGROUND-COLOR: #ffffff;
}


a.hoverCss {
    position: relative;
    z-index: 24;
    color: #000000;
    text-decoration: none;
    word-break: break-all;
}

    a.hoverCss span {
        display: none;
    }

    a.hoverCss:hover {
        z-index: 25;
        color: #1A4364;
        background:;
    }

        a.hoverCss:hover span.tooltip {
            display: block;
            position: absolute;
            top: 0px;
            left: 0;
            padding: 15px 0 0 0;
            width: 200px;
            color: #993300;
            text-align: left;
            filter: alpha(opacity:90);
            KHTMLOpacity: 0.90;
            MozOpacity: 0.90;
            opacity: 0.90;
        }

        a.hoverCss:hover span.top {
            display: block;
            padding: 30px 8px 0;
            /*background-color:yellow;*/
            background: url(/images/bubble.gif) no-repeat top;
        }

        a.hoverCss:hover span.middle {
            display: block;
            padding: 0 8px;
            /*background-color:yellow;*/
            background: url(/images/bubble_filler.gif) repeat bottom;
        }

        a.hoverCss:hover span.bottom {
            display: block;
            padding: 3px 8px 10px;
            color: #548912;
            /*background-color:yellow;*/
            background: url(/images/bubble.gif) no-repeat bottom;
        }

a.hoverCssYellow {
    position: relative;
    z-index: 24;
    color: #000000;
    text-decoration: none;
    word-break: break-all;
}

    a.hoverCssYellow span {
        display: none;
    }

    a.hoverCssYellow:hover {
        z-index: 25;
        color: #000000;
        background:;
    }

        a.hoverCssYellow:hover span.tooltip {
            display: block;
            position: absolute;
            top: 1px;
            left: 0;
            padding: 15px 0 0 0;
            width: 350px;
            color: #000000;
            text-align: left;
            filter: alpha(opacity:90);
            KHTMLOpacity: 0.90;
            MozOpacity: 0.90;
            opacity: 0.90;
        }

        a.hoverCssYellow:hover span.middle {
            display: block;
            padding: 0 8px;
            background-color: #FAFAC7;
            border: solid;
            border-color: #BB6C37;
            border-width: 1px;
            /*background: url(/images/bubble_filler.gif) repeat bottom;*/
        }

/*----------------------------
 *鼠标划过显示
 *----------------------------*/
.tooltips {
    cursor: pointer;
    color: Black;
    position: relative;
    /*这个是关键*/
    z-index: 2;
}

    .tooltips:hover {
        z-index: 3;
        background: none;
        text-decoration: none;
        /*没有这个在IE中不可用*/
    }

    .tooltips span {
        display: none;
    }

    .tooltips:hover span {
        /*span 标签仅在 :hover 状态时显示*/
        display: block;
        position: absolute;
        top: 0px;
        left: 90px;
        /*width:15em;*/
        border: 1px solid #FF9900;
        background-color: #FFFF88;
        padding: 3px;
        color: black;
        font-size: 12px;
    }



.Indexfont_9p {
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Microsoft YaHei;
}

.Indexfont_10p_2 {
    FONT-SIZE: 11pt;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Microsoft YaHei;
}

.Indextitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Microsoft YaHei;
}

.Indexword_10p {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: Microsoft YaHei;
}

.Indexword_13p {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #000000;
    FONT-FAMILY: Microsoft YaHei;
}

.text {
    border: none;
    width: 340px;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    background: url(images/ico.gif) no-repeat;
    color: #777777;
    font-size: 16px;
    font-weight: bold;
}

.arrow-right {
    border-width: 28px;
    border-color: transparent transparent transparent #5B99D7;
    border-style: dashed dashed dashed solid;
    border-right: none;
}

.arrow-right2 {
    border-width: 28px;
    border-color: transparent transparent transparent white;
    border-style: dashed dashed dashed solid;
    border-right: none;
}

.arrow-rightC {
    border-width: 28px;
    border-color: transparent transparent transparent #D74D73;
    border-style: dashed dashed dashed solid;
    border-right: none;
}

/*.normalInput { border:1px solid #ccc; } 
.focusInput {    border:1px solid #FFD42C; }*/
.normalInput {
}

.focusInput {
    BACKGROUND-COLOR: #96C9EF;
}

.dvtCellLabelV2, .cellLabel {
    height: 25px;
    width: 88px;
    background-color: #F3F5FA;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #001A33;
    /*font-weight:500;*/
    white-space: nowrap;
    font-size: x-small;
}

.dvtCellInfoV2, .cellInfo {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ececec;
    text-align: left;
    font-size: small;
    /*color: #00254A;*/
}

.dvtCellLabelV2_CustomTop, .cellLabel {
    height: 0px;
    width: 88px;
    background-color: #C8DAFF;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #001A33;
    /*font-weight:500;*/
    white-space: nowrap;
    font-size: x-small;
}

.dvtCellInfoV2_CustomTop, .cellInfo {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ececec;
    text-align: left;
    font-size: small;
    /*color: #00254A;*/
}



.dvtCellLabelV2_2, .cellLabel {
    height: 25px;
    background-color: #F3F5FA;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: #545454;
    white-space: nowrap;
}

.dvtCellInfoV2_2, .cellInfo {
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ececec;
    text-align: left;
}

.dvtCellLabelV2Blue, .cellLabel {
    height: 25px;
    width: 50px;
    background-color: #0080C0;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    border-top: 0px solid #dedede;
    color: white;
    white-space: nowrap;
}


.dvtCellLabelV3Search, .cellLabel {
    height: 20px;
    border-top: 1px dotted #8A8A8A;
    color: black;
    white-space: nowrap;
    font-size: 12px;
}


.dvtCellInfoV2_RF, .cellInfo {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ececec;
    text-align: left;
}

.btnMobile {
    border: 0px #000000 solid;
    font-family: Microsoft YaHei;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    background: url(/images/buttonGreen.png) bottom repeat-x;
    color: black;
}


.button {
    cursor: pointer;
    font: 12px/20px Microsoft YaHei;
    margin: 2px;
    padding: 0px 7px;
    border-radius: 5px;
    transition: 0.15s;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.29), inset 1px 1px 1px rgba(255,255,255,0.44);
    text-shadow: 1px 1px 1px rgba(255,255,255,0.22);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
}

    .button:hover {
        box-shadow: 5px 5px 5px rgba(0,0,0,5.59), inset 11px 11px 11px rgba(0,0,0,0.29);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
    }

    .button:active {
        box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8);
        -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
        -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
    }

.buttonv3 {
    cursor: pointer;
    font: 12px/20px Microsoft YaHei;
    margin: 2px;
    padding: 0px 7px;
    border-radius: 5px;
    transition: 0.15s;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    box-shadow: 1px 1px 1px #33338c, inset 1px 1px 1px #333333;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.22);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
}

.buttonviewv3 {
    cursor: pointer;
    font: Microsoft YaHei;
    border-radius: 5px;
    border-color: #277676;
    border-width:medium;
}

.buttonv3:hover {
    box-shadow: 5px 5px 5px rgba(0,0,0,5.59), inset 11px 11px 11px rgba(0,0,0,0.29);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
}

.buttonv3:active {
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8);
    -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
    -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
}

.big {
    font: bold 20px/22px Microsoft YaHei, sans-serif;
    padding: 10px 40px 0px;
    height: 45px;
    text-transform: uppercase;
    font-size-adjust: none;
    font-stretch: normal;
}

    .big span {
        font: italic 12px/18px Georgia, sans-serif;
        text-transform: none;
        display: block;
        font-size-adjust: none;
        font-stretch: normal;
        text-shadow: 1px 1px 1px rgba(255,255,255,0.12);
    }

.green {
    background: -webkit-linear-gradient(rgb(165, 205, 78) 0%, rgb(107, 143, 26) 100%);
    color: rgb(62, 87, 6);
}

.red {
    background: -webkit-linear-gradient(rgb(165, 205, 78) 0%, rgb(107, 143, 26) 100%);
    color: red;
}

.blue {
    background: -webkit-linear-gradient(top,#87BAF3,#CAE2F7);
    color: #0033FF;
}

.blue2 {
    background: -webkit-linear-gradient(top,#87BAF3,#CAE2F7);
    color: #0033FF;
}

.blue3 {
    background: -webkit-linear-gradient(top,#87BAF3,#CAE2F7);
    color: #0033FF;
    font-size: small;
}

.gray {
    /* background: -webkit-linear-gradient(top,#DADADA,#F0F0F0);*/
    background: -webkit-linear-gradient(top,#DADADA,#F0F0F0);
    background: -ms-linear-gradient(top,#DADADA,#F0F0F0);
    color: #003559;
}

.gray_2 {
    background: -webkit-linear-gradient(rgb(211, 211, 211) 0%, rgb(138, 138, 138) 100%);
    color: #003559;
}

.button2 {
    font: 12px/20px Microsoft YaHei;
    margin: 2px;
    padding: 0px 7px;
    border-radius: 5px;
    transition: 0.15s;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.29), inset 1px 1px 1px rgba(255,255,255,0.44);
    text-shadow: 1px 1px 1px rgba(255,255,255,0.22);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
}

    .button2:hover {
        box-shadow: 5px 5px 5px rgba(0,0,0,5.59), inset 11px 11px 11px rgba(0,0,0,0.29);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
    }

    .button2:active {
        box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8);
        -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
        -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
    }

.button3 {
    font: 12px/20px Microsoft YaHei;
    margin: 2px;
    padding: 0px 7px;
    border-radius: 5px;
    transition: 0.15s;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.29), inset 1px 1px 1px rgba(255,255,255,0.44);
    text-shadow: 1px 1px 1px rgba(255,255,255,0.22);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px rgba(255, 255, 255, .44);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
}

    .button3:hover {
        box-shadow: 0px 0px 0px rgba(0,0,0,5.59), inset 11px 11px 11px rgba(0,0,0,0.29);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px rgba(0, 0, 0, .5);
    }

    .button3:active {
        box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8);
        -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
        -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
    }

.inputgray {
    border: 1px solid #666666;
    background: #ffffff;
}

.NV3CopyRightClient {
    cursor: pointer;
    color: #707070;
    font-size: small;
    font-family: Microsoft YaHei;
    -webkit-transition: all 2s ease-in .1s;
    transition: all 2s ease-in .1s;
    border-radius: 8px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 5px;
    background: -webkit-linear-gradient(top,#91C8FF,#DDEEFF);
    background: -ms-linear-gradient(top,#91C8FF,#DDEEFF);
}

    .NV3CopyRightClient:hover {
        text-decoration: none;
        font-size: small;
        -webkit-transition: all 1.8s ease-in .1s;
        transition: all 1.8s ease-in .1s;
        color: #0E111B;
    }


.NV3CopyRight {
    width: 130px;
    font-size: small;
    font-family: Microsoft YaHei;
    -webkit-transition: all 2s ease-in .1s;
    transition: all 2s ease-in .1s;
    display: block;
    position: relative;
    background: -webkit-linear-gradient(top,#EEFBFF,#F1F1F1);
    background: -ms-linear-gradient(top,#EEFBFF,#F1F1F1);
    color: #E1E1E1;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 7px;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

    .NV3CopyRight:hover {
        color: black;
        -webkit-transition: all 1.8s ease-in .1s;
        transition: all 1.8s ease-in .1s;
        background: -webkit-linear-gradient(top,#B8DCDC,#F1F1F1);
        background: -ms-linear-gradient(top,#B8DCDC,#F1F1F1);
    }

    .NV3CopyRight:before {
        content: ' ';
        position: absolute;
        background: #fff;
        width: 25px;
        height: 30px;
        top: 0;
        left: -45px;
        opacity: 0.3;
        -webkit-transition: all 1.5s ease-out;
        transition: all 1.5s ease-out;
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }

    .NV3CopyRight:hover:before {
        width: 45px;
        left: 205px;
    }

.V3ShowTipStr {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.V3ShowTipStr a {
    text-decoration: none;
}

.V3ShowTipStr:hover {
    text-decoration: none;
}
