﻿@import url('boradTree.css');

.pathbar .topPath {
    width: auto;
}

.pathbar .gkwSort {
    float: left;
    margin-left: 10px;
    color: #999;
}

    .pathbar .gkwSort a:link, .gkwSort a:visited {
        color: #999;
    }

.pathbar .admin {
    float: left;
    width: 150px;
    text-align: center;
}

    .pathbar .admin a {
        color: #66F;
    }

.pathbar form {
    margin: 0px;
    padding: 0px;
}

#main {
    margin-top: 8px;
}

#body {
    width: 790px;
    float: right;
}

.topiclist {
    width: 790px;
    border: solid 1px #6595d6;
    border-style: none none solid solid;
    border-color: #fff;
}

    .topiclist th, td {
        border: solid 1px #6595d6;
        border-style: solid solid none none;
        padding: 0px 4px;
        height: 35px;
        border-color: #fff;
        border-bottom: #eee 1px solid;
    }

    .topiclist th {
        height: 28px;
        font-size: 14px;
        color: #fff;
        background-color: #14285A;
        border-top-style: none;
    }

    .topiclist .t .lnk {
        width: 350px;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        float: left;
        text-overflow: ellipsis;
        font-size: 14px;
    }

.lnk a:hover {
    color: #CD661D;
}

.topiclist .t span {
    color: #FF6600;
    float: left;
    display: block;
    margin: 0px 1px;
}

.topiclist .topicUpdated {
    display: block;
    float: left;
    width: 12px;
    height: 1.5em;
    background: url(../img2010/pic_flag.gif) no-repeat -42px -168px;
}

#list a:link, #list a:visited {
    /*color: Black;*/
    text-decoration: none;
}

#listt a:hover {
    color: Red;
    text-decoration: underline;
}

#list .t {
    font-size: 14px;
}

#list .r {
    background-color: #f9f9ff;
}

#list .extrClass {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #eee;
    height: 25px;
}

    #list .extrClass li {
        float: left;
        padding: 0 10px;
        height: 25px;
        font: normal 14px/25px Arial, '宋体';
        text-align: center;
        border-left: 1px solid #4455aa;
    }

        #list .extrClass li:first-child {
            border-left-color: #fff;
        }

    #list .extrClass a {
        display: block;
    }

    #list .extrClass li.sel {
        background-color: #14285A;
    }

        #list .extrClass li.sel a {
            color: #fff;
        }

#list .fastPager {
    width: 16px;
    float: right;
    background: url(../img2010/pic_flag.gif) no-repeat -8px -168px;
    _display: none;
}

    #list .fastPager ul {
        position: absolute;
        background-color: #ffe;
        border: #f76 1px solid;
        display: none;
        margin: 0;
        padding: 0;
        max-width: 150px;
        list-style-type: none;
    }

    #list .fastPager li {
        float: left;
        width: 50px;
        line-height: 25px;
        white-space: nowrap;
        text-align: center;
    }

    #list .fastPager:hover ul {
        display: block;
    }

#list .time {
    color: #999;
}


.fastView td {
    border-top-style: dotted;
    background-color: #ffd;
}

.fastView iframe {
    width: 100%;
    height: 1px;
}

.pager {
    line-height: 25px;
    font-size: 14px;
}

    .pager a {
        color: #009;
        font-size: 15px;
    }

    .pager .page {
        width: 500px;
        float: right;
        text-align: right;
        font-size: 14px;
    }

        .pager .page b {
            color: Red;
            font-size: 16px;
        }

    .pager .topicCount {
        width: 250px;
        float: left;
    }

    .pager .filter {
        float: left;
        width: 460px;
        font-size: 12px;
    }

        .pager .filter a {
            font-size: 12px;
        }

        .pager .filter ul, .pager .filter b, .pager .filter li {
            float: left;
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

        .pager .filter li {
            margin-right: 4px;
            padding: 0px;
            border: 1px #000 none;
        }

            .pager .filter li a {
                display: block;
                padding-left: 16px;
                padding-right: 2px;
                background: url(../img2010/icon_checker.gif) no-repeat left -65px;
            }

                .pager .filter li a:hover {
                    background-position: left -99px;
                }

        .pager .filter .sel {
            border-color: #f00;
        }

            .pager .filter .sel a {
                background: url(../img2010/icon_checker.gif) no-repeat left 3px;
            }

                .pager .filter .sel a:hover {
                    background-position: left -30px;
                }


    .pager .adminlist {
        float: right;
        width: 225px;
        text-align: right;
    }

        .pager .adminlist a {
            font-size: 12px;
            color: Black;
        }

.newTopic {
    float: left;
    width: 100px;
}

.flag_mp4, .flag_img, .flag_doc, .flag_xls, .flag_pdf, .flag_mp3, .flag_hot, .flag_good, .flag_good2, .flag_rar, .flag_zip, .flag_top, .flag_new, .flag_pls, .flag_pls_no, .flag_bounty {
    width: 16px;
    height: 20px;
    background: url(../img2010/pic_flag.gif) no-repeat;
    margin: 0px 1px;
    float: left;
}

.flag_hot {
    background-position: -73px -8px;
}

.flag_img {
    background-position: -202px -8px;
    width: 14px;
}

.flag_doc {
    background-position: -104px -67px;
}

.flag_xls {
    background-position: -138px -67px;
}

.flag_pdf {
    background-position: -73px -67px;
}

.flag_mp3 {
    background-position: -170px -67px;
}

.flag_zip {
    background-position: -40px -67px;
}

.flag_rar {
    background-position: -7px -67px;
}

.flag_good {
    background-position: -41px -8px;
    width: 15px;
}

.flag_good2 {
    background-position: -6px -8px;
    width: 15px;
}

.flag_top {
    background-position: -104px -7px;
    width: 15px;
}

.flag_new {
    background-position: -170px -5px;
    width: 15px;
}

.flag_pls_no {
    background-position: -10px -41px;
    width: 10px;
}

.flag_pls {
    background-position: -44px -41px;
    width: 10px;
}

.flag_bounty {
    background-position: -107px -41px;
    width: 12px;
}

.flag_mp4 {
    background-image: url("../PIC/mp4.gif");
    width: 15px;
}

.noborder, .noborder td {
    border-style: none;
    height: auto;
}

#pDes {
    margin-top: 8px;
}

.adLogos {
    margin-top: 10px;
}

    .adLogos img {
        width: 150px;
    }

    .adLogos a {
        display: block;
        float: left;
        width: 150px;
        padding-left: 10px;
        overflow: hidden;
    }

        .adLogos a:first-child {
            padding-left: 0;
        }

.topTopic th {
    text-align: left;
    background-color: #DA2337;
    border-right-color: #DA2337;
}

.topTopic {
    border: 1px solid #DA2337;
    margin-bottom: 20px;
}

#newTopic ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: #f5e7e7;
    border: 1px solid #FF6600;
    border-right: 1px solid #ff7447;
    display: none;
    border-radius: 4px 4px
}

#newTopic:hover ul {
    display: block;
}

#newTopic ul a {
    display: block;
    padding: 4px;
    font: normal 14px/2em Arial, '宋体';
}

    #newTopic ul a:hover {
        background: #fee7d7;
        color: #f00;
    }

/*gkong style*/

/*gkong style font-weight*/
.gs-fw-bold {
    font-weight: bold;
}
.gs-c-red, .gs-c-red:link, .gs-c-red:visited {
    color: red;
}

.gs-c-blue, .gs-c-blue:link, .gs-c-blue:visited {
    color: blue;
}

.gs-c-darkblue, .gs-c-darkblue:link, .gs-c-darkblue:visited {
    color: darkblue;
}

.gs-c-aqua, .gs-c-aqua:link, .gs-c-aqua:visited {
    color: aqua;
}

.gs-c-brown, .gs-c-brown:link, .gs-c-brown:visited {
    color: brown;
}

.gs-c-chocolate, .gs-c-chocolate:link, .gs-c-chocolate:visited {
    color: chocolate;
}

.gs-c-darkorange, .gs-c-darkorange:link, .gs-c-darkorange:visited {
    color: darkorange;
}

.gs-c-purple, .gs-c-purple:link, .gs-c-purple:visited {
    color: purple;
}

.gs-c-black, .gs-c-black:link, .gs-c-black:visited {
    color: black;
}