
/* 隐藏反对按钮 */

.buryit {

display:none;

}
html/* 必应每日随机背景图*/
{
background:url(https://area.sinaapp.com/bingImg/) top center no-repeat #000;
background-attachment:fixed;
}
body
{
 background: none;
}
.c_ad_block /*关闭下方广告*/
{
    display: none;
}
/*评论框祖传猫猫*/
.comment_textarea{
background:#f5f5f5 url(https://files-cdn.cnblogs.com/files/WNpursue/comment.gif) right bottom no-repeat!important;
}