#moban01 {
  color: #567;
  display: flex;
  flex-flow: column nowrap;
  padding: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #aad2f0), color-stop(1, #8bc1ed));
  box-shadow: inset 0px 1px 0px 0px #eee;
  background-color: #deebf7;
  border: 1px solid #d3d3d3;
  color: #111;
  border-radius: 1em;
  text-shadow: 1px 1px 0px #eee;
  font-family: Georgia, serif;
  line-height: 1.8em;
}

#moban01 a {
  text-decoration: none;
}

#under_post_kb,
#cnblogs_c2,
#cnblogs_c1,
#ad_t2,
#under_post_news,
#big_banner {
  display: none !important;
}

body {
  background: #f5f5d5 !important;
  color: #111;
  font-family: Georgia, serif;
  letter-spacing: -0.01em;
  word-spacing: .2em;
  line-height: 1.8em;
  font-size: 16px;
}

#topics {
  background: #f5f5d5 !important;
  border: 0 !important;
  overflow: hidden;
  padding: 20px;
}