* {
  padding: 0;
  margin: 0;
}

BODY,HTML {
  font-family: '微软雅黑' !important;
}
#navList a:link {
  text-shadow: none;
  color: #dea677;
}
#navList a {
  transition: all .15s;
  padding: 0 6px;
  color: #dea677;
}
#navList a:hover{
  border-bottom: 5px solid #e4b792;
  background-color: #dea677;
  color: #f6f6f5;
}
#navList li {
  height: 48px;
  line-height: 48px;
}
.CalTodayDay {
    color: #ff5e52;
    font-weight: bold;
}
.CalOtherMonthDay {
  color: #ccc;
}
#navigator {
  background: none;
  height: 48px;
  border: none;
}
#navList {
  width: auto;
  float: right;
  margin-right: 61px;
}
#ad_c1,#ad_c2,#ad_t2,#under_post_news,#under_post_kb {
  display: none !important;
}
#green_channel_wechat {
  margin-right: 0 !important;
}
#green_channel {
  border: none;
  text-align: right;
  width: 100%;
}
/*
#EntryTag {
  text-align: right;
}*/
#green_channel a {
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background-image: none !important;
}
.diggit {
  width: 32px;
  height: 52px;
  background: url(https://www.easyicon.net/api/resizeApi.php?id=1201124&size=32) no-repeat;
  background-position: 0 26px;
}
.buryit {
  width: 32px;
  height: 52px;
  margin-left: 32px;
  background: url(https://www.easyicon.net/api/resizeApi.php?id=1201039&size=32) no-repeat;
  background-position: 0 26px;
}
#div_digg {
  margin-top: -180px;
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
}
#commentform_title {
  background-image: url(https://www.easyicon.net/api/resizeApi.php?id=1074027&size=32);
  padding: 0 0 0 35px;
  background-position: 0;
}
.commentbox_title {
  width: auto;
}
div.commentform textarea {
  width: 100%;
  height: 160px;
}
#commentbox_opt {
  text-align: right;
}

#btn_comment_submit {
  background: #169fe6;
  color: #FFF;
  border: none;
  cursor: pointer;
}
a[href="#top"] {
   display:none;
}
#goTop {
    display: block;
    position: fixed;
    right: 16px;
    font-size: 24px;
    font-weight: bold;
    color: #0184b2;
    bottom: 16px;
}
#footer {
    color: #ddd;
}