#centercontent {
    width: 50%;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 360px;
    margin: 50px 0;
}
.header{
    height: 145px;
    background-color: #fff;
    background: url(https://www.cnblogs.com/images/cnblogs_com/guoz/1292670/o_timg.jpg) center center;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #8b8d72;
    padding-left: 264px;
    padding-top: 50px;
    background-size: 100% 210%;
}
.CalTodayDay {
    background-color: #0B8DFB;
    border-radius: 70%;
    color: #fff;
    font-weight: bold;
}
a:link, a:active {
    color: #000;
    text-decoration: none;
    text-shadow: 0px 0px 2px #F00;
}
a:visited {
    color: #333;
    text-decoration: none;
    text-shadow: 5px 5px 8px #F00;
}
#Header1_HeaderTitle{
font-size: 60px;
color:#333;
    text-shadow: 0 0 4px white, 0 -5px 4px #ff3, 3px -10px 6px #fd3, -3px -15px 11px #C90, 3px -25px 18px #f20;
}
#cnblogs_c2 img,#cnblogs_c1 img,#cnblogs_b1 img{
display:none;
}





.foote {
    //background-image: url(https://www.cnblogs.com/images/cnblogs_com/guoz/1292670/o_timg.jpg);
    color: #8b8d72;
    //padding: 12px;
    //padding-left: 10px;
    //margin-top: 0;
    //margin-right: 19px;
    //margin-left: 260px;
    text-align: center;
    line-height: 20px;
    width: 88%;
}