.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #333;
    font-family: 微软雅黑,黑体,Arial;
    font-size: 18px;
}
#sideBar .newsItem h3.catListTitle{display:none}
#sideBarMain ul  li{
   padding-left:10px; line-height:25px; height:25px; 
}
#profile_block {
    line-height: 20px;
    padding-top: 20px;
    text-align: left;
    width: 185px;
}

.postBody #cnblogs_post_body img.img {
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 5px #333333;
}

#cnblogs_post_body img{
max-width:700px;
}