.event-cont{text-align:center}
.event-cont .inner{width:1000px;margin:0 auto;position:relative;}
*{box-sizing:border-box;}

/* bg */
.evt_main{background:url(/images/event/2019/0218/re_200221/evt_main_bg.jpg) repeat-x center 0;padding-bottom:90px;}
.evt_dan{background:#ffd7f0;}
.cont01{background:#8143ce;}
.cont02{padding-bottom:100px;}
.cont06{background:#333333;}
.cont06 iframe{position:absolute;top:284px;left:40px;width:920px;height:510px;}

/**/
.evt_main span{text-align:center;}
.one_day{position:absolute;top:485px;left:302px;line-height:1;color:#1a1519;font-size:20px;font-family:'Nanum Gothic','dotum', sans-serif;font-weight:bold;}
.twe_day{position:absolute;top:485px;left:715px;line-height:1;color:#1a1519;font-size:20px;font-family:'Nanum Gothic','dotum', sans-serif;font-weight:bold;}



/*탭메뉴*/
.tab-menu{}
.tab-menu ul:after{clear:both; content:"";display:block;}
.tab-menu ul{border:1px solid #bbb; border-bottom:0;border-top:0;}
.tab-menu ul li{float:left;width:25%;border-right:1px solid #bbb; border-bottom:1px solid #bbb; }
.tab-menu ul li:nth-child(4n){border-right:0;}
.tab-menu ul li:last-child{border-right:0;}
.tab-menu ul li a{display:block;padding:16px 0; font-size:20px; color:#222;background-color:#f4f4f4;}
.tab-menu ul li:hover a,.tab-menu ul li.on a{color:#fff;background-color:#6c24c5;}


/*테이블*/
.tab-table{padding:20px 0 0 0;}
.tab-table table{width:100%;border-collapse:collapse;border-top:1px solid #886aae;table-layout: fixed;}
.tab-table table thead th{padding:15px 0; text-align:center; font-size:20px;color:#fff;border:1px solid #886aae; background-color:#b196d3;}
.tab-table table thead th:last-child{border-right:0;}
.tab-table table tbody td{padding:15px 0; font-size:20px; color:#555;border:1px solid #bbb;text-align:center;}
.tab-table table tbody td img{display:inline-block;margin-bottom:10px;}
.tab-table table tbody td.bg-gray{background-color:#f4f4f4;}
.tab-table table tbody td.bg-pink{background-color:#fadeef;}
.tab-table table tbody td span.td-ico{display:block;padding-top:160px;background:url('//www.edu2080.co.kr/images/event/2019/0218/ico_100.png')no-repeat center 40%;}

.tab-table table tbody td.color{background-color:#e6b9b8;}

/*영상*/
.mov-box {width: 899px;height: 437px;margin: 0 auto 38px;}


/*댓글*/
.cmt-section{background-color:#eee;padding-bottom:80px;}
.bx_type7{padding:64px 0;background:#f9f9f9}
.cmt_comm{margin:20px 0 0 0;text-align:left;}
.lst_cmt .tx_name,
.lst_cmt .tx_time,
.lst_cmt .cmt_foot a,
.cmt_comm .cmt_type,
.lst_cmt .tx_desc{font-family:'dotum';line-height:18px}
.cmt_comm .cmt_type{width:788px;height:101px;padding:14px;border:1px solid #dcdcdc;color:#c0c0c0;/*resize:none*/}
.cmt_comm .cmt_type_v2{width:918px;height:49px}
.cmt_area{width:1000px;margin:0 0 12px 0;padding:26px 0 26px 25px;border:5px solid #dcdcdc;background:#fff; overflow:hidden;background-color:#eee;}
.cmt_area_info{margin:0 0 8px 0}
.cmt_area .btn_cmt{width:120px;height:101px;margin-left:9px;padding:0;background:none;border:0;vertical-align:top}
.lst_cmt{padding:10px 0 52px 0;background:#fff}
.lst_cmt li{position:relative;margin:0 25px;padding:20px 0;border-bottom:1px solid #dcdcdc}
.lst_cmt .cmt_body{background:url(/images/event/evt_comment/cmt_icon.gif) no-repeat 0 0}
.lst_cmt .cmt_foot{position:absolute;top:20px;right:0}
.lst_cmt .info_append{padding-left:30px}
.lst_cmt .info_append .tx_name{color:#333;font-weight:bold}
.lst_cmt .info_append .tx_time{margin-left:12px}
.lst_cmt .info_append .tx_time,.lst_cmt .cmt_foot a{color:#a5a5a5}
.lst_cmt .tx_desc{padding-top:14px;color:#626262}
.lst_cmt .cmt_foot a{margin-left:8px}
.lst_cmt li.on .cmt_modify{display:block}
.cmt_modify{display:none;margin:20px 0 0 0}
.cmt_modify_foot{margin-top:5px}
