#blogTitle a {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    font-family: '仿宋';
}
#blogTitle h2 {
    float: left;
    width: 740px;
    margin: 0;
    border: none;
    padding: 0;
    color: #666;
    font-family: '宋体';
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    margin-left:55px;
}