#cnblogs_post_body h2{
    text-align: left;
    word-break: break-word;
    font: 15px / 1.5em 微软雅黑, PTSans, Arial, sans-serif;
    box-shadow: rgb(95, 90, 75) 0px 0px 0px 1px, rgba(10, 10, 0, 0.5) 1px 1px 6px 1px;
    font-family: 微软雅黑, 宋体, 黑体, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-shadow: rgb(34, 34, 34) 2px 2px 3px;
    background: rgb(20, 162, 203);
    border-radius: 6px;
    padding: 8px 0px 5px 5px;
    margin: 18px 0px !important;
    color: rgb(235, 235, 235);
}
#cnblogs_post_body h3{
    text-align: left;
    word-break: break-word;
    font: 15px / 1.5em 微软雅黑, PTSans, Arial, sans-serif;
    box-shadow: rgb(95, 90, 75) 0px 0px 0px 1px, rgba(10, 10, 0, 0.5) 1px 1px 6px 1px;
    font-family: 微软雅黑, 宋体, 黑体, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-shadow: rgb(34, 34, 34) 2px 2px 3px;
    background: rgb(87, 184, 208);
    border-radius: 6px;
    padding: 8px 0px 5px 5px;
    margin: 18px 0px !important;
    color: rgb(235, 235, 235);
}

#cnblogs_post_body a{
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
    word-break: break-all;
    list-style: none;
    list-style-type: disc;
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration: none;
}
