body 
{ 
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial; 
} 

div.post div.entry 
{ 
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial; 
}
div.post div.entry {
    font: 16px Georgia, "Times New Roman", Times, sans-serif;
    line-height: 1.8;
    word-break:break-all;
}
#about, #side-top-posts-custom, #side-top-posts, ul#menu li#rss {
     display: none;
}

#content {
     width:75%;
}

div#sidebar {
     width:24%;
}

#mySearch input.keyword {
    width:60%;
}