#cnblogs_post_body h2 {
    background: #6fa833 none repeat scroll 0 0 !important;
    border-radius: 5px !important;
    color: #fff;
    font-family: "微软雅黑","宋体","黑体",Arial;
    margin-bottom: 5px;
    padding:5px 15px;
    text-shadow: 2px 2px 3px #222;
}

#cnblogs_post_body h3 {
    background-color: #DCDCDC;
    color:#000;
    border-left: 13px solid #6fa833;
    font-size: 18px;
    padding: 5px;
}

#cnblogs_post_body h4 {
    border-bottom: 1px solid #cd4900;
    color: #cd4900;
    font-size: 16px;
}
#cnblogs_post_body blockquote {
    background: #FFFFE0 url("https://files.cnblogs.com/files/chiakiyu/yin.gif") no-repeat scroll 9px center;
    box-shadow: 0 0 8px #aaa;
    clear: both;
    font-family: "Microsoft Yahei";
    font-size: 15px;
    margin: 20px 0;
    padding: 15px 20px 15px 65px;
}

#MySignature .content {
    background: #f0f8ff url("https://files.cnblogs.com/files/chiakiyu/warn.gif") no-repeat scroll 15px 50%;
    border: 1px dashed #999;
    padding: 10px 10px 10px 80px;
}