@charset "utf-8";
@import url('sub_pad.css');

/*표 스크롤 박스*/
div.table {overflow-x:scroll; min-width:265px; /*white-space:nowrap;*/}
div.table > table.tbl_type1 {width:200%}
div.table:before {margin-bottom:0}


