body {
  font-family: Microsoft YaHei,arial;
}
#sideBar {
  padding-right:20px;
}
#sideBar, .post {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
}
#cnblogs_post_body p {  font-size: 16px;text-indent: 0;}
#cb_post_title_url {
  font-size: 2em;
}
#cb_post_title_url:hover {color:#0069D6}
.day .postTitle2 {color:#3E73A0!important;}
.day .postTitle2:hover {text-decoration:underline;}

#cnblogs_post_body h1, #cnblogs_post_body h2, #cnblogs_post_body h3, #cnblogs_post_body h4 {
  margin-left: 0;
}

#cnblogs_post_body h1, #cnblogs_post_body h2, #cnblogs_post_body h3 {
  margin: 20px;
}

#cnblogs_post_body h1 {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #999;
}

.postBody {
  color: black;
}

.postTitle {
  margin: 0 0 20px 0;
}

.newsItem {
  padding:0 !important;
}

#blog-news {
  padding: 20px 20px 0;
}

#blog-sidecolumn {
  padding: 0 20px;
}

#blog-sidecolumn ul li {
  list-style: circle;
  border-bottom: 1px solid #eee;
  padding: 2px 0;
}

#under_post_news,#site_nav_under,#google_ad_c1,#google_ad_c2,#under_post_kb {
  display:none !important;
}

#div_digg {
    background: #f5f5f5;
}

#div_digg .diggnum {
    color:#a31515 !important;
}

.diggword {
    color: #a31515 !important;
}

#cnzz_stat_icon_1260944682 {
    text-align: center;
    width: 100%;
    display: block;
}

#cnblogs_post_body .qcode {
    box-shadow: 5px 5px 8px #ccc;
    border: 1px solid #ccc;
    text-align: center;
    width: 200px;
    font-size: 12px;
    padding-bottom: 10px;
    color: #444343;
    margin: 0;
}

.qcode  img {
    width: 200px;
    max-width: 96%;
    height: auto;
    opacity: 0.8;
}