
.mb-board .board-list table.table-list {
    border-top: 2px solid #3b8e2f !important;
}
.mb-style1 .table-view>tbody th,
.mb-style1 .table-write>tbody th{
	padding:15px 11px 15px 16px !important;
}
.mb-style1 .pn_reg_date{text-align:center;}

.mb-board div .table-list>thead>tr>th, .mb-board div .table-list>tbody>tr>th{

}


body #mb_top .mb-board .main-style1 table.table-list {
    border-top: none !important;
	font-weight:600;
}
#mb_top .mb-board .pagination-box .table>tbody>tr>td {
    border: none !important;
}
#mb_top .mb-board div .table-list>thead>tr>th {
    background-color: #61368d !important;
	color:#FFF !important;
	line-height:1.3 !important;
}
#mb_top .mb-board div .table-list>thead>tr>th span{
	color:#FFF !important;	
}
#mb_top .mb-board div .table-list>tbody>tr>td {
    height:54px !important;
	padding: 7px 0px 7px !important;
}

body .mb-board .board-list .mb-category select,
body .mb-board .board-list .search-text, body .mb-board .board-list .search-field {
    vertical-align: top !important;
    height: 34px !important;
}
body .mb-board .mb-style1 .list-head .list-search .btn-search {
    height: 34px !important;
    background-color: #666666 !important;
    border: 1px solid #666666 !important;
    color: #FFF !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	padding: 7px 11px 6px 11px !important;
	margin:0 0 0 -1px !important;
}

