/* 게시판 */
body .mb-board .board-list table.table-list td div,
body .mb-board .board-list table.table-list td span{color: #000 !important;}
body .mb-board .board-list table.table-list th span{color: #555 !important;}
body .mb-board .board-list table.table-list th{padding:14px 0px 13px !important;color: #333 !important;font-weight:600 !important;}
body .mb-board .board-list table.table-list td{padding:14px 0px 13px !important;color: #000 !important;font-weight:600 !important;}

body .mb-board .cmt-count-box{font-size:14px !important;}
.mb-board div .table>thead>tr>th, .mb-board div .table>tbody>tr>th, .mb-board div .table>tbody>tr>td, .mb-board .mb-reply-status{
	font-size:16px !important;
}
.mb-mobile .mb-board div .table>thead>tr>th,.mb-mobile .mb-board div .table>tbody>tr>th,.mb-mobile .mb-board div .table>tbody>tr>td,.mb-mobile .mb-board .mb-reply-status{
	font-size:14px !important;
}
#mb_top.mb-mobile .mb-board .board-list table.table-list td span{
	font-size:14px !important;
}
#mb_top .mb-style1 .table-prev-next th, .mb-style1 .table-prev-next td {
    padding: 14px 6px 13px 13px !important;
	font-size:16px !important;
}


#mb_top .mb-style1 .mb-text-style .mb-list-text-style1{
	line-height:1.3 !important;
}
#mb_top .mb-style1 .mb-text-style .mb-list-text-style2{
	color: #ff626f !important;
	line-height:1.3 !important;
	font-size:13px !important;
}
#mb_top .mb-style1 .mb-price-style .mb-list-text-style1{
	text-decoration: line-through !important;
	line-height:1.3 !important;
}
#mb_top .mb-style1 .mb-price-style .mb-list-text-style2{
	line-height:1.3 !important;
	color: #ff626f !important;
}

#mb_top table {
	border:none !important;
	border-top: 1px solid #dbdbdb !important
}
#mb_top .board-list table.table-list {
    border-top: 2px solid #222 !important;
}
#mb_top .board-list table.table-list tr th{
    border-bottom: 1px solid #000 !important;
}

#mb_top .mb-board .category1-text{
	font-size:12px !important;
	vertical-align: 1px !important;
}
#mb_top .mb-board .category1-item1{color:red !important;}
#mb_top .mb-board .category1-item2{color:blue !important;}
#mb_top .mb-board .category1-item3{color:purple !important;}