.cnblogs_code{
    border-style: dashed;
    border-left: solid 5px #6CE26C;
    margin: 10px 0px 10px 0px;
    font-size: 10pt;
    line-height: 140%;
    background: white;
}
#cnblogs_post_body ul{
    margin-left:8px;
    list-style:none;
}
#cnblogs_post_body ul li{
    padding-left:15px;
    list-style:none;
}

div.post div.entry h1 {
    margin:8px 0 4px 0;
    padding: 5px;
    color:white;
    background-color: gray;
    font-size:24px;
    line-height: 24px;
}

.cnblogs_code_toolbar{
    display:none;
}
div.post div.entry{
    font-family:"Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

div.post div.entry blockquote{
    padding:4px 4px 4px 45px;
    border:none;
}

#ad_text_under_commentbox,#ad_under_post_holder,#ad_under_post_holder{
    display: none;
}
#tbCommentBody{
    width:860px ! important;
    height:180px;
}
#logoFoot{
    display:none;
}
#btn_comment_submit{
    height: 100%;
    border: 0;
    padding: 6px 36px;
    width: auto;
    cursor: pointer;
    background: #04C;
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: 200;
    border-radius: 4px;
}
#btn_comment_submit:hover{
    background:#002A80;
}
#about{
    display: none;
}