.headerText A.headermaintitle {
font-size: 30pt;
font-family: 微软雅黑, 黑体, serif;
color: #003366;
}
.headerDis { margin-top: -20px; }
div.postTitle, h1.postTitle, .postTitle a.postTitle2 {
font-size: 22pt; line-height: 24pt;
color: #003399;
font-family: 微软雅黑, 黑体, serif;
}
.postTitle {
margin-bottom: 20pt;
height: auto;
padding-left: 20pt;
}
h2 {
font-weight: normal;
font-size: 16pt;
font-family: 微软雅黑, 黑体, serif;
color: #339933;
border-bottom: gray dashed 1px;
margin: 13pt 0pt;
}
.cnblogs-post-body a:link {
text-decoration: underline;
}
#cnblogs_post_body ul, .postCon ul, #cnblogs_post_body ol, .postCon ol,
#cnblogs_post_body li, .postCon li {
margin: 0 0 0 5pt !important; padding: 0pt 0pt 0pt 5pt;
}
#cnblogs_post_body ul li, .postCon ul li {
list-style-type: square;
}
#cnblogs_post_body ul ul li, .postCon ul ul li {
list-style-type: disc;
}
#cnblogs_post_body ul ul ul li, .postCon ul ul ul li {
list-style-type: circle;
}
#cnblogs_post_body ol li, .postCon ol li {
list-style-type: decimal;
}
.mySearch { display: none; }