#topics h1.postTitle{
    color: #0707FF !important;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
}


#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 14px;
}

#cnblogs_post_body h1    {
    color: balck;
    border-left: 6px solid #00009E;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 22px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 6px 0 6px 5px;
}

#cnblogs_post_body h2    {
    color: balck;
    border-left: 5px solid #0707FF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 5px 0 5px 5px;
}

#cnblogs_post_body h3    {
    color:black;
    border-left: 4px solid #6DB8FF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 4px 0 4px 5px;
}

#cnblogs_post_body h4{
    color:black;
    border-left: 3px solid #6DFFEB;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 3px 0 3px 5px;
}