/*背景随机*/
body {

       background:#ffffff url("https://img.xjh.me/random_img.php?type=bg&ctype=acg&return=302") no-repeat top center fixed;
       min-width:1200px;
    
}


/*去除广告*/

.c_ad_block {
    display: none !important;
}

#ad_t2{
   display: none !important;
}

#big_banner{
   display: none !important;
}

.recomm-block{
   display: none !important;
}

/*
div[id^="ad_"] {
    display: none;
}
div[class^="c_ad"] {
    display: none;
}
div[id^="under_post"] {
    display: none;
}
*/

/*昵称特效
#Header1_HeaderTitle {
    text-align: center;
    font-family: "League-Gothic", Courier;
    font-size: 118px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 20px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;
}

*/


