/*list*/
.table-responsive {margin-bottom:0; }

.gitav_table_skin1 {width:100%; min-width:800px; border-top:2px solid #000; text-align:center;}
.gitav_table_skin1 thead tr {background:#f7f7f7; height:45px; border-bottom:1px solid #e1e1e1;}
.gitav_table_skin1 thead tr th {font-size:16px; font-weight:600; text-align:center;}
.gitav_table_skin1 tbody tr {border-bottom:1px solid #e1e1e1; height:45px; font-size:15px; }
.gitav_table_skin1 tbody tr:hover { background:#fdfdfd; }


/*post*/
.post_bor_t1 {border-top:2px solid #000;}
.post_bor_b1 {border-bottom:1px solid #000;}
.post_bor_b2 {border-bottom:1px solid #e7e7e7;}


.boardpt16_0 {padding-top:16px;}
@media (max-width: 767px){
.boardpt16_0 {padding-top:0px;}
}
