#blogLogo{display:none;}
#lnkBlogLogo{
 display:block;width:121px;height:145px;top:5px;left:45px;
 background:  #CEB171     url("https://images.cnblogs.com/cnblogs_com/gongxijun/603934/o_yzyLogo01.gif")
 no-repeat;
}

.top
{
 <a id="rocket" href="#top" title="返回顶部" class="show"><i></i></a>
}
#main {
    background: url('/skins/FFandIE/images/body.gif') repeat-y;
     padding:0px;
    margin:0px;
    background-size:100% 100%;
    
}
/*公用*/
body {
    font-size:13px;
    padding:0px;
    margin:0px;
    width:100%;
    font-family:"微软雅黑","宋体",Arial;
    background:#3F7D8C url('https://images.cnblogs.com/cnblogs_com/gongxijun/603934/o_20090122052430236879.jpg') no-repeat top center fixed;
   background-size:100% 100%;
}

#home {
    width: 80%;
    margin: 0 auto;
}


#sideBar {
    width: 210px;
    min-height: 200px;
    padding: 0 0 0 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-right: 25px;
    _margin-right: 200px;
}

#topicList{
 min-height: 200px;
    padding: 0 0 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    left: 50%;
    margin-left: -20em;
    width: 100%;
}

.forFlow {
      float: left;
       width: 100%;
}

#header {
 
    background-size: 100% 100%;
}

#footer {
    background: url('/skins/FFandIE/images/footer.gif') no-repeat;
    height: 70px;
    margin-bottom: 0;
    clear: both;
    text-align: center;
    padding-top: 25px;
     background-size: 100% 100%;
}
#mydiv{
  position: fixed; 
  width:230px;  
  left:0px;
  top:40%;
}

#blogTitle a {
    font-weight:bold;
    color:#666;
}


#blogTitle .title {
    margin-top:10px;
    height:100px;
    line-height:100px;
    font-size:36px;
    padding-left:120px;
    background:#fff url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_light2.png') no-repeat;
}
.headermaintitle {
    }#blogTitle,#blogTitle a:hover {
    text-decoration:none;
}
$('#ad_under_post_holder').hide(9999)/*用来隐藏广告*/