 #cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    text-align:center;
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    text-align:center;
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
 


.day {
    background: url(images/tp.png);
    min-height: 10px;
    _height: 10px;
    margin-bottom: 25px;
    padding-bottom: 5px;
    -webkit-box-shadow: 1px 2px 3px #ddd;
    box-shadow: 1px 2px 3px #e70000;
    border: 1px solid #fa0303;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #f00;
}
.postBody blockquote {
    background: url(images/comment.gif) no-repeat 25px 0;
    min-height: 31px;
    _height: 35px;
    line-height: -6.4em;
    color: #00f44b;
}
.blogpost-body blockquote {
    background: none;
    border-left: 3px solid #1af706;
    border-right: none;
    border-top: none;
    border-bottom: none;
    margin: 9px 0;
    padding: -11px 10px;
    color: #555;
}
#topics .postTitle {
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 130%;
    font-weight: bold;
    border-bottom: 1px solid #ff1515;
    float: left;
    line-height: 1.5em;
    width: 100%;
    padding-left: 5px;
}
