* {
font-family:微软雅黑;
font-size:medium;

}

.postBody h1, h1 {
font-size:1.6em;
font-weight:bold;
}


.postBody h2, h2 {
font-size:1.3em;
font-weight:bold;
}

.postBody h3, h3 {
font-size:1em;
font-weight:bold;
}

.postBody p, .postCon p
{
text-indent: 2em;
}

#cnblogs_post_body p
{
text-indent: 2em;
line-height:1.8;
}

.cnblogs_code pre {
font-family: Consolas,'Courier New';
font-size:medium;
line-height:1.2;
}

.cnblogs_code span {
font-family:Consolas, 'Courier New','Fixedsys Excelsior 3.01';
font-size:medium;
line-height:1.2;
}

#sideBarMain li {
text-overflow: ellipsis;
overflow: auto;
white-space: normal;
}