body, td {
  background: #fffff9;
  font-family: 'Helvetica Neue',Helvetica,'Lucida Grande','Luxi Sans',Arial,'PingFang SC','Hiragino Sans GB',STHeiti,'Microsoft YaHei','Wenquanyi Micro Hei','WenQuanYi Micro Hei Mono','WenQuanYi Zen Hei','WenQuanYi Zen Hei Mono',LiGothicMed;
  font-size: 14px;
}

#header {
  background: none;
  background-color: #f6f6f1;
  height: 40px;
  border-bottom: 1px solid #eee;
  padding: 10px;
  text-align: center;
}

#header a {
  color: #825d5b;
  font-size: 26px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
}

#menu h1, #menu h3 {
  color: #444;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#menu {
  color: #666;
}

#menu ul {
  margin: 15px 0;
  font-size: 14px;
}

#menu ul a:hover {
  text-decoration: none;
  background: #825d5b;
  color: #fff;
}

li.listitem {
  font-size: 14px;
}

#main {
  padding: 0 20px;
  margin: 0 300px;
  max-width: 700px;
}

div.block, div.seperator, div.block_footer {
  background: none;
}

a:visited, a:active, a:link {
  color: #825d5b;
}

h1.block_title a:visited, h1.block_title a:active, h1.block_title a:link {
  color: #825d5b;
}

h1.block_title {
  font-size: 18px;
}

a.listitem {
  padding: 2px 5px;
}

a.listitem:visited, a.listitem:active, a.listitem:link {
  color: #825d5b;
  text-decoration: none;
  font-size: 14px;
}

a.listitem:hover {
  background: #825d5b;
  text-decoration: none;
  color: #fff;
}

.diggnum {
  color: #fff;
}
.burynum {
  color: #825f5e;
}

/*.diggit {
  background: #825f5e;
  border: 1px solid #825f5e;
}

.buryit{
  background: #edede3;
  border: 1px solid #d3d3cc;
}
*/

#green_channel {
  background: #f2f2eb;
  border: none;
  width: auto;
}

#green_channel a {
  background: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}

.posttitle a:visited, .posttitle a:active, .posttitle a:link {
  color: #825d5b;
}

.posttitle a:hover {
  background: #825d5b;
  color: #fff;
  text-decoration: none;
}

h1.block_title {
  color: #825d5b;
}

div.posttitle {
  font-size: 18px;
  font-family: 'Helvetica Neue',Helvetica,'Lucida Grande','Luxi Sans',Arial,'PingFang SC','Hiragino Sans GB',STHeiti,'Microsoft YaHei','Wenquanyi Micro Hei','WenQuanYi Micro Hei Mono','WenQuanYi Zen Hei','WenQuanYi Zen Hei Mono',LiGothicMed;
}

div.itemdesc {
  font-size: 12px;
}

input.btn_my_zzk {
  color: #fff;
  background: #825d5b;
  border: 1px solid #825d5b;
  cursor: pointer;
}

.cnblogs-markdown code {
  border-radius: 0!important;
  background-color: #f2f2eb!important;
  border: 1px solid #ddd!important;
}

blockquote {
  border: 4px solid #825f5e;
  border-width: 0 0 0 4px;
  margin: 0;
  font-style: normal;
}

div.postcontent {
  font-size: 14px;
}

#cnblogs_post_body table, .cnblogs-post-body table, #cnblogs_post_body th, #cnblogs_post_body td, .cnblogs-post-body th, .cnblogs-post-body td {
  border: none;
}

tr.odd td {
  background: #f2f2eb;
}

a.entrylisttitle, a.entrylisttitle:visited, a.entrylisttitle:link, a.entrylisttitle:active {
  color: #825d5b;
  text-decoration: none;
}

a.entrylisttitle:hover {
  background: #825d5b;
  color: #fff;
}