/* BASIC css start */
.bbs-link a.delete {  }
.bbs-link a.reply { margin-bottom:5px; }
.bbs-link a { background-color:#007f53; border-color:#007f53; color:#fff; font-size:14px; }
.bbs-link a:hover { opacity:0.6; }

.bbs-table-view .data-bd-cont { padding: 20px 0 40px 0; }
/* ¼öÁ¤Áß*/
/* .bbs-table-view .data-bd-cont img { width: 100%; } */


.bbs-table-view tbody td { padding:5px 0 20px; font-size:14px; }

.wrt { padding-left: 10px; }
.wrt span { margin: 0px 10px; }
.wrt textarea { width: 86%; height: 50px; margin-right: 5px; }
.view-link { text-align: center; padding:50px 0 0; }
.view-link .con-link { position: absolute; left: 0; }
.input-style2 { width: 120px; margin: 0px 5px; }
.list-link { padding:20px 0; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
.list-link li { padding: 4px 0px; float:left; }
.list-link li.list-next { text-align:right; float:right; }
.list-link span.arrow { font-size: 12px; color: #282828; font-weight:500; display:block; }
.list-link span.arrow.prev {  }
.list-link span.arrow.next {  }
.data-bd-cont .add_info { float: left; border: 1px solid #e5e5e5; width: 97%; padding: 5px 10px; line-height: 150%; margin-bottom: 10px; }
.data-bd-cont .add_title { float: left; width: 30%; font-weight: bold; }
.data-bd-cont .add_content { float: left; width: 70%; }
.data-bd-cont .attach { text-align: center; margin-bottom: 10px; }
/* °ü·Ã »óÇ° ¸ñ·Ï */
.fixed-img-collist { margin-top:10px; padding-top:10px; border-top:1px solid #e5e5e5;}
.list-tit { padding-left:7px; color:#9d9d9d; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%;}
.fixed-img-collist ul { padding:15px 11px 0;}
.fixed-img-collist ul li { float:left; padding:0 10px 15px; text-align:center;}
.fixed-img-collist ul li a { display:block; width:150px; font-size:11px; color:#9d9d9d;}
.fixed-img-collist ul li a span.prd img { width:142px; height:142px; margin-bottom:8px; padding:3px; border:1px solid #d8d8d8;}
.fixed-img-collist ul li p { padding:1px; font-size:11px; color:#666; font-weight:bold;}
/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */
.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%; 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; }


/*ÄÚ¸àÆ® »èÁ¦*/
#comment_form {display:none;}
.acSub, .cont-sub-des {text-align:center;}
.cont-sub-des span.colorGray {color:#888;}


/*³»¿ë ÆùÆ®ÄÃ·¯*/
#MS_WritenBySEB {color:gray;}

.page_title { text-align:center; }
.page_title h2 { font-size:30px; font-weight:600; }



/* tab menu */
.tab_menu {
    text-align:center;
    margin:50px 0;
    border-bottom:1px solid #ededed;
}

.tab_menu .btn_menu {
    transition:all 0.3s;
    margin:0 20px;
    display:inline-block;
}
.tab_menu .btn_menu a {
    padding:0 10px 25px;
}

.tab_menu .btn_menu .button {
    display:block;
    text-align:center;
    font-size:16px;
    color:#888;
    transition:all 0.3s;
}

.tab_menu .btn_menu.hoover > .button {
    color:#282828;
    font-weight:bold;
    border-color:#282828;
    border-bottom:2px solid;
}


.tab_menu .btn_menu:hover > .button {
    color:#282828;
}

.event_menu { text-align:center; margin-bottom:80px; display:flex; justify-content:center; }
.event_menu .event_btn { width:200px; }
.event_menu .event_btn a { color:#888; font-size:16px; }
.event_menu .event_btn.active a { color:#282828; font-weight:600; }


/*ÄÝ¶óº¸ ÀÌº¥Æ®ÆäÀÌÁö °¡±â BTN*/

#collabo a:hover {opacity:0.5;transition:.5s;}
/* BASIC css end */

