.postTitle {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

body {
    font-size: 17px !important;
    -webkit-text-size-adjust: none;
}

#mylinks {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 12px;
    text-align: left;
    margin-top: 3px;
}

.entrylistItemTitle {
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
}

a.headermaintitle:link {
    color: #3c3c3c;
    font-size: 36px;
    font-weight: bolder;
    text-decoration: none;
    margin-top: 30px;
    font-family: "楷体","楷体_GB2312";
}

p {
    margin: 0px 30px; 
    line-height: 27px;
}