@charset "utf-8";

body, td, a, li{font-size:15px;   font-family: 'NotoLight','Calibri','Malgun Gothic','돋움',dotum,sans-serif; line-height:1.5;}
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;}

.red{color:red;}
.blue{color:blue;}
.program .blue{color:#002060; text-align:right}
.green{color:green;}
.orange{color:#ee6e19;}
.pdl25{padding-left:25px;}
.cb{clear:both;}

#container {
	width: 100%;
}

header {	
	width: 100%;
	height: 140px;
}

#gnb{
	position:relative; 
	width:1000px;
	margin:0 auto;	
	height:140px;
	text-align:center;}
h1{position:absolute; top:55px; width:214px;}
#gnb .global{float:right; margin-top:15px;}
#gnb .global li{list-style:none; float:left; color:#fff; padding:0px 19px 0 19px;}
#gnb .global li+li{ border-left:1px solid #ddd;}
#gnb .global li a{ font-size:13px; color:#fff; line-height: 1.1;}

.lnb { position:absolute; top:50px; right:0; float:left; display:flex; gap:0; align-items: center; }
.lnb>li { display: inline-block; text-align:center; padding:0; vertical-align:middle; position: relative;}
.lnb>li:nth-child(7){}

.lnb>li a { display: block; text-decoration: none; padding:27px 20px 33px 20px; color: #fff; font-size:20px; font-family:'MyriadC'; line-height:24px;}
.lnb>li:nth-child(4) a, .lnb>li:nth-child(5) a, .lnb>li:nth-child(7) a { padding:16px 20px 20px 20px;}
.lnb li a:hover {color:#ffff00;}
.lnb li:hover .sub{opacity: 1;visibility: visible;}
.lnb .sub{position:absolute; top:84px;
   opacity: 0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   visibility: hidden;
    background-color:#323131;
	left:50%; transform: translateX(-50%); width:150px;
}
.lnb .sub li{list-style-type:none;  border-bottom:1px solid #4f4f4f; text-align:left;}
.lnb .sub li a{font-size:14px; color:#fff;  display:block; padding:7px 15px 7px 15px;  font-family: 'Calibri';}
.lnb .sub li a:hover{color:#ffff00;}
.main_img { text-align:center; margin:75px auto 100px;}
.main_contents{background-color:#fff; width:940px; margin:0 auto 0; padding:30px;}
#sub6 { right:0; left:auto; transform: none;}

.impo{overflow:hidden;}

.impo_01{width:298px; height:165px; border:1px solid #ddd; padding:15px 0; float:left; margin-right:20px;}
.impo_01 dt{text-align:center; color:#636363;  font-family: 'NotoLight'; font-size:17px;}
.impo_01 dd{text-align:center; color:#4868d8 ; font-family: 'NotoMedium'; font-size:26px; padding-top:10px; line-height: 1.1;}
.impo_01 dd div{font-size:100px; margin-bottom:15px; line-height: 24px;}
.impo_01 dd p{font-size:17px; font-family: 'NotoLight'; padding-top:15px;}

.impo_02{width:298px; height:165px; border:1px solid #ddd; padding:15px 0; float:left; margin-right:20px;}
.impo_02 dt{text-align:center; color:#636363;  font-family: 'NotoLight'; font-size:17px;}
.impo_02 dd{text-align:center; color:#e23a87; font-family: 'NotoMedium'; font-size:26px; padding-top:10px; line-height: 1.1;}
.impo_02 dd div{font-size:100px; margin-bottom:15px; line-height: 24px;}
.impo_02 dd p{font-size:17px; font-family: 'NotoLight'; padding-top:15px;}

.impo_03{width:298px; height:165px; border:1px solid #ddd; padding:15px 0; float:left;}
.impo_03 dt{text-align:center; color:#636363;  font-family: 'NotoLight'; font-size:17px;}
.impo_03 dd{text-align:center; color:#7c20c9; font-family: 'NotoMedium'; font-size:26px; padding-top:10px; line-height: 1.1;}
.impo_03 dd div{font-size:100px; margin-bottom:15px; line-height: 24px;}
.impo_03 dd p{font-size:17px; font-family: 'NotoLight'; padding-top:15px;}

.quick{overflow:hidden; margin:25px 0;}
.quick ul { padding:0; margin:0; display:flex; gap:30px; justify-content: center; align-items: flex-start;}
.quick ul li{list-style:none;}
.quick ul li a { padding:10px; display:flex; gap:10px; flex-direction:column; align-items: center;}
.quick ul li i { font-size:40px; line-height: 1; border-radius:50px; background:#f2f2f2; color:#4868d8; padding:30px; width:40px; text-align: center;}

.invi{background:url('/register/2026/images/invi_bg.jpg') no-repeat; padding:30px 50px 30px 30px;  font-family: 'NotoLight'; font-size:15px; line-height:24px; position:relative; margin-bottom:15px;}
.invi p{  font-family: 'NotoRegular'; font-size:26px; margin-bottom:30px;}
.invi strong{  font-size:19px; color:#8e4a00;}
.invi span{ position:absolute; top:30px; right:50px;}
.invi span a{font-size:30px;}

.quick_B{float:left; width:727px;}
.quick_B li{list-style:none; float:left;  margin-right:13px;}
.use{width:213px; float:right;}
.use li{list-style:none;}

footer{text-align:center; color:#fff; padding:30px 0;}
footer a{color:#fff !important;}

.footer{clear:both; width:100%; text-align:center; background-color:#838383;  padding:20px 0;color:#fff;}
.footer a{color:#fff;}

.sub_img { text-align:center; margin:20px auto 30px;}
.sub_img img { width:540px;}
.sub_contents{width:1000px; margin:0 auto 0; position:relative; overflow:hidden; background-color:#fff;}

.left{width:220px; float:left;}
.left p{ background-color:#4868d8 ; color:#fff; padding:35px 0; text-align:center; font-size:22px; font-family:'NotoRegular'; letter-spacing:-1px;}
.left ul{overflow:hidden; }
.left ul li{list-style:none;}
.left ul li a{display:block;  padding:9px 0px 0px 15px; font-size:14px; height:34px;  font-family:'NotoRegular'; border-bottom:1px solid #d0d0d0;}
.left ul li a:before{content:"-";display:inline-block;margin-right:5px;}
.left ul li a:hover{color:#4868d8 ; }
.left ul li.over{ color:#fff; background-color:#54595f;}
.left ul li.over a{ color:#fff;}
.left ul li.over:hover{color:#000}

.contents{float:right; width:750px;}

.cont{ padding:0px 20px 50px 0px;  font-family: 'NotoLight';}
.cont strong{   font-family: 'NotoRegular';}
.title{font-size:35px;  font-family: 'NotoRegular'; padding:30px 0 35px 0px}
.btn34{text-align:right; overflow:hidden; margin-bottom:15px;}
.btn2{ padding:7px; width:180px; background-color:#4868d8 ; text-align:center; border-radius:25px; margin:0 auto;}
.btn2 a{ font-size:16px !important;}
.btn3{float:right; padding:7px; width:180px; border:1px solid #ddd; background-color:#f0f0f0; text-align:center; border-radius:25px;}
.btn3 a{color:blue; font-weight:bold; font-size:14px;}
.btn4{float:right; margin-right:15px; padding:7px; width:180px; border:1px solid #ddd; background-color:#f0f0f0; text-align:center; border-radius:25px;}
.btn4 a{color:blue; font-weight:bold; font-size:14px;}
.write_btn{padding:20px 0;}
.write_btn p{color:#fff; background-color:#bf1d72; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.btn_wrap{overflow:hidden; width:450px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#4868d8; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.write_btn3{padding:20px 0; float:right;}
.write_btn3 p{color:#fff; background-color:#bf1d72; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}

/* 안내페이지 공통 */
.guide_01{font-size:20px; font-weight:bold; margin-bottom:10px; color:#4868d8 ;}
.guide_01:not(:first-child) {margin-top:2rem;}
.guide_02{font-weight:bold; font-size:1rem; line-height:1.2; padding-left:1.2rem; margin:10px 0 0.5rem 0.2rem; position:relative;}
.guide_02:before { position:absolute; display:block; content:''; width:0.6rem; height:0.6rem; border-radius:0.6rem; background:#4868d8 ; top:0.4rem; left:0;}
.guide_02:after {display:block; content:''; clear:both;}
.guide_02:not(:first-child) {margin-top:1.5rem;}
.guide_03{padding-left:20px;}
.guide_03 li{list-style-type:none; background:url('/register/2026/images/icon_03.jpg') no-repeat 0px 5px; padding-left:14px; margin-bottom:5px;}
.guide_04{margin-top:5px;}
.guide_04 li{list-style-type:none; background:url('/register/2026/images/icon_04.jpg') no-repeat 0px 5px; padding-left:10px;}

.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#4868d8; color:#fff; margin-top:15px; font-size:20px;font-family:'NotoRegular';}


ul.tabs{padding: 7px 0px; font-size: 0; margin:-80px 0 0 0; list-style-type: none; text-align: right; margin-bottom:23px;}
ul.tabs li{ display: inline; margin: 0;}
ul.tabs li a{ font-size:16px; font-family:'NotoRegular','Myriad','NanumGothic','Malgun Gothic','돋움',dotum,sans-serif;  text-decoration: none; position: relative; padding: 7px 45px 10px 45px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #fff; background: #b4b4b4; outline:none;}
ul.tabs li a:visited{ color: #fff;}
ul.tabs li a:hover{border-left: 1px solid #b2bfcb; border-bottom: 1px solid #b2bfcb; border-top: 1px solid #b2bfcb; background-color:#b2bfcb; color:#fff}
ul.tabs li.selected a, ul.tabs li.selected a:hover{ position: relative; top: 0px;  background-color:#002a52;border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;color:#fff;}
ul.tabs li.selected a:hover{ text-decoration: none;}



/* committee */
.committee{border-collapse:collapse;}
.committee td, .committee th{border:1px solid #ddd; padding:5px;}
.committee th{background-color:#f1f1f1;}

/* congress information */
.limousine{border-collapse:collapse;}
.limousine td, .limousine th{border:1px solid #ddd; padding:5px;}
.limousine th{background-color:#f1f1f1; text-align:left;}
.taxifee{border-collapse:collapse;}
.taxifee td, .taxifee th{border:1px solid #ddd; padding:5px; text-align:center;}
.taxifee th{background-color:#f1f1f1;}

.departure{border-collapse:collapse;}
.departure td{border:1px solid #ddd; padding:5px; text-align:center; background-color:#f1f1f1;}


/* abstract */
.cate{overflow:hidden;}
.cate_01{float:left; width:46%;padding-left:30px;}
.cate_02{float:right; width:46%;}
.schedule{border-collapse:collapse; margin:10px 0 0 5px;}
.schedule td, .schedule th{border:1px solid #ddd; padding:5px;}
.schedule thead th{background-color:#eee;}
.schedule tbody th{background-color:#ffe3f2; text-align:center;}

/* 사전등록비 테이블 */
.entry_fee{border-collapse:collapse; border-top:2px solid #4868d8 ;}
.entry_fee td, .entry_fee th{border-bottom:1px solid #ddd; padding:5px;}
.entry_fee td{text-align:center;}
.entry_fee thead th{background-color:#e3f4bb;}
.entry_fee tbody th{background-color:#f4f4f4; text-align:center;}

/* 프로그램 테이블 */
.program{border-collapse:collapse;}
.program td, .program th{border:1px solid #ddd; padding:5px;  font-family: 'DinR','NotoLight';}
.program td strong{ font-family: 'DinR','NotoLight';}
.program  th{background-color:#002060; color:#fff;}

.pro_tab{display:flex; justify-content:space-between; flex-wrap:wrap;}
.pro_tab li{list-style:none; text-align:center; background-color:#9b9b9b; color:#fff; border:1px solid #9b9b9b; width: 49%; margin-bottom: 20px;}
.pro_tab li a{display:block; color:#fff; font-size: 16px; font-weight: bold; font-family:'NotoRegular'; padding: 10px 0; }
.pro_tab li a:hover{border:1px solid #2fba93;}
.pro_tab li.over a{background-color:#2fba93; color:#fff; border:1px solid #2fba93;}


/* accommodation */
.accommodation{overflow:hidden; clear:both; margin-bottom:30px;}
.hotel{float:left; width:150px;}
.accom_box{float:right; width:570px;}
.accom{border-collapse:collapse;}
.accom td, .accom th{border:1px solid #ddd; padding:5px;}
.accom th{background-color:#f1f1f1; color:#444;}

/* general */
.tbl_bt{border-collapse:collapse;border-top:2px solid #4868d8 ;}
.tbl_bt td, .tbl_bt th{border-bottom:1px solid #ddd; padding:10px; font-family: DINPro; font-size:15px; color:#333;}
.tbl_bt th{color:#000; background:#eee;}
.tbl_bt th strong{font-style:normal; color:#000; text-align:left; font-size:18px;}
.tbl_bt th em{color:#000; text-align:left; font-weight:normal;}
.tbl_bt th p{color:#000; text-align:right}
.tbl_bt td a { color:#4868d8 ; font-weight:bold;}

.g_group{clear:both; overflow:hidden; margin-bottom:25px;}
.g_group h4{font-size:20px; font-weight:bold; margin-bottom:20px; color:#4868d8 ;}
.l_img{float:left; margin:0 20px 20px 0;}
.r_img{float:right; margin:0 0 20px 20px;}
.general th p{padding:3px 0 3px 7px; border-top:2px solid #999; border-bottom:1px solid #999; background-color:#f1f1f1; text-align:left; color:#444; margin-bottom:10px;}
.general td{vertical-align:top; line-height:16px;}
.general td img{float:left; margin:0 10px 25px 0;}
h5{color:#2041cf; font-size:13px; margin:20px 0 5px 0;}

/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2026/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left;}
.input_idpw input{border:none; border-bottom:1px solid #444;}
.input_id{margin-bottom:2px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2026/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/2026/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/2026/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/2026/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/2026/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/2026/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;}

.fee_info{border-collapse:collapse;}
.fee_info thead th{background-color:#f0f0f0;}
.fee_info tbody th{background-color:#f2f6fd;}
.fee_info td{background-color:#fff;}
.fee_info th, .fee_info td{text-align:center; border:1px solid #ddd; padding:5px;}
.fee_info span{font-family:'NanumGothic','Malgun Gothic'; font-weight:normal; font-size:14px;}

.btn22{text-align:center; margin-top:30px;}
.btn22 span{background-color:#4868d8;  padding:10px 25px; border-radius:5px; margin:0 2px;}
.btn22 a{color:#fff; font-size:13px; font-weight:bold;}
.btn22 a:hover{color:#fffc00;} 