@charset "utf-8";

/* 메인_질문답변 */
.table_main_bbs { width:100%; }
.table_main_bbs td { height:22px; line-height:22px; }
.table_main_bbs .table_main_bbs_left { width:85%; }
.table_main_bbs .table_main_bbs_left_span { width:200px; display:inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.table_main_bbs .table_main_bbs_right { width:15%; min-width:70px; text-align:right; }


.button_reply_complete_main_bbs { padding:0px 1px; background:#999; color:#FFF; text-align:center; border:1px solid #FFF; width:100%; }
.button_ask_complete_main_bbs { padding:0px 1px; background:#FFF; color:#666; text-align:center; border:1px solid #CCC; width:100%; }