.postBody p, .postCon p {
    line-height:2.2;
    font-size:16px;
}

#cb_post_title_url {
    font-size: 22px;
    font-weight: normal;
}
#topics a, #topics a:hover  {
    color: #AA7A53;
    text-decoration: none;
    border-bottom: 1px dashed gray;
    padding-bottom: 2px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:hover {
    font-size: 21px;
    font-weight: normal;
    border-bottom: 1px dashed gray;
    padding-bottom: 2px;
    text-decoration: none;
    color:#660000
}

#blogTitle a {
    color: #935A32;
    font-weight: normal;
    font-size: 33px;
    font-family: Constantia, 微软雅黑;
    letter-spacing: 1px;
}

body{
    font-family: Georgia, Constantia, 微软雅黑;
}

#sideBarMain{
     font-size:15px
}

.c_b_p_desc {
    line-height: 2;
    font-size: 14px;
    color: #555;
}

#MySignature{
border:solid 1px #E5E5E5;
padding: 10px;
background: #FFFEFE url(https://images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) no-repeat scroll 15px 50%;
padding-left: 80px;
line-height:1
}

#cnblogs_post_body h2 {margin-top:3rem}