@charset "utf-8";
/* CSS reset for c_b */


/*边框去除*/
.no_bt {border-top:none;}
.no_bb {border-bottom:none;}
.no_bl {border-left:none;}
.no_br {border-right:none;}


