#cnblogs_post_body h2 {
    background: none repeat scroll 0% 0% rgb(216, 216, 216);
    border-radius: 6px 6px 6px 6px;
    color: rgb(102, 102, 102);
    font-family: "Comic Sans MS","微软雅黑";
    font-size: 17px;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 20px;
}
.postBody blockquote, .postCon blockquote {
    border-left-style: inset;
    border-left-width: 4px;
    border-left-color: #1669A8;
    background: #f1f1f3;
    margin-top: 20px;
}