* {font-family: 'Microsoft YaHei Regular', 'Microsoft YaHei'; user-select: none;}
#ad_t2, #cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb, .topicListFooter {display: none;}
#cnblogs_post_body > p {margin-left: 40px;}
#cnblogs_post_body > ._mce_tagged_br {margin-left: unset;}
pre {width: 80%; margin: 10px auto;}
code, code * {user-select: all;}
.day .postTitle a {color: #e9611e;}
.day .postTitle a:hover {font-weight: 900;}
.topicListFooter {display:block; height: auto; line-height: 1; text-align: center;}
.topicListFooter .pager {font-size: 16px;}
.topicListFooter a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #99b16b;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);
    box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: 0;
}
.topicListFooter a:hover {
    margin: 0 2px !important;
}
.yi-search {
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    border: 1px solid #dedede;
    border-bottom: 0;
    background: #fff;
    color: #7e8c8d;
}