/*
.postTitle{height:30px; border-bottom:none;}
.postTitle a{font-size:20px;}
.mySearch{display:none;}
.postCon{max-height:120px;_height:120px; overflow:hidden}
*/

/*公用*/
body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    background:#000 url('https://img01.taobaocdn.com/tps/i1/T1E3K2Xh8hXXXXXXXX-35-767.png') repeat-x;
    min-width:1200px;
}
#home{
width:1000px;
}
#blogTitle,#navigator{
margin-right:60px;
}
#topicList{
 width:1000px !important;
}
#topics .postTitle{
margin-top:14px !important;
}
.c_ad_block{
display:none !important;
}
.cnblogs_code{
border-radius: 20px !important;
}