#cnblogs_post_body h3 {
    font-size:16px;
    font-weight:bold;
}

h3 {
    color:white;
    background-color:#008eb7;
    -moz-border-radius:3px;
    padding:3px;
    margin:10px 0px;
    text-shadow:2px 2px 3px #404040;
}