<style type="text/css">
    #cnblogs_post_body
    {
        color: black;      
        font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 16px;
    }
    #cnblogs_post_body h1    {
        background: #2E8B57;
        border-radius: 6px 6px 6px 6px;
        color: white;
        font-family: "宋体" , "黑体" ,Arial;
        font-size: 24px;
        font-weight: bold;
        height: 33px;
        line-height: 25px;
        margin: 18px 0 !important;
        padding: 8px 0 5px 5px;
    }
    #cnblogs_post_body h2    {
        background: #3CB371;
        border-radius: 6px 6px 6px 6px;
        color: white;
        font-family: "宋体" , "黑体" ,Arial;
        font-size: 18px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        margin: 18px 0 !important;
        padding: 8px 0 5px 5px;
    }
</style>