/* BASIC css start */
.bbs-table-view .data-bd-cont { padding:15px 0; text-align:center;}
.cont-txt { margin-top:15px; text-align:left;}

.tit-list { position:relative; text-align:center; font-weight:normal; color:#555555; font-size:12px;}
.tit-list .tit-num { position:absolute; left:0;}
.tit-list .tit-num em { color:#9B9B9B;}
.tit-list .tit-modlink { display:inline; position:absolute; right:5px;}
ul.tit-list-box { border-top:1px solid #e5e5e5;}
li.tit-list { padding:6px 0; border-bottom:1px solid #e5e5e5;}

.wrt .MS_input_txt { margin:0 10px 0 7px; padding:0 0 0 5px; width:212px; height:27px; line-height:27px; border:1px solid #ddd }

/* 개인정보보호정책 동의 */
.privercy-contract textarea {  height: 60px; width: 660px; }
.privercy-contract-tap { height:30px; }
.privercy-contract-tap li a { padding: 7px 10px; }

/* 개인정보 수집 이용 */
.privercy-contract .tbl { width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

/* 첨부파일 등록 */
.bbs-table-view td.com-wrt-box,.com-wrt-box .wrt_write { padding-bottom: 0px; }
.com-wrt-box .wrt textarea { resize: none; } /* 리사이징 */
.img-comment-file img { display: inline-block; width: 200px; height: auto; margin-bottom: 10px; }
.comment-file { padding: 9px; margin-top:-1px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.comment-file .file-info { position: relative; display: inline-flex; width: 80px; }
.comment-file .file-info img { width: 80px; height: 53px; }
.comment-file .file-info .btn-del { position: absolute; right: -10px; top: -5px; width: 20px; height: 20px; background: url(/images/d3/modern_simple/btn_comment_file_del.png) right top / 20px no-repeat; font-size: 0; text-indent: -9999px; }
.comment-file .flex-box { display: flex; gap: 13px; align-items: center; margin-top: 5px; }
.comment-file span { font-size: 11px; color: #8d8d8d; letter-spacing: -0.5px; }
.comment-file .file-upload { padding: 9px 0 8px; background: none; font-size: 11px; color: #231f20; letter-spacing: -0.5px; cursor: pointer; }
.comment-file .btn_file { padding: 9px 12px 8px 32px; background: url(/images/d3/modern_simple/ico_comment_file.png) 12px center no-repeat; border: 1px solid #ddd; }: 
.comment-file input[type="file"] { display: none; }
.com-wrt-box { padding: 6px 0 0 !important; }
/* BASIC css end */

