
body {
    height: 100%;
}

.mainBox {
    width: 1003px;
    height: 680px;
}

.mainTop, .mainTitle, .mainCenter, .mainBottom, .mainTime, .mainLoginInfo {
    width: 1003px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.mainTop {
    height: 111px;
    background-image: url(../images/mainTop-bg.jpg);
}

.mainTitle {
    height: 51px;
    line-height: 51px;
    color: #FFF;
}

.mainCenter {
    height: 545px;
    background-image: url(../images/mainCenter-bg.jpg);
}

.mainBottom {
    height: 24px;
    line-height: 24px;
    background-image: url(../images/mainBottom-bg.jpg);
    position: relative;
    text-align: center;
    color: #FFF;
}

    .mainBottom p {
        position: absolute;
        right: 34px;
        top: 0px;
    }

.mainTime {
    width: 257px;
    height: 36px;
    text-align: left;
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    font-family: Arial;
    text-indent: 30px;
}

.mainLoginInfo {
    width: 746px;
    position: relative;
    margin-top: 6px;
}


a.aExit {
    background-image: url(../images/aExit-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    position: absolute;
    right: 0px;
    height: 31px;
    width: 90px;
    top: 0px;
}
/* XueKeMuLu */
.listBottom {
    background-image: url(../images/listBottom-bg.jpg);
    background-repeat: repeat-x;
}

.menuList {
    float: left;
    display: inline;
    position: relative;
}

    .menuList li {
        width: 119px;
        height: 193px;
        position: absolute;
    }

        .menuList li.place {
            height: 141px;
        }

    .menuList h1, .menuList h2 {
        float: left;
        width: 119px;
        background-image: url(../images/items.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        display: inline-block;
    }

    .menuList li.hover h1 {
    }

    .menuList li.isInactive h1 {
        background-position: 0px 0px;
    }

    .menuList li.isInactive a {
        cursor: default;
    }

    .menuList a {
        display: block;
        width: 119px;
    }

    .menuList h1, .menuList h1 a {
        height: 140px;
    }

    .menuList h2, .menuList h2 a {
        height: 53px;
    }
/* KeChengMuLu*/
.searchBlock {
    width: 281px;
    height: 32px;
    float: right;
    margin-right: 23px;
    margin-top: 3px;
}

.searchKeyBox {
    width: 190px;
    float: left;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #006699;
    border-left-color: #006699;
    border-bottom-color: #003366;
    border-right: 0px;
}

input#txtSearchKey {
    float: left;
    border: 0px;
    width: 182px;
    height: 28px;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #0066cc;
    border-right: 0px;
    font-size: 14px;
    padding-left: 7px;
    color: #999;
    margin-top: 3px;
}

a#aBtnSearch {
    width: 88px;
    height: 30px;
    float: left;
    background-image: url(../images/btnSearch.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 3px;
}

.listTitle {
    height: 48px;
    line-height: 48px;
    background-image: url(../images/title_bg.jpg);
    background-repeat: repeat-x;
    color: #FFF;
}

    .listTitle .mainTime {
        width: 256px;
        height: 48px;
        line-height: 48px;
        background-image: url(../images/title_left.jpg);
    }

    .listTitle .mainLoginInfo {
        width: 750px;
        height: 48px;
        line-height: 48px;
        position: relative;
    }

.listCenter {
    height: 497px;
}

.mainBlock {
    float: right;
    width: 802px;
    height: 486px;
    margin-right: 0px;
    display: inline;
    position: relative;
}

.mainBlockNav {
    width: 780px;
    height: 31px;
    position: relative;
    text-align: left;
    line-height: 31px;
    color: #666;
    float: left;
}

    .mainBlockNav em {
        width: 15px;
        height: 16px;
        background-image: url("../images/ico.png");
        background-position: -38px -20px;
        background-repeat: no-repeat;
        float: left;
        display: inline-block;
        margin: 7px 12px 0px 0px;
    }

.message {
    width: auto;
    height: 25px;
    line-height: 25px;
    position: absolute;
    padding-top: 0px;
    top: 0px;
    right: 112px;
}

    .message b {
        color: #f00;
    }

.mainBlockList {
    width: 788px;
    height: 410px;
    float: left;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    margin-top: 7px;
    margin-left: 0px;
}

    .mainBlockList a {
        z-index: 12;
        float: left;
        color: #5b5b5b;
        display: block;
        width: 742px;
        padding: 0px 10px;
        height: auto;
        line-height: 34px;
        cursor: pointer;
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #aaa;
    }

    .mainBlockList span {
        display: block;
        float: left;
        width: 350px;
        height: auto;
    }

        .mainBlockList span.lMenu {
        }

        .mainBlockList span.rMenu {
            padding-left: 20px;
            border-left: 1px solid #aaa;
        }

    .mainBlockList h1 b {
        color: #fa7005;
    }

    .mainBlockList i {
        font-size: 12px;
        color: #838383;
        font-style: normal;
    }

    .mainBlockList a:hover {
        color: #222;
        cursor: pointer;
        background-color: #eee;
    }

    .mainBlockList a.isActive {
        color: #015e9b;
    }

        .mainBlockList a.isActive:hover {
            color: #ef8c08;
        }
        
.listPages {
    float: left;
    width: 780px;
    height: 39px;
    line-height: 39px;
    position: relative;
    overflow: hidden;
}

    .listPages a, .listPages samp {
        padding: 5px 8px;
        overflow: hidden;
        color: #005aa0;
        font-size: 12px;
        border: 1px solid #999;
        background-image: none;
        background-color: #FFF;
        margin: 0px 4px;
    }

    .listPages span {
        margin: 0px 4px;
        padding: 5px 8px;
        color: #fc6f04;
        border: 1px solid #fc6f04;
        font-weight: bold;
    }

    .listPages samp {
        border: 0px;
        margin: 0px;
    }


a.goBack {
    position: absolute;
    width: 55px;
    height: 20px;
    display: inline-block;
    background-image: url("../images/ico.png");
    background-position: 0px -60px;
    background-repeat: no-repeat;
    top: 4px;
    right: 0px;
}

a.aDownload {
    width: 144px;
    height: 25px;
    display: inline-block;
    background-image: url("../images/aDownload.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#listBox, #listDiv {
    float: left;
    width: 788px;
    height: 348px;
    overflow: auto;
}

#listDiv {
    overflow: auto;
}

#listBox {
    position: relative;
}

.mask {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url("../images/mask.png");
}

.messBox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 170px;
    margin-left: -176px;
    margin-top: -86px;
    border: 1px solid #006699;
    display: none;
    padding: 0px;
    background-color: #FFF;
}

    .messBox h1 {
        float: left;
        font-size: 12px;
        width: 350px;
        height: 28px;
        line-height: 28px;
        text-align: left;
        background-color: #02569F;
        color: #FFF;
        margin: 0px;
        text-indent: 10px;
        display: inline;
    }

    .messBox .newsBox {
        float: left;
        margin: 20px 0px 0px 20px;
        width: 310px;
        height: 40px;
        font-size: 14px;
        display: inline;
    }

    .messBox .autoClose,
    .messBox .messBoxBtnBox {
        float: left;
        width: 310px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #999;
        text-align: center;
        margin-left: 20px;
        display: inline;
    }

    .messBox .messBoxBtnBox {
        height: 24px;
        line-height: 24px;
        margin-top: 20px;
    }

    .messBox a.aOkBtn {
        display: inline-block;
        width: 49px;
        height: 20px;
        border: 0px;
        overflow:hidden;
        padding: 0px;
        margin: 0px;
        background-image: url(../images/aOkBtn.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        color: #8b8b8b;
        margin-left: 130px;
        float: left;
    }

        .messBox a.aOkBtn:hover {
            background-position: 0px -20px;
            color: #333;
        }

    .messBox b {
        font-weight: normal;
        color: #999;
    }

.sx {
    background-image: url(../images/listCenter-bg-sx.jpg);
}


.yy {
    background-image: url(../images/listCenter-bg-yy.jpg);
}

.sp {
    background-image: url(../images/listCenter-bg-sxpd.jpg);
}

.kx {
    background-image: url(../images/listCenter-bg-kx.jpg);
}

.yw {
    background-image: url(../images/listCenter-bg-yw.jpg);
}

.dl {
    background-image: url(../images/listCenter-bg-dl.jpg);
}

.wl {
    background-image: url(../images/listCenter-bg-wl.jpg);
}

.hx {
    background-image: url(../images/listCenter-bg-hx.jpg);
}

.sw {
    background-image: url(../images/listCenter-bg-sw.jpg);
}

.ls {
    background-image: url(../images/listCenter-bg-ls.jpg);
}

.yiny {
    background-image: url(../images/listCenter-bg-yiny.jpg);
}

.ty {
    background-image: url(../images/listCenter-bg-ty.jpg);
}

.ms {
    background-image: url(../images/listCenter-bg-ms.jpg);
}

.subInfo {
    float: left;
    width: 713px;
    height: 40px;
    background-color: #FFF;
    border: 1px solid #CCF;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
    padding: 5px 12px;
    font-size: 12px;
    margin-left: 19px;
    margin-top: 7px;
    display: initial;
}

a#remember, #setBB, #setYear {
    position: absolute;
    top: 3px;
    left: 600px;
    height: 22px;
    line-height: 23px;
    overflow: hidden;
    background: url(../images/2.jpg) left center no-repeat;
    display: block;
    width: 80px;
    padding-left: 18px;
    cursor: pointer;
    color: #838383;
}

    a#remember:hover {
        color: #6c6b6b;
    }

    a#remember.setOn {
        background: url(../images/1.jpg) left center no-repeat;
    }

a#selectBtns, a#selectYear, #bbSelectBox, #selectYearBox {
    position: absolute;
    top: 3px;
    left: 175px;
    height: 22px;
    line-height: 23px;
    overflow: hidden;
    width: 85px;
    background-color: red;
    padding-left: 15px;
    background: url(../images/btnlist-bg.jpg) 0px 0px no-repeat;
    cursor: pointer;
    color: #838383;
}

a#selectYear {
    left: 340px;
    width: 92px;
    padding-left: 8px;
}

    a#selectBtns:hover, a#selectYear:hover {
        color: #6c6b6b;
        background-position: 0px -22px;
    }

#bbSelect {
    position: absolute;
    top: 3px;
    left: 175px;
    height: 22px;
    line-height: 23px;
    width: 100px;
    display: none;
    z-index: 1000000;
}

#bbSelectBox, #selectYearBox {
    top: 3px;
    height: auto;
    z-index: 10000;
    padding: 0px;
    border: 1px solid #a3a3a3;
    background: url(../images/1.gif);
    padding-top: 22px;
    width: 98px;
    /*display: none;*/
}

    #bbSelectBox a, #selectYearBox a {
        padding-left: 15px;
        display: block;
        float: left;
        width: 80px;
        height: 22px;
        line-height: 23px;
        background-color: #eee;
    }

#selectYearBox {
    left: 340px;
}

#setBB, #setYear {
    width: 60px;
    text-align: right;
    background: none;
    padding-left: 0px;
}

#setBB {
    left: 115px;
}

#setYear {
    left: 280px;
}

.btnsBox {
    position: absolute;
    top: 3px;
    right: 70px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 171px;
}

    .btnsBox a {
        display: block;
        float: left;
        width: 81px;
        height: 22px;
        background-image: url(../images/showCtrl.jpg);
        line-height: 22px;
        color: #838383;
        text-indent: 30px;
    }

    .btnsBox a {
        border: 0px;
        background-position: 0px -66px;
    }

        .btnsBox a.setOn {
            color: #fa7005;
        }

        .btnsBox a#showAll {
            background-position: 0px -22px;
        }

            .btnsBox a#showAll:hover {
                background-position: 0px -66px;
            }

            .btnsBox a#showAll.setOn, .btnsBox a#showAll.setOn:hover {
                background-position: 0px -44px;
            }

        .btnsBox a#showActive {
            width: 90px;
            background-position: right -22px;
        }

            .btnsBox a#showActive:hover {
                background-position: right -66px;
            }

            .btnsBox a#showActive.setOn, .btnsBox a#showActive.setOn:hover {
                background-position: right -44px;
                border: 0px;
            }


.showSetBox {
    position: absolute;
    top: 3px;
    right: 70px;
    width: 161px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

    .showSetBox a {
        float: left;
        width: 80px;
        height: 22px;
        display: block;
        text-align: center;
        line-height: 21px;
        background-image: url(../images/showCtrl.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        text-align: left;
        text-indent: 27px;
        color: #838383;
    }

        .showSetBox a:hover {
            color: #6c6b6b;
        }

        .showSetBox a#showAll {
            width: 81px;
            background-position: -0px -22px;
        }

            .showSetBox a#showAll:hover {
                background-position: -0px -66px;
            }

            .showSetBox a#showAll.setOn {
                background-position: -0px -44px;
                color: #fc6f04;
            }

                .showSetBox a#showAll.setOn:hover {
                    background-position: -0px -44px;
                }

        .showSetBox a#showActive {
            background-position: -81px -22px;
        }

            .showSetBox a#showActive:hover {
                background-position: -81px -66px;
            }

            .showSetBox a#showActive.setOn {
                color: #fc6f04;
                background-position: -81px -44px;
            }

                .showSetBox a#showActive.setOn:hover {
                    background-position: -81px -44px;
                }

.WarningBox {
    width: 760px;
    height: 295px;
    position: absolute;
    top: 38px;
    left: 0px;
    background-color: #FFF;
    padding: 120px 13px 0px 13px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
}

    .WarningBox a {
        display: block;
        font-size: 12px;
        width: 160px;
        height: 30px;
        line-height: 30px;
        background: url("../images/btn-bg.jpg") 0px 0px no-repeat;
        text-align: center;
        position: absolute;
        top: 230px;
        left: 50%;
        margin-left: -80px;
        padding: 0px;
        border: 0px;
        font-weight: normal;
    }

        .WarningBox a:hover {
            background: url("../images/btn-bg.jpg") 0px -30px no-repeat;
        }

    .WarningBox b {
        color: #fa7005;
    }

    .WarningBox a.goList {
        color: #fa7005;
        background: url("../images/btn-bg.jpg") 0px -60px no-repeat;
    }

        .WarningBox a.goList:hover {
            background: url("../images/btn-bg.jpg") 0px -90px no-repeat;
        }

.CheckBox {
    width: 713px;
    height: 397px;
    position: absolute;
    top: 38px;
    left: 36px;
    background-color: #FFF;
    padding: 0px 13px 0px 13px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
}

    .CheckBox h1 {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        text-align: center;
        float: left;
        position: relative;
        margin-top: 110px;
    }

.CheckBtnBox {
    width: 335px;
    height: 200px;
    float: left;
    margin-left: 189px;
    margin-top: 8px;
}

    .CheckBtnBox a {
        display: block;
        font-size: 12px;
        width: 160px;
        height: 30px;
        line-height: 30px;
        background: url("../images/btn-bg.jpg") 0px 0px no-repeat;
        text-align: center;
        float: left;
        position: relative;
        padding: 0px;
        border: 0px;
        font-weight: normal;
        margin: 0px;
        margin-top: 8px;
        margin-left: 5px;
    }

        .CheckBtnBox a:hover {
            background: url("../images/btn-bg.jpg") 0px -30px no-repeat;
        }

.searchMessage {
    width: 430px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    float: left;
    margin-top: 3px;
    padding-right: 10px;
}

    .searchMessage b {
        color: #fc6f05;
        font-size: 14px;
    }

    .searchMessage s {
        color: #fc6f05;
        font-size: 12px;
        font-style: normal;
        font-family: Arial;
        text-decoration: none;
    }

#btnClearKeyWord {
    width: 20px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #FFF;
    display: none;
    position: absolute;
    top: 6px;
    right: 118px;
    background-color:#fff;
    background-image: url(../images/emptyCtrl-bg.jpg);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.emptyCtrlOn {
    background-position: 0px 0px;
}

#pagesBox {
    width: auto;
    float: left;
    position: absolute;
    top: 0px;
    left: 50%;
}

    #pagesBox dt {
        width: auto;
        height: 20px;
        line-height: 20px;
        display: block;
        float: left;
        margin-top: 14px;
        border: 1px solid #999;
        color: #01559f;
        margin-right: 14px;
    }

        #pagesBox dt a {
            color: #01559f;
            padding: 0 8px;
        }

    #pagesBox dd {
        float: left;
        width: auto;
    }


/* ===== É£Ñî ===== */

#DataSource {
    display: none;
}


.keycode_a {
}

.keycode_b {
}

.keycode_c {
}

.keycode_d {
}

.keycode_e {
}

.pageNote, .pageNoteR {
    position: absolute;
    left: 0px;
    bottom: 6px;
    width: 280px;
    height: 20px;
    text-align: left;
}

    .pageNote b {
        padding-right: 4px;
    }

    .pageNote span {
        width: 130px;
        text-indent: 2em;
        height: 18px;
        display: block;
        float: left;
        line-height: 18px;
    }

        .pageNote span.active {
            color: #015e9b;
            background: url(../images/note.png) left top no-repeat;
        }

        .pageNote span.noActive {
            color: #5b5b5b;
            background: url(../images/note.png) left bottom no-repeat;
        }

.pageNoteR {
    width: 144px;
    left: auto;
    right: 10px;
    height: 25px;
    width: 140px;
}

.leftBlock {
    width: 185px;
    float: left;
    overflow: hidden;
    height: 486px;
    position: relative;
}

.myDiv {
    width: 220px;
    float: right;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background: #fff url(../images/2.gif);
    z-index: 9999;
    padding: 5px;
    border: 1px solid #000;
    display: none;
}


#listBox a.hover .myDiv {
    position: absolute;
    right: 0px;
    top: 48px;
    display: block;
}

.myDiv2 {
    width: 220px;
    float: left;
    height: auto;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000;
}

    .myDiv2 span {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 50px;
        height: 20px;
        display: block;
        line-height: 20px;
        text-align: right;
    }

    .myDiv2 ul {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 169px;
        border-left: 1px solid #000;
    }

    .myDiv2 li {
        margin: 0px;
        padding: 0px;
        float: left;
        text-align: left;
        width: 165px;
        padding-left: 4px;
        height: auto;
        line-height: 20px;
        border-bottom: 1px solid #000;
    }

#listBox a {
}

    #listBox a.hover {
        position: relative;
    }


#listBox div.last, #listBox li {
    border: 0px;
}

    #listBox li.notlast {
        border-bottom: 1px solid #000;
    }

#listBoxRJ, #listBoxNJ, #listBoxJJ, #listBoxWY {
    float: left;
    width: 762px;
    display: none;
}

.menuTitle {
    float: left;
    width: 783px;
    height: 40px;
    line-height: 40px;
    margin-top: 7px;
}

    .menuTitle span, .menuTitle a {
        height: 40px;
        line-height: 40px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        font-size: 14px;
        width: 361px;
        background: url(../images/btn-bg-2.jpg) 0px 0px no-repeat;
    }

    .menuTitle #temp {
        width: 401px;
        background-position: 0px -40px;
    }

        .menuTitle #temp.hover {
            background-position: 0px -80px;
        }

    .menuTitle a:hover {
        background-position: 0px -120px;
    }

#temp {
    padding: 0px;
    overflow: visible;
    position: relative;
}

#btnMenu {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/menu-more.gif) 0px 0px no-repeat;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#selectBox {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 82px;
    height: auto;
    background: url(../images/1.gif);
    padding-top: 32px;
}

    #selectBox a, #selectBox span {
        float: left;
        width: 70px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        padding-left: 10px;
        background: none;
        background-color: #FFF;
        border-left: 1px solid #a3a3a3;
        border-right: 1px solid #a3a3a3;
    }

    #selectBox a {
    }
        #selectBox a.first {
            border-top: 1px solid #a3a3a3;
        }

        #selectBox a.last {
            border-bottom: 1px solid #a3a3a3;
        }

        #selectBox a:hover {
            background-color: #eeeeee;
            color: #333;
        }

#tempB {
    font-weight: normal;
}

.yyMenuBox {
    position: absolute;
    width: 132px;
    bottom: 20px;
    left: 25px;
}

    .yyMenuBox a {
        display: block;
        width: 122px;
        height: 35px;
        font-size: 12px;
        font-weight: bold;
        line-height: 35px;
        margin-top: 4px;
        color: #787878;
        text-align: left;
        padding-left: 10px;
        float: left;
        background: url("../images/yy-menu-bg.png") 0px 0px no-repeat;
    }

        .yyMenuBox a.isActive {
            color: #015e9b;
        }


            .yyMenuBox a.isActive:hover {
                color: #b63838;
            }

.css_ {
    background-color: #eee;
}

    .css_ span {
        text-align: center;
        font-weight: bold;
        cursor: default;
        color: #333;
    }

.yyzt {
    display: inline-block;
    width: 115px;
    height: 33px;
    background: url("../images/zt.png") 0px 0px no-repeat;
    float: left;
    margin-left: 8px;
}

#tb {
    position: absolute;
    top: 0px;
    left: 120px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    width: 100px;
    color: #015e9b;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #b3b3b3;
    border-top: 0px;
    border-bottom: 0px;
}
