/* 去除广告*/
#ad_t2{display: none;}
#cnblogs_c1{display: none;}
#cnblogs_c2{display: none;}
#under_post_kb{display: none;}
#under_post_news{display: none;}

/*签名位置*/
#blogTitle h1 a, #blogTitle h2 {margin-top: 1px;}

/*导航栏*/
#navigator{margin-top: 0;}

/*发表评论*/
#commentform_title{display: none;}


/*信息模块*/
#blog_post_info_block{display: none;}
#blog-comments-placeholder{display: none;}
#comment_nav{display: none;}

/*评论框*/
#tbCommentBody{resize: none;height: 109px; width: 709px;}
#tip_comment2 + p{margin-top: -40px;margin-left: 120px;}
.commentbox_title_right{ margin-right: -260px;}

/*底部*/
#footer{display:none;}

#back-to-top {background-color: #90d9ef;    bottom: 0px;    color: #f5f5f5;    padding: 6px 6px;    position: fixed;    cursor: pointer;    border-radius: 5px;}

/*博客代码*/
.cnblogs_code span {font-family: Courier New!important;line-height: 1.5!important;font-size: 16px!important;}