@charset "utf-8";


/* 새글 */
#new_sch {padding:5px 10px; background: #fff}
#new_tbl {}
#new_tbl th:nth-of-type(3) {width:50px}
#new_sch .btn_submit{background: #2c68b0;height:32px}

#new_tbl td:nth-of-type(3) {text-align:center}