.postBody p, .postCon p ,ol ,ul{
text-indent: 4em;
display: block;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
#cnblogs_post_body li
{
list-style:decimal inside;
-webkit-margin-after: 0.5em;
}
.postCon h3,.postBody h3
{
margin-left: 2em;
}
.postCon hr,.postBody hr
{
    border:1px dashed #B5E853;
}