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 0 12px rgba(100, 100, 100, 0.9);
color: #000000;
}

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 h2 {
font-weight: normal;
font-size: 18px;
font-size: 1.18571429rem;
line-height: 2.546153846;
color: #757575;
float: left;
}

body{
background-image:url("https://images.cnblogs.com/cnblogs_com/JiaaaaKe/1274500/o_f9e01527f91cd7e2f8f423f43e08f0bd.jpg");
background-repeat:no-repeat;
background-size:100%;
background-attachment: fixed;
filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.98;
}
#home {
    margin: 0 auto;
    width: 85%;
    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 h1 a {
    color: lightpink;
}
#blogTitle h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.5em;
    /* margin-top: 20px; */
}
#navigator {
    font-size: 15px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 60px;
    clear: both;
    margin-top: 25px;
}
#blogTitle h1 a {
    color: #8ab6c9;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #8db8ca;
    font-weight: bold;
}
#sideBar h3 {
    font-size: 20px;
}
* {
    margin: 0;
    /* padding: 0; */
}