@import url("views/board/faq/css/style.css");

#bbs_wrap {

}
#bbs_wrap .tb,
#bbs_wrap .tb_list,
#bbs_wrap .read th.title { border-top:2px solid #333; }
#bbs_wrap .tb th,
#bbs_wrap .tb_list thead tr,
#bbs_wrap .read th.title { background-color:#fff; }
#bbs_wrap .tb_list tr.last td { border-bottom:1px solid #333; }
#bbs_wrap .tb td.last,
#bbs_wrap .read td.btns { border-top:1px solid #333; } 
#bbs_wrap .list .rollover_color { background-color:#eee; }
#bbs_wrap .list .row_height { height:25px; }
#bbs_wrap .hits_color { color:; }
#bbs_wrap .mark_color { background-color:#fff; }
