#navList a:hover {
background-color: rgba(0,0,0,.2);
    color: #fff;
}
.recent_comment_body img {
width:100%;
}

#cnblogs_post_body table, .cnblogs-post-body table {
white-space:pre;
}

.postBody {
overflow-x:auto;
}