#blogTitle h1 {
    font-size: 30px;
    width: 312px;
    height: 104px;
    line-height: 100px;
    text-align: center;
    position: relative;
    top: 80px;
 
    font-weight: normal;
background-color:whitesmoke;
}


#blogTitle h1 a {
    color: black;
font-family:"黑体";
font-size:35px;
}
.day .postTitle2 {
    
font-size:20px;
color: #000;

}
a.c_b_p_desc_readmore {
    color: blue;
}
.postDesc a {
    color: green;
}

#blogTitle h2 {
    width: 550px;
    position: relative;
    height: 75px;
    line-height: 180%;
    font-weight: normal;
    top: 107px;
    left: 20px;
    font-size: 30px;
font-family:"华文行楷";
color: black;


}
.blogStats {
    float: right;
    margin: 0;
    border: none;
    padding: 0;
    background: none;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
   
    font-weight: normal;
    text-decoration: none;
}