body {
    font-family:"微软雅黑";
}

#cnblogs_post_body h1 {
    background: #390;
    border-bottom: 1px solid #006600;
    border-radius: 7px;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

#cnblogs_post_body h2 {
  margin-bottom: 10px;
  background: #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 7px;
  color: #000;
  font-size: 1.1em;
  height: 1.2em;
  line-height: 1.2em;
  padding: 5px 14px;
  margin-bottom: 10px;
}

#cnblogs_post_body h3 {
  margin-bottom: 10px;
  color: #000;
  font-size: 1em;
  font-weight: bold;
  display: block;
  height: 1.2em;
  line-height: 1.2em;
  padding: 5px 0;
  margin-bottom: 10px;
}

/* 管理界面 */
#myposts .PostList {
    background: #390;
    border-bottom: 1px solid #006600;
    border-radius: 7px;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

#myposts .PostList a,
#myposts .PostList .postDesc2 {
color:#fff;
}

/* body */
body {
background-color: #F5F5F5;
}

/* 你懂的 */
#google_ad_c1 {
    display: none !important;
}

#google_ad_c2 {
    display: none !important;
}

#under_post_news {
    display: none !important;
}

#kb_recent {
    line-height: 26px !important;
}

#under_post_kb b {
    display: inline-block !important;
    margin-bottom: 10px !important;
}

#site_nav_under {
    display: none !important;
}

#under_post_kb {
    display: none !important;
}