body {
color: #0c0c0c;
background-color: #e6e6e6;
font-family: "微软雅黑", "Microsoft YaHei";
font-size: 20px;
min-height: 90%;
background: #e6e6e6 url('https://files.cnblogs.com/files/AseanA/1507542663219.gif') no-repeat top center fixed;
background-size: cover;
}
#home {
  margin: 0 auto;
  width: 65%;
  min-width: 950px;
  background-color: rgba(255, 255, 255, 0.50);
  padding: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
  background: rgba(255, 255, 255, 0);
  margin-bottom: 35px;
  word-wrap: break-word;
}
.CalTitle td {
    background: rgba(248, 248, 248, 0) !important;
    border: 0px !important;
    color: #5E5F63;
    font-family: "Comic Sans MS";
}
.CalTitle {
    background: rgba(98, 147, 187, 0);
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px rgba(204, 204, 204, 0);
    border: 1px solid rgba(237, 237, 237, 0);
}
.CalDayHeader {
    background: rgba(248, 248, 248, 0);
    font-weight: 100;
    color: #5E5F63;
}
input {
    -webkit-appearance: textfield;
    background-color:  rgba(255, 255, 255, 0);
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
.cnblogs_code {
  background-color: rgba(245, 245, 245, 0);
  font-family: Courier New!important;
  font-size: 12px!important;
  border: 1px solid #ccc;
  padding: 5px;
  overflow: auto;
  margin: 5px 0;
  color: #000;
}
.cnblogs_code div {
  background-color: rgba(245, 245, 245, 0);
}
.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
  background-color: rgba(245, 245, 245, 0)!important;
  border: none!important;
}
#home {
  margin: 0 auto;
  width: 90%;
  min-width: 950px;
  background-color: rgba(255, 255, 255, 0.50);
  padding: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}