body {
font-family: "微软雅黑", "黑体", serif;
}
#header {
height: 260px;
}
#blogTitle {
margin-right: 10pt;
top: 120px;
height: 140px;
}
#blogTitle h1 {
font-size: 30px;
line-height: inherit;
text-align: right;
}
#blogTitle h1 a {
color: #990000;
font-size: 250%;
font-weight: bold;
}
#blogTitle h2 {
text-align: right;
padding-top: 0;
}
#mainContent .postTitle a {
color: #660000;
font-size: 200%;
font-weight: bold;
}
h2 {
color: #660000;
margin: 10pt auto 5pt;
}
#mainContent a:link, #mainContent a:visited, .postCon a:link, .postCon a:visited {
color: #993300;
text-decoration: underline;
}
#mainContent li {
margin-left: 10pt;
padding-left: 10pt;
list-style: square;
}
#cnblogs_post_body ul {
margin-left: 10pt;
}
#topics .postTitle {
height: auto;
}
#topics .postTitle a {
font-size: 150%;
}
.c_b_p_link_desc {
font-size: 90%;
color: gray;
padding-left: 5pt;
}
#navigator ul#navList, #navigator div.blogStats {
float: none
}
pre {
padding: 5pt;
color: #000066;
}