.c_b_p_desc {

}
.postTitle span{
     line-height: 1.5;
}
.postTitle {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 -1px 8px rgba(0,0,0,0.4);
}

a:visited {
    color: #1a8bc8;
    text-decoration: none;
}
a:link, a:active {
    color: #1a8bc8;
    text-decoration: none;
}
a {
    color: #399ab2;
    text-decoration: none;
}
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

.catListTitle {
    background-image: url(images/bg_listtitle.gif);
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 14.7px;
    margin-bottom: 10px;
    height: 21;
}
body{
       color: #586f76;
    font-family: Verdana,Arial,Helvetica,sans-serif,"微软雅黑";
    font-size: 13px;
    line-height: 1.8;
    background: url(https://images.cnblogs.com/cnblogs_com/jingmoxukong/709053/o_theme-yellow.jpg) no-repeat center 0 #fff4e6;
}

.topmenu {
    border: 1px dotted #8b8d72;
    border-top: 0;
    background-color: #fff;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 260px;
    text-align: left;
    font-size: 12px;
}

.header {
    height: 145px;
    background-color: #fff;
    border-bottom: 1px dotted #8b8d72;
    padding-left: 264px;
    padding-top: 50px;
}

.post {
    padding-top: 1px;
    margin-top: 20px;
    border: 1px solid #d9dbe1;
    border-radius: 8px;
    box-shadow: 3px 3px 3px #888;
}

#leftcontentcontainer {
    padding: 10px;
}

#leftcontent {
    position: absolute;
    top: 110px;
    left: 20px;
    width: 220px;
    background-color: #fff;
    border: 1px dotted #8b8d72;
    border-top: 1px dotted #8b8d72;
    border-bottom: 8px solid #8b8d72;
    font-family: Arial;
    font-size: 12px;
}
.Cal {
    border-color: #fff;
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 180px;
}

#calendar {
    margin-top: 16px;
    text-align: center;
}

