body {
	font-family : 'Microsoft YaHei','Verdana','Helvetica Neue','Helvetica','Arial',sans-serif;
	font-size : 16px;
}

#topics {
    padding: 1em 1em 0 2em ;
}

#topics .postTitle {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5em;
    border-bottom: 3.5px solid #1fa6e6;
    border-left: 0;
    width : fit-content;
    margin : 20px auto;
    padding : 0 5px;
    font-family : 'Microsoft YaHei','Verdana';
}

#cnblogs_post_body p {
	margin-block-end : 0em;
}

.postBody li, .postCon li {
	margin-bottom: 0em;
}

#cnblogs_post_body h1 {
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px #999 solid;
    margin: 30px 0;
}

#cnblogs_post_body h2 {
    margin-top : 20px;
}
