﻿body {
    font: 13px/20px "微软雅黑", "宋体", Arial, sans-serif, Verdana, Tahoma;
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #417FB4;
}

a:hover {
    text-decoration: underline;
    color: red;
}

.cs-north {
    height: 60px;
    background: #B3DFDA;
}

.cs-north-bg {
    width: 100%;
    height: 100%;
    background: url(gray/images/header_bg.png) repeat-x;
}

.cs-north-logo {
    height: 40px;
    padding: 15px 0px 0px 5px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

.cs-west {
    width: 200px;
    padding: 0px;
    border-left: 1px solid #99BBE8;
}
.high_line
{
    color:red;
}
    .cs-west p {
        margin: 2px 1px;
        padding-left: 8px;
    }

        .cs-west p a {
            display: inline-block;
            width: 100%;
            height: 22px;
            line-height: 22px;
            color: #417FB4;
        }

        .cs-west p:hover a {
            text-decoration: underline;
            color: red;
            background-color: #f6f6f6;
        }

.cs-south {
    height: 25px;
    background: url('gray/images/panel_title.gif') repeat-x;
    padding: 0px;
    text-align: center;
}

.cs-tab-menu {
    width: 120px;
}

.cs-home-remark {
    padding: 10px;
}

.search {
    width: 99%;
    margin: 10px 3px;
}

    .search ul {
        margin: 5px 2px;
        padding: 0;
    }

        .search ul li {
            list-style: none;
        }

            .search ul li dt, .search ul li dd {
                display: inline-block;
                float: left;
            }

            .search ul li dd {
                margin: auto 15px auto 3px;
                float: left;
            }

.list {
    width: 99%;
    border: 1px solid #99BBE8;
    margin: 5px 3px;
    margin-top: 0;
}

    .list tr td {
        border-bottom: 1px dotted #ccc;
        border-right: 1px dotted #ccc;
        height: 35px;
        height: 30px\9;
        padding: 4px;
    }

    .list .title {
        background: url("/images/panel_title.png") repeat-x scroll 0 0 transparent;
        border: 1px solid #99BBE8;
        color: #15428B;
        font-size: 13px;
        font-weight: bold;
        line-height: 15px;
        padding: 5px;
        padding: 5px\9;
    }

        .list .title td {
            border-bottom: 1px solid #99BBE8;
            height: 32px;
            height: 26px\9;
            white-space: nowrap;
        }

    .list tr.page td {
        background-color: #efefef;
        border-top: 1px solid #fff;
        height: 35px;
    }

    .list tr.c:hover td {
        background-color: #d0e5f5;
    }

.even {
    background-color: #f5f5f5;
}

.list tr td.end {
    border-right: none;
}

.addnew {
    width: 99%;
    margin: 10px 3px;
}

    .addnew ul {
        margin: 5px 2px;
        padding: 0;
    }

        .addnew ul li {
            list-style: none;
            margin: 8px 0;
        }

            .addnew ul li dt {
                display: inline-block;
                float: left;
                width: 15%;
                text-align: right;
                margin-right: 10px;
                line-height: 26px;
            }

            .addnew ul li dd {
                margin: 3px;
                display: inline-block;
                float: left;
                width: 80%;
            }

            .addnew ul li.commit {
                color: #999;
                margin-top: 30px;
                padding: 5px 30px;
                border-top: 1px solid #bbb;
            }


.highlight1 {
    border: 1px solid #618AB3;
    outline: 2px solid #DCEAF8;
}

.xuanfu {
    background: url(../images/xuanfu.png) no-repeat;
    height: 39px;
    line-height: 39px;
    text-align: left;
    color: #fff;
    position: absolute;
    color: #000;
    padding-left: 20px;
}

    .xuanfu a {
        background: url("../images/xuanfu.png") no-repeat scroll right 0 transparent;
        display: inline-block;
        line-height: 39px;
        margin-right: -5px;
        margin-left: 10px;
        width: 10px;
    }

/*
.req_error
{
    background: url(../images/reg_error.gif) no-repeat 4px 50%;
    padding-left: 20px;
    color: #c43a3a !important;
    display: inline-block;
}
.req_succ
{
    background: url(../images/reg_right.gif) no-repeat 4px 50%;
    padding-left: 20px;
    display: inline-block;
}
*/

.submit_err {
    padding-left: 15px;
    background-color: #FFFFE5;
    border: 1px solid #F7A52D;
    height: 22px;
    line-height: 22px;
    padding: 5px 3px 3px;
    margin-top: 10px;
}

.submit_ok {
    padding-left: 15px;
    background-color: #E5FFE5;
    border: 1px solid #7dcc7d;
    height: 22px;
    line-height: 22px;
    padding: 5px 3px 3px;
    margin-top: 10px;
}

.submit_err span {
    display: inline-block;
}

.dtitle {
    border: 1px solid #DCEAF8;
    padding: 5px 3px 5px 30px;
    margin: 5px 0;
    background: url(../images/dot2.gif) 8px center #F0F0F0 no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

    .dtitle .r {
        float: right;
        font-size: 13px;
        font-weight: normal;
        margin-right: 10px;
        margin-top: -25px\9;
    }

.grey {
    color: #999;
}

img {
    border: none;
}

.imgicon {
    background: url("../images/imgicon.gif") no-repeat scroll 50% 50% transparent;
    display: inline-block;
    height: 24px;
    margin-right: 2px;
    width: 13px;
}

.tablelist {
    background-color: #DDDDDD;
    margin: 5px;
    width: 99%;
}

    .tablelist tr td {
        background-color: #FFFFFF;
        height: 30px;
        line-height: 25px;
        padding: 0 2px;
    }

textarea {
    padding: 3px;
    font-size: 12px;
    line-height: 20px;
    color: #444;
}

.album-item {
    border: 1px solid #EEEEEE;
    display: inline-block;
    float: left;
    height: 200px;
    margin: 0 25px 15px 10px;
    padding: 5px;
    text-align: center;
    width: 175px;
}

    .album-item .album-title {
        color: #666666;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 8px;
    }

    .album-item .album-mark {
        color: #888888;
        display: inline-block;
        font-size: 12px;
        height: 40px;
        line-height: 18px;
        margin-top: 5px;
    }

    .album-item .album-time {
        color: #999999;
        display: inline-block;
        font-size: 12px;
        margin-top: 5px;
    }

    .album-item .album-tools {
        display: inline-block;
        margin-top: 5px;
    }

.table {
    background-color: #E0E0E0;
}

    .table span {
        color: #999999;
        font-size: 12px;
    }

.tditem {
    background-color: #FFFFFF;
    padding: 5px;
    text-align: right;
    width: 15%;
}

.tdcontent, .tdcontent35 {
    background-color: #FFFFFF;
    line-height: 20px;
    padding: 5px;
    text-align: left;
    width: 85%;
}

.tdcontent35 {
    width: 35%;
}


/**登录页面样式**/
#loginBar {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -243px;
    margin-top: -144px;
    width: 486px;
    height: 288px;
    background: url(../images/loginbg.gif);
}

    #loginBar ul {
        padding-top: 80px;
        padding-left: 30px;
        height: auto;
        overflow: hidden;
        margin-bottom: 0;
    }

        #loginBar ul li {
            padding: 4px 0;
            list-style: none;
        }

            #loginBar ul li .label {
                width: 106px;
                text-align: right;
                display: block;
                float: left;
                line-height: 24px;
                padding-right: 8px;
                color: #555;
            }

            #loginBar ul li input.text, #loginBar1 ul li input.text {
                height: 20px;
                width: 160px;
                padding: 2px 4px;
                border: 1px solid #b6bfce;
            }

            #loginBar ul li input.text1 {
                float: left;
                height: 20px;
                line-height: 20px;
                width: 60px;
                padding: 2px 4px;
                border: 1px solid #b6bfce;
            }

            #loginBar ul li span.label {
                width: 96px;
                text-align: left;
            }

.s1 {
    padding-left: 143px;
    padding-top: 5px;
}

input.input-btn {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 62px;
    height: 26px;
    background: url(../images/btnbg.gif) repeat-x;
    line-height: 20px;
    cursor: pointer;
    border: none;
    padding: 2px 3px;
    *padding: 0px 2px;
    overflow: hidden;
}

    input.input-btn:hover {
        color: #ddd;
    }

ul, dl, li {
    list-style: none;
}

button, input, select {
    vertical-align: middle;
}

    input[type=radio] {
        margin: auto;
        margin-right: 2px;
    }

a:link, a:visited {
    color: #417fb4;
    text-decoration: none;
}

a:hover {
    color: red;
    text-decoration: none;
}

input[type=text], input[type=password] {
    border: 1px solid #b5b5b5;
}

.edit_text_box, .textbox {
    width: 197px;
    height: 20px;
    border: 1px solid #b5b5b5;
}

textarea {
    border: 1px solid #b5b5b5;
    margin: 0px 0px 2px 0px;
}

select {
    height: 20px;
    vertical-align: middle;
}

.buttons {
    text-align: center;
}

span label {
    display: inline-block;
    margin-left: 2px;
    margin-right: 10px;
}

.cs-north-logo .lamlogo {
    display: inline-block;
    float: left;
}

.cs-north-logo .laminfo {
    display: inline-block;
    float: right;
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    margin-right: 15px;
}

.cs-north-logo .lamsysinfo {
    display: inline-block;
    float: left;
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    margin-right: 15px;
    margin-left: 20px;
}

.cs-north-logo .laminfo .msg, .cs-north-logo .laminfo .msg-new {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    margin: 0 8px 0 0;
    padding: 0 4px 0 21px;
    background: url(/css/images/pm_no.gif) no-repeat 4px center;
}

.cs-north-logo .laminfo .msg-new {
    background-color: #f60;
    background-image: url(/css/images/pm_no_new.gif);
}

.cs-north-logo .laminfo .msg:hover {
    color: #417FB4;
}

.cs-north-logo .laminfo .msg-new:hover {
    color: #00f;
}

.quick {
    position: absolute;
    z-index: 2;
    left: 47%;
    background: #f4f4f4;
    padding: 8px;
    border: 1px solid #ddd;
    margin: 20px 0;
}

.quick-alert-rig {
    width: 100px;
    margin: 0;
    background: #eff;
    border: 1px solid #0a0;
    color: #0a0;
    font-weight: bold;
    padding: 30px;
}

.quick-alert-err {
    width: 100px;
    margin: 0;
    background: #ffa;
    border: 1px solid #a00;
    color: #a00;
    font-weight: bold;
    padding: 30px;
}

/*行样色*/
table {
    background-color: #ddd;
    margin: 5px;
    width: 99%;
}

    table tr td {
        background-color: #fff;
        height: 24px;
        line-height: 25px;
        padding: 1px 3px;
    }


.line-odd td {
    background-color: #fff;
}

.line-even td {
    background-color: #f8f8f8;
}

.buttons {
    text-align: center;
}


.jinru {
    background: #ffffff url(./images/jinru.jpg) no-repeat;
    width: 111px;
    height: 36px;
    padding: 0px;
    border: none;
}

.zhijiejinru {
    background: #ffffff url(./images/zhijiejinru.jpg) no-repeat;
    width: 111px;
    height: 36px;
    padding: 0px;
    border: none;
}

/*DataGrid 和 GridView样式*/
.listCss {
    background-color: #ddd;
    margin: 5px;
    width: 99%;
    border: none;
}

    .listCss .header td, .listCss .header th, .listCss .whiteheader td {
        text-align: center;
        color: #3f586b;
        font-weight: bolder;
        background: #FFFFFF url(./images/titlebg.png) repeat-x;
        white-space: nowrap;
    }

    .listCss .item td {
        background-color: #fff;
    }

    .listCss .oddItem td {
        background-color: #f8f8f8;
    }

    .listCss .redfontitem td {
        background-color: #fff;
        color: Red;
    }

    .listCss .footer td {
        background-color: #B9CEEA;
        font-weight: bolder;
        letter-spacing: 1px;
        text-align: center;
    }

    .listCss .feeItem td {
        background-color: #f1f1f1;
        line-height: 26px;
        padding: 0px 0px 0px 0px;
        border: solid 1px #c0c0c0;
        border-left: none;
    }

    .listCss .whiteheader td {
        line-height: 20px;
    }

    .listCss .whiteItem td {
        background-color: #fff;
        border: none;
        border-bottom: solid 0px #eee;
    }

    .listCss .dashed td {
        background-color: #fff;
        border: none; /*border-bottom:dashed 1px #eee;*/
    }

/*弹出窗口样式 欢迎页面样式*/
.win {
    border: solid 1px #b5b4b4;
    margin: 0px 5px 5px 0px;
}

.box {
    display: none;
    background-color: #d9d9d9;
    padding: 10px;
    color: #333;
}

    .win .head, .box .head {
        width: 100%;
        background: #FFFFFF url(./images/titlebg.png) repeat-x;
        border-bottom: 1px solid #dfdfdf;
    }

.win .head {
    line-height: 23px;
}

.box .head {
    line-height: 28px;
}

    .win .head .title, .box .head .title {
        color: #010101;
        font-size: 15px;
        font-family: 黑体;
        padding-left: 5px;
    }

    .box .head .search, .box .close_search {
        background: url(/css/images/searchbox_button.png) no-repeat 0 center;
        margin: 0;
        display: inline-block;
        width: 16px;
    }

.box .close_search {
    background-image: url(/css/images/close_search.png);
}

.box .head .close {
    font-size: 13px;
    padding-right: 5px;
}

.box .body {
    overflow-y: auto;
    padding: 0px;
    overflow-x: hidden;
    border: 1px solid #999999;
    border-top: none;
}

.winItem {
    background-color: #e8eef0;
}

/*区域样式*/
.p_area {
    border: 0px solid #b8c9d4;
    margin: 5px 0px;
    border-left: none;
    border-right: none;
}

.p_title {
    border: 1px solid #DCEAF8;
    padding: 5px 3px 5px 30px;
    margin: 0 0 5px 0;
    background: url(./images/dot2.gif) 8px center #F0F0F0 no-repeat;
    font-size: 14px;
    position: relative;
    font-weight: bold;
    color: #333;
}

    .p_title span.open, .p_title span.close {
        display: block;
        width: 9px;
        height: 8px;
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 10px;
    }

    .p_title span.open {
        background: url(./images/open.gif) no-repeat;
    }

    .p_title span.close {
        background: url(./images/close.gif) no-repeat;
    }

.area div.p_content {
}

/*Tab样式*/
.tab {
    height: 100%;
    border-top: solid 1px #d3d3d3;
    padding: 0px;
}

    .tab .head {
        background: #FFFFFF url(./images/titlebg.png) repeat-x;
        line-height: 30px;
        border-bottom: solid 1px #d3d3d3;
        padding: 0px;
        margin: 0px;
    }

        .tab .head .item {
            float: left;
            width: 80px;
            text-align: center;
            border: none;
            border-right: solid 1px #d3d3d3;
            list-style-type: none;
            cursor: pointer;
        }

        .tab .head .hover {
            background-color: #FFFFFF;
            border-bottom: solid 1px #FFFFFF;
            font-weight: bold;
        }
    /*.tab .content .item{display:none;}*/
    .tab .content .hover {
        height: 100%;
    }

.page_bar {
    background: #FFFFFF url(./images/titlebg.png) repeat-x;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bebcbc;
}

/*Loading 样式*/
.ac_loading {
    background: url(images/indicator.gif) no-repeat;
    background-position: right center;
}

/*流转单样式*/
.flow {
    border: solid 1px #417fb4;
    width: 222px;
    height: 120px;
    float: left;
    margin: 5px 0px 0px 5px;
}

    .flow .flow_title {
        font-size: 15px;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-bottom: dashed 1px #c0c0c0;
        color: #417fb4;
    }

.flow_focus {
    background-color: #fdfad1;
}


.costItem {
    background-color: #fbfdf2;
}

    .costItem td {
        border-right: solid 1px #c0c0c0;
        border-bottom: solid 1px #c0c0c0;
    }

.costTable {
    border-top: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0;
    width: 99.8%;
    border-collapse: collapse;
    empty-cells: show;
}

    .costTable td, .costTable th {
        border-bottom: solid 1px #c0c0c0;
        border-right: solid 1px #c0c0c0;
    }

/* 提示信息样式*/
.tip-page {
    width: 600px;
    margin: 100px auto 30px;
}

.tip-table {
    margin: 0 1px;
    background: #ffffff;
    width: 598px;
}

.tip-top {
    background: url(images/tip-top.png) center no-repeat;
    height: 50px;
}

.tip-bgA, .tip-bgB, .tip-bgC, .tip-bgC {
    background: #1b72af;
}

.tip-bgA, .tip-bgB {
    height: 1px;
    overflow: hidden;
}

.tip-bgA {
    margin: 0 2px;
}

.tip-bgB {
    margin: 0 1px;
}

.tip-bgC {
    padding-top: 1px;
}

.tip-content {
    padding: 0 0 0 67px;
}

    .tip-content tr td {
        vertical-align: top;
        padding: 5px 10px 5px 0;
        line-height: 25px;
    }

.cc {
    text-align: right;
    padding-top: 10px;
}

.show-back {
    color: #417fb4;
    text-decoration: underline;
    display: block;
    padding-right: 25px;
    line-height: 22px;
    overflow: hidden;
    background: url(images/tips-back.gif) right 0 no-repeat;
    height: 20px;
    float: left;
}

    .show-back:hover {
        background-position: right -20px;
    }

/*add by yangpengcheng*/
select {
    margin-right: 2px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: 4px;
}

/*validation*/
.req_error, .req_warn {
    background: url(/App_Themes/Gray/images/reg_error.gif) no-repeat 1px 50%;
    padding-left: 20px;
    color: #e00 !important;
    display: inline-block;
}

.req_succ {
    background: url(/App_Themes/Gray/images/reg_right.gif) no-repeat 1px 50%;
    padding-left: 20px;
    color: #0a0 !important;
    display: inline-block;
}

/*tree*/
#bm_list {
    width: 100%;
    background: #fff;
}

bm_list .info1 {
    float: left;
    width: 220px;
    height: auto;
    border: 1px solid #bfdbfa;
}

#bm_list .title {
    height: 30px;
    border-bottom: 1px solid #bfdbfa;
    margin: 0;
    text-align: left;
    line-height: 30px;
    color: #323232;
    padding-left: 20px;
}

.title_t {
    margin-top: 10px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    background: url(images/base.png) 5px center no-repeat;
    padding-left: 30px;
    color: #666;
}

.sscd {
    float: left;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    max-height: 450px;
    overflow-y: auto;
    width: 99%;
}

.suo, .wxj {
    float: left;
    height: 30px;
    width: 18px;
    display: block;
    margin-left: 3px;
}

.suo {
    background: url(images/plusbottom.gif) left 0 no-repeat;
    cursor: pointer;
    clear: both;
}

.shen {
    background: url(images/menus.gif) left center no-repeat;
    cursor: pointer;
}

.wxj {
    background: url(images/join.gif) left center no-repeat;
}

.fz, .yw {
    height: 30px;
    display: block;
    float: left;
    padding-left: 20px;
}

.fz {
    background: url(images/uptown.gif) 0 no-repeat;
}

.fzstore, .yw {
    height: 30px;
    display: block;
    float: left;
    padding-left: 20px;
}

.fzstore {
    background: url(images/store.gif) 0 no-repeat;
}

.fzleague, .yw {
    height: 30px;
    display: block;
    float: left;
    padding-left: 20px;
}

.fzleague {
    background: url(images/league.gif) 0 no-repeat;
}

.yw {
    background: url(images/clientManage.gif) 0 no-repeat;
}

.onej, .twoj, .trej, .fourj {
    float: left;
    padding-left: 20px;
    display: block;
    background: url(images/sx.gif) repeat-y 9px;
    _background: url(images/sx.gif) repeat-y 12px;
}

.onej {
    width: 200px;
    overflow: hidden;
}

.twoj {
    width: 180px;
}

.trej {
    width: 160px;
}

.fourj {
    width: 100%;
}

.onej li {
    float: left;
    width: 200px;
    overflow: hidden;
}

.twoj li {
    float: left;
    width: 180px;
    overflow: hidden;
}

.trej li {
    float: left;
    width: 160px;
    overflow: hidden;
}

.fourj li {
    float: left;
    width: 100%;
    overflow: hidden;
}

.bm_list_r {
    background: #fff;
    *width: 100%;
    *overflow-y: scroll;
    *overflow: hidden;
    *display: inline;
    *float: right;
}

.tlist {
    max-height: 450px;
    overflow-y: auto;
}

.tlist-tb {
    border-collapse: collapse;
    empty-cells: show;
    border: solid 1px #c0c0c0;
    padding: 0px;
    font-family: Verdana, Arial, sans serif;
    font-size: 12px;
    width: 99%;
}

    .tlist-tb tr td {
        line-height: 26px;
        border-left: solid 1px #c0c0c0;
        border-top: solid 1px #c0c0c0;
    }

        .tlist-tb tr td.op {
            text-align: center;
        }

    .tlist-tb .header td {
        background: url("./images/titlebg.png") repeat-x scroll 0 0 #FFFFFF;
        border-bottom: 1px solid #C0C0C0;
        border-right: 1px solid #C0C0C0;
        color: #3F586B;
        font-weight: bolder;
        line-height: 26px;
        padding: 0;
        text-align: center;
        white-space: nowrap;
    }

    .tlist-tb tr:hover td {
        background-color: #eee;
    }

.sel-1 {
    background: url("./images/sel-1.gif") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.sel-0 {
    background: url("./images/sel-0.gif") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.sel-2 {
    background: url("./images/sel-2.gif") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}

#pager {
    float: left;
}

    #pager table {
        background: none;
        margin-top: 0px;
        width: 100px;
    }


/*按钮样式*/
.formButton {
    margin: 2px 0px 2px 0px;
    line-height: 18px;
    border: #476c9e 1px solid;
    background: url(./Images/bg_btn.gif) #fff repeat-x;
    width: 70px;
    cursor: pointer;
    color: #5678a6;
    vertical-align: middle;
    text-align: center;
}

.btn-add, .btn-upload, .btn-back, .btn-check, .btn-copy, .btn-del, .btn-edit, .btn-print, .btn-ref, .btn-reset, .btn-save, .btn-send, .btn-search, .btn-cancel, .btn-lock, .btn-unlock, .btn-set, .btn-list, .btn-submit, .btn-merger, .btn-split, .btn-order, .btn-card, .btn-download {
    color: #555;
    padding-left: 15px;
    height: 21px\9;
    *line-height: 18px;
    line-height: 21px\9;
    width: 50px;
    margin-right: 10px;
}

    .btn-add:hover, .btn-upload:hover, .btn-back:hover, .btn-check:hover, .btn-copy:hover, .btn-del:hover, .btn-edit:hover, .btn-print:hover, .btn-ref:hover, .btn-reset:hover, .btn-save:hover, .btn-send:hover, .btn-search:hover, .btn-cancel:hover, .btn-lock:hover, .btn-unlock:hover, .btn-set:hover, .btn-list:hover, .btn-submit:hover, .btn-merger:hover, .btn-split:hover, .btn-order:hover, .btn-card:hover, .btn-download:hover {
        color: #476C9E;
    }

.btn-add {
    background: url(./images/btn-add.gif) repeat scroll 0 0 transparent;
}

.btn-upload {
    background: url(./images/btn-upload.gif) repeat scroll 0 0 transparent;
}

.btn-back {
    background: url(./images/btn-back.gif) repeat scroll 0 0 transparent;
}

.btn-check {
    background: url(./images/btn-check.gif) repeat scroll 0 0 transparent;
}

.btn-copy {
    background: url(./images/btn-copy.gif) repeat scroll 0 0 transparent;
}

.btn-del {
    background: url(./images/btn-del.gif) repeat scroll 0 0 transparent;
}

.btn-edit {
    background: url(./images/btn-edit.gif) repeat scroll 0 0 transparent;
}

.btn-print {
    background: url(./images/btn-print.gif) repeat scroll 0 0 transparent;
}

.btn-ref {
    background: url(./images/btn-ref.gif) repeat scroll 0 0 transparent;
}

.btn-reset {
    background: url(./images/btn-reset.gif) repeat scroll 0 0 transparent;
}

.btn-save {
    background: url(./images/btn-save.gif) repeat scroll 0 0 transparent;
}

.btn-send {
    background: url(./images/btn-send.gif) repeat scroll 0 0 transparent;
}

.btn-search {
    background: url(./images/btn-search.gif) repeat scroll 0 0 transparent;
}

.btn-cancel {
    background: url(./images/btn-cancel.gif) repeat scroll 0 0 transparent;
}

.btn-lock {
    background: url(./images/btn-lock.gif) repeat scroll 0 0 transparent;
}

.btn-unlock {
    background: url(./images/btn-unlock.gif) repeat scroll 0 0 transparent;
}

.btn-set {
    background: url(./images/btn-set.gif) repeat scroll 0 0 transparent;
}

.btn-list {
    background: url(./images/btn-list.gif) repeat scroll 0 0 transparent;
}

.btn-submit {
    background: url(./images/btn-submit.gif) repeat scroll 0 0 transparent;
}

.btn-merger {
    background: url(./images/btn-merger.gif) repeat scroll 0 0 transparent;
}

.btn-split {
    background: url(./images/btn-split.gif) repeat scroll 0 0 transparent;
}

.btn-order {
    background: url(./images/btn-order.gif) repeat scroll 0 0 transparent;
}

.btn-card {
    background: url(./images/btn-card.gif) repeat scroll 0 0 transparent;
}

.btn-download {
    background: url(./images/btn-download.gif) repeat scroll 0 0 transparent;
}

.searchMenu {
    float: left;
    border: 1px solid #6994C1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
}

    .searchMenu .searchSelected, .searchMenu .searchSelectedUp {
        float: left;
        cursor: pointer;
        width: 90px;
        display: inline-block;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        padding-left: 2px;
        color: #6994C1;
        font-weight: bold;
        background: url("/css/images/qqbg_1.5.5.png") no-repeat;
    }

    .searchMenu .searchSelectedUp {
        background-position: -90px center;
    }

    .searchMenu .searchTab {
        background: none repeat scroll 0 0 #fff;
        border-style: none solid solid;
        border: 1px solid #6994C1;
        border-top: none;
        left: -1px;
        position: absolute;
        top: 18px;
        *top: 20px;
        _top: 20px;
        _top: 20px/0;
        _top: 20px\9;
        width: 88px;
        z-index: 20;
        position: absolute;
    }

        .searchMenu .searchTab li {
            color: #999;
            cursor: pointer;
            font-size: 12px;
            font-weight: bold;
            height: 24px;
            line-height: 24px;
            text-indent: 2px;
            width: 88px;
        }

            .searchMenu .searchTab li:hover, .searchMenu .searchTab li.selected {
                background: none repeat scroll 0 0 #EDF3FC;
                color: #6994C1;
            }

.notice {
    float: left;
    width: 300px;
    height: 250px;
    margin: 8px 8px 15px 5px;
}

    .notice .title {
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: left;
        color: #444;
    }

        .notice .title span {
            display: inline-block;
            border: 1px solid #dceaf8;
            border-bottom: none;
            margin: 0 3px;
            line-height: 28px;
            padding: 0 8px;
            background-color: #f0f0f0;
        }

    .notice .nlist {
        border: 1px solid #dceaf8;
        padding: 5px;
        margin-left: 3px;
        float: left;
        height: 210px;
        overflow-y: auto;
        width: 285px;
    }

        .notice .nlist ul li {
            float: left;
            white-space: nowrap;
            margin: 4px 10px 3px 2px;
            padding: 0 2px;
        }

            .notice .nlist ul li:hover {
                background-color: #f8f8f8;
            }

            .notice .nlist ul li span {
                color: #aaa;
                font-weight: bold;
            }

                .notice .nlist ul li span.n {
                    color: #f80;
                }

/*****/
.lbUnit {
    color: darkgray;
}

.approve_-1 {
    color: black;
}

.approve_1 {
    color: green;
}

.approve_0 {
    color: red;
}
