.dayTitle {
    color: #fff;
    background-color:rgba(247,221,209,.9);
    padding: 3px 6px;
    font-size: 12px;
    display: block;
    float: left;
    margin-right: 10px;
    z-index: 10px;
}

.day {
    background: #fff;
    padding: 29px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
}
.day .postTitle2 {
    color: #36648B;
}

a:link {
    color: #36648B;
    text-decoration: none;
}
.entrylistItemTitle {
    color: #36648B;
}
a.c_b_p_desc_readmore {
    color: #f60;
}

#footer {
    /* border: 1px solid #303030; */
    background: #ABABAB;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #000;
}


#mainContent .forFlow {
    float: none;
    width: 110%;
    margin-left: 269px;
}



#sideBar {
    width:290px;
    margin-left: -920px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
}

.input_my_zzk {
    width: 158px;
    height: 35px;
    border: 1px solid #ddd;
    outline: none;
    line-height: 35px;
    font-size: 13px;
    padding: 0 12px;
}

#navList {
    width: 1296px;
    margin: 0 auto;
    height: 60px;
}

#navList a {
    padding: 0 20px;
    font-size: 16px;
    display: block;
    color: #fff;
}