/* BASIC css start */
#content {width:100%; text-align:center; margin-top:80px;}
#bbsData {margin:0 auto; width:500px;}
.titbox .title .name {font-size:30px;}
.bbs-table-pwd table {width:100%}
.bbs-table-pwd tbody th {width:120px; text-align:left;}
.bbs-table-pwd tbody th, .bbs-table-pwd tbody td {border:0; font-size:16px; font-weight:400; padding:0;}
.MS_input_txt {width:calc(100% - 30px); height:50px; border:1px solid #ddd; padding:0 15px; margin:0; }
.bbs-link {margin-top:30px;}
.bbs-link dd {display:flex; align-items:center; }
.bbs-link dd * {width:calc(33.3% - 6.66px); margin-right:10px; display:block; height:50px; line-height:50px; font-size:15px; font-weight:400; color:#424242; border:1px solid #424242; background:#fff;}
.bbs-link dd *:last-child {margin:0;}
.bbs-link dd *:first-child {background:#767676; color:#fff; border:1px solid #767676}
/* BASIC css end */

