body { 
   
     background-image: url(https://desk-fd.zol-img.com.cn/t_s1680x1050c5/g3/M0A/0D/02/Cg-4WFQfin-IV8_TACWAy0NrzPcAAPR_QORRBgAJYDj999.jpg);
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center 0; 
     background-size: cover; 
  }
#home{
width:1200px;
opacity:0.95;
}
#main{
padding-left:30px;
padding-right:0px;
}
#mainContent{
width:935px;
}
.postTitle2{
font-size:170%;
}
#blogTitle h1 {
    font-size: 320%;
}
.menu {
    color: gray!important;
    margin-right: 30px;
    font-size: 195%;
}
#header {
    margin-bottom: 0px;
    padding-left: 45px;
}
#nav_rss{
    display: none;
}
#nav_contact{
    display: none;
}
#nav_newpost{
    display: none;
}
#nav_myhome{
    display: none;
}
#nav_sitehome{
    display: none;
}
#nav_ing{
    display: none;
}
#nav_admin{
    display: none;
}
#nav_q{
    display: none;
}
.dayTitle{
background-color:rgb(27,161,226);
box-shadow: 4px 4px 4px #888888;
}

#lnkBlogLogo{
background-color:#B8B8B8;
}
#mainContent h2{
 background-color:rgb(27,161,226);
 color:#fff;
text-shadow: 4px 4px 4px rgb(34, 34, 34);

font-family: "微软雅黑";
    font-size: 20px;
font-weight: normal;
padding: 3px 0px 3px 10px;
}
.cnblogs_code{
border-radius:10px;
}
#mainContent h3{
color:#369;
font-size:17px;
border-bottom: 1px solid #999;
padding-left:4px;
}
#mainContent p{
padding-left:7px;
}
.postBody a{
color:rgb(27,161,226);
}
#cnblogs_post_body ul li{list-style-type : square;}
.toc{
color:#369;
font-size:17px;
padding-left:4px;
font-weight: 900;
}
.postBody a:visited, a:hover, a:active {
color:rgb(27,161,226);
background-color:#D1D1D1;
text-decoration: none;
}
.postBody a:visited, a:hover, a:active {
color:rgb(27,161,226);
background-color:#D1D1D1;
text-decoration: none;
}
.postCon{
padding-left:5px;
padding-right:0px;
}
#cnblogs_post_body ul ul li {
    list-style-type: disc;
}