ul {
    word-break: break-all;
    margin: 10px;
    font-size: larger;
}
#blogTitle {
    position: absolute;
    left: -145px;
    top: 15px;
z-index:10;
font-weight:nomal;
}
#blogTitle .headermaintitle:link, #blogTitle .headermaintitle:visited, #blogTitle .headermaintitle:hover, #blogTitle .headermaintitle:active {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
margin-left: 25px;
}
body {
    color: #000;   background:url(//images.cnblogs.com/cnblogs_com/tyheng/1637676/o_200124045319%E8%83%8C%E6%99%AF%E8%8A%B1%E8%93%9D.jpg) fixed;
    font-family: "verdana","ms song","宋体","Arial","微软雅黑","Helvetica","sans-serif";
    font-size: 9pt;
    min-height: 101%;
background-size:100%;
}
#sideBar {
    float: left;
    width: 190px;
   background: url(/skins/facebook/images/toplogo.jpg) no-repeat top left;
    word-break: break-all;

}
#sideBarMain {
    background-color: #ffffff;
    margin-top: 60px;
    /* z-index: 10; */
}
#header {
    background-color: #3b5999;
    height: 35px;
    width: 750px;
    position: absolute;
    margin-left: 190px;
    opacity: 0.9;
    z-index: 20;
}
#main {
    width: 1000px;
    background-color: white;
    opacity: 0.9;
}
#div_digg{
    bottom: -10px;
    width: 120px;
    right: 150px;
    box-shadow: 0 0 6px #1c85ed;
    border: 2px solid #89c5fe;
    padding: 4px;
    background-color: #fbfdfe;
    border-radius: 4px 4px 4px 4px !important;
}

.icon_favorite {
    background: transparent url('https://images.cnblogs.com/cnblogs_com/shwee/1218109/o_kj.gif') no-repeat 0 0;
    padding-left: 15px;
}

#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}
#toTop {
    background: url(https://images.cnblogs.com/cnblogs_com/tyheng/1637676/o_200124064011untitled.png) no-repeat 0px top;
    background-size: 100%;
    width: 57px;
    height: 57px;
    overflow: hidden;
    position: fixed;
    right: 40px;
    bottom: 20px;
    cursor: pointer;
}
#footer {
    float: right;
    margin-right: 40px;
    margin-top: 15px;
    padding-bottom: 20px;
    color: #fafafa;
}
.gonggao{
    text-align: center;
    font-size:17px;
    color:blue;
}
.wenzi{
    text-align: center;
    font-size:15px;
}
#divExpandViewArea{
    position: fixed;
    color: white;
    padding: 10px 10px;
    left: 0px;
    top: 400px;
    cursor: pointer;
    opacity: 0.9;
    background-color:#506eef;
}
/* 定制页面缩小按键 */
#divCollapseViewArea{
    position: fixed;
    color: white;
    padding: 10px 10px;
    left: 0px;
    top: 445px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #506eef;
}
.aplayer {
    font-family: Arial,Helvetica,sans-serif;  /*音乐插件字体*/
    margin: 0px;  
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
}

.Cal {
    border: 1px solid #F5F5F5;
    width: 190px;   /*日历宽度*/
    font-family: Arial;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 180px;
    background-color: #ffffff;   /*日历背景颜色*/
    margin-left: 0;
}
/*日历的第一行标题  年份/月份这一栏配置*/
.CalTitle {
    background-color: #F5F5F5;
    border-color: #adf;
    font-family: Arial;
    font-size: 14px;
    color: #000;
    margin-left: 0;
    padding: 0;
    height: 100%;
    font-weight: bold;
}
/*日历的第二行  星期信息这一行配置*/
.CalDayHeader {
    background-color: #F5F5F5;
}
.CalTitle {
    background-color: #F5F5F5;
    border-color: #528eb6;
    font-family: Arial;
    font-size: 14px;
    color: #216cba;
    margin-left: 0;
    padding: 0;
    height: 100%;
    font-weight: bold;
}
#cnblogs_post_body {
    line-height: 2;
    font-size: larger;
}
.postTitle a {
    color: #333;
    font-size: 20px;
    text-decoration: none;
}
#navigator {
    float: left;
    width: 800px;
    height: 35px;
    margin-left: 10px;
    background-color: #3b5999;
}
.postBody span {
    line-height: 150%;
    font-size: medium;
}
h2{
font-size:20px;
}
#cnblogs_post_body ul ul li {
    list-style-type: circle;
    font-size: smaller;
}
#cnblogs_post_body ol {
    padding-left: 20px;
}
.cnblogs-markdown pre {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: smaller;
}
#cnblogs_post_body ol li {
    list-style-type: decimal;
    font-size: medium;
}
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    font-size: medium;
}
#cnblogs_post_body {
    line-height: 1.5;
}
#cnblogs_post_body {
    line-height: 1.5;
    font-size: larger;
}
#cnblogs_post_body th, #cnblogs_post_body td, .cnblogs-post-body th, .cnblogs-post-body td {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    padding: 5px 8px;
    min-width: 50px;
}

.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}