﻿
.post-area {
    float: left;
    width: 999px;
    text-align: center;
    padding: 5px;
}

    .post-area .row {
        width: 770px;
        text-align: left;
        height: 30px;
        padding: 3px;
        margin-top: 10px;
    }

    .post-area .button {
        width: 770px;
        text-align: left;
        height: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .post-area textarea {
        padding: 3px;
    }

.post_table {
    width: 770px;
    border: solid 1px gray;
}

    .post_table td {
        padding: 2px;
    }

    .post_table .td1 {
        padding-left: 10px;
        text-align: right;
        width: 90px;
    }

    .post_table .td2 {
        text-align: left;
    }

.file_list {
    border: dashed 1px gray;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 3px;
    width: 420px;
    background-color: #eeeeee;
}

.msg_area1 {
    padding: 1px;
    padding-top: 2px;
    height: 18px;
    width: 420px;
    background-color: #fff9e6;
}


.codearea {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 2px 5px 2px; /*font-family: verdana, sans-serif;*/ /*font-family: verdana; */
    font-family: 'Courier New'; /* Courier New;*/
    font-size: 12px;
    width: 695px; /*color: #292929;*/
    color: #011020;
    background-color: #f6f6f6; /*yellow #fcfbef;*/
    border: solid 1px #cccccc;
}

    .codearea span {
        font-family: 'Courier New'; /* Courier New;*/
        font-size: 12px;
    }

    .codearea .codecomment {
        color: Green;
    }

    .codearea .codekeyword {
        color: Blue;
    }

    .codearea .codecomma {
        color: #9E2F04;
    }

    .codearea .codefont {
    }

    .codearea .copyright {
        color: Gray;
        border: dashed 1px #dadada;
        height: 18px;
        margin-top: 5px;
    }

.article-navigator {
    width: 999px;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .article-navigator A.page {
        border: solid 1px #b2bfcf;
        display: block;
        float: left;
        background: #fff;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-top: 0px;
        line-height: 18px;
        height: 18px;
        margin-right: 4px;
    }

        .article-navigator A.page:hover {
            border: solid 1px #577da8;
            background: #ffffe9;
            text-decoration: none;
        }

.article-content {
    height: auto;
    margin-top: 0px;
}

    .article-content td {
        text-align: left;
        vertical-align: top;
    }

        .article-content td div {
            float: left;
        }

    .article-content .article-left {
        width: 110px;
        padding: 5px;
    }

    .article-content .article-right {
        /*width: 60px;*/
        padding-top: 40px;
        margin-left: 5px;
    }

.article-body {
    float: left;
    width: 730px;
    margin-top: 0px;
}

    .article-body img {
        max-width: 722px;
        height: auto;
        border-radius: 6px;
        margin: 5px 0px;
        /*width: expression(this.width > 700 ? "700px" : this.width);*/
    }

    .article-body .title {
        float: left;
        display: block;
        font-weight: bold;
        font-size: 17px;
        color: #427fbf;
        margin-bottom: 5px;
        width: 720px;
        margin-top: 5px;
    }

    .article-body .author {
        display: block;
        color: #dadada;
        width: 550px;
        margin-top: 3px;
        font-size: 13px;
    }

    .article-body .body {
        font-size: 15px;
        min-height: 550px;
        border: dashed 1px #dadada;
        padding: 5px;
        float: left;
        width: 720px; /*word-break : break-all;*/
        word-wrap: break-word; /*按单词断行*/
        word-break: break-word;
        margin-top: 5px;
        line-height:25px;
    }

        .article-body .body b {
            font-weight: bold;
            white-space: normal;
        }

        .article-body .body div {
            display: block;
            width: 100%;
            font-size: 15px;
        }

    .article-body .download {
        border: dashed 1px gray;
        height: 80px;
    }

    .article-body .favo {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .article-body .references {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .article-body .ref_links {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .article-body .adv_main {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .article-body code:not(a):not(pre):not([class*=language-]) {
        font-family: 'Segoe UI',SegoeUI,'Helvetica Neue',Helvetica,Arial,sans-serif;
        color: #e83e8c;
        word-break: break-word;
        font-size: 87.5%;
        background: #f3f4f4;
        border-radius: 6px;
        padding: 0.2em 0.4em;
        margin: 0.5em;
    }

    .article-body h1, .article-body h2, .article-body h3 {
        margin: 10px 0px;
    }

    .article-body h1 {
        color: #147ed2;
        font-size: 18pt;
        padding: 10px 0px;
    }

    .article-body h2 {
        color: #ff5722;
        font-size: 16pt;
        padding: 10px 0px;
    }

    .article-body h3 {
        color: #5e5e5e;
        font-size: 14pt;
        padding: 5px 0px;
    }

.download_reg {
    width: 705px;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 40px;
    background-color: #fefef3;
    border: dashed 1px #cccccc;
    vertical-align: middle;
}

    .download_reg .failue {
        color: Red;
    }

.download_no_reg {
    width: 715px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 35px;
    background-color: #fefef3;
    border: dashed 1px #cccccc;
    vertical-align: top;
}

/***********************************************************
类别主页CSS定义
************************************************************/

.category-list {
    margin: 5px;
    min-height: 400px;
}

    .category-list table {
        min-height: 400px;
    }

    .category-list td {
        text-align: left;
        vertical-align: top;
    }

    .category-list .seperate {
        width: 5px;
    }

    .category-list .left {
        width: 130px;
        text-align: center;
    }

    .category-list .right {
        width: 220px;
        /*background-color: #f2f9fe;*/
        border: solid 1px #dadada;
    }

    .category-list .list {
        width: 600px;
        border: solid 1px #dadada;
        padding: 5px;
    }

.list-header {
    float: left;
    width: 600px;
    display: block;
    line-height: 40px; /*	background-color: #f5f5f5; 	border: solid 1px #dadada;*/
    padding-top: 2px;
    background-image: url(../images/bk_category.png);
    background-repeat: repeat-x;
    margin-bottom: 4px;
}

    .list-header .title-name {
        float: left;
        width: 450px;
        line-height: 25px;
        padding-left: 10px;
    }

    .list-header .title-date {
        float: left;
        width: 140px;
        line-height: 25px;
        text-align: center;
    }

    .list-header .title-navigator {
        float: left;
        margin-top: 2px;
    }

        .list-header .title-navigator A.page {
            border: solid 1px #b2bfcf;
            display: block;
            float: left;
            background: #f6f6f6; /* #fff;*/
            padding-left: 5px;
            padding-right: 5px;
            padding-bottom: 0px;
            padding-top: 0px;
            line-height: 18px;
            height: 18px;
            margin-right: 4px;
        }

            .list-header .title-navigator A.page:hover {
                border: solid 1px #577da8;
                background: #ffffe9;
                text-decoration: none;
            }


.category-list .item {
    float: left;
    display: block;
    width: 600px;
    border-bottom: dashed 1px #dadada;
    padding-top: 3px;
    height: auto;
}

    .category-list .item:hover {
        background-color: #f2f9fe;
        cursor: default;
    }

    .category-list .item .d1 {
        float: left;
        display: block;
    }

    .category-list .item .d2 {
        float: left;
        display: block;
        width: 550px;
    }

        .category-list .item .d2 .info {
            color: gray;
            font-size: 13px;
            margin-top: 10px;
            margin-top: 10px;
        }

        .category-list .item .d2 .short-content {
            font-size: 13px;
            margin-bottom: 20px;
            margin-top: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.category-list .list .icon {
    float: left;
    width: 32px;
}

.cat-article-title {
    float: left;
    width: 550px;
    padding-top: 5px;
}

    .cat-article-title a {
        color: #2c84e1;
        font-size: 15px;
        cursor: pointer;
        text-decoration: underline;
    }

        .cat-article-title a:hover {
            font-size: 15px;
            color: #e12b07;
            cursor: pointer;
            text-decoration: underline;
        }

.category-list .list .publish-date {
    float: left;
    width: 130px;
    padding-top: 5px;
    color: Gray;
    font-size: 11px;
}

.right-content {
    width: auto;
    min-height: 600px;
    padding: 3px;
}

    .right-content .comment-title {
        padding-top: 0px;
        height: 20px;
        border-bottom: dashed 1px #dadada;
        padding-bottom: 2px;
        text-align: left;
        margin-bottom: 5px;
        font-size: 11pt;
    }

    .right-content .comment-list {
        width: 205px;
        margin-top: 5px;
        min-height: 50px;
    }

        .right-content .comment-list div {
            width: auto;
            margin-top: 3px;
            margin-bottom: 3px;
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .right-content .ad-img {
        margin-top: 15px;
        min-height: 200px;
        margin-left: 3px;
    }

.category-nav {
    float: left;
    margin-left: 140px;
    width: 600px;
    height: 22px;
    line-height: 22px;
}

    .category-nav .nav {
        float: left;
    }

    .category-nav .count {
        float: right;
        width: 100px;
    }

.category-fav {
    margin-top: 10px;
    margin-left: 140px;
    display: block;
    height: 60px;
    max-width: 800px;
    float: left;
}

#edit-article {
    float: right;
    height: 16px;
    width: 80px;
    color: blue;
}

#ddlCategory {
    width: 200px;
}

    #ddlCategory option {
        padding-left: 3px;
    }

.adv_border01 {
    border: solid 1px gray;
}

.adv_style01 {
    margin-top: 30px;
}

.adv_style02 {
    margin-top: 20px;
}

.adv_style03 {
    margin-top: 20px;
    margin-left: 5px;
}

.adv_style04 {
    margin-top: 0px;
}

.google_links_category {
    display: block;
    width: 700px;
    height: 40px;
    float: left;
    margin-left: 140px;
}

.adv_main_category {
    float: left;
    display: block;
    width: 500px;
    height: 70px;
    margin-left: 140px;
}

#first_img img {
    margin-bottom: 10px;
    margin-top: 5px;
}

.article-body .mce-toc {
    width: 690px !important;
    margin-bottom: 30px !important;
    border-bottom: solid 1px #dadada;
    padding-bottom: 10px !important;
    padding-right: 10px;    
}

    .article-body .mce-toc ul li ul {
        margin-left: 40px;
    }

        .article-body .mce-toc ul li ul li ul {
            margin-left: 40px;
        }

            .article-body .mce-toc ul li ul li ul li ul {
                margin-left: 40px;
            }

#_ArticleContentFooter_ {
    font-size: 13px;
    color: gray;
    background: #f8f8f8;
    border-radius: 6px;
    padding: 15px;
    width: 690px;
    margin-bottom: 20px;    
}
