#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: rgb(255, 255, 255);
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgb(0, 0, 0);
}
#blogTitle {
height: 60px;
clear: both;
}
#navigator {
font-size: 13px;
border-bottom: 1px solid #8bcfd1;
border-top: 1px solid #8bcfd1;
height: 50px;
clear: both;
margin-top: 25px;
}
#blogTitle h1 a{
    color: rgb(0, 0, 0);
}
#blogTitle h2 {
font-weight: normal;
font-size: 18px;
font-size: 1.18571429rem;
line-height: 2.546153846;
color: rgb(0, 0, 0);
float: left;
}
#navList a:link, #navList a:visited, #navList a:active{
    color:rgb(0, 0, 0);
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
    color: #018282;
}

pre{
    font-family: Microsoft YaHei;
    color: rgb(0, 0, 0);
}
body{ 
background: rgb(190, 239, 243);
background-size:100%;

}