

#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}



  
#digg_tips {
    display: none; 
}

.feedbackListSubtitle a.layer {
        background: #B2E866;
        color: #414141 !important;
        padding: 2px 4px;
        border-radius: 2px;
    }
.comment_bury {
	display: none;
}
.comment_btn {
    font-size: 12px;
    line-height: 1.5 !important;
    border-radius: 4px;
}

#comment_nav {
     margin-right: 135px !important;
}

#comment_form_container > p:nth-child(4) {
     display: none;
}



#div_digg {
	position: fixed;
	bottom: 45px !important;
	right: 100px;
	padding: 5px;
	width: 48px;
	background-color: rgba(255,255,255,0.7);
/*半透明#FFF*/
	border-radius: 5px;
	opacity: 0.9;
/*透明化*/
	margin: 0 !important;
}
.buryit {
	display: none;
}