body {
    position: relative;
    font-family: Lato, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 14px;
    line-height: 2;
    color: #555;
    background: url("https://7xi2e1.com1.z0.glb.clouddn.com/geometry2.png");
}
input.btn_my_zzk, #btn_comment_submit {
    background: linear-gradient(#FFFFFF, #F0F0F0) repeat scroll 0 0 #F0F0F0;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 0 1px #FFFFFF;
    white-space: nowrap;
}
div.post { border: 1px solid gainsboro; min-width: 350px; }
/** 设置title **/
div#header>h1 {
    padding-top: 50px;
}
/** 设置二级title **/
p#tagline {
    font-size: 25px;
    color: #fff !important;
    top: 110px;
}
/** 隐藏底部广告 **/
div#ad_t2, #opt_under_post, #ad_c1, #under_post_news, #ad_c2, #under_post_kb {
    display: none !important;
}
#gj_mini { display: none !important; }