div#cnblogs_post_body h3 {
    margin: 1em 0 0.5em 0;
    font-weight: 500;
    font-family: 'Titillium Web', sans-serif;
    position: relative;
    font-size: 20px;
    line-height: 38px; 
    border-bottom: 1px solid rgba(53,86,129, 0.3);  
   margin-bottom: 20px;
  margin-top: 24px
}
div#cnblogs_post_body h3 {   
    font-size: 18px;
    line-height: 40px;
    color: #396fb6;
}
.postTitle a {          
   font-size:20px;
}