﻿body {
    margin: 0px auto;
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
    background-color: #F2F2F2;
}

#top {
    width: 100%;
    margin: 0 auto;
    min-height: 100px;
}


#main {
    width: 100%;
    margin: 15px auto;
}

    #main #content {
        margin: 0 auto;
        padding: 10px;
        text-align: left;
    }

#foot {
    width: 100%;
    clear: both;
    margin-top: 10px;
    text-align: center;
    min-height: 100px;
    color: #333;
}


.middleImage {
    cursor: pointer;
    vertical-align: middle;
}

/*****选项卡*****/
/*Tab1*/
#lib_Tab1 {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}


.lib_tabborder {
}

.lib_Menubox {
    height: 40px;
    line-height: 40px;
    background-image: url('imagestit01_center.png');
    background-repeat: repeat-x;
    background-position: left top;
    position: relative;
}

    .lib_Menubox ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
        list-style: none;
        position: absolute;
        left: 0;
        height: 40px;
        text-align: center;
        background-image: url('imagestit01_right.png');
        background-repeat: no-repeat;
        background-position: right top;
    }

    .lib_Menubox li {
        float: left;
        display: block;
        cursor: pointer;
        width: 200px;
        color: #949694;
        font-size: 14px;
        font-weight: bold;
        margin-right: 2px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border-left-style: dotted;
        border-left-width: 1px;
        border-left-color: #B6B6B6;
    }

    .lib_Menubox ul li.tit_bj_left {
        width: 12px;
        background-image: url('imagestit01_left.png');
        background-repeat: no-repeat;
        background-position: left top;
    }

.lib_tabborder li span {
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
}

li#one1, li.tit_bj_left {
    border: none;
}

.lib_Menubox li.hover {
    padding: 0px;
    width: 200px;
    color: #333;
    background-image: url('imagestit01_hover.png');
    background-repeat: no-repeat;
    background-position: center top;
}

.lib_Contentbox {
    border: 1px solid #C0C0C0;
    clear: both;
    margin-top: 0px;
    border-top: none;
    min-height: 200px;
    text-align: left;
    padding: 10px;
    background-color: #fff;
}

    /*内容区*/
    .lib_Contentbox .text_div {
        width: 98%;
        height: auto;
        display: block;
        overflow: hidden;
    }


/****申请表格****/
#applyTab input {
    border: solid 1px;
}

#applyTab table {
    border: 0px solid;
    border-collapse: separate;
    border-spacing: 0px;
}

    #applyTab table tr {
        height: 35px;
    }

        #applyTab table tr th {
            text-align: left;
            font-size: 14px;
            width: 90px;
            vertical-align: middle;
            font-weight: bold;
        }

        #applyTab table tr td {
            font-size: 14px;
            vertical-align: middle;
        }

#applyTab .bitian {
    font-size: 14px;
    margin-left: 5px;
    color: red;
}

#applyTab .errMsg {
    font-size: 14px;
    margin-left: 0px;
    color: red;
}

#applyTab input[type=text] {
    width: 170px;
    height: 20px;
    font-size: 14px;
}

#applyTab select {
    width: 173px;
    height: 25px;
    font-size: 14px;
}

#applyTab textarea {
    width: 90%;
    font-size: 14px;
}

#applyTab .tbNav {
    height: 30px;
    background-color: #f2f4f8;
    color: black;
    padding-left: 10px;
}

#applyTab .orgList table {
    margin: 0 auto;
}

    #applyTab .orgList table tr {
        height: 25px;
    }

    #applyTab .orgList table td {
        width: 150px;
        white-space: nowrap;
    }


/****查询表格****/
#inquireTab input {
    border: solid 1px;
}

#inquireTab table {
    border: 0px solid;
    border-collapse: separate;
    border-spacing: 0px;
}

    #inquireTab table tr {
        height: 35px;
    }

        #inquireTab table tr th {
            text-align: left;
            font-size: 14px;
            width: 90px;
            vertical-align: middle;
            font-weight: bold;
        }

        #inquireTab table tr td {
            font-size: 14px;
            vertical-align: middle;
        }

#inquireTab .bitian {
    font-size: 14px;
    margin-left: 5px;
    color: red;
}

#inquireTab .errMsg {
    font-size: 14px;
    margin-left: 0px;
    color: red;
}

#inquireTab input[type=text] {
    width: 170px;
    height: 20px;
    font-size: 14px;
}

#inquireTab select {
    width: 173px;
    height: 25px;
    font-size: 14px;
}

#inquireTab textarea {
    width: 90%;
    font-size: 14px;
}

#inquireTab .tbNav {
    height: 30px;
    background-color: #f2f4f8;
    color: black;
    padding-left: 10px;
}

/***依申请公开****/
.btnDiv {
    height: 50px;
    text-align: center;
    margin: 20px;
}

    .btnDiv input {
        height: 50px;
        width: 202px;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        line-height: 42px;
        border: 1px solid #FFF;
        background-color: #62A21D;
    }

.stepico {
    font-size: 14px;
    white-space: nowrap;
    color: #390;
    font-weight: bold;
    line-height: 55px;
    margin-left: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.add_s {
    margin: 20px;
}

.formBox .orgName {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.formBox .read {
    font-size: 12px;
    line-height: 22px;
    background-color: #FFFFE1;
    padding: 10px;
    border: 1px solid #E1E1E1;
    height: 355px;
    overflow-y: scroll;
}

.mac {
    padding-right: 15px;
}


.writeMsg {
    background-color: #FFFFE5;
    min-height: 200px;
}

    .writeMsg table {
        padding: 20px !important;
        text-align: left;
        font-size: 14px;
        width: 90%;
    }

        .writeMsg table tr {
            height: 30px !important;
            line-height: 30px !important;
        }

        .writeMsg table th {
            height: 30px;
            line-height: 28px;
            padding-left: 20px;
            color: #c40200;
            font-weight: bold;
            background-color: #ebebeb;
            text-align: left;
        }
