<style>
*{
    padding: 0;
    margin: 0;
}
#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2{
 display: none;
    margin: 0;
    padding: 0;
}
/*美化推荐按钮*/

#div_digg { position: fixed;bottom: 20px;
   right: 10px;font-size: 0;z-index: 100;width:50px }
.buryit{display:none}

#green_channel { position: fixed;bottom: 30px;right: 100px;z-index: 100 }

/*美化头部*/

#header{
height:60px;
line-height:60px;
font-size:18px;
opacity:0.5;
}
#main{
margin-top:30px;
}
#blogTitle h1,#blogTitle h2{
line-height:50px;
}

#blogTitle h1 a {
    font-size:30px;
}

#blogTitle h2 {
 color:#F5F5F5;
font-size:15px;
}

.menu{margin-top:15px;}

#blog_stats{
line-height:50px;
color:#ffffff;
font-size:14px;
}
html,body{
font-family:"Comic Sans MS","黑体";
}
#home {
opacity: 0.75;
}
.day:hover{
    box-shadow: 4px 0px 6px #38AFF3;
}
#toTop {
    background: url(//https://images.cnblogs.com/cnblogs_com/shwee/1218109/o_toTop.bmp) no-repeat 0px top;
    width: 114px;
    height: 114px;
    overflow: hidden;
    position: fixed;
    right: 250px;
    bottom: 40px;
    cursor: pointer;
}