@charset "utf-8";
body, td, a, li, input{font-size:14px; font-family:'Nanum Gothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:24px;}
body, div, table, ul, li, dl, dt, dd, ol, p, span, address, h1, h2, h3, h4, h5, h6, img, a{padding:0; margin:0;}
.skip{position:absolute; left:-999px; font-size:1px; width:0; height:0; line-height:0; overflow:hidden; visibility:hidden;}
a:link, a:visited, a:active, a:hover{color:#333333; text-decoration:none;}
img, form{border:none;}
a img, p img, li img{vertical-align:top;}
.none{background:none !important; padding:0 !important; margin:0 !important; border:0 !important;}
/* 다른 페이지(관리자, 팝업창) 등에 모두 배경 이미지가 표시되어 top 에 스타일로 분리 */
/* body{background:url('/register/2025_01/images/body_bg.gif') no-repeat top center;} */
.body_bg{background:url('/register/2025_01/images/body_bg.jpg') no-repeat center 0px; position:relative;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.pdl25{padding-left:25px;}
.pdl50{padding-left:50px;}


.wrap{width:1000px; margin:0 auto; }

.header{height: 153px; }

h1{float:left; height: 85px;}
.gnb{float:right; margin-right:15px;}
.gnb li{float:left; list-style-type:none; margin:17px 0 0 15px;}
.gnb li a{font-size:11px; color:#000; font-weight:600;}

.lnb{clear:both; float:left; position:relative; height:68px; }
.lnb>li{float:left; list-style-type:none; text-align:center; line-height:20px;width:250px; }

.lnb li a{font-size:18px; color:#fff; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic'; letter-spacing:-0.5px; display:block; padding-top:22px; padding-bottom:22px; font-weight:bold;}
.lnb li:hover {background:#038e60;}
.lnb li:hover a{color:#ff0;}

.lnb li:hover .sub{opacity: 0.95; visibility: visible;}
.lnb .sub{position:absolute; top:68px; width:220px;
   opacity: 0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   visibility: hidden; 
  z-index:99999; 
}
.lnb .sub li{list-style-type:none; padding:10px 15px 10px 15px; background:#00ac73;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#fff; font-weight:bold; display:block; padding:7px 15px 7px 15px;}
.lnb .sub li:hover {background:#006023;}
.lnb .sub li:hover  a{color:#ffff00;}


#sub1{left:220px;}
#sub2{left:500px; width: 250px;}
#sub3{right:0px; width: 250px;}
#sub4{left:345px; }
#sub5{right:120px;}
#sub6{right:0px;}



.main_img{ height: 300px;}
.container{clear:both; }
.contents{padding:20px 30px;}
.title{font-size:26px; color:#333; text-align:left; font-weight:bold; padding:30px; border-bottom:1px solid #ddd; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic'; margin-bottom:10px;}

.footer{clear:both; width:100%; text-align:center; background-color:#ddd; padding:20px 0; font-size:12px; position:absolute;  }

.tab{overflow:hidden; margin-bottom:20px;}
.tab li{list-style:none; width:410px; border:1px solid #ddd; float:left; text-align:center; height:53px; line-height:53px;margin:0 5px 10px 0; background-color:#f0f0f0; font-weight:Bold;}
.tab li:hover{border:1px solid #00ac73;}
.tab li.over{background-color:#00ac73; color:#fff;}






/*인트로*/
.main_container{ width: 1000px; margin: 20px auto; }

.quick{width:560px; float:right;}
.quick li{float:left;list-style:none; width:260px; height:127px; text-align:center; padding:25px 4px 0 3px; margin-bottom:5px; margin-left:5px;}
.quick li a{display:block; color:#fff; font-size:15px; font-weight:600;}
.quick li:nth-child(1),.quick li:nth-child(4) {background:#00ac73;}
.quick li:nth-child(2),.quick li:nth-child(3) {background:#006023;}
.quick li span{display:block; margin-top:10px;}

.impo{float:left; text-align:left; background:#eee; width:360px; height:250px; margin-top:0px; padding:30px;}
.impo p{font-size:30px; font-weight:bold;}
.impo ul{list-style:none; margin-top:60px;}
.impo li{background:url('../images/icon_list.jpg') 2px 9px no-repeat; padding-left:17px; font-size:15px; font-weight:600; margin-bottom:10px; border-bottom:1px dotted #666; padding-bottom:10px;}

.write_btn{padding:20px 0;}
.write_btn p{color:#fff; background-color:#198738; width:210px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}
.btn_wrap{overflow:hidden; width:730px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#198738; width:300px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}
.write_btn3{padding:20px 0; float:right;}
.write_btn3 p{color:#fff; background-color:#74bb2c; width:300px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}

/* 안내페이지 공통 */
.guide_01{background:url('/register/2025_01/images/icon_02.jpg') no-repeat 0px 7px; font-size:18px; font-weight:bold; padding:2px 0 3px 17px; margin-bottom:15px;}
.guide_02{background:url('/register/2025_01/images/icon_list.jpg') no-repeat 20px 8px; font-weight:bold; padding-left:33px; margin-bottom:7px;font-size:14px;}
.guide_03{padding-left:20px;font-size:14px;}
.guide_03 li{list-style-type:none; background:url('/register/2025_01/images/icon_03.jpg') no-repeat 0px 6px; padding-left:15px; margin-bottom:5px;font-size:14px;}
.guide_04 li{list-style-type:none; background:url('/register/2025_01/images/icon_04.jpg') no-repeat 0px 4px; padding-left:10px;font-size:14px;}
/* 사전등록비 테이블 */
.entry_fee{border-collapse:collapse;}
.entry_fee td, .entry_fee th{border:1px solid #ddd; padding:5px;}
.entry_fee td{text-align:center;}
.entry_fee thead th{background-color:#2A59AC; color:#fff;}
.entry_fee tbody th{background-color:#f4f4f4; text-align:center;}
.place{border-collapse:collapse;}
.place td, .place th{border:1px solid #ddd; padding:5px;}
.place tbody th{background-color:#e5eeff; text-align:center;}
/* 프로그램 테이블 */
.orange {color:#F60}
.wt {color:white;}


.program{border-collapse:collapse;}
.program td, .program thead th, .program tbody th{border-bottom:1px solid #ddd; padding:10px;}
.program thead th{color:#fff; background:#184428}
.program tbody th{  background:#e6f3f8;}
.program tbody td:first-child{ text-align:center;}
.program tbody td:last-child{ text-align:right;}
.program .bluebg{ background:#486fb0; color:#fff;}


.program2{border-collapse:collapse;}
.program2 td, .program2 thead th, .program2 tbody th{border:1px solid #ddd; padding:10px;  text-align:center;}
.program2 thead th{color:#fff; background:#907b59}
.program2 tbody th{  background:#f5ede1;}


/*기본테이블*/
.basic_table{border-collapse:collapse;}
.basic_table td, .program th{border:1px solid #ddd; padding:5px 10px; overflow:hidden;}
.basic_table thead th{background-color:#036; color:#fff;}
.basic_table th{background-color:#747474; color:#fff;}
/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2025_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2025_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2025_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
/* 등록 및 접수 폼 */
.write_form{border-collapse:collapse; border-top:2px solid #333; border-bottom:2px solid #333; }
.write_form thead th, .write_form tbody th, .write_form tbody td{padding:10px; border-bottom:1px solid #ddd;}
.write_form thead th{background-color:#fafafa; color:#444; margin:5px 0;}
.write_form tbody th{font-weight:normal; text-align:left;}
.write_form tbody td{line-height:24px;}
.write_form tbody .star{color:red; font-weight:bold;}
.write_form tbody td .in_radio{border:none;}
.write_form tbody td input{border:none; border:1px solid #999; vertical-align:middle; padding:2px;}
.write_form tbody select{font-size:12px; font-family:'돋움',dotum,sans-serif; padding:2px 3px;}
.write_form tbody textarea{margin-top:5px;}
.write_form tbody .section{background-color:#fafafa; font-weight:bold; text-align:center;}
.write_form tbody .btn{background-color:#444; border:1px solid #cbcbcb; padding:3px 7px; border-radius:5px;}
.write_form tbody .btn a{color:#fff; font-size:11px;}
.btn2{text-align:center; margin-top:30px;}
.btn2 span{background-color:#1d8ac3; border:1px solid #cbcbcb; padding:5px 15px; border-radius:5px; margin:0 2px;}
.btn2 a{color:#fff; font-size:13px; font-weight:bold;}
.btn2 a:hover{color:#fffc00;}
.nonmember{color:#fff; background-color:#b6c238; width:120px; margin:0 auto; text-align:center; padding:4px; font-size:12px; border-radius:6px; font-weight:bold;}
/* admin 로그인 화면 */
.admin_login{background:#fff url('/register/2025_01/images/admin_login_bg.jpg') no-repeat center 200px; width:423px; height:471px; margin:0 auto;}
.admin_login fieldset{border:none; padding:365px 0 0 20px;}
.admin_idpw{float:left; margin-right:20px; margin-left:30px;}
.admin_id{margin-bottom:10px;}
.input_login{margin-top:6px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2025_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2025_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2025_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}

/* 행사안내 */
.pro_info{margin-bottom:30px; margin-top:20px;}
.pro_info dl{background:#fff; border-bottom:1px dashed #ccc; border-top:1px dashed #ccc; margin-bottom:10px; overflow:hidden;}
.pro_info dl dt{width:200px; background:#eee; color:#333; float:left; margin-right:22px; padding:12px 15px; font-weight:bold; text-align:center;}
.pro_info dl dt.line2{padding:23px 15px;}
.pro_info dl dd{padding:12px 0;}
.pro_info dl dd.red{font-size:16px; padding:9px 0; font-weight:bold; color:red;}
.pro_info dl dd li{padding-left:22px;}

.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#2c9a3f; color:#fff; margin-top:15px; font-size:20px;font-family:'NanumSquare';}



/*공통 버튼*/
.pro_tab{display:flex; justify-content:space-between; flex-wrap:wrap; }
.pro_tab li{ list-style:none; width:49%;  text-align:center;  margin: 20px 0px;  background:#666;}
.pro_tab li a{ color:#fff; display:block; font-weight: bold;padding: 15px; }
.pro_tab li a:hover {background:#484848;}
.pro_tab li.over {background:#1f3287;}

 
/*인사말*/
.greeting_mov{border:1px solid red;}
.greeting_mov ul{overflow:hidden;}
.greeting_mov ul li{float:left; list-style:none;}



/*숙박 행사장 안내*/
.hotel{ border-collapse:collapse; }
.hotel th, .hotel td{ border: 1px solid #ddd; padding:10px; text-align:center;}
.hotel th{ background:#1b60a1; color:#fff;}



/*공통 버튼*/
.basic_btn{display:flex; justify-content:center; flex-wrap:wrap; }
.basic_btn li{ list-style:none; width:33%; border-radius:10px; text-align:center; padding: 15px; margin: 20px 10px;}
.basic_btn li a{ color:#fff; display:block; font-weight: bold;}
.basic_btn li:hover a{color:#FF0;}

.basic_btn li:nth-child(1) { background:#2965a1;} 
.basic_btn li:nth-child(2) { background:#29a19d;}
.basic_btn li:nth-child(3) { background:#8129a1;}
.basic_btn li:nth-child(4) { background:#df5a5a;}