/* #top_nav { display: none; }
#blogTitle { display: none; }
img.text-tail-icon { display: none; }
#blog_post_info_block { display: none; }
div.blogStats { display: none; }
#cnblogs_ch { display: none; overflow: hidden; }
#vip_tip { display: none; overflow: hidden; }
#green_channel { display: none; overflow: hidden; }
#ad_t1 { display: none; overflow: hidden; }
#ad_t2 { display: none; overflow: hidden; }
#cnblogs_c1 { display: none; overflow: hidden; }
#cnblogs_c2 { display: none; overflow: hidden; }
#under_post_news { display: none; overflow: hidden; }
#under_post_kb { display: none; overflow: hidden; }
.under-post-card { display: none; overflow: hidden; }
.c_ad_block { display: none; overflow: hidden; }
#site_nav_under { display: none; overflow: hidden; }
a.c_b_p_desc_readmore { display: none; }
div #profile_block { display: none; }
h3.catListTitle { display: none; }
div#calendar { display: none; }
div.current-collection-title { display: none; }
div.current-collection-footer, div.current-collection-collapse-button-wrapper { display: none; }

a:link { color: #4183C4; border-bottom: none; }
a:visited { color: #4183C4; border-bottom: none; }
div.postTitle a:visited { color: #4183C4; border-bottom: none; }
a.postTitle2 { color: #4183C4; border-bottom: none; }
.postCon a, .postBody a, .feedbackCon a { color: #4183C4; border-bottom: none; }
div.postTitle a:hover { color: #5641c4; }
div.postDesc a:hover { color: #5641c4; }
li a:hover { color: #5641c4; }
div a:hover, h1 a:hover, h3 a:hover, h2 a:hover, h1.postTitle a:hover, .postCon a:hover, .postBody a:hover, .feedbackCon a:hover { color: #5641c4; }
.current-collection-item-serial { display: none; }
div.dayTitle { display: none; }

.current-collection-links::-webkit-scrollbar {
    width: 0px;
}
.current-collection-links {
  background-color: white;
}
.current-collection-links>.current-collection-item {
  text-align: center;
  font-family: "AR PL UKai CN";
  font-weight: lighter;
  font-size: 17px;
  background-color: white;
  border-radius: 10px;
}
.current-collection-links>.current-collection-item.current {
  background-color: #4183C4;
  color:white;
  font-weight: bold;
  text-decoration: underline 3px #5641c4 solid;
  font-family: "AR PL UKai CN";
  font-size: 17px;
}
h1.postTitle a {
  color: #5641c4;
}
h1.postTitle {
  color: #5641c4;
  border-bottom: none;
  text-align: center;
  font-family: "AR PL UKai CN";
  font-weight: bolder;
  font-size: 30px;
}
.current-collection-publish-date { display: none; } */