#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;
}
#home {
　　margin: 0 auto;
　　width: 65%;
　　min-width: 950px;
　　background-color: #fff;
　　padding: 30px;
　　margin-top: 30px;
　　margin-bottom: 50px;
　　box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle {
　　height: 60px;
　　clear: both;
}
#navigator {
　　font-size: 13px;
　　border-bottom: 1px solid #ededed;
　　border-top: 1px solid #ededed;
　　height: 50px;
　　clear: both;
　　margin-top: 25px;
}
#blogTitle h1 a{
    color: #4F4F4F;
    text-shadow: 3px 3px 3px #D9D9D9;
}
#blogTitle h2 {
　　font-weight: normal;
　　font-size: 18px;
　　font-size: 1.18571429rem;
　　line-height: 2.546153846;
　　color: #757575;
　　float: left;
　　margin-top: 0.5em;
　　text-shadow: 2px 2px 2px #D9D9D9;
}
body{
　　background-image:url("https://www.cnblogs.com/images/cnblogs_com/wisdomzhang/1402916/o_f9c3475544e884bc01cbce5212829276.jpg");
　　background-repeat:no-repeat;
　　background-size:100%;
　　background-attachment: fixed;
　　filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;
}