.input_my_zzk{width:145px;}
#cb_post_title_url{font-size:30px;}
#blogTitle{display:none;}
#navigator {
    background-color: black;
    overflow: hidden;
    clear: both;
}
#cnblogs_post_body h2 {
    color: #fff;
    padding-left: 15px;
    background: #339900 !important;
    -ms-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    -ms-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    text-shadow: 2px 2px 3px #222222;
    font-family: "微软雅黑","宋体","黑体",Arial;
}
#cnblogs_post_body h3 {
    color: #6FA833;
    border-left: 13px solid #6FA833;
    padding: 5px;
    background-color: #f5f5f5;
}