body {
    font-size: 1.1em;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-size: cover;
    /* background: #f9fbff; */
    margin: 1em;
}
#maincontainer {
    text-align: left;
    margin: 0 auto;
    background: hsla(42, 74%, 3%, 0);
    border: 0px solid #5274ab;
}
#header h1 a:visited, #header h1 a:active, #header h1 a:link, #header h1 a:hover {
    color: #000;
    margin-left: 5px;
    padding-top: 5px;
    text-decoration: none;
    font-weight: bolder;
    /* font-style: oblique; */
    font-size: 1.7em;
    font-family: ;
    /* font-family: fantasy; */
}
#menubar {
    /* background: rgba(51, 51, 51, .9) url(images/ergonomic_titleback.gif) right no-repeat; */
    background: rgba(51, 51, 51, .9);
    font-size: .9em;
    font-weight: bold;
    color: #eee;
    margin: 0 0 10px 0;
    padding: 3px 0;
    font-family: cursive;
}

element.style {
}
#left .container {
    width: 180px;
    margin: 0 0 10px 0;
    background: #fff0;
}

.containerheader {
    padding: 0 0 0 18px;
    /* background: #7297ce00 url(images/icon_windows.gif) left no-repeat; */
    background: rgba(51,51,51,0);
    font-weight: bold;
    color: #fff;
    line-height: 16px;
    font-family: cursive;
    font-size:1.3em;
}

.containerheader h3 {
    background: #7297ce00 url(images/ergonomic_titleback.gif) right no-repeat;
    background: rgba(51,51,51,0);
    font-size: .8em;
    font-family: unset;
    color: #000;
    /* font-size: .7em; */
}

.containercontent {
    font-size: .7em;
    border-left: 1px solid #eee0;
    border-right: 1px solid #eee0;
    border-bottom: 1px solid #eee0;
    border-top: 1px solid #eee0;
    margin: 0;
    padding: 0;
    background: rgba(51, 51, 51, 0);
}

#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
    color: #000000;
    font-family: cursive;
    font-size: large;
}

.catListTitle
{
      text-indent:15px;
      color:white;
      font-size:1em;
      font-family: cursive;
}

#right {
    margin-left: 200px;
    background: #dfe8f221;
}
.post {
    padding: 10px;
    background: #d5e6ee00;
    font-size: 1em;
}

a {
    color: #333;
    text-decoration: none;
    font-family: cursive;
    font-size: large;
}

.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.5;
    font-size: x-large;
    font-weight: 500;
    font-family: cursive;
    color: #333;
}

.postfoot {
    background: #dfe8f240;
    text-align: right;
    /* font-size: .8em; */
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
    font-size: larger;
}

#cnblogs_post_body {
    word-break: break-word;
    color: #000;
    font-family: cursive;
}

#green_channel {
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #c0c0c0 1px dashed;
    font-size: 12px;
    width: 350px;
    text-align: center;
    display: none;
}

#cnblogs_post_body th, .cnblogs-post-body th {
    background-color: #fafafa5e;
}

#cnblogs_post_body th, #cnblogs_post_body td, .cnblogs-post-body th, .cnblogs-post-body td {
    border: 1px solid #f9fbff;
    border-collapse: collapse;
    padding: 8px 14px;
    min-width: 50px;
}

#cnblogs_post_body table, .cnblogs-post-body table {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: initial;
    font-weight: 600;
    word-break: break-word;
}

#commentform_title {
    background-image: url(//static.cnblogs.com/images/icon_addcomment.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    margin-bottom: 10px;
    color: #7297ce;
    font-family: cursive;
    font-weight: 700;
    font-size: larger;
}

div.commentform p {
    margin-top: 10px;
    line-height: 20px;
    color: navajowhite;
    font-family: cursive;
    font-weight: 500;
}


element.style {
}
div.commentform input.author {
    background-position: 3px -3px;
}
div.commentform input.author, div.commentform input.email, div.commentform input.url {
    background: rgba(51,51,51,0);
    color: ghostwhite;
    font-family: cursive;
    font-size: larger;
    font-weight: bolder;
    text-indent: 0px;
    /* font-size: initial; */
    /* background-image: url(//static.cnblogs.com/images/icon_form.gif); */
    /* background-repeat: no-repeat; */
    border: 1px solid #ccc0;
    padding: 4px 4px 4px 30px;
    width: 300px;
    /* font-size: 13px; */
}

.commentbox_title {
    width: 450px;
    display: flex;
    font-family: cursive;
    font-size: larger;
    font-weight: 600;
    color: #91b2e3;
    justify-content: space-between;
}

div.commentform textarea.comment_textarea {
    line-height: 1.6;
    background: rgba(51, 51, 51, 0.42);
    color: antiquewhite;
    font-family: cursive;
    font-size: initial;
    font-weight: bolder;
}

.comment_btn {
    height: 26px;
    width: 80px;
    margin: 0;
    padding: 0;
    line-height: 22px;
    background: #f9fbff66;
    border: 0;
    font-family: cursive;
    font-size: large;
    font-weight: 700;
    color: black;
}

#ad_t2 a {
    margin-right: 10px;
    color: white;
    font-weight: 600;
}

.recomm-block a
{
      margin-right: 10px;
      color: white;
      font-weight: 600;
}

#under_post_kb a
{
      margin-right: 10px;
      color: white;
      font-weight: 600;
}

#cnblogs_post_body table, .cnblogs-post-body table {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: initial;
    word-break: break-word;
}

blockquote {
    background: none;
    border: 2px solid #efefef;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: larger;
    margin-top: 10px;
    margin-bottom: 10px;
}

#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    color: #000;
    /* font-size: initial; */
    font-size: medium;
    /* font-weight: 600; */
}

.recent_comment_body {
    white-space: pre-wrap;
    word-wrap: break-word;
    color: black;
    font-family: cursive;
    font-size: initial;
}

.recent_comment_author {
    text-align: right;
    margin-right: 4px;
    font-size: small;
}

#left {
    width: 180px;
    float: left;
    margin: 0 0 0 10px;
    background: #33333370;
}
#ad_t2
{
     display:none;
}
#cnblogs_c1
{
     display:none;
}
#cnblogs_c2
{
     display:none;
}
#under_post_kb
{
     display:none;
}
#under_post_news
{
     display:none;
}