#cnblogs_post_body p,#cnblogs_post_body h3{
  text-indent:2em;

}

#cnblogs_post_body p:irst-line {
  margin-top: 1em;
  
}

#cnblogs_post_body blockquote{
    border: none;
    padding: 15px;
    border-left: 4px solid #DDD;
    padding: 5px 15px;
    color: #777;
    font-style: normal;
    background-color: #F5F5F5;
    margin:15px 0;
}
#cnblogs_post_body h2{
background-color: #009a61; -ms-text-shadow: 0 1px 0 gray; text-shadow: 0 1px 0 gray; -ms-border-radius: 5px; padding: 10px; border-radius: 5px; color: white; font-size: 1.2em; font-family: Arial;  -webkit-box-shadow: 0 0 5px gray; -ms-box-shadow: 0 0 5px gray; box-shadow: 0 0 5px gray;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 18px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
}