#ad_c1,#ad_c2
{
   display:none;
}
#home
{
   width:80% !important;
   min-width:1150px  !important;
}
.CalTodayDay {
    background: #60abca !important;
    color: #FFF;
    font-weight: bold;
}
.CalTodayDay u
{
 color: #FFF;
}
.postBody li
{
 margin-bottom:0;
}
#cnblogs_post_body p
{
    margin: 10px auto;
    text-indent: 0px;
}
#cnblogs_post_body h2 {
    background-color: #ccc;
    padding: 10px;
    margin: 30px 0 15px ;
    border-radius: 2px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
}
#cnblogs_post_body img
{
    max-width: 885px;
}