/* BASIC css start */
.list_tit{margin-bottom: 45px;}
.list_tit ul{display: flex; gap: 24px; justify-content: center; align-items: center;}
.list_tit ul li.this a{padding-bottom: 4px; border-bottom: 1px solid #000;}
.list_tit ul li a{font-weight: 700;}
.bbs-link{text-align: right; margin-bottom: 8px;}
.bbs-link .borderBtn{height: 28px; line-height: 28px;}
.bbs-table-list{border-top: 1px solid #000;}

thead{display: none;}
tbody{font-size: 12px; font-weight: 700;}

.bbs-btm{margin-bottom: 30px;}

.searchWrap .wrap{display: flex; flex-direction: row; justify-content: center; align-items: center;}
.searchWrap .wrap .brd-st{height: 35px; line-height: 35px; padding: 0 10px; border-color: #999; margin-right: 4px;}
.searchWrap .wrap input[type="text"]{border: 1px solid #999;}
.searchWrap .borderBtn{border-color: #000; height: 33px; line-height: 33px;}

.icon_list{display: inline-block;}
.icon_list.lock img{max-width: 14px;}

.bbs-table-list tbody td{text-align: right; padding: 15px 5px;}

.notice_wrap{background-color: #f9f9f9;}
.depth_01 >*{padding-left: 35px;}

 .bbs-hd .link li a.on { font-weight:bold; }
/* BASIC css end */

