.postTitle {
  margin-top: 10px;
}
.postTitle a {
   color: #943405;
   font-weight: bold;
}
#topics .postTitle a {
color: green;
 font-weight: bold;
}
#post_list tr.alt {
 background-color: lavender;
}
#cnblogs_post_body>p>strong {
font-family: 楷体;
font-size: 18px;
color:#2c859d;
}
#cnblogs_post_body>p {
font-family: 楷体;
font-size: 18px;
color:#2c859d;
}
