/*页头*/
#header{background-color: #2D927E;}
#navList li a{background-color: #2D927E;}
#navList li a:hover{background-color: #73B9AB;}

/*文章*/
#cnblogs_post_body h2{background-color: #5BAD9D;padding: 0 5px;color: #fff;border-radius: 5px;}
#cnblogs_post_body h3{color: #5BAD9D;}
#cnblogs_post_body ul{margin-left:0;}
.forFlow img{margin-top:0;}


/*列表*/
.postTitle, .postTitl2, .entrylistPosttitle{border-left-color: #2D927E;}
.entrylistPostSummary{margin-top: 15px;}
.entrylistDescription{display:none;}
.postDesc2, .entrylistItemPostDesc{margin: 10px 0px;}
.c_b_p_desc{color: #7B7B7B;}