body {
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", "宋体", Arial;
    background: #f0eef5  url(https://images.cnblogs.com/cnblogs_com/wxiaoying/1070581/o_o_bg.jpg) no-repeat top center fixed;
    min-width: 1400px;
}
#blog-calendar{
    background: #ffffff;
    padding: 10px;
}
#navList li a:hover{
    background: #ff5e52  !important;
    color: #fff;
    text-shadow: 3px 3px 3px #000;
}
#main{
    width: 95% !important;
}
#mainContent{
    width: 79% !important;
}
#sideBar{
    width: 19% !important;
}
#navigator{
    width: 96% !important;
    margin:0 auto
}
.sidebar-block .catListTag ul li a:hover{
    color:#ffffff !important;
}
#profile_block a{
    color:#3fbfdb;
}
#profile_block{
    line-height: 22px;
}