.postTitle{
    background-color:#FBF9F9;
    margin-bottom:3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#cnblogs_post_body h1{
color:#fff;
padding: 5px;
background-color:#2B6695;
border: 1px solid #fff;
border-radius: 5px;
font-size: 24px;
margin-top: 15px;
margin-bottom: 15px;
}
#cnblogs_post_body h2{
margin-top: 25px;
}
#cnblogs_post_body{
line-height: 28px;
}
#cnblogs_post_body p{
text-indent:2em;
text-align:justify;
}
#cnblogs_post_body .catalogue-kismetv p{
line-height:20px;
}