#cb_post_title_url{
    font-size:xx-large;
    font-family: fangsong;
    font-weight: bold;
    background-color: unset;
    color: black;
}
#cb_post_title_url:before{
   content:"标题：  ";
   font-family: heiti;
}
body{
    margin-left: 4%;
    margin-right: 4%;
}
#leftmenu {
    margin-left: 4%;
    font-size: x-large;
}
#main{
    background-color:unset ;
    border:unset;
    padding-left:60px;
}
#cnblogs_post_body{
    margin-top:30px;
    font-size:medium;
}
#cnblogs_post_body p{
line-height: 160%;
}
#blogCalendar{
    display: none;
}