body {
    color: #586f76;
    background: url(https://images.cnblogs.com/cnblogs_com/jingmoxukong/709053/o_theme-yellow.jpg) no-repeat center 0 #fff4e6;
    font-family: Verdana,Arial,Helvetica,sans-serif,"微软雅黑";
    font-size: 13px;
    line-height: 1.8;
}
#navigator {
    background-color: #cc909082;
    height: 60px;
    clear: both;
    position: relative;
    border: 1px solid #cc909082;
    border-left: none;
    border-right: none;
}
.sidebar-block h3{
    font-size: 18px;
    padding: 10px 20px;
    background-color: #cc909082;
    color: #fff;
    font-weight: normal;
    border: 1px solid #cc909082;
}
.catListTitle{
    font-size: 18px;
    padding: 10px 20px;
    background-color: #cc909082;
    color: #fff;
    font-weight: normal;
    border: 1px solid #cc909082;
}
.day {
    background: #ffffff8c;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
}
.dayTitle {
    color: #fff;
    background-color: #cc9090d1;
    padding: 3px 6px;
    font-size: 12px;
    display: block;
    float: left;
    margin-right: 10px;
    z-index: 10px;
}
input.btn_my_zzk {
    font-size: 14px;
    height: 37px;
    width: 70px;
    background: #cc9090d1;
    text-align: center;
    line-height: 37px;
    border: none;
    color: #fff;
    font-family: "Microsoft Yahei","Simsun",Arial;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #fb8282;
text-decoration: none;
}
#profile_block {
    background: #ffffffa6;
    padding: 20px;
    color: #7e8c8d;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 0 !important;
    border: 1px solid #dedede;
}
#topics {
    background: #e8d9c473;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #dedede;
}
#navList a:link {
    color: #fff;
    text-shadow: none;
}