﻿body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background-color: #F2F2F2;
    line-height: 25px;
    font-size: 14px;
}

.middleImage {
    cursor: pointer;
    vertical-align: middle;
    display:inline;
}

#top {
    /*background-image: url(imagestops.jpg);*/
    height: 267px;
    background-repeat: no-repeat;
}


#nav {
    height: 45px;
    background-image: url(imagesnav.jpg);
}

    #nav ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    #nav #navbut li {
        height: 45px;
        float: left;
        line-height: 45px;
    }

        #nav #navbut li a {
            font-size: 18px;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
            padding-right: 20px;
            padding-left: 20px;
            display: block;
            line-height: 45px;
        }

            #nav #navbut li a:hover {
                background-image: url(imagesh1.png);
                background-repeat: no-repeat;
                background-position: center center;
            }

#main {
    width: 100%;
    margin-top: 15px;
}

#leftmenuTd {
    width: 220px;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #FFF;
    padding-top: 50px;
    border: 1px solid #DCDCDC;
    overflow: visible;
}

.menuTree {
    margin-left: 10px;
    font-size:12px;
    line-height:20px;
}

.leftMenu_node {
    color: black;
}

.leftMenu_node_selected {
    background-color: #999;
    padding:0 3px;
    border-radius: 5px;
    color: white;
}


#main #rightmain {
    background-color: #FFF;
    margin-right: 5px;
    margin-top: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    min-height: 200px;
}

#rightmain #sitenav {
    background-image: url(imagesnavico.gif);
    background-repeat: no-repeat;
    height: 45px;
    background-color: #EFEFEF;
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1px;
    line-height: 45px;
}

#sitenav {
    color: #999;
}

    #sitenav a {
        color: #000;
        text-decoration: none;
        font-size: 23px;
        font-weight: bold;
    }

        #sitenav a:hover {
            color: #f30;
            text-decoration: none;
        }


#selectclass .select {
    color: #f00;
    font-weight: bold;
}

.nodeclass {
    line-height: 40px;
    height: 40px;
    clear: both;
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    margin-bottom: 10px;
}


    .nodeclass a {
        display: block;
        float: left;
        text-align: center;
        padding-right: 13px;
        padding-left: 13px;
        color: #f60;
        text-decoration: none;
    }

        .nodeclass a:hover {
            color: #f00;
            font-weight: bold;
            text-decoration: none;
        }

    .nodeclass .current {
        color: #f00;
        font-weight: bold;
        text-decoration: none;
    }


#foot {
    clear: both;
    /*background-image: url(imagesfoot.jpg);*/
    height: 110px;
    margin-top: 15px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    background-repeat: repeat-x;
    background-position: center bottom;
    color: #333;
}
/***留言****/
.bodyContent3 {
    padding-bottom: 10px;
    background-color: #F2F2F2;
}

.listBord {
    background-color: #FFF;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-top: 10px;
}

.okgif {
    position: absolute;
    width: 68px;
    height: 59px;
    z-index: 1;
}

.listBord .state {
    margin-right: 4px;
    margin-left: 4px;
    background-color: #FAFAFA;
    font-size: 14px;
    color: #666;
    line-height: 35px;
    padding-left: 65px;
}

.n {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 10px;
}


.listBord .titleDetail {
    font-size: 24px;
    font-weight: bold;
    color: #0066cc;
    padding-left: 35px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 35px;
    text-align: center;
}

.listBord .title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-left: 35px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 35px;
}

    .listBord .title a {
        color: #0066cc;
        text-decoration: none;
    }

        .listBord .title a:hover {
            color: #f00;
            font-weight: bold;
            text-decoration: none;
        }

.listBord .content {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    padding-right: 35px;
    padding-left: 35px;
}

/***翻页****/
.pages {
    color: #999;
    padding-right: 35px;
    padding-left: 35px;
    display: block;
    height: 36px;
    clear: both;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 36px;
}

    .pages a, .pages .cpb {
        text-decoration: none;
        float: left;
        padding: 0 5px;
        border: 1px solid #ddd;
        background: #ffffff;
        margin: 0 2px;
        font-size: 11px;
        color: #000;
        text-align: center;
        min-width: 15px;
    }

    .pages .cpb {
        font-weight: bold;
        color: #fff;
        background: #E61636;
        border: 1px solid #E61636;
    }






/***回复****/

.msreshow {
    border: 1px dashed #E6E6E6;
    margin-top: 20px;
    margin-right: 45px;
    margin-bottom: 20px;
    margin-left: 35px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    padding-right: 20px;
    background-color: #FFC;
}

.nostate {
    font-size: 13px;
    text-indent: 120px;
    line-height: 35px;
    color: #666;
    border-bottom-color: #f00;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 35px;
    background-repeat: no-repeat;
    background-image: url(imageshhf.gif);
}

.nostate a {
    text-decoration: none;
    color: #666;
}



.bodyContent {
    padding: 10px;
}


.replyContent {
    font-size: 16px;
    /*line-height: 32px;
        margin-top: auto;
        margin-bottom: 50px;*/
    margin-right: 0px;
    margin-left: 0px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    text-indent: 2em;
    font-size: 16px;
    margin-top: 12px;
}

    .replyContent p {
        font-size: 16px;
    }


/***留言页****/

.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;
        }

/*****数据统计页****/
.statisticsTable {
    margin-left:0px !important;
    margin-right:0px !important;
    margin-top:0px !important;
}

    .statisticsTable table {
        margin-left:-10px !important;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

    .statisticsTable th {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .statisticsTable td {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding-left: 10px;
    }
