body{
   font-family: "Microsoft YaHei" !important;
}

#nav_q{
   display:none;
}

#nav_ing{
   display:none;
}

#blogTitle{
   background:url(https://images.cnblogs.com/cnblogs_com/jiyang2008/753500/o_qmsht.jpg);
   color: yellow;
   text-shadow: 1px 1px 2px #5F0D09;
}

.headermaintitle{
   color:yellow;
}

#blogTitle .subtitle{
   color:yellow;
}

#sidebar_toptags{
   display:none;
}

#p_b_follow{
   font-weight: bold;
}

#ad_t2, #ad_c1, #under_post_news, #ad_c2, #under_post_kb{
   display:none;
}

.btn_my_zzk{
   cursor:pointer;
}

.scrollBtn {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 54px;
    _position: absolute;
}

.scrollBtn li {
    float: left;
    overflow: hidden;
    height: 54px;
    margin-bottom: 5px;
}

.scrollBtn a {
    display: inline-block;
    overflow: hidden;
    width: 54px;
    height: 54px;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    text-align: center;
    opacity: .6;
    color: white;
    background: url(https://images.cnblogs.com/cnblogs_com/jiyang2008/753500/o_o_o_gototop.png) no-repeat 0 0;
    filter: Alpha(Opacity=60);
}

.sB-comment a {
    height: 17px;
    padding-top: 34px;
    padding-bottom: 3px;
    background-position: 0 -59px;
}

.sB-goTop a {
    background-position: 0 -177px;
}

.RecentComment {
    overflow: inherit;
}