.postTitle {
font-weight: bold;
height:40px;
line-height: 30px;
width: 630px;
text-align:center;
padding-top:5px; 
background-color:#ffffff;
}
.postTitle a 
{
font-size:25px;
text-align:center;

}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
	color: #777777;
}
.postTitle a:hover {
	color: #F60;
	text-decoration: none;
}
#cnblogs_post_body h1{
font-size:20px;
font-weight:bold;
color:#444444;
background-color:#9999ff;
line-height:30px;
height:30px;
vertical-align:middle;
padding-left:10px;
}