﻿.nothing {
    line-height: 35px;
    text-indent: 10px;
    color: #999;
}
/* == 分页 == */
.PageNumbers {
    padding: 15px 0 0 0;
    height: 50px;
}

    .PageNumbers a {
        float: left;
        padding: 0 8px;
        margin-right: 6px;
        height: 25px;
        line-height: 25px;
        background-color: #F2F2F2;
        text-align: center;
        text-decoration: none;
        color: #276089;
    }

        .PageNumbers a:hover {
            background-color: #E3E3E3;
        }

    .PageNumbers span {
        float: left;
        margin-right: 6px;
        padding: 0 10px;
        height: 27px;
        line-height: 27px;
        font-weight: normal;
        background-color: #8CD44F;
        color: #FFF;
    }

        .PageNumbers span.total {
            float: right;
            margin: 0;
            height: 25px;
            line-height: 25px;
            background-color: #F9F9F9;
            color: #999;
        }
/* == 日志页== */
.logshow {
    padding: 20px 15px;
    background: #fff;
    margin-bottom: 20px
}


    .logshow ul {
        padding: 10px 0 5px 0;
        width: 100%;
    }

    .logshow li.title {
        font-size: 22px;
        line-height: 1.7;
        font-family: "Microsoft Yahei","Simhei",Tahoma,Helvetica,Arial,sans-serif;
    }

    .logshow li.author {
        line-height: 25px;
        color: #ADADAD;
    }

        .logshow li.author span {
            padding: 0 10px 0 0;
        }

    .logshow li.content {
        color: #333;
        font-size: 16px;
        line-height: 2;
    }

        .logshow li.content p { /*margin:auto; padding:auto;*/
        }

        .logshow li.content ul {
            margin: auto;
            padding: auto;
        }

            .logshow li.content ul li {
                margin: auto;
                padding: auto;
                list-style: disc;
            }

        .logshow li.content img {
            max-width: 600px;
            _width: 300px;
        }

    .logshow li.manage {
        padding: 5px 0;
        line-height: 20px;
        color: #ADADAD;
        text-align: right;
        color: #E1E1E1;
    }

.copyright_bot {
    color: #adadad;
    text-align: left;
}

.logshow li.manage a {
    color: #999;
}

#Logs {
    position: relative;
}

    #Logs .bestimg {
        position: absolute;
        top: 5px;
        right: 50px;
    }
    #Logs .MainTitle .Title{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #eee;
        font-size: 18px;
    }
    #Logs .MainTitle span {
        float: right;
        padding: 0 10px 0 0;
    }
    /* == 日志评论列表== */
    .CommentList {
        padding: 0 10px 10px 10px;
    }

    .CommentList ul {
        padding: 10px 0 0 70px;
        min-height: 56px;
        _height: 56px;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .CommentList ul:hover {
            background: #fff;
    }


        .CommentList ul li {
            margin: 16px 20px;
        }
            .CommentList ul li.face {
                position: absolute;
                top: 10px;
                left: 0;
                width: 56px;
                height: 56px;
            }

            .CommentList ul li.face img {
                padding: 2px;
                width: 50px;
                height: 50px;
                border: solid 1px #CCC;
            }

        .CommentList ul li.info .name {
            color: #999;
        }

            .CommentList ul li.info .name span {
                padding: 0 5px 0 0;
            }

            .CommentList ul li.info .name strong {
                padding: 0 5px 0 0;
            }

        .CommentList ul li.info .content {
            margin: 0 10px 0 0;
            padding: 10px 0;
            line-height: 18px;
        }
            .CommentList ul li.info.content div{
                font-size: 10px;
                color: #666;
            }

            .CommentList ul li.info .content .quote {
                margin: 10px;
                padding: 10px;
                border: solid 1px #f2f2f2;
                background-color: #f9f9f9;
            }

                .CommentList ul li.info .content .quote span {
                    display: block;
                    color: #999;
                }

            .CommentList ul li.info .content strong {
                padding: 0 5px 0 0;
            }

        .CommentList ul li.info .reply {
            margin: 0 10px 0 0;
            padding: 10px 0;
            border-top: dashed 1px #C2C2C2;
            line-height: 18px;
        }

            .CommentList ul li.info .reply span {
                color: #999;
            }

        .CommentList ul li.info .manage {
            text-align: right;
            color: #E1E1E1;
        }

            .CommentList ul li.info .manage a {
                color: #999;
            }
/* == 发表评论== */
#PostComment {
    margin-top: 20px;
    border-top: solid 2px #B3CEE5;
}

    #PostComment .Title {
        height: 31px;
        line-height: 31px;
    }

        #PostComment .Title span {
            padding: 0 10px 0 0;
            font-size: 14px;
            font-weight: bold;
        }

        #PostComment .Title a {
            font-size: 14px;
            color: #1E50A1;
            text-decoration: underline;
        }

        #PostComment .Title em {
            padding: 0 5px;
            font-style: normal;
            color: #B92635;
        }
/* == 相册浏览== */
.albuminfo {
    padding: 10px 10px 0 10px;
    line-height: 20px;
}

#AlbumContent .PageNumbers {
    margin: 0 auto;
    width: 93%;
}

.ad-gallery {
    margin: 0 auto;
    padding: 0;
    width: 935px;
}

    .ad-gallery .ad-image-wrapper {
        width: 100%;
        margin: 0 0 10px 0;
        height: 628px;
        position: relative;
        overflow: hidden;
    }

        .ad-gallery .ad-image-wrapper .ad-loader {
            position: absolute;
            z-index: 10;
            top: 48%;
            left: 48%;
            border: 1px solid #CCC;
        }

        .ad-gallery .ad-image-wrapper .ad-next {
            position: absolute;
            right: 0;
            top: 0;
            width: 47%;
            height: 100%;
            cursor: url(/skin/UserCommon/mouse_next.cur), auto;
            display: block;
            z-index: 100;
        }

        .ad-gallery .ad-image-wrapper .ad-prev {
            position: absolute;
            left: 0;
            top: 0;
            width: 47%;
            height: 100%;
            cursor: url(/skin/UserCommon/mouse_prev.cur), auto;
            display: block;
            z-index: 100;
        }

        .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { /* Or else IE will hide it */
            background: url(blank.png) 0 0 repeat;
        }

            .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
                display: none;
                background: none;
            }

            .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
                display: none;
                background: none;
            }

        .ad-gallery .ad-image-wrapper .ad-image {
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
            padding: 6px;
            z-index: 9;
            border: solid 1px #ccc;
        }

            .ad-gallery .ad-image-wrapper .ad-image a img {
                border: 0;
            }

            .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
                position: absolute;
                bottom: 6px;
                left: 6px;
                padding: 7px;
                text-align: left;
                width: 100%;
                z-index: 2;
                background: url(opa75.png);
                color: #000;
            }

            * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
                background: none;
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
            }

                .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
                    display: block;
                }

                .ad-gallery .ad-image-wrapper .ad-image .ad-image-description span {
                    font-size: 10px;
                }

    .ad-gallery .ad-controls {
        margin: 0 auto;
        padding: 0 0 10px 0;
        width: 93%;
        height: 20px;
    }

    .ad-gallery .click-large {
        float: right;
    }

    .ad-gallery .ad-info {
        float: left;
    }

    .ad-gallery .ad-slideshow-controls {
        float: right;
    }

        .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
            padding-left: 5px;
            cursor: pointer;
        }

        .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
            padding-left: 5px;
            font-size: 0.9em;
        }

    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
        cursor: default;
        font-style: italic;
    }

    .ad-gallery .ad-nav {
        margin: 0 auto;
        width: 93%;
        position: relative;
    }

    .ad-gallery .ad-forward, .ad-gallery .ad-back {
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 10;
    }
    /* IE 6 doesn't like height:100% */ 
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
        height: 50px;
    }

    .ad-gallery .ad-back {
        display: block;
        left: -20px;
        width: 15px;
        height: 100%;
        background: url(ad_scroll_back.png) 0px 17px no-repeat;
        cursor: pointer;
    }

    .ad-gallery .ad-forward {
        cursor: pointer;
        display: block;
        right: -20px;
        width: 15px;
        background: url(ad_scroll_forward.png) 0px 17px no-repeat;
    }

    .ad-gallery .ad-nav .ad-thumbs {
        overflow: hidden;
        width: 100%;
    }

    .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
    }

    .ad-gallery .ad-thumbs li {
        float: left;
        padding-right: 5px;
    }

        .ad-gallery .ad-thumbs li a {
            display: block;
        }

            .ad-gallery .ad-thumbs li a img {
                border: 3px solid #CCC;
                display: block;
                height: 50px
            }

            .ad-gallery .ad-thumbs li a.ad-active img {
                border: 3px solid #999;
            }
/* Can't do display none, since Opera won't load the images then */ .ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

#gallery h2 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px dotted #dedede;
}

#gallery h3 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
}

#gallery .example {
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
}

#gallery ul {
    list-style-image: url(list-style.gif);
}

#gallery pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
}

#gallery code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
}

#descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
}

table.Comments {
    width: 100%;
}

.td1 {
    height: 35px;
}

input.usnm, input.pswd {
    margin: 0;
    padding: 0;
    width: 100px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #DDD;
}

.td1 input.submit {
    padding: 0 5px;
    line-height: 18px;
}

.td1 a {
    color: #1E50A1;
    text-decoration: underline;
}

.td2 textarea {
    width: 99%;
    height: 100px;
    border-top: solid 1px #BABCBC;
    border-right: solid 1px #DCDDDD;
    border-bottom: solid 1px #DCDDDD;
    border-left: solid 1px #BABCBC;
}

.td3 {
    height: 50px;
    line-height: 30px;
}

    .td3 input.submit {
        padding: 0 5px;
        height: 30px;
    }

    .td3 span {
        padding: 0 0 0 10px;
        color: #BFBFBF;
    }

table.Comments .tdhide {
    line-height: 30px;
}

    table.Comments .tdhide input {
        margin: 0 5px 0 0;
        padding: 0;
        vertical-align: middle;
    }

.cmtcode {
    padding: 0 0 10px 0;
}

    .cmtcode #codecmt0 {
        padding: 0 2px;
        width: 50px;
        height: 24px;
        line-height: 24px;
        border: solid 1px #B5B7BB;
        border-right: solid 1px #DFDFDF;
        border-bottom: solid 1px #DFDFDF;
        font-size: 14px;
        font-family: "微软雅黑","黑体",Tahoma,Helvetica,Arial,sans-serif;
        color: #666;
    }
/*feitian78*/
.CommentList ul li.info .like {
    float: right;
    right: 20px;
}

.reply div.info {
    height: 30px;
    line-height: 25px;
    color: #999;
}

    .reply div.info img {
        float: left;
        margin: 0 10px 0 0;
        padding: 1px;
        width: 22px;
        border: solid 1px #CCC;
    }

#divrecmt .shows input {
    margin: 10px 0 0 0;
    height: 30px;
    background: #09F;
    color: #fff;
    text-align: center;
    width: 60px;
    border: none;
    border-radius: 4px;
}

#divrecmt .shows #os_recmt {
    padding: 5px;
    width: 620px;
    height: 50px;
    border: solid 1px #B5B7BB;
    border-right: solid 1px #DFDFDF;
    border-bottom: solid 1px #DFDFDF;
}

.CommentList strong {
    color: #333;
}

    .CommentList strong.parent {
        color: #00F;
    }

    .CommentList strong.teacher {
        color: #F00;
    }

/* == 脚印 == */
#Viewlog .users {
    padding-left: 5px;
}
.MainBlock {   
    margin-top: 20px;
}
    .MainBlock .Title {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #eee;
        font-size: 16px;
        padding-left: 15px;
    }
.MainTitle .Title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    padding-left: 15px;
}
.MainContent {
    height: 100%;
    padding: 10px;
    overflow: hidden;
}
#Viewlog .MainContent {
    padding-top: 20px;
    background: #fff;
    margin: 0 0 20px 0;
}

#Viewlog .user {
    width: 63px;
    height: 83px;
    float: left;
    margin: 0 0 5px 5px
}

    #Viewlog .user li.image {
        width: 54px;
        height: 54px;
    }

        #Viewlog .user li.image img {
            padding: 1px;
            width: 50px;
            height: 50px;
            border: 1px solid #eee;
        }

    #Viewlog .user li.name {
        width: 54px;
        line-height: 20px;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12px;
    }

        #Viewlog .user li.name em {
            padding: 0 3px 0 0;
            color: #8C8C8C;
        }

/* 评论表情ico分页 */
.icopage {
    padding: 5px 0;
    height: 20px;
}

    .icopage a {
        float: left;
        padding: 0 5px;
        margin-right: 5px;
        height: 20px;
        line-height: 20px;
        border: solid 1px #CCC;
        background-color: #F2F2F2;
        text-align: center;
        text-decoration: none;
        color: #666;
    }

        .icopage a:hover {
            background-color: #E3E3E3;
        }
.td2 #bs_comment {
    padding: 0 0 0 3px;
    height: 215px !important;
    line-height: 20px;
}

.tdico {
    padding: 5px 5px 0px 5px;
    background: #f1f1f1;
}

    .tdico img {
        padding: 3px 2px;
    }
/* == 用户信息页== */
.uinfo {
    min-height: 450px;
    height: 450px;
    background: #fff;
}

.UserInfo {
    padding: 50px 0 0 200px;
    position: relative;
}

    .UserInfo li.l1 {
        position: absolute;
        top: 30px;
        left: 30px;
        width: 118px;
        height: 98px;
    }

        .UserInfo li.l1 img {
            width: 130px;
            height: 130px;
            padding: 2px;
            border: 1px solid #eee;
        }

    .UserInfo li.l2 {
        height: 30px;
        border-bottom: solid 1px #DFDFDF;
        font-size: 18px;
        font-weight: bold;
    }

        .UserInfo li.l2 span {
            padding: 0 0 0 10px;
            font-size: 12px;
            font-weight: normal;
            color: #ccc;
        }

    .UserInfo li.l3 {
        padding: 5px 0 0;
        height: 30px;
        line-height: 30px;
        color: #ccc;
    }

    .UserInfo li.l4 {
        line-height: 20px;
    }

        .UserInfo li.l4 span {
            display: block;
            padding: 7px 0 0;
        }

            .UserInfo li.l4 span em {
                font-weight: bold;
                color: #666;
            }

            .UserInfo li.l4 span a {
                margin-right: 10px;
                white-space: nowrap;
            }

/* == 视频内容页== */
.videoshow {
    padding: 0 15px 15px 15px;
    padding: 30px 20px;
    background: #fff;
    margin-bottom: 20px;
}

    .videoshow ul {
        padding: 10px 0 5px 0;
        width: 100%;
    }

    .videoshow li.title {
        font-weight: bold;
        font-size: 14px;
        line-height: 25px;
    }

    .videoshow li.author {
        line-height: 25px;
        color: #ADADAD;
    }

        .videoshow li.author span {
            padding: 0 10px 0 0;
        }

    .videoshow li.player {
        color: #FFF;
        background-color: #333;
        text-align: center;
        height: 400px
    }

    .videoshow li.info {
        padding: 10px;
        line-height: 18px;
    }

    .videoshow li.manage {
        padding: 5px 0;
        line-height: 20px;
        color: #ADADAD;
        text-align: right;
        color: #E1E1E1;
    }

        .videoshow li.manage a {
            color: #999;
        }
.docplayer {
    height: 700px;
}1