#mb_top .mb-style1 table.table,
#mb_top .mb-style1 table.table tr,
#mb_top .mb-style1 table.table td,
#mb_top .mb-style1 table.table th{
	background-color: transparent !important;
	border-left:none !important;
	border-right:none !important;
}
body div.clear{
	padding:0 !important;
	margin:0 !important;
}
body .mb-board .btn-default {
    margin: 0;
    padding: 7px 15px 5px;
    border: none !important;
    border-radius: 15px;
    background-color: #225fa2 !important;
    height: 30px !important;
	color:#FFF !important;
	transition:all 0.35s;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	-ms-transition:all 0.35s;
}
body .mb-board .btn-default:hover{
	background-color:#FFF !important;
	color:#000 !important;
}
#mb_top .mb-board .table-view th,
#mb_top .mb-board .table-view td {
	border:none !important;
}

.mb-page-header-wrap{text-align:center;padding:10px 0;}
.mb-page-header-wrap>div{margin:14px 0 14px !important;text-align:center;line-height:3px}
.mb-page-header-wrap>div>span{display:inline-block;width:30px; border-top:1px solid #93ADB2;}

.mb-board .mb-style1 .view-td2-titlebox{padding:0 0px 0 ;}
.mb-board .mb-style1 .table-view tr .view-td2-title{text-align:center;padding-bottom:80px;line-height:1.4;}
.mb-mobile .mb-board .mb-style1 .table-view tr .view-td2-title{padding-bottom:40px;}
.mb-board .mb-style1 .table-view tr .view-td2-title span{font-size:22px !important; font-weight:600;color:#000;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:13px; color:#000; text-align:left !important;padding:4px 0 30px;}
.mb-board .mb-style1 .table-view tr .view-td2-hit{font-size:13px;padding-left:23px;color:#000}