/*标题*/
#cnblogs_post_body h2 {
    background: none repeat scroll 0% 0% #390;
    border-radius: 6px 6px 6px 6px;
   /* box-shadow: 0px 0px 0px 1px #390, 1px 1px 6px 1px #390;*/
    color: rgb(255, 255, 255);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 20px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
    width: 90%;
}
#cnblogs_post_body h2 a{
   color: rgb(235, 235, 235);
}
#blogTitle h2{
color:black;
font-weight:bold;
font-family:STKaiti
}
#cnblogs_post_body h2 a:hover{
   color: rgb(255, 102, 0);