/* 버튼 ul */
.write_btn{padding:0 0; margin:3rem auto 3rem; display: flex; gap:2%; justify-content: center;}
.write_btn li { list-style: none; width:24%;}
.write_btn li a { display:block; background-color:#9f1f63; color: #fff; text-align:center; padding:15px; font-size:1.1rem; border-radius:6px; font-weight:bold; text-decoration: none;}
.write_btn li a strong { color:#f6ff00;}
.write_btn li:nth-child(4n-1) a { background-color:#18126a;}
.write_btn li:nth-child(4n-2) a { background-color:#662d91;}
.write_btn li:nth-child(4n) a { background-color:#000;}

/* 안내페이지 공통 */
.guide_01{ padding-left:28px; font-size:1.2rem; font-weight:bold; margin-bottom:0.8rem; color:#662d91;}
.guide_01:before { content: "▒"; font-size:16px; color:#662d91; margin-left:-28px; padding-right:8px;}
.guide_01:not(:first-child) { margin-top:2rem;}
.guide_02{ font-weight:bold; padding-left:40px; margin-bottom:0.5rem;}
.guide_02:before { content: "▣"; font-size:14px; color:#662d91; margin-left:-20px; padding-right:8px;}
.guide_02:not(:first-child) { margin-top:1rem;}
.guide_03{padding-left:40px;}
.guide_03 li{list-style-type:none; padding-left:20px; text-indent: 0; margin-top:0.3rem;}
.guide_03 li:before { content: "◈"; font-size:14px; color:#662d91; margin-left:-20px; padding-right:6px;}
.guide_04 li{list-style-type:none;  padding-left:20px; text-indent: 0; margin-top:0.1rem; line-height: 1.2;}
.guide_04 li:before { content: "●"; font-size:4px; color:#9f1f63; margin-left:-15px; padding-right:5px;}
.number li{list-style-type:decimal;background:none !important; padding:0 !important; margin-left:20px;}
.upper-alpha li{list-style-type:upper-alpha;background:none !important;}
.lower-roman li{list-style-type:lower-roman;background:none !important;}
.guide_05 {padding-left:40px;}
.guide_05 li{list-style-type:none;background:none !important;padding-left:16px; text-indent: -16px;}
.text_box { text-align:left; background: #efefef; padding:10px; font-size: 15px;}
h5.guide_02{ font-weight:bold; padding-left:20px; margin-bottom:7px; font-size:16px;}
h5.guide_02:before { content: ""; margin-left:0; padding-right:0;}
.guide_02 strong, .guide_01 strong {color:#662d91;}

/* 사전등록비 테이블 */
.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:#333333; color:#fff;}
.entry_fee tbody th{background-color:#f7ecff; text-align:center;}

.basic_tbl{border-collapse:collapse;}
.basic_tbl td, .basic_tbl th{border:1px solid #ddd; padding:5px;}
.basic_tbl th{background-color:#eee;}

.entry_tab{overflow:hidden; margin:0 auto 30px auto;}
.entry_tab li{width:400px; padding:10px 0; text-align:center; background-color:#9b9b9b; color:#fff; float:left; margin-right:10px; list-style:none; font-size:14px; font-weight:bold;border:1px solid #9b9b9b;}
.entry_tab li:hover{border:1px solid #bb0409;}
.entry_tab li.over{background-color:#bb0409; color:#fff;}

/* 프로그램 테이블 */
.program{border-collapse:collapse; border-bottom: 2px solid #18126a;}
.program thead td {background: linear-gradient(to bottom, #e9f6fd, #f4f4f4) #fbf2e8; color:#333; font-size: 13px; line-height:1.4; padding: 20px; border-radius: 20px 20px 0 0;}
.program thead td.point {background: linear-gradient(to right, #f7ecff, #fff) #f7ecff; color:#662d91;}
.program thead th {background: #dddddd;}
.program td, .program th{border-bottom:1px solid #dddddd; padding:5px;}
.program tbody th{background:#662d91; color:#fff; text-align:left;}
.program tbody td{text-align:left;}
.program tbody th:nth-child(3), .program tbody td:nth-child(3) { text-align:right;}
.program tbody th:nth-child(1), .program tbody td:nth-child(1) { text-align:center;}
.program strong {display: inline-block; padding-top:24px;}
.program em { font-style:normal; float:right; padding-left: 5px; text-align:right;}
.program .al_left { text-align:left!important;}
.program .break{background: #efefef;}
.program .sympo th {background: #9f1f63;}
.pro_tab{overflow:hidden; margin-bottom:30px;}
.pro_tab li{width:200px; padding:10px 0; text-align:center; background-color:#878787; color:#fff; float:left; margin-right:10px; list-style:none; border:1px solid #878787; font-size:12px;}
.pro_tab li strong{font-size:14px;}
.pro_tab li:hover{border:1px solid #094d8c;}
.pro_tab li.over{background-color:#094d8c; color:#fff;}


/* 발표 테이블 */
.poster_table{border-collapse:collapse;margin-left:45px; width:95%;}
.poster_table td, .poster_table th{border:1px solid #ddd; padding:5px;}
.poster_table td{text-align:left;}
.poster_table td:nth-child(1), .poster_table td:nth-child(2) {text-align:center;}
.poster_table th{background-color:#d3eaff; text-align:center;}


.scientific{border-collapse:collapse;}
.scientific td, .scientific th{border:1px solid #ddd; padding:5px;}
.scientific th{color:#fff;}


.busan_info{width:840px; padding:5px 10px;}
.busan_info ul { padding:0; margin:0;}
.busan_info li { float:left; list-style:none; margin: 0 10px; padding:0; }
.busan_info li a {font-size:16px; font-weight: bold; color:#18126a; line-height:40px;text-align:center; border-radius: 10px; background:#f7ecff; width:235px; display:block; padding: 10px;}
.busan_info li a i { background:#fff; color:#18126a; font-size:60px; line-height: 60px; border-radius:60px; display:block; padding:15px 5px; margin: 10px 70px 5px; opacity:0.5;}
.busan_info li a:hover {color:#662d91;}
.busan_info li a:hover i {opacity:1;}
.busan_info li:last-child a {line-height:22px;padding:10px 10px 6px;}


/* 회원 로그인 화면 */
.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;}
.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:#bb0409; 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;}

/*영수증*/
.receipt{ background:url('/register/2026/images/receipt.gif') no-repeat 0px 2px; width:480px; height:300px;}

.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#662d91; color:#fff; margin-top:15px; font-size:20px;font-family:'Nanum Square'; cursor:pointer;}

/*웨비나 webinar*/
.way{overflow:hidden; margin-left:40px; }
.way li{float:left; list-style-type:none; margin-right:50px; font-size:16px;font-weight:bold;}
.way li:not(:last-child):before { content:''; border-right:5px solid #85a8d0; border-bottom:5px solid #488ec9; width:10px; height:10px; transform: rotate(-45deg); display:block; position:relative; top:115px; left:225px;}
.way li:nth-child(4) {margin-right:0px; margin-top:15px;}
.way li .way_box{width:210px; height:50px; display:block; text-align:center; color:#fff; padding:80px 0; border-radius:210px;}
.way li:nth-child(1) .way_box{background:#662d91;line-height:50px;}
.way li:nth-child(2) .way_box{background:#4e76cd;line-height:50px;}
.way li:nth-child(3) .way_box{background:#1975ad; padding-top:80px; height:210px; width:210px; box-sizing:border-box;}
.way li:nth-child(4) .way_box{background:#179cc5;line-height:50px;}

/* 탭 */
.page_tab { width: 100%;}
.page_tab_item { width: 50%; height: 60px; background-color: #efefef; line-height: 60px; font-size: 20px; text-align: center; color: #333; display: block; float: left; font-weight: bold; transition: all 0.2s ease; border: none;}
.page_tab_item:hover { color: #662d91; cursor: pointer;}
input[name="page_tab_item"] { display: none;}
.page_tab_content { display: none; padding: 2.5rem 0 0; clear: both; overflow: hidden;}
#page_tab_01:checked ~ #page_tab_01_content,
#page_tab_02:checked ~ #page_tab_02_content { display: block;}
.page_tab input:checked + .page_tab_item { background-color: #662d91; color: #fff; }

.tab2{ margin:20px 0 10px 0;display:flex; justify-content:space-between; width:100%; flex-wrap:nowrap; gap:0 10px;}
.tab2 li{list-style:none; width:100%;  }
.tab2 li a{display:block; background-color:#999; color:#fff; text-align:center; padding:15px 0; border-radius:10px; font-family:'Score4';}
.tab2 li.over a{background-color:#ef6607; color:#fff;}

.tab3{ margin:20px 0 10px 0;display:flex; justify-content:space-between; flex-wrap:nowrap; gap:0 10px; width:100%;}
.tab3 li{list-style:none; width:100%;}
.tab3 li a{display:block; background-color:#999; color:#fff; text-align:center; padding:15px 0; border-radius:10px; font-family:'Score4';}
.tab3 li.over a{background-color:#ef6607; color:#fff;}
.poster_tabs { margin:20px 0 10px 0; display:flex; justify-content:space-between;flex-wrap: wrap; gap:0 10px; width:100%;}
.poster_item { display:block; width: 49%; background-color:#999; color:#fff; text-align:center; padding:15px 0; border-radius:10px; font-family:'Score4';}
.poster_item:hover, .poster_tabs input:checked + .poster_item { background-color: #ef6607; color:#fff; cursor: pointer;}
input[name="poster_item"] { display: none;}
.poster_content { display: none; padding: 1.5rem 0 0; clear: both; overflow: hidden;}
#poster_01:checked ~ #poster_01_content,
#poster_02:checked ~ #poster_02_content {
  display: block;
}


.btn_sm{width:180px; margin: 5px auto 0 auto;background-color:#4868d8; text-align:center; border-radius: 50px;}
.btn_sm a{color:#fff;}