@charset "utf-8";
/* reset*/

body,
p,
span,
ul,
li h2,
h3,
h4,
h5,
form,
input,
textarea,
label {
    margin: 0;
    padding: 0;
}
body {
    font: 12px/18px Tahoma, Geneva, sans-serif;
    color: #333;
}
img {
    border: 0;
}
ul,
li {
    list-style-type: none;
}
em {
    font-style: normal;
}
a:link {
    color: #528775;
    text-decoration: none;
}
a:visited {
    color: #528775;
    text-decoration: none;
}
a:hover {
    color: #528775;
    text-decoration: underline;
}
a:active {
    color: #528775;
    text-decoration: none;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
.hidden {
    display: none!important;
}
.pb10 {
    padding-bottom: 10px !important;
}
h4 {
    font-size: 12px;
}
.path-icon,
.admin-btn,
.view-weibo,
.ban,
.del-icon,
.view-topic,
.change-icon,
.a-error,
.menu a {
    background: url(../images/admin_all_bg1.png) no-repeat;
}
.site-info-a,
.adminname-show,
.code-area,
.code-area,
.con-wrap,
.pwd-t {
    background: url(../images/line_x.gif) bottom repeat-x;
}
.BgT {
    background: transparent !important;
}
#header {
    position: relative;
    border-bottom: #9EC4A8 1px solid;
    height: 73px;
    min-width: 840px;
    background: url(../images/bj_x1.jpg) repeat-x;
}
#header .logo {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 240px;
    height: 60px;
    background: url(../images/logo.png) no-repeat;
}
#header .logo_capitol {
    position: absolute;
    left: 20px;
    top: 25px;
    width: 240px;
    height: 60px;
    background: url(../images/capitol_logo.png) no-repeat;
}

html #header .logo {
    background-image: none;
}
#header .menu {
    position: absolute;
    left: 300px;
    bottom: -1px;
}
#header .menu a {
    float: left;
    width: 87px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 7px;
    outline: none;
}
#header .menu .function {
    background-position: -2px -46px;
}
#header .menu .function:hover {
    background-position: -2px -90px;
}
#header .menu .function.current {
    background-position: -2px -2px;
}
#header .menu .function.current:hover {
    background-position: -2px -2px;
}
#header .log-info {
    position: absolute;
    top: 15px;
    right: 20px;
    color: #7a7a7a;
}
#header .log-info a {
    color: #7a7a7a;
}
#header .log-info em {
    margin: 0 5px;
}
#header .log-info .back-home {
    display: inline-block;
    margin-left: 6px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #528775;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #F9FBFD;
    text-align: center;
    vertical-align: middle;
}
#header .log-info .back-home:hover {
    background: #f6f6f6;
    color: #333;
    text-decoration: none;
}

#index {
    background-color: #E4EEEB;
}
html {
    background: #ffffff;
}
#container {
    padding: 10px 10px 0;
    background: url(../images/container_bg.jpg) repeat-x top;
    overflow: hidden;
    min-width: 820px;
}
#container .sidebar {
    float: left;
    width: 180px;
    border: 1px solid #9EC4A8;
    background: #FFF;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#container .sidebar .sub-menu h3 {
    padding-left: 15px;
    border-bottom: 1px #9EC4A8 solid;
    height: 28px;
    line-height: 28px;
    background: url(../images/ww.png) bottom repeat-x;
    font-size: 12px;
}
.sub-menu-titleline {
    border-top: 1px #b0d1ef solid;
}
.sub-menu-info a {
    display: block;
    margin: 10px;
    height: 20px;
    line-height: 20px;
    color: #528775;
    font-size: 12px;
    text-indent: 5px;
}
.sub-menu-info a:hover {
    background: #E4EEEB;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sub-menu-info a.current {
    background-color: #528775;
    color: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sub-menu-info a.current:hover {
    background-color: #528775;
    color: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.main {
    margin-left: 181px;
    border-width: 1px;
    border-style: solid;
    border-color: #9EC4A8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#mainframe {
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.main-wrap .set-wrap {
    position: relative;
    padding: 15px 10px 30px;
    background: #fff;
}
.path {
    position: relative;
    padding-left: 20px;
    height: 29px;
    line-height: 29px;
    background: #efefef;
}
.path .path-icon {
    float: left;
    margin: 12px 5px 0 0;
    width: 4px;
    height: 6px;
    background-position: -497px -349px;
}

    .set-area-int {
        padding: 15px 20px !important;
        position: relative
    }
    .main-wrap .set-wrap .wrap-inner {
        margin: 0;
    }
    .main-title {
        padding-left: 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: #E4EEEB;
        border: #E4EEEB 1px solid;
        height: auto !important;
        overflow: hidden;
        line-height: 28px;
        font-size: 12px;
        color: #333;
        width: 100%;
        margin-bottom: 10px;
        font-weight: 600;
    }
    .exp-main {
        position: absolute;
        left: 0;
        top: 21px;
        height: 800px;
    }
    .main-title span {
        font-weight: 400;
    }
    .main-title.level_1_color {
        margin-bottom: 0;
    }
    .main-title span.pink,
    .main-title span.blue,
    .main-title span.green,
    .main-title span.gray {
        font-weight: 600;
    }
    .main-title h4 {
        font-weight: 600;
        line-height: 24px;
    }
    #emp_role {
        font-weight: 400 !important;
    }
    #timesheet_container {
        border: 2px groove threedface;
        padding: 4px 8px;
    }
    #timesheet_container span {
        font-weight: 600;
    }
    #timesheet_container h4 {
        font-weight: 600;
    }
    /*.ui-jqgrid
    {
        max-width: 100% !important;
        width: auto;
        overflow-x: hidden !important;
        padding: 0px 0px 0px 0px !important;
    }*/
    
    .ui-jqgrid {
        max-width: inherit !important;
        width: inherit;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        padding: 0px 0px 0px 0px !important;
    }
    .ui-jqgrid .ui-jqgrid-bdiv {
        overflow: hidden !important;
    }
    #gview_work_order_new_list .ui-jqgrid-bdiv,
    #gview_sample_pickup_list .ui-jqgrid-bdiv,
    #gview_check_list_fields_list .ui-jqgrid-bdiv,
    #gview_top_invoice_summary_list .ui-jqgrid-bdiv,
    #gview_bottom_invoice_summary_list .ui-jqgrid-bdiv,
    #gview_density_list .ui-jqgrid-bdiv {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    .ui-jqgrid .ui-jqgrid-hdiv {
        overflow-y: hidden;
    }
    #cylinder {
        font-weight: 600;
        line-height: 28px;
    }
    .table_filter {
        width: 100%;
        max-width: 800px;
        padding: 5px 3px;
        overflow-x: hidden;
    }
    .table_filter table tbody tr td {
        padding-bottom: 3px;
    }
    tr.ui-search-toolbar input {
        height: 17px !important;
    }
    .set-area-int {
        padding: 15px 20px !important;
    }
    #report_1 table tbody tr td {
        padding-bottom: 4px;
    }
    #report_2 table tbody tr td {
        padding-bottom: 4px;
    }
    table tbody tr td {
        padding-bottom: 4px;
        padding-right: 10px;
    }
    .ui-jqgrid-bdiv table tbody tr td {
        padding-bottom: 0px !important;
    }
    .ui-jqgrid-hbox table {
        border-collapse: inherit !important;
    }
    @media only screen and (max-width: 890px) {
        #container {
            padding: 10px 5px 0;
        }
        .main-title {
            padding: 5px !important;
            width: 100% !important;
        }

        .main-wrap
        {
            width: 100vw !important;
        }

        .main-wrap .set-wrap {
            padding: 15px 15px 30px;
        }
        .ui-jqgrid {
            max-width: 100% !important;
            width: auto;
            overflow-x: scroll !important;
            -webkit-overflow-scrolling: touch;
            padding: 0px 0px 5px 0px !important;
        }
        /*  .as-default .ui-jqgrid {
        max-width: 100% !important;
        width: auto;
        overflow-x: auto !important;
        padding: 0px 0px 5px 0px !important;
    }*/
        
        .ui-jqgrid .ui-jqgrid-bdiv {
            overflow-x: hidden !important;
        }
        #p_filters tbody tr td {
            padding-bottom: 5px !important;
        }
        .DelEm .ui-jqgrid .ui-jqgrid-view {
            width: 1000px !important;
        }
        .DelEm .ui-jqgrid .ui-jqgrid-hdiv {
            width: 100% !important;
        }
        .DelEm .ui-jqgrid .ui-jqgrid-bdiv {
            width: 100% !important;
        }
        .DelEm table {
            width: 100% !important;
        }
        .DelEm .ui-jqgrid .ui-jqgrid-pager {
            width: 1000px !important;
        }
        #project {
            width: 100% !important;
            max-width: 400px !important;
        }
        .site-info-a.site_N_add {
            width: auto !important;
            max-width: 500px !important;
        }
        .two_column {
            width: auto !important;
            max-width: 400px !important;
        }
        .csa-form {
            overflow-x: scroll !important;
            -webkit-overflow-scrolling: touch;
        }
        .clear-mb-float {
            float: none !important;
        }
        .as-table-outer-values {
            width: 100% !important;
            max-width: 1000px !important;
            float: none !important;
        }
        #sub_avg,
        #pe_avg,
        #pm_avg,
        #tech_avg,
        #avg_title {
            float: none !important;
            text-align: center !important;
            width: 100% !important;
        }
        .table_filter {
            width: 100%;
            max-width: 800px;
            padding: 5px 3px;
            overflow-x: scroll !important;
            -webkit-overflow-scrolling: touch;
        }
    }
    @media only screen and (max-width: 480px) {
        .input-box {
            display: block;
        }
        .site-box-w {
            margin-bottom: 10px;
        }
        .main-title span {
            float: none !important;
        }
        .set-area-int {
            padding: 15px 0px 15px !important;
        }
        .main-title span.pink,
        .main-title span.blue,
        .main-title span.green,
        .main-title span.gray {
            display: block;
            padding: 0px;
        }
        .main-title {
            float: none !important;
        }
        .ui-jqgrid .ui-jqgrid-bdiv {
            overflow-x: hidden !important;
        }
    }
    .site_N_add p.pWdth {
        width: 120px !important;
    }
    .site_N_add.deptW {
        width: 295px !important;
    }
    /*è¡¨å•è¾"å…¥æ¡†æ ·å¼*/
    
    .input-boxBg {
        background: #ffffff;
    }
    .input-box {
        padding: 0px 3px;
        border-color: #000;
        border-style: solid;
        border-width: 1px;
        font-size: 12px;
        vertical-align: middle;
        font-weight: 400;
    }
    
    .table-border {
        border-collapse: collapse;
        table-layout: fixed;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-border td {
        border: #CCC 1px solid;
        height: 26px;
        padding: 0 15px;
        word-break: break-all;
        overflow: hidden;
    }
    .table-border tbody tr:hover {
        background: #f6f6f6;
    }
    .td-title-bg {
        height: 30px;
        background: #F4F4F4;
        font-size: 12px;
        font-weight: bold;
    }
    .tfoot-bg {
        height: 30px;
        background: #F4F4F4;
    }
    .serial-number {
        width: 80px;
    }
    .range {
        width: 78px;
    }
    .checkbox-tab {
        width: 50px;
    }
    .link-name,
    .admin-name,
    .keyword-w1,
    .quote-page,
    .operate-w2,
    .skin-directory {
        width: 124px;
    }
    .special .loc {
        width: 215px;
    }
    .operate-w1 {
        width: 126px;
    }
    .operate-w2 {
        width: 140px;
    }
    .operate-w3 {
        width: 240px;
    }
    .operate-w4 {
        width: 190px;
    }
    .operate-w5 {
        width: 160px;
    }
    .operate-w6,
    .user-name {
        width: 180px;
    }
    .operate-w7 {
        width: 80px;
    }
    .operate-w8 {
        width: 80px;
    }
    .operate-w9 {
        width: 94px;
    }
    .operate-w10 {
        width: 100px;
    }
    .operate-w11 {
        width: 160px;
    }
    .common-w1,
    .shield-user-operate {
        width: 84px;
    }
    .rec-components {
        width: 240px;
    }
    .nikename {
        width: 140px;
    }
    .t-time {
        width: 150px;
    }
    .s-time {
        width: 104px;
    }
    .pos {
        width: 250px;
    }
    .mod {
        width: 130px;
    }
    .mod-td a {
        margin-right: 15px;
    }
    .num {
        width: 70px;
    }
    .range {
        width: 110px;
    }
    .status {
        width: 210px;
    }
    .rec-topic,
    .caption {
        width: 150px;
    }
    .operate-adminlist {
        width: 220px;
    }
    .operate-plugin {
        width: 154px;
    }
    .guide-list,
    .extend-con {
        width: 180px;
    }
    .skincategory-name {
        width: 130px;
    }
    .skin-status {
        width: 78px;
    }
    .skin-name {
        width: 84px;
    }
    .skin-category {
        width: 70px;
    }
    .status {
        width: 120px;
    }
    .operate-myindex {
        width: 180px;
    }
    .rec-user-remarks {
        width: 180px;
    }
    .skincategory-operate {
        width: 100px;
    }
    .operate-skincategory {
        width: 140px;
    }
    .skin-preview {
        width: 80px;
    }
    /*æ"ä½œ*/
    
    .change-icon {
        margin-right: 5px;
        padding-left: 12px;
        background-position: -286px -31px;
    }
    .view-weibo {
        margin-right: 5px;
        padding-left: 16px;
        background-position: -285px -17px;
    }
    .ban {
        margin-right: 10px;
        padding-left: 18px;
        background-position: -497px -133px;
    }
    .del-icon {
        padding-left: 12px;
        margin-right: 5px;
        background-position: -288px -188px;
    }
    .view-topic {
        margin-right: 12px;
        padding-left: 15px;
        background-position: -497px -675px;
    }
    /*ç«™ç‚¹è®¾ç½®*/
    
    .set-area-int h4.newc {
        font-size: 12px;
        padding-bottom: 15px;
    }
    .site-box-w1 {
        width: 100px;
    }
    .largeW {
        width: 431px !important;
    }
    .site-info-a.site_Pname_w {
        width: 100% !important;
    }
    .site-box-w {
        width: 155px;
        margin-right: 10px;
        height: 26px;
        font-weight: 400;
    }
    .site-box-wL {
        width: 163px;
        background: #fff;
        border: solid 1px #000
    }
    .site-box-wL2 {
        width: 118px;
    }
    .site-box-area {
        width: 380px;
        height: 70px;
        overflow-x: hidden;
        resize: none;
    }
    .site-info-a {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .site-info-a.site_N_add {
        width: 500px;
        float: left
    }
    .site-info-a.site_N_add p {
        padding-bottom: 8px;
        display: inline;
        float: left;
        width: 104px;
    }
    .site-info-b {
        padding-bottom: 15px;
    }
    .site-info-a p,
    .site-info-b p {
        padding-bottom: 8px;
    }
    /*.site-info-a p span{ color:#afafaf;}*/
    
    .site-info-b p.tips {
        margin-top: 10px;
        color: #999;
    }
    .site-info-a p.tips {
        margin-top: 10px;
        color: #999;
    }
    .logo_preview .preview-loading {
        padding-left: 25px;
        height: 20px;
        background: url(admin/white.gif) no-repeat;
        display: none;
    }
    .botton-file {
        width: 250px;
        height: 24px;
        padding: 3px;
    }
    .juli {
        margin-right: 20px;
    }
    /*æœç´¢æ¡†*/
    
    .serch-user {
        padding: 15px 10px 0;
        border: #d9e7f4 1px solid;
        height: 40px;
        background: #f4f8fc;
        overflow: hidden;
    }
    .box-address-width {
        width: 200px;
    }
    .serch-btn input {
        color: #528775;
        width: 62px;
        height: 23px;
        font-weight: bold;
        background: url(../images/admin_all_bg1.png) -96px -3px no-repeat;
        line-height: 23px;
        border: 0;
        cursor: pointer;
        vertical-align: -2px;
        _vertical-align: -3px;
    }
    .serch-btn-big a {
        color: #528775;
        width: 100px;
        font-weight: bold;
        height: 28px;
        background: url(../images/admin_all_bg1.png) -204px -114px no-repeat;
        line-height: 28px;
        display: inline-block;
        text-align: center;
    }
    .serch-btn-big input {
        color: #528775;
        width: 100px;
        border: 0px;
        font-weight: bold;
        height: 28px;
        background: url(../images/admin_all_bg1.png) -204px -114px no-repeat;
        line-height: 28px;
        display: inline-block;
        text-align: center;
    }
    .serch-btn-big1 input {
        color: #528775;
        width: 250px;
        border: 0px;
        font-weight: bold;
        height: 28px;
        background: url(../images/btn_bg1.png) no-repeat;
        line-height: 28px;
        display: inline-block;
        text-align: center;
    }
    .serch-btn-big2 input {
        color: #528775;
        width: 115px;
        border: 0px;
        font-weight: bold;
        height: 28px;
        background: url(../images/btn_bg2.png) no-repeat;
        line-height: 28px;
        display: inline-block;
        text-align: center;
    }
    .serch-btn-big3 input {
        color: #528775;
        width: 130px;
        border: 0px;
        font-weight: bold;
        height: 28px;
        background: url(../images/btn_bg3.png) no-repeat;
        line-height: 28px;
        display: inline-block;
        text-align: center;
    }
    .serch-btn-big a:hover {
        text-decoration: none;
    }
    /*é"™è¯¯ä¿¡æ¯*/
    
    .a-error {
        margin-left: 5px;
        padding: 1px 0 3px 20px;
        height: 18px;
        color: #F00;
        background-position: -279px -91px;
    }
    /*æŒ‰é'®*/
    
    .button input {
        margin: 0 10px;
        width: 95px;
        height: 28px;
        background: url(../images/admin_all_bg.png) -164px -153px no-repeat;
        line-height: 28px;
        border: 0;
        cursor: pointer;
    }
    /*æˆåŠŸæç¤º*/
    
    .tips_box {
        margin: 20px 10px;
        padding: 8px 5px;
        height: 80px;
        background: #f2f8fe;
        border: 3px solid #bdd3e8;
    }
    .tips_box .tips_r {
        margin: 10px auto;
        width: 370px;
    }
    .tips_box .tips_r h3 {
        margin-bottom: 10px;
        /*padding-left: 32px;*/
        height: 26px;
        line-height: 26px;
        background: url(../images/success_icon.png) no-repeat;
        color: #35b700;
        font-size: 16px;
    }
    .tips_box .tips_r h3.error {
        background: url(../images/admin/error_icon.png) no-repeat;
        color: #df252c;
    }
    .tips_box .tips_r a,
    .tips_box .tips_r a:visited {
        color: #00A1ED;
        text-decoration: underline;
    }
    .tips_box .tips_r a:hover {
        color: #333;
    }
    /*è‡ªå®šä¹‰*/
    
    .spleft {
        margin-left: 10px;
    }
    .spleftbox {
        border: 1px solid #9EC4A8;
        margin: 10px;
        background-color: #E4EEEB;
        padding: 0 5px;
    }
    /*ç™»å½•ç"¨æˆ·*/
    
    #login-wrap .login-main {
        margin: 50px auto 0;
        padding: 22px;
        padding-top: 0px;
        width: 478px;
        border-left: none;
        border-right: none;
    }
    #login-wrap .botm_comment h2 {
        color: #23694b;
        font-size: 25px;
        width: 580px;
        margin: 0 auto;
        margin-top: 75px;
        line-height: 25px;
        letter-spacing: 2px;
    }
    #login-wrap .logo {
        background: url(../images/logo_re.png) no-repeat;
        height: 95px;
        text-align: center;
        width: 350px;
        margin: 80px auto 0;
    }
    #login-wrap .logo_capitol {
        background: url(../images/capitol_logo_re.png) no-repeat;
        height: 66px;
        text-align: center;
        width: 450px;
        margin: 80px auto 0;
    }
    #login-wrap .brdr_contnr {
        border: solid 1px #000;
        border-top: none;
        border-bottom: none;
        margin-left: 1px;
        background: #fff;
        width: 430px;
    }
    #login-wrap .login-main .top_brdr {
        background: url(../images/n_top.png) no-repeat;
        width: 434px;
        height: 36px;
        margin-left: 0px;
    }
    #login-wrap .login-main .botm_brdr {
        background: url(../images/n_botm.png) no-repeat;
        width: 434px;
        height: 40px;
        margin-left: 0px;
    }
    #login-wrap .login-main .login-t {
        position: relative;
        height: 60px;
        color: #23694b;
        padding-left: 15px;
        top: 25px;
        border-bottom: solid 1px #000;
    }
    #login-wrap .login-main .admin-logo {
        height: 40px;
        font-size: 28px;
        font-weight: bold;
        position: absolute;
        top: 18px;
        left: 20px;
    }
    #login-wrap .login-main .login-m {
        padding: 40px 0 0 0px;
        background: #fff;
    }
    .login-m .account3 img {
        margin-right: 5px;
        width: 160px;
        height: 50px;
        vertical-align: -3px;
    }
    #login-wrap .login-main .login-m .admin-txt {
        width: 180px;
    }
    #login-wrap .login-main .login-m label {
        display: block;
        float: left;
        width: 110px;
        font-size: 14px;
        text-align: left;
        color: #000;
        font-size: 16px;
        margin-left: 25px;
    }
    #login-wrap .login-main .login-m .account1 {
        margin-bottom: 25px;
        line-height: 24px;
    }
    #login-wrap .login-main .login-m .account2 {
        line-height: 24px;
    }
    #login-wrap .login-main .login-m strong {
        font-size: 14px;
    }
    #login-wrap .login-main .login-m .account3 {
        margin: 10px 0 0 74px;
        _margin-left: 77px
    }
    #login-wrap .login-main .login-m .admin-btn {
        margin: 18px 0 0 72px;
        border: none;
        width: 106px;
        height: 36px;
        line-height: 36px;
        background-position: -98px -92px;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }
    #login-wrap .login-main .login-m .admin-btn:hover {
        background-position: -98px -130px;
    }
    #login-wrap .login-main .login-m .admin-btn:active {
        color: #767676;
        background-position: -98px -166px;
    }
    #login-wrap .login-main .login-m .admin-btn-no {
        border: none;
        width: 106px;
        height: 36px;
        line-height: 36px;
        color: #767676;
        background-position: -264px -235px;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }
    #login-wrap .login-main .login-active {
        margin: 85px 190px 0;
        text-align: center;
    }
    #login-wrap .login-main .login-active p {
        margin-bottom: 25px;
        font-size: 14px;
    }
    .login-active a.active-one {
        display: block;
        margin: 0 auto;
        width: 171px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        text-decoration: none;
        background-position: -260px -432px;
    }
    .login-active a.active-one:hover {
        color: #333;
        text-decoration: none;
        background-position: -260px -476px;
    }
    .login-active a.active-one-no {
        display: block;
        margin: 0 auto;
        width: 171px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        font-weight: bold;
        color: #767676;
        text-decoration: none;
        background-position: -260px -520px;
    }
    #login-active {
        margin: auto;
        width: 1024px;
        background: #FFF;
    }
    #login-active .login-t {
        position: relative;
        height: 75px;
        background: url(../images/login_t.png) bottom repeat-x;
    }
    #login-active .login-t a {
        display: block;
        position: absolute;
        top: 20px;
        left: 25px;
        width: 240px;
        height: 36px;
        background: url(../../images/logo_active.png) no-repeat;
    }
    #login-active .login-c {
        padding: 10px 10px 20px;
    }
    #login-active .login-c .content-border {
        padding: 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: #b0d1ef 1px solid;
    }
    .active-password,
    .active-contact {
        margin: 20px 20px 0;
    }
    #login-active .login-c .pwd-t {
        padding-bottom: 10px;
        font-size: 14px;
    }
    #login-active .login-c .pwd-t span {
        font-size: 12px;
        color: #afafaf;
    }
    #login-active .login-c .pwd-t-icon {
        display: block;
        float: left;
        margin: 7px 7px 0 0;
        width: 4px;
        height: 6px;
        background-position: -497px -453px;
    }
    #login-active .login-c .area-one {
        margin: 25px 0 50px;
    }
    #login-active .login-c .active-two {
        margin-bottom: 15px;
        overflow: hidden;
    }
    #login-active .login-c .active-two label {
        display: block;
        float: left;
        width: 130px;
        text-align: right;
        _margin-top: 5px;
    }
    #login-active .login-c p.tips {
        margin: 3px 0 3px 130px;
        color: #afafaf;
    }
    #login-active .login-c .required {
        vertical-align: -3px;
        color: #f00;
        padding: 5px 5px 0 5px;
    }
    #login-active .login-c .admin-txt2 {
        width: 150px;
    }
    #login-active .login-c .admin-txt3 {
        width: 200px;
    }
    #login-active .login-c .admin-txt4 {
        width: 120px;
    }
    .active-save {
        margin: 0 0 45px 150px;
    }
    .active-save .active-btn {
        border: 0;
        width: 95px;
        height: 28px;
        line-height: 28px;
        background-position: -164px -153px;
        font-size: 14px;
        color: #555;
    }
    .active-save .active-btn:hover {
        background-position: -164px -191px;
    }
    .active-save .active-btn-no {
        border: 0;
        width: 95px;
        height: 28px;
        line-height: 28px;
        background-position: -164px -229px;
        font-size: 14px;
        color: #767676;
    }
    /*æŽ'åº*/
    
    .paixu {
        display: block;
    }
    .paixu_asc {
        display: block;
        background: url(../images/s_asc.png) no-repeat right;
    }
    .paixu_desc {
        display: block;
        background: url(../images/s_desc.png) no-repeat right;
    }
    a:hover.paixu,
    a:hover.paixu_asc,
    a:hover.paixu_desc,
    a:link.paixu,
    a:link.paixu_asc,
    a:link.paixu_desc,
    a:visited.paixu,
    a:visited.paixu_asc,
    a:visited.paixu_desc,
    a:active.paixu,
    a:active.paixu_asc,
    a:active.paixu_desc {
        color: #000;
    }
    /*å¼¹æ¡†*/
    
    #tipsBox {
        display: none;
        left: 50%;
        /*FF IE7*/
        
        top: 50%;
        /*FF IE7*/
        
        margin-left: -300px!important;
        /*FF IE7 è¯¥å€¼ä¸ºæœ¬èº«å®½çš"ä¸€åŠ */
        
        margin-top: -300px!important;
        /*FF IE7 è¯¥å€¼ä¸ºæœ¬èº«é«˜çš"ä¸€åŠ*/
        
        position: fixed!important;
        /*FF IE7*/
        
        border: 1px solid #528775;
        background-color: #FFF;
        width: 600px;
        padding: 25px 10px 10px 10px;
        position: absolute;
    }
    #tipsBox .closeBox {
        position: absolute;
        top: 2px;
        right: 5px;
    }