@charset "utf-8";

#bo_btn_top .chk_box {float:left;margin:0 8px 0 0;line-height:40px;}

#list_type {width:1400px;margin:0 0 20px 0;}
#list_type .table {}
#list_type .th {background:#f6f6f6;}
#list_type .th .cell {font-size:16px;text-align:center;font-weight:400;}
#list_type .td .cell {font-size:16px;text-align:center;}

#list_type .cell {padding:18px 0;line-height:20px;border-bottom:solid 1px #eee;}
#list_type .cell.cell_chk {width:40px;}
#list_type .cell.cell_chk.chk_box input[type="checkbox"] + label span {margin:-15px 0 0 0;}
#list_type .cell.cell_num {width:80px;}
#list_type .cell.cell_group {width:80px;}
#list_type .cell.cell_board {width:120px;}
#list_type .cell.cell_ctg {width:120px;}
#list_type .cell.cell_subject {width:80%;}
#list_type .cell.cell_subject a {display:block;white-space:nowrap;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}
#list_type .cell.cell_subject a i {color:#444;font-size:20px;}
#list_type .cell.cell_subject a i.xi-new {color:#f00001;}
#list_type .cell.cell_name {width:140px;}
#list_type .cell.cell_good {width:60px;}
#list_type .cell.cell_nogood {width:60px;}
#list_type .cell.cell_date {width:120px;}
#list_type .cell.cell_view {width:100px;}
#list_type .cell.cell_stat {width:100px;}

#list_type .td.bo_notice {background:#fff6f6;}
#list_type .td.bo_notice .notice_icon {color:#f75665;font-weight:300;}
#list_type .td.bo_notice a.bo_tit {font-weight:600;}

#list_type .td .cell.cell_group,
#list_type .td .cell.cell_group a {color:#999;}
#list_type .td .cell.cell_board,
#list_type .td .cell.cell_board a {color:#ff9900;}
#list_type .td .cell.cell_ctg {color:#ff7700;}
#list_type .td .cell.cell_num,
#list_type .td .cell.cell_good,
#list_type .td .cell.cell_nogood,
#list_type .td .cell.cell_date,
#list_type .td .cell.cell_view {color:#999;font-size:14px;}

#list_type .td .cell.cell_good i,
#list_type .td .cell.cell_nogood i,
#list_type .td .cell.cell_date i,
#list_type .td .cell.cell_view i {display:none;margin:0 4px 0 0;font-size:12px;} 

#list_type .cell a.bo_tit {text-align:left;}
#list_type .cell a.bo_tit .cnt_cmt {color:#f75665;font-size:12px;}
#list_type .cell a.bo_tit .bo_cate_link {color:#ff7700;font-size:14px;}

#list_type .cell.cell_board .arrow {display:none;margin:0 6px;color:#999;font-size:10px;}