.mb-board div .table>thead>tr>th {
    background-color: #F6F6F6 !important;
}
.mb-board .board-list table.table-list {
    border-top: 2px solid #373737 !important;
}
.mb-style1 .table-view{
	border:none !important;
}
.mb-style1 .table-view>tbody th,
.mb-style1 .table-write>tbody th{
	text-align:center !important;
}
.mb-style1 .pn_reg_date{text-align:center;}
.mb-board .file-download {
    padding: 2px 0 2px !important;
    display: block;
}
.mb-style1 .table-prev-next th, .mb-style1 .table-prev-next td {
    padding: 14px 6px 13px 13px !important;
}
.mb-style1 .search-text{width:170px !important;}
.mb-mobile .mb-style1 .search-text{width:calc(100% - 127px) !important;}

.mb-board .mb-style1 .table-view>tbody td.view-title-wrap{padding:10px 0px 0px !important; border:none !important;}
.mb-board .mb-style1 .view-td-titlebox{border-bottom: solid 1px #dbdbdb !important; margin-bottom:8px; padding:0px 11px 10px 13px;}
.mb-board .mb-style1 .view-td-userdatebox{ padding:0px 11px 0px 13px;}
.mb-board .mb-style1 .view-td-title{font-size:19px; font-weight:600;}
.mb-board .mb-style1 .view-td-date {font-size:13px; color:#C2C1BF;}

.mb-board .mb-style1 .view-td2-titlebox{border-bottom:solid 1px #61368d !important; padding:0 0px 8px;margin-bottom:14px !important;}
.mb-board .mb-style1 .table-view tr .view-td2-title{padding-bottom:2px;line-height:1.4;}
.mb-board .mb-style1 .table-view tr .view-td2-title span{font-size:24px !important; font-weight:600;color:#333;border:none;}
.mb-mobile .mb-board .mb-style1 .table-view tr .view-td2-title span{font-size:19px !important;}
.mb-board .mb-style1 .table-view tr .view-td2-date{font-size:14px; color:#777; text-align:left !important;}
.mb-board .mb-style1 .table-view tr .view-td2-hit{font-size:14px;padding-left:23px;color:#777}
.mb-mobile .mb-board .mb-style1 .table-view tr .view-td2-date{font-size:14px;}
.mb-mobile .mb-board .mb-style1 .table-view tr .view-td2-hit{font-size:14px;}
#mb_top .mb-style1 .table-view>tbody td.content-box{
	padding-left:3px !important;
	padding-right:3px !important;
	padding-bottom:25px !important;
}

body .mb-board .board-view span.category1-text,
body .mb-board .board-list table.table-list td span.category1-text {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    background-color: #555;
    font-size: 13px;
	min-width:70px !important;
    font-weight: 600;
    padding: 6px 3px 5px;
    line-height: 1.2;
	margin-right:5px !important;
	text-align:center;
}
body .mb-mobile .mb-board .board-list table.table-list td span.category1-text {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    background-color: #555;
    font-size: 13px;
	min-width:56px !important;
    font-weight: 600;
    padding: 5px 3px 3px;
    line-height: 1.2;
	margin-right:3px !important;
	text-align:center;
}
#mb_top .mb-board .category1-text.category1-item1 {
    background-color: #2d8464 !important;
}
#mb_top .mb-board .category1-text.category1-item2 {
    background-color: #0062a8 !important;
}
#mb_top .mb-board .list-head .mb-category button {
    margin-bottom: 8px !important;
    border: 1px solid #dbdbdb;
    padding: 5px 15px 5px !important;
    font-size: 14px;
    line-height: 1.5;	
    height: 34px;
}
#mb_top .mb-board .tab-menu-on {
    background-color: #61368d !important;
    color: #FFF !important;
}