@charset "utf-8";
/* CSS Document */


#category_box {margin:15px 15px 0;}
.table_scroll {position:relative; overflow: hidden; padding-bottom:10px;}
.table_scroll .inbox {width:1000px;}
.table_scroll .write_form {width:100%; border-top:2px solid #242633;}
.write_form th,
.write_form td {border:1px solid #cbcbcb; padding:7px; text-align:center; vertical-align:middle;}
.write_form th {background:#f8f8f8;}