.c_b_p_desc {
    font-size: 12px;
    font-family: 'Microsoft YaHei', sans-serif;
    line-height: 25px;
}


.postTitle {
    font-size: 14px;
    font-family: 'Microsoft YaHei', sans-serif;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
}

.desc_img {
    width: 25%;
    margin: 0px 0px 0px 10px;
}

#cnblogs_post_body {
    font-size: 12px;
    sans-serif;
    line-height: 25px;
    margin: 0 auto;
}

#blogTitle h2 {
    font-size: 12px;
    float: right;
}

#sidebar_postcategory ul li {
    width: 50%;
    float: left;
}

.catListTag ul li {
    width: auto;
    margin-right: 5px;
    display: inline;
}

#cb_post_title_url:hover {
    margin-left: 0;
}

.postTitle a:hover {
    margin-left: 0;
}