﻿body {
    font-family: Verdana, Arial, sans-serif,宋体;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
    background: transparent;
}

html {
    overflow-x: auto;
    overflow-y: auto;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

table {
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}

    table td {
        padding: 0px;
        margin: 0px;
    }

a:link, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #F00;
}

a:active {
    color: Black;
}

.buttond {
    background: url(../../../Admin/image/bottonBg.gif);
    height: 20px;
    border: 1px solid #748db7;
    background-position: center center;
    color: #000000;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 10px;
}

.redText {
    color: #FF0000;
}

.loginBGC {
    background-color: #FFFFFF;
}

.header {
    background: url(../../../Admin/image/top.jpg) repeat-x left top;
    height: 101px;
}

    .header .nave {
        background: url(../../../Admin/image/main.jpg) repeat-x left top;
        height: 27px;
        line-height: 27px;
        font-size: 14px;
    }

        .header .nave span {
            float: left;
        }

            .header .nave span a {
                display: block;
                width: 110px;
                text-decoration: none;
            }

        .header .nave .sel a {
            color: White;
        }

        .header .nave .sel, .header .nave span a:hover {
            color: White;
            background: url("../../../Admin/image/main_1.gif") no-repeat left 1px;
            font-weight: bold;
            cursor: pointer;
        }

            .header .nave span a:link, .header .nave span a:visited, .header .nave span a:active, .header .nave .sel a:link, .header .nave .sel a:visited, .header .nave .sel a:active {
                text-decoration: none;
            }

.footer {
    background: url('../../../Admin/image/bot.JPG') repeat-x left top;
    height: 24px;
}

.tableBorder {
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
}

/*Right*/
.cTableTrHeight {
    line-height: 30px;
    width: 99%;
}

/*################ GridView ################*/
table.GridView {
    width: 100%;
}

    table.GridView td {
        padding: 5px;
        border-top: #4a7dc1 1px solid;
        border-right: #4a7dc1 1px solid;
        border-left: #4a7dc1 1px solid;
        border-bottom: #4a7dc1 1px solid;
        height: 25px;
    }

    table.GridView th {
        color: #000;
        font-weight: bold;
        background-repeat: repeat-x;
        text-decoration: none;
        border: solid 1px #4a7dc1;
        background-color: #90c2e8;
        height: 30px;
        font-size: 13px;
    }

        table.GridView th a {
            text-decoration: none;
            color: #000;
        }

    table.GridView .pager {
        height: 30px;
    }

        table.GridView .pager td {
            border: none 0px;
            text-align: center;
            padding: 0px;
        }

        table.GridView .pager span {
            color: Red;
        }

        table.GridView .pager a {
            color: #2d7cbf;
        }
/*################ end GridView ###############*/



.menuTable {
}

    .menuTable tr {
        text-align: left;
        height: 26px;
        background: url("../../../Admin/image/ecd.gif") repeat-x left top;
    }

        .menuTable tr td {
            padding-left: 35px;
            font-weight: bold;
        }

.menuTitle {
    height: 27px;
    background: url("../../../Admin/image/cd.gif") repeat-x left top;
    cursor: pointer;
    font-weight: bold;
}

.menuDiv {
    background: url("../../../Admin/image/dian1.gif") no-repeat left 7px;
    text-align: left;
    padding-left: 12px;
    line-height: 26px;
}

.menuTitle1 {
    text-align: left;
    background: url('../../../Admin/image/cd.gif') no-repeat;
    width: 160px;
    height: 27px;
}

    .menuTitle1 a {
        background-image: url('');
        margin-left: 35px;
        font-weight: bold;
    }

.menuTitle2 {
    text-align: left;
    background: url('../../../Admin/image/ecd.gif') no-repeat;
    width: 160px;
    height: 25px;
}

    .menuTitle2 a:link, .menuTitle2 a:visited {
        background-image: url('');
        margin-left: 35px;
        font-weight: bold;
        color: #0f569d;
    }

    .menuTitle2 a:hover {
        background-image: url('');
        margin-left: 35px;
        font-weight: bold;
        color: red;
    }

    .menuTitle2 a:active {
        background-image: url('');
        margin-left: 35px;
        font-weight: bold;
        color: #0f569d;
    }

.menuTitle3 {
    text-align: left;
    background: url('../../../Admin/image/dian2.gif') no-repeat 36px 7px;
    width: 160px;
    height: 25px;
}

    .menuTitle3 a:link, .menuTitle3 a:visited {
        background-image: url('');
        margin-left: 55px;
        font-weight: bold;
        color: blcak;
    }

    .menuTitle3 a:hover {
        background-image: url('');
        margin-left: 55px;
        font-weight: bold;
        color: red;
    }

    .menuTitle3 a:active {
        background-image: url('');
        margin-left: 55px;
        font-weight: bold;
        color: blcak;
    }

.menuTitle4 {
    background: url('../../../Admin/image/dian1.gif') no-repeat 55px 7px;
    text-align: left;
    width: 160px;
    height: 25px;
}

    .menuTitle4 a:link, .menuTitle4 a:visited {
        background-image: url('');
        margin-left: 70px;
        font-weight: bold;
        color: #009966;
    }

    .menuTitle4 a:hover {
        background-image: url('');
        margin-left: 70px;
        font-weight: bold;
        color: red;
    }

    .menuTitle4 a:active {
        background-image: url('');
        margin-left: 70px;
        font-weight: bold;
        color: #009966;
    }

.menuSelected a:link, .menuSelected a:visited {
    color: red;
}

.menuSelected a:hover {
    color: red;
}

.menuSelected a:active {
    color: red;
}

.tableBorder {
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
}

.divWidth {
    width: 1010px;
}

.cpTable {
    text-align: left;
    background: url("../../../Admin/image/cpBG.gif") repeat-x;
    height: 25px;
    margin-top: 3px;
}

.contentWidth {
    width: 99%;
}

.workFlowHeaderFooter {
    border: #000000 1px solid;
    background-color: #fafad2;
    height: 25px;
    width: 340px;
    padding-top: 10px;
    font-weight: bold;
}

.workFlowTD {
    border: #000000 1px solid;
    background-color: #fffaf0;
    height: 25px;
    width: 340px;
    padding-top: 10px;
}

.divBlock {
    border: #93bdec 1px solid;
    margin: 5px 0px 5px 0px;
}

    .divBlock .divBlockTop {
        text-align: left;
        background: url("../../../Admin/image/lm.jpg") repeat-x;
        height: 20px;
        font-weight: bold;
        padding-left: 10px;
        padding-top: 5px;
        border-bottom: #93bdec 1px solid;
    }

    .divBlock .divWhite {
        background-color: #ffffff;
    }

.line {
    border: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-color: #539fe9;
}

/*################ message ###############*/
.tip {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 0px;
    width: 229px;
    border: 1px solid #3066a6;
    background-color: #E4F1FF;
    margin-right: 4px;
    overflow: hidden;
    display: none;
    font-size: 12px;
    z-index: 9999;
}

    .tip h1 {
        font-size: 14px;
        height: 25px;
        line-height: 25px;
        background-color: #3066a6;
        color: #FFFFFF;
        padding: 0px 3px 0px 0px;
    }

        .tip h1 a {
            float: right;
            text-decoration: none;
            color: #FFFFFF;
            margin-right: 7px;
            font-family: @Arial Unicode MS;
        }

#container {
    text-align: left;
    width: 99%;
    height: 27px;
    background-color: #FFFFFF;
    padding-top: 10px;
}

    #container #title {
        height: 22px;
        border-bottom: solid 3px #3178bf;
    }

        #container #title li {
            float: left;
            list-style-type: none;
            height: 22px;
            line-height: 22px;
            text-align: center;
            margin-right: 1px;
        }

        #container #title ul {
            background-color: #FFFFFF;
        }

        #container #title a {
            text-decoration: none;
            color: #000000;
            display: block;
            width: auto;
            background: url(../../../Admin/image/tab_selected_left_bk2.gif) no-repeat left -29px;
        }

            #container #title a span {
                color: #000000;
                display: block;
                background: url(../../../Admin/image/tab_selected_right_bk2.gif) no-repeat right -29px;
                padding: 0 15px 0 15px;
            }

        #container #title .tag a:hover {
            text-decoration: none;
            color: #000000;
            display: block;
            width: auto;
            background: url(../../../Admin/image/tab_selected_left_bk2.gif) no-repeat left -87px;
        }

            #container #title .tag a:hover span {
                display: block;
                background: url(../../../Admin/image/tab_selected_right_bk2.gif) no-repeat right -87px;
                padding: 0 15px 0 15px;
            }

        #container #title .selectli1 {
            text-decoration: none;
            color: #ffffff;
            display: block;
            width: auto;
            background: url(../../../Admin/image/tab_selected_left_bk2.gif) no-repeat left -87px;
        }

        #container #title a .selectspan1 {
            display: block;
            background: url(../../../Admin/image/tab_selected_right_bk2.gif) no-repeat right -87px;
            padding: 0 15px 0 15px;
        }

    #container #content ul {
        margin: 10px;
    }

    #container #content li {
        margin: 5px;
    }

        #container #content li img {
            margin: 5px;
            display: block;
        }

    #container #content {
        height: 420px;
        padding: 15px;
    }

/*################ end message ###############*/

/**************  WorkFlow  ***************/
#tabWorkFlowNode {
    width: 100%;
}

    #tabWorkFlowNode tr td {
        text-align: left;
    }
/**************  WorkFlow  ***************/


.shadow {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.treeCss td div {
    height: 20px !important;
}
