@charset "utf-8";
.skipToContent {position:absolute; top:0; left:0; overflow:hidden; display:block; width:0px; height:0px; line-height:0; font-size:0; text-indent:-9999px;}
.hidden {display:none;}

/*** desktop ***********************************************************************************************************************/
body {min-width:1200px;background-color:#fffaf7;}

#header {position:relative;width:100%; height:150px; z-index:999;background-color:#fff;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
}
.header_down{position:fixed; top:0;left:0; z-index:1001;background-color:#fff;}

#header_content {position:relative; *zoom:1; width:1200px; height:100px; position:relative; margin:0 auto;}
#header_content .logo {position:absolute; top:23px; left:0; z-index:1000;}
#header_content .logo a{display:block;}

.homemenu {*zoom:1; width:100%;position:absolute; top:45px; left:0;z-index:1000;}
.homemenu .rightbox {*zoom:1;position:absolute; top:0; right:0;}
.homemenu .rightbox:after{content:"";display:block;clear:both;}
.homemenu .rightbox .go_web{float:left;display:block; width:130px;height:30px;line-height:30px;  padding:0 0 0 8px;box-sizing:border-box;border:1px solid #ddd;
	font-size:13px;color:#555;background:url('../images/gray_home.png') 90% center no-repeat;font-weight:600;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}

.homemenu .rightbox .go_login{float:left;display:block; width:auto;height:30px;line-height:30px;  padding:0 20px ;box-sizing:border-box;border:1px solid #ddd;margin:0 0 0 5px;
	font-size:13px;color:#555;font-weight:600;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.homemenu .rightbox .go_web:hover, .homemenu .rightbox .go_login:hover,
.homemenu .rightbox .go_login:focus, .homemenu .rightbox .go_web:focus{background-color:#f4f4f4;}

#gnb {position:relative;top:0; height:49px; border-top:1px solid #ddd;}
#gnb ul {display:block; width:1200px; margin:0 auto;text-align:center;}
#gnb ul:after {content:" "; display:block; clear:both;}
#gnb ul li {display:inline-block; font-size:17px; line-height:50px;height:50px; letter-spacing:-0.04em; padding:0 27px; text-align:center; font-weight:600; }
#gnb ul li a {color:#20201f; display:block;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
#gnb ul li a:hover, #gnb ul li a:focus { color:#1273cd;}

/** mobile_none **/
.mobile_top {display:none;}
.tops {display:none;}
#nav {display:none;}

/* main */
#container {width:100%;margin:0 auto;}
#content {}

#mainvisual {width:1200px; margin:20px auto;overflow:hidden; position:relative;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
}
#mainvisual img {width:100%; height:auto;}

.subvisual {width:1200px;margin:20px auto;}
.subvisual img {width:100%; height:auto;}


/* section1 */
.section1 {*zoom:1; width:1200px; box-sizing:Border-box; margin:0 auto 20px;}
.section1:after {content:""; display:block; clear:both;}
.section1 .important {width:49%; height:270px;  padding:20px; box-sizing:border-box;float:left; background-color:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
.section1 .important h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 10px 0;margin:0 0 10px 0; border-bottom:1px solid #ddd;}
.section1 .important ul li {position:relative;line-height:40px;padding:0 15px;margin:3px 0; background-color:#fffaf7; font-size:15px; font-weight:600; color:#232323; box-sizing:border-box;}
.section1 .important ul li span {position:absolute; top:0;right:30px;color:#f44f0e;}

.section1 .welcome {width:49%; height:270px;  padding:20px; box-sizing:border-box;float:left; background-color:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
    margin: 0 0 0 2%;}
.section1 .welcome h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 10px 0;margin:0 0 10px 0; border-bottom:1px solid #ddd}
.section1 .welcome h5 a {display: inline-block; float: right; margin: 8px 15px 0 0;}
.section1 .welcome > div::after {clear: both; display: block; content: "";}
.section1 .welcome span {float: left; width: 135px; }
.section1 .welcome p { float: left; width: calc( 100% - 135px ); padding: 0 0 0 20px; box-sizing: border-box; font-size: 15px; }
.section1 .welcome p.first { color: #f44f0e;  font-family: 'NotoSerifKR'; font-size: 18px; padding-bottom: 10px;}
.section1 .welcome p.end {float: right; text-align: right; color: #111;}

/* .section1 .sec1_icon {*zoom:1; width:49%; height:260px; padding:20px; box-sizing:border-box;float:left; margin:0 0 0 2%;background-color:#fff;
	background:url('../images/welcome_bg.png') 100% 100% no-repeat #fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
}
.section1 .sec1_icon h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 20px 0;margin:0 0 20px 0; border-bottom:1px solid #ddd;}
.section1 .sec1_icon p{font-size:15px; color:#787878; letter-spacing:-0.03em; line-height:30px;} */

.section1 .sec1_icon {*zoom: 1;width: 100%;float: left; margin: 20px 0 0 0;}
.section1 .sec1_icon:after {content:""; display:block; clear:both;}
.section1 .sec1_icon > div {float: left; width: 25%;height: 130px; background-image: url('../images/icon_bg.png');background-position: center center;}
.section1 .sec1_icon > div a {display: block;font-size:20px;font-weight: 600;width: 100%;line-height:130px;text-align: center;color: #fff;}
.section1 .sec1_icon > div:first-child {background-color: #e2b214;}
.section1 .sec1_icon > div:nth-child(2) {background-color: #6f579d;}
.section1 .sec1_icon > div:nth-child(3) {background-color: #cd79b5;}
.section1 .sec1_icon > div:nth-child(4) {background-color: #e06535;}

.section1 .sponsor {*zoom: 1;width: 100%;float: left; margin: 20px 0 0 0;}
.section1 .sponsor h5 {background-color: #186ba4; color: #fff;  font-size: 20px; font-weight: 600; text-align: center; padding: 5px 0; margin-bottom: 10px;}
.section1 .sponsor ul li {}
.section1 .sponsor ul li a {display: block; width: 100%; height: 100%; border: 1px solid #ddd; border-top: 1px solid #f47920; float: left; width: calc((100% - 50px) / 6); height: 90px; background-color: #fff; box-sizing: border-box;
    position: relative; margin: 0 10px 15px 0;}
.section1 .sponsor ul li > a:nth-child(6n) {margin: 0 0 15px 0;}
.section1 .sponsor ul li img {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; max-width: 90%;}

/*Quick Menu */
#quick_menu {position:fixed; bottom:50px; width:40px; left:50%; margin:0 0 0 810px;}
#quick_menu a {display:block;}

/* footer */
#footer {width:100%; margin:0 auto; clear:both; background:#45505d;}
#footer_content {*zoom:1; margin:0 auto; width:1200px; padding:30px 0;}
#footer_content address {font-size:14px; line-height:22px;font-weight:400; color:#c6cdd5; letter-spacing:-0.04em;}
#footer_content address strong{display:block;font-size:15px;color:#ffffff; font-weight:500;padding:0 0 8px 0;}
#footer .copy {background-color:#323c48; height:60px;line-height:60px;}
#footer .copy p{width:1200px;margin:0 auto;color:#8b949e;font-size:13px;}
#footer .copy  p a {color:#8b949e;}


/* Sub layout */
.sub_top{margin: 0 auto 50px; padding:20px 0; border-bottom:1px solid #ddd;position:relative;letter-spacing:-0.03em;}
.sub_top h2{font-size:30px;font-weight:600;color:#111111;}

.sub_content {width:1200px;margin:0 auto 20px;background-color:#fff;box-sizing:border-box; padding:30px;}
#con_area{margin:0 auto 300px ;min-height:500px;}



/* 공통 css */
h3.c_tit {font-size: 24px; font-weight: 600; color: #111; padding: 0 0 0 30px; margin: 0 0 15px 0; background: url('../images/c_tit.png') 0 6px no-repeat;}

strong {font-weight:600;}
.input {border:1px solid #ddd; background-color:#FFF; height:33px;  vertical-align:middle;  border-radius:5px; padding:0 0 0 8px;}
.input_select {border:1px solid #ddd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_select {border:1px solid #dd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_text {border:1px solid #ddd; background-color:#FFF; vertical-align:middle; height:18px; }
.input_text_field {border:1px solid #ddd; width:95%; background-color:#FFF; vertical-align:middle; height:200px;}

.karp_table {border-top:2px solid #f47920;}
.karp_table tr th {padding:6px 12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f8f8f8; font-weight:600;}
.karp_table tr td {padding:6px 12px; font-size:14px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; font-weight:500;}

.karp_table_ver {border-top:2px solid #f47920;}
.karp_table_ver thead tr th {padding:12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f8f8f8; font-weight:600;}
.karp_table_ver thead tr th:last-child {border-right:none;}
.karp_table_ver tbody tr th {padding:6px 12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:600;}
.karp_table_ver tbody tr td {padding:6px 12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:500;}
.karp_table_ver tbody tr td:last-child {border-right:none;}
.karp_table_ver tbody tr td.center {text-align: center;}
.input{border:1px solid #ddd; background-color:#FFF; height:33px;  vertical-align:middle;  border-radius:5px; padding:0 0 0 8px;}
.input_select{border:1px solid #ddd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_select{border:1px solid #dd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_text{border:1px solid #ddd; background-color:#FFF; vertical-align:middle; height:18px; }
.input_text_field{border:1px solid #ddd; width:95%; background-color:#FFF; vertical-align:middle; height:200px;}


/* 01_01 인사말 */
.greet {}
.greet .float {*zoom:1; padding:30px; box-sizing:border-box; background:url('../images/sub/greet.png') 0 0 no-repeat;}
.greet .float:after {content:""; display:block; clear:both;}
.greet .float > div {float:left;}
.greet .float > div:first-child {width:220px; margin:0 40px 0 0;}
.greet .float > div:first-child img {width:100%;}
.greet .float > div:last-child {width:785px}
.greet .float p {font-size:15px; line-height:28px; color:#333; font-weight:500; text-align:justify; margin:15px 0 0 0 ; letter-spacing:-0.03em; word-break:break-word;}
.greet .float p span.jeju {display:block; width:120px;}
.greet .float p span.jeju img {width:100%;}
.greet .float p.first {font-size:22px; line-height:32px; color:#ef5400; font-weight:400; font-family: 'NotoSerifKR'; margin:0 0 20px 0;}
.greet .float p.end {font-size:17px; font-weight:600; line-height:28px; margin:20px 0 0 0; text-align:right;}
.greet .float p.end span {display:block; font-size:22px; font-weight:300; color:#888; font-family:'NotoSerifKR';}

/* 02_01 방사선 대회 행사 안내 */
.info > div {margin:0 0 50px 0;}
.info a.workshop_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #186ba4; color:#186ba4; font-weight:700; font-size:12px; box-sizing:border-box; margin:4px 0 0 0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.info a.workshop_btn:hover {background:#186ba4; color:#fff;}
.info div.info_top {padding:30px; box-sizing:border-box; border:2px dotted #ddd; background:url('../images/sub/info.png') 0 0 no-repeat; background-size:cover;}
.info div.info_top p {font-size:15px; line-height:24px; font-weight:500; color:#222; word-break:keep-all;}
.info div.info_top p strong {font-weight:600; color:#1c8bd7;}
.info a.reg_btn {display:inline-block; padding:0 10px; border:1px solid #186ba4; color:#186ba4; font-size:12px; font-weight:600; margin:0 0 0 10px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.info a.reg_btn:hover {background:#186ba4; color:#fff;}

/* 03_01 프로그램 */
.program {}
.program .pro_tab {margin:0 0 50px 0; text-align:Center;}
.program .pro_tab ul {display:inline-block;}
.program .pro_tab ul li {display:inline-block; width:180px; height:40px; line-height:40px; text-align:center; font-size:14px; letter-spacing:-0.04em; font-weight:600; border:1px solid #aaa; color:#888; margin:0 2px;}
.program .pro_tab ul li a {display:block;}
.program .pro_tab ul li.active, .program .pro_tab ul li:hover {background:#ff6600; border:1px solid #ff6600;}
.program .pro_tab ul li.active a, .program .pro_tab ul li:hover a {color:#fff;}
.program .pro_box > div {margin:0 0 50px 0;}
.program .pro_box h4 {font-size:20px; line-height:20px; padding:0 0 0 10px; box-sizing:border-box; border-left:4px solid #186ba4; font-weight:800; color:#186ba4; margin:30px 0 10px 0;}
.program .pro_info {background:#f8f8f8; padding:30px; box-sizing:border-box;}
.program .pro_info ul li {font-size:15px; font-weight:500; color:#222; margin:0 0 12px 0;}
.program .pro_info ul li:last-child {margin:0;}
.program .pro_info ul li span {display:inline-block; width:80px; height:25px; line-height:25px; text-align:center; margin:0 10px 0 0; background:#446a85; color:#fff; font-size:13px; font-weight:300;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
}
.program table thead tr.table_top th {background:#eee; font-size:16px; font-weight:800; }
.program table thead tr.table_top th:first-child {text-align:left; border-right:none;}
.program table thead tr.table_top th:last-child {text-align:right; color:#f47920;}
.program table tbody tr td.time {font-size:14px; text-align:center; color:#555;}
.program table tbody tr td.time span {display:block; color:#446a85; font-size:13px; font-weight:600; line-height: 16px;}
.program table tbody tr td.title {color:#111;}
.program table tbody tr td.speak {text-align:center; line-height:18px;}
.program table tbody tr td.speak span {display:block; color:#446a85; font-size:13px; font-weight:600;}
.program table tbody tr td.start {text-align:center; background:#eee; color:#000;}
.program table tbody tr td.chair {padding:5px 30px; background:#999; color:#fff;}
.program table tbody tr td.pro_t {padding:10px 30px; font-size:13px; font-weight:500; background:#73a5cb; color:#fff;}
.program table tbody tr td.pro_t strong {font-weight:800;}
.program table tbody tr td.place {text-align:right; color:#f47920; font-weight:600;}
.program table tbody tr td span.float_r {display:block; float:right;}
.program table tbody tr td span.memo {display:block; font-size:14px; font-weight:600; color:#446a85;}
.program table tbody tr.coffee td {background:#fff9f4; font-weight:600; text-align:center;}
.program table tbody tr.meal td {background:#eff8ff;}
.program table tbody tr.reg_s td {background:#fffeee;}
.program table tbody tr td.red {background:#fff0f0; color:red; font-weight: 600; text-align: center;}

.program table tbody tr .table_box {background:#f8f8f8; padding:15px 20px; border:2px solid #f0f0f0; box-sizing:border-box; margin:10px 0 0 0;}
.program table tbody tr .table_box dl {*zoom:1; margin:0 0 5px 0;}
.program table tbody tr .table_box dl:last-child {margin:0;}
.program table tbody tr .table_box dl:after {content:""; display:block; clear:both;}
.program table tbody tr .table_box dl dt {float:left; width:22%; font-size:14px; font-weight:600;}
.program table tbody tr .table_box dl dd {float:left; width:78%; font-size:14px; font-weight:600; color:#446a85;}
.program table tbody tr .table_panel {border:2px solid #ddd; margin:6px 0 0 0; padding:15px; box-sizing:border-box; background:#f9f9f9;}
.program table tbody tr ul li {padding:0 0 0 10px; box-sizing:border-box; line-height:24px;}
.program table tbody tr ul li:before {content:"";display:inline-block; width:3px; height:3px; background-color:#666;vertical-align:middle; margin:0 5px 3px 0;}
.program .workshop table tbody tr td {height: 37px;}

.program a.down_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #186ba4; color:#186ba4; font-weight:700; font-size:12px; box-sizing:border-box; margin:5px 0 0 0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.program a.down_btn:hover {background:#186ba4; color:#fff;}

/* 구두발표 및 포스터 발표 순서 */
.program .pro_box .pp_tab {text-align:Center; margin:30px 0;}
.program .pro_box .pp_tab ul {display:inline-block;}
.program .pro_box .pp_tab ul li {display:inline-block; width:16%; height:30px; line-height:30px; text-align:center; font-size:14px; letter-spacing:-0.04em; font-weight:600; border:1px solid #115676;  margin:0 0.1% 5px; border-radius:50px;}
.program .pro_box .pp_tab ul li a {display:block; color:#115676;}
.program .pro_box .pp_tab ul li.active, .program .pro_box .pp_tab ul li:hover {background:#115676; border:1px solid #115676;}
.program .pro_box .pp_tab ul li.active a, .program .pro_box .pp_tab ul li:hover a {color:#fff;}

#pro06 table {}
#pro06 table tbody th.th_t {padding:10px 20px; font-size:17px; letter-spacing:-0.03em; background:#373b60; color:#ffffff; border-bottom:1px solid #ddd; font-weight:800; text-align:left;}
#pro06 table tbody th.th_t span {float:right; font-weight:500;}
#pro06 table tbody th.th_j {padding:10px 20px; font-size:15px; letter-spacing:-0.03em; background:#f1f2fa; color:#373b60; border-bottom:1px solid #ddd; font-weight:600; text-align:left;}
#pro06 table tbody td {padding:5px; font-size:14px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:500;}
#pro06 table tbody td:last-child {border-right:none;}
#pro06 table tbody td.time {background:#fdfafd;}
#pro06 table tbody td.num {text-align:center; border-right:none; font-size:12px; color:#f47920; font-weight:800;}
#pro06 table tbody td .title {font-size:15px; font-weight:800; word-break:keep-all; margin:0 0 4px 0;}
#pro06 table tbody td sup {font-size:10px; line-height:10px;}
#pro06 table tbody td .speaker {line-height:22px; font-weight:600;}
#pro06 table tbody td .aff {display:block; font-size:13px; color:#999; letter-spacing:-0.06em; font-weight:500; word-break:keep-all;}
#pro06 table tbody td.coffee {padding:12px; text-align:center; font-size:15px; font-weight:600; color:#f47920; background:#ffefe3;}

/* 04_01 Registration 사전등록 */
.registration {}
.registration > div {margin:0 0 60px 0;}
.registration .date {border:4px solid #ddd; padding:10px 20px; box-sizing:border-box; font-size:18px; font-weight:600; color:#333;}
.registration .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 0;}
.registration .gray {background:#f8f8f8; padding:20px 40px; box-sizing:border-box;}
.registration .dot {font-size:15px; color: #333333;font-weight:500; line-height: 20px; margin:5px 0; letter-spacing: -0.04em;}
.registration .dot strong {font-weight:600;}
.registration .dot:before {content:"";display:inline-block; width:3px; height:3px; background-color:#aaa;vertical-align:middle; margin:0 7px 3px 0;}
.registration .pro_info {font-size:18px;color:#fff;font-weight:600; margin:0 0 10px 0;padding:5px; background-color:#186ba4;text-align:center;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
}
.registration .karp_table_ver tbody tr td {text-align:center;}
.registration .btn_box{margin:30px 0;text-align: center;}
.registration .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;
font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.registration .btn_box a.btn2{background-color: #186ba4;}
.registration .btn_box a:hover, .registration .btn_box a:focus{background-color:#dc6510;}
.registration .btn_box a.btn2:hover, .registration .btn_box a.btn2:focus{background-color:#057ab8;}

/* 05_01 */
.abs_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.abs_info .boxing .date {border:4px solid #ddd; padding:10px 20px; box-sizing:border-box; font-size:18px; font-weight:600; color:#333; margin:0 0 20px 0;}
.abs_info .boxing .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 0;}
.abs_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.abs_info .boxing .gray{background-color: #f6f6f6;padding:30px;position:relative;}
.abs_info .boxing .gray > div {margin:30px 0 0 0;}
.abs_info .boxing .gray p.dot{font-size: 14px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0;letter-spacing: -0.04em;}
.abs_info .boxing .gray p.dot:before {content:"";display:inline-block; width:3px; height:3px; background-color:#aaa;vertical-align:middle; margin:0 7px 3px 0;}
.abs_info .boxing .gray p.dot span {font-weight: 700; border-bottom: 1px solid;}
.abs_info .boxing .gray p.dot:last-child span{color: blue; border-bottom: 0px;}
.abs_info .boxing .normal {font-size: 14px; color: #333333; letter-spacing: -0.03em;line-height:18px;margin:0 0 5px 0;}
.abs_info .boxing .notice {font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}
.abs_info .boxing .abs_down a {display:inline-block; max-width:200px; font-size:14px; color:blue; line-height:20px; letter-spacing:-0.03em; border-bottom:1px solid blue; background:url('../images/sub/file.png') 0 center no-repeat; padding:0 0 0 20px; margin:5px 0;}
.abs_info .boxing h6 {border-left:2px solid #444; color:#333; font-weight:700; font-size:15px; line-height:16px; padding:0 0 0 5px; box-sizing:border-box;}
.abs_info .boxing .abs_list ul {*zoom:1; margin:12px 0 0 0;}
.abs_info .boxing .abs_list ul:after {content:""; display:block; clear:both;}
.abs_info .boxing .abs_list ul li {display:inline-block; min-width:150px; float:left; font-size: 14px; color: #333333; letter-spacing: -0.03em;line-height:18px;margin:0 0 6px 0;}
.abs_info .boxing .abs_list ul li:nth-child(2n+1) {clear:both;}
.abs_info .boxing strong {font-size:14px; font-weight:600; color:#333; display:block; margin:12px 0 0 0;}
.abs_info .boxing .red {color:red; font-weight:600;}

.abs_info .btn_box{margin:30px 0;text-align: center;}
.abs_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.abs_info .btn_box a.btn2{background-color: #115676;}
.abs_info .btn_box a:hover, .abs_info .btn_box a:focus{background-color:#dc6510;}
.abs_info .btn_box a.btn2:hover, .abs_info .btn_box a.btn2:focus{background-color:#023e5a;}


/* 07_01 */
.speaker_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.speaker_info .boxing .date {border:4px solid #ddd; padding:10px 20px; box-sizing:border-box; font-size:18px; font-weight:600; color:#333; margin:0 0 20px 0;}
.speaker_info .boxing .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 0;}
.speaker_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.speaker_info .boxing .gray{background-color: #f4f4f4;padding:20px 20px 20px 40px;position:relative;}
.speaker_info .boxing .gray p.dot{font-size: 15px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0; padding:0 0 0 10px; background:url('../images/sub/dot_black.png') 0 8px no-repeat;letter-spacing: -0.04em;}
.speaker_info .boxing .normal{font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height: 22px;margin:0 0 5px 0;}
.speaker_info .boxing .notice{font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}

.speaker_info .btn_box{margin:30px 0;text-align: center;}
.speaker_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;
font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.speaker_info .btn_box a.btn2{background-color: #186ba4;}
.speaker_info .btn_box a:hover, .speaker_info .btn_box a:focus{background-color:#dc6510;}
.speaker_info .btn_box a.btn2:hover, .speaker_info .btn_box a.btn2:focus{background-color:#057ab8;}

.plus_form {*zoom:1; margin:20px 0 30px;}
.plus_form:after {content:" "; display:block; clear:both;}
.plus_form p {float:left; font-size:18px; font-weight:600; color:#000; width:300px; text-align:left;}
.plus_form > div {float:left; width:700px; margin:0 0 0 20px;}
.plus_form > div h4 {font-size:18px; font-weight:600; color:#000; float:left;}
.plus_form > div > div {float:right;}
.plus_form table thead td {padding:10px 0; text-align:center; font-size:16px; color:#000; font-weight:600; border-bottom:1px solid #32699d;}
.plus_form table tbody th {background:#f8f8f8; font-size:14px !important; font-weight:normal; text-align:center; padding:10px;}
.plus_form table tbody td {padding:10px 5px !important; border-bottom:1px solid #d6d6d6;}
.plus_form .black_title {font-size:22px; font-weight:900; color:#111; padding:0 0 0 30px; background:url('../images/sub/c_tit.png') 0 7px no-repeat;letter-spacing:-0.03em;margin:0 0 20px 0;}
.plus_form .black_title .plus {font-weight:400; color:#555;border:1px solid #ccc;display:inline-block; margin:0 0 0 10px; font-size:17px; line-height:23px; width:23px; height:23px;text-align:center;
vertical-align:middle;}

.plus_form .black_title .plus:hover, .plus_form .black_title .plus:focus{color:#a5c942; border-color:#a5c942;}
.plus_form h2{font-size:15px; font-weight:600; color:#111;margin:0 0 10px 0;}
.point_down{display:inline-block; padding:9px 20px; font-size:14px; line-height:14px; font-weight:600; color:#fff;background-color:#5ea4b2;border-radius:3px;vertical-align:middle;
border:none;outline:0;}

#join_form {
	width:100%;
	border-top:2px solid #a5c942;
	border-bottom:2px solid #cbcdc9;
	margin:0 0 20px 0;
}

#join_form > thead > tr > th {
	background:#f2f2f2;
	border-bottom:2px solid #cbcdc9;
	padding:10px;
}

#join_form > thead > tr > td {
	text-align:left;
}

#join_form > tbody {
	border-top:2px solid #2019-08-02;
}

#join_form > tbody > tr {
	border-bottom:1px solid #e1e1e1;
}

#join_form > tbody > tr > th {
	text-align:left;
	padding:15px;
}
#join_form > tbody > tr > td {
	background-color:#FFFFFF;
	 text-align:left;
	 padding:15px;
}
#join_form > tfoot > tr > th {
	text-align:left;
	padding:15px;
}
#join_form > tfoot > tr > td {
	background-color:#FFFFFF;
	text-align:left;
	padding:15px;
}
.import {vertical-align:middle; max-width:17px;}
.required_txt{margin:0 0 10px 0;text-align:right;}

h4.title {font-size:18px; line-height:23px;background-size:22px;background-position:0 0;}



/* 07_01 Booking 숙박예약 탭 */
.booking { }
.booking_info {margin-bottom: 25px;}
.booking .booking_tab {text-align:center; margin:0 0 50px 0;}
.booking_info .gray {background: #f8f8f8; padding: 15px 30px; box-sizing: border-box;}
.booking_info .gray p { font-size: 15px; color: #333333; font-weight: 500; line-height: 25px; margin: 5px 0; letter-spacing: -0.04em;}
.booking .booking_tab ul {display:inline-block;}
.booking .booking_tab ul li {display:inline-block; width:220px; height:40px; line-height:40px; text-align:center; font-size:15px; font-weight:600; border:1px solid #aaa; color:#888; margin:0 10px;}
.booking .booking_tab ul li a {display:block;}
.booking .booking_tab ul li.active, .booking .booking_tab ul li:hover {background:#ff6600; border:1px solid #ff6600;}
.booking .booking_tab ul li.active a, .booking .booking_tab ul li:hover a {color:#fff;}

/* 07_01 Booking 숙박안내, 숙박예약 */
.hotel > div {margin:0 0 60px 0;}
.hotel > div:last-child {margin:0;}
.hotel dl:after {content:"";display: block;clear: both;}
.hotel dl {margin:0 0 10px 0;border: 1px solid #ddd;padding:10px 30px;}
.hotel dl dt{float: left; width:100px;}
.hotel dl dt span{display: block;width:60px; height:60px; border-radius: 60px;background-color: #81b582;line-height: 60px;text-align: center;color: #fff;font-weight: 600;font-size: 16px;}
.hotel dl:nth-child(even) dt span {background-color:#6388bb;}
.hotel dl dd{float: left; width:calc(100% - 100px); line-height: 60px; font-size: 16px; font-weight: 600;color: #111;}
.hotel a.hotel_btn {display:inline-block;width:100%; padding:4px 7px; background:#abc10c; color:#fff; border-radius:5px;box-sizing:border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.hotel a.hotel_btn:hover {background:#92a605;}
.hotel .hotel_info {*zoom:1; margin:0 0 30px 0;}
.hotel .hotel_info:after {content:""; display:block; clear:both;}
.hotel .hotel_info div:first-child {float:left; width:50%; margin:0 2% 0 0; box-sizing:border-box; background:#d9d9d9;}
.hotel .hotel_info div:first-child img {width:100%;}
.hotel .hotel_info div:last-child {float:left; width:45%; box-sizing:border-box;}
.hotel .hotel_info h5 {margin:0 0 10px 0; font-size:20px; font-weight:800; color:#ff6600;}
.hotel .hotel_info a {display:inline-block; padding:2px 16px; color:#fff; background:#ff6600;border-radius:5px;}
.hotel .hotel_info a:hover {background:#f3c09a;}
.hotel .table_b span.red {color: red;}
.hotel .table_b th {font-size: 15px;font-weight: 600;color: #333;padding: 10px 15px;line-height: 24px;text-align: left;border-bottom: 1px solid #ddd; background: #f9f9f9;}
.hotel .table_b td {font-size: 15px;font-weight: 400;padding: 10px 20px;line-height: 24px;text-align: left;border-bottom: 1px solid #ddd;}
.hotel .table_b, .hotel .table_a {    border-top: 2px solid #f47920;}
.hotel .table_a th {padding: 6px 12px; font-size: 15px; line-height: 24px; letter-spacing: -0.03em; color: #333;  border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;  background: #f8f8f8; font-weight: 600;}
.hotel .table_a td {padding: 6px 12px; font-size: 14px;  line-height: 24px; letter-spacing: -0.03em; color: #333; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: 500; text-align: center;}
.hotel .linebox .list_dot {background: #f8f8f8;border: 2px solid #ddd;padding: 15px 30px; box-sizing: border-box;}
.hotel .linebox .list_dot li{font-size: 15px; font-weight: 500; line-height: 28px; letter-spacing: -0.03em; color: #333;}
.hotel .linebox .list_dot li::before {content:""; display:inline-block; clear:both; width: 4px; height: 4px; background-color: #333; margin-right: 13px;line-height: 28px; vertical-align: middle;}
.hotel .linebox .list_dot li:first-child::before, .hotel .linebox .list_dot li:nth-child(6)::before {display: none;}
.hotel .linebox .list_dot li:last-child::before {display: none;}
.hotel .linebox .list_dot span.red {color: red;}
.hotel .table_b ul.room {}
.hotel .table_b ul.room li {display:inline-block; border:1px solid #6388bb; color:#6388bb; margin:0 5px 0 0;}
.hotel .table_b ul.room li:after {content:""; display:block; clear:both;}
.hotel .table_b ul.room li p {display:inline-block; float:left; width:80px; line-height:25px; text-align:center;}
.hotel .table_b ul.room li p sup {font-size:9px; line-height:9px;}
.hotel .table_b ul.room li p.room_date {font-weight:500; background:#6388bb; color:#fff;}
.hotel .table_b ul.room li p.room_room {font-weight:600;}

.red_noti {border:3px solid #ddd; color:#c70030; font-size:16px; font-weight:600; line-height:27px; letter-spacing:-0.04em;padding:25px; margin:20px 0;position:relative;}
.red_noti b{display:block; padding:7px 0 7px 35px; background:url('../images/sub/notice_icon.png')0 0 no-repeat;font-size:19px;}
.red_noti p{padding:0 0 0 35px;}
.red_noti_en {letter-spacing:0;}
.red_noti .go_detail {bordeR:1px solid #c70030;display:inline-block; font-size:14px; line-height:14px; color:#c70030; padding:8px 15px;MARGIN:10PX 0 0 0;}
.red_noti .go_detail:hover, .red_noti  .go_detail:focus {background-color:#c70030; color:#fff;}

.booking_btn {*zoom:1; margin:50px 0 0 0;}
.booking_btn:after {content:""; display:block; clear:both;}
.booking_btn > div {border:4px solid #f3c09a; float:left; text-align:center; background:#fff; width:48%; box-sizing:border-box; margin:0 1%;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.booking_btn > div a {display:block; width:100%; height:100%; padding:20px 15px; box-sizing:border-box; font-size:20px; font-weight:600; text-align:center; overflow:hidden; }
.booking_btn > div a span {display:inline-block; margin:0 15px 0 0; vertical-align:middle;}
.booking_btn > div a span img {
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.booking_btn > div:hover {border:4px solid #f47920;}
.booking_btn > div:hover img {transform:scale(1.05);}

/* 07_01 Booking 숙박예약 */
.booking p.policy_chk {text-align:center; margin:0 0 60px 0; font-size:16px; font-weight:600; color:#333;}
.booking a.button {display:inline-block; width:150px; height:30px; line-height:30px; text-align:center; font-size:15px; font-weight:600; border:1px solid #23549b; color:#23549b; margin:0 5px;}
.booking a.button:hover {background:#23549b; color:#fff;}

.booking #board_write2 thead th {border-right:1px solid #ddd;}
.booking #board_write2 thead th:last-child {border-right:None;}
.booking #board_write2 tbody td {text-align: center; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; padding: 7px 4px; letter-spacing: -0.04em; line-height: 22px; font-size:14px; color:#333;}
.booking #board_write2 tbody td:last-child {border-right:none;}
.booking #board_write2 tbody td.border_none {border-bottom:none; padding:0;}
.booking #board_write2 tbody td.td_first {background:#f9f9f9; font-weight:600; word-break:keep-all;}
.booking #board_write2 label {display:block; width:100%; padding:8px 3px 0px;}
.booking #board_write2 input[type="checkbox"] {width:20px; height:20px;}
.booking #board_write2 tbody tr.s_memo td {padding:10px; color:##23549b; font-weight:600;}
.booking #board_write2 tbody tr.s_memo td textarea {width:100%; height:100px; padding:10px; box-sizing:border-box; color:red; font-weight:500; resize:none;}
.booking h4.title {font-size: 24px; font-weight: 600; color: #001749; margin: 0 0 15px 0;}
.booking table { border-top: 1px solid #6388bb;}
.booking .table_b th {font-size:15px; font-weight: 600; color: #333; padding: 12px 20px; line-height: 24px; text-align: left; border-bottom: 1px solid #ddd; 
	background: #f9f9f9;}
.booking .table_b td {font-size:15px; font-weight: 400; color: #555; padding: 12px 20px; line-height: 24px; text-align: left; border-bottom: 1px solid #ddd;}
.booking .table_b ul.room {}
.booking .table_b ul.room li {display:inline-block; border:1px solid #6388bb; color:#6388bb; margin:0 5px 0 0;}
.booking .table_b ul.room li:after {content:""; display:block; clear:both;}
.booking .table_b ul.room li p {display:inline-block; float:left; width:80px; line-height:25px; text-align:center;}
.booking .table_b ul.room li p sup {font-size:9px; line-height:9px;}
.booking .table_b ul.room li p.room_date {font-weight:500; background:#6388bb; color:#fff;}
.booking .table_b ul.room li p.room_room {font-weight:600;}
.booking textarea {width: 90%; resize: none; height: 150px;  overflow-y: auto; padding: 15px; box-sizing: border-box;}
.booking .card .table_b tr th {color: #333; padding: 12px 20px;}
.booking .room_new li { float: left; width: 150px; margin: 0 15px 0 0;}
.booking .room_new h5 {width: 100%; text-align: center; padding: 3px 0; color: #fff;}
.booking .room_new h5.room_un { background: #9e9e9e;}
.booking .room_new h5.room_ok { background: #0b9830;}
.booking .room_new h5.room_out { background: #c80b0b;}
.booking .room_new p { text-align: center; font-size: 15px; font-weight: 500;}
.booking .room_new p:before { content: ""; display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #9e9e9e; vertical-align: middle; 
	margin: 0 5px 2px 0;}
.booking .room_new p.room_ok:before {background: #0b9830;}
.booking .room_new p.room_out:before {background: #c80b0b;}
.booking .room_new p.room_un {color: #9e9e9e;}
.booking .room_new p.room_ok {color: #0b9830;}
.booking .room_new p.room_out {color: #c80b0b;}


/* 07_01 Booking 숙박예약 확인 */
.hotel_book .hotel_chk {width:80%;margin:30px auto 0; background-color:#f3f3f3;border-top:2px solid #23549b;padding:50px;text-align:center;}
.hotel_book .hotel_chk ul {display:inline-block; margin:0 0 10px 0;}
.hotel_book .hotel_chk li {text-align:left; line-height:50px;}
.hotel_book .hotel_chk label {min-width:120px; text-align:center; letter-spacing:-0.03em; display:inline-block; font-size:13px; font-weight:600;}
.hotel_book .hotel_chk #hotel_pw_btn {background-color:#23549b; color:#fff; font-size:13px;border:none;outline:none;height:25px;width:50px;cursor:pointer;}
.hotel_book .hotel_chk #hotel_pw_btn:hover {background-color:#062c64;}
.hotel_book input[type="checkbox"] { margin:0 2px; vertical-align:middle;}

/* 08_01 행사장 안내 */
.venue > div {margin:0 0 80px 0;}
.venue > div:nth-child(2)::after {content: ""; display: block; clear: both;}
.venue > div:last-child {margin:0;}
.venue .bexco {*zoom:1;}
.venue .bexco:after{content: "";display: block;clear: both;}
.venue .bexco .leftbox {float: left;width:50%; box-sizing:border-box;}
.venue .bexco .leftbox .add{margin:45px 0; font-size: 15px;color: #333;line-height: 30px;}
.venue .bexco .leftbox .btns a{display: inline-block;width:220px;height: 50px;border:1px solid #ff6600; color:#ff6600;font-size:15px; font-weight: 600;padding:0 20px; line-height:50px;box-sizing: border-box;position: relative;margin-right:5px;}
.venue .bexco .leftbox .btns a img {position: absolute;top:18px;right:20px; transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.venue .bexco .leftbox .btns a:hover img, .venue .bexco .leftbox .btns a:focus img {right:15px;}
.venue .bexco .rightbox {float: left;width:50%;text-align: right;}
.venue .bexco .rightbox span {display:block;box-shadow:-5px 5px 10px rgba(0, 0, 0, 0.1);}
.venue .bexco .rightbox span img {width: 100%;}
.venue .bus::after {display: block; content: ""; clear: both;}
.venue .bus > li{ float: left; vertical-align: top; font-size: 0; width: 25%;}
.venue .bus > li:last-child {margin-right: 0;}
.venue .bus > li .step span {font-size: 16px; color: #6388bb; text-align: center; display: block; font-weight: 600;}
.venue .bus > li .step .line { position: relative; margin: 20px 0 30px; width: 100%; height: 2px; background: #bbcee9;padding: 0; }
.venue .bus > li .step .line::after {position: absolute; top: -10px; left: 50%; transform: translate(-50%, 0); content: ""; display: block; width: 20px; height: 20px;
    border: 5px solid #6388bb; border-radius: 50%; background: #fff; box-sizing: border-box;}
.venue .bus li .txt {padding: 20px; border: 1px solid #ddd; margin: 0 10px; min-height: 230px;}
.venue .bus li .txt span {display: block; text-align: center;}
.venue .bus li .txt img {max-width: 100%; border-radius: 10px;}
.venue .bus li .txt p {display: inline-block; width: 100%; height: 55px; padding: 10px; box-sizing: border-box; text-align: center;color: #111; font-weight: 300; 
    font-size: 14px; vertical-align: top; letter-spacing: -0.05em;}
.venue .left {float: left; width: 50%; box-sizing: border-box; padding: 0 10px;}
.venue .left p.map img {width: 100%;}
.venue h3.title {font-size: 24px; font-weight: 600; color: #111; padding: 0 0 0 30px; margin: 0 0 15px 0; background: url(../images/c_tit.png) 0 6px no-repeat;}
.venue h3.title span{font-weight: 600; color: #111; font-size: 18px;}
.venue .gray {background: #f8f8f8; padding: 20px 40px; box-sizing: border-box;}
.venue .gray h4 {color: #111; font-size: 18px; margin-bottom: 10px;}
.venue .gray p {font-size: 15px; color: #333333; font-weight: 500; line-height: 20px; margin: 5px 0; letter-spacing: -0.04em;}
.venue .v_floor {padding:40px 80px; box-sizing:border-box; border:1px solid #ddd;}
.venue .v_floor > span {display:block; text-align:center;}
.venue .v_floor > span img {max-width:90%;}
.venue .v_floor > div {margin:0 0 60px 0;}
.venue .v_floor > div span{display:block;width:100%;height:100%;margin:0 auto;text-align:center;}
.venue .v_floor div h6 {font-size:20px; font-weight:600; padding:0 0 15px 0; margin:0 0 20px 0;}
.venue .v_floor span img {width:100%;}
.venue .v_floor .v_floor1 h6 {color:#6388bb; border-bottom:1px solid #6388bb;}
.venue .v_floor .v_floor2 h6 {color:#6388bb; border-bottom:1px solid #6388bb;}
.venue .v_floor .v_floor3 h6 {color:#6388bb; border-bottom:1px solid #6388bb;}
.venue .v_floor .v_floor4 h6 {color:#6388bb; border-bottom:1px solid #6388bb;}
.venue .v_floor .float {*zoom:1; padding:0 40px; box-sizing:border-box;}
.venue .v_floor .float:after {content:""; display:block; clear:both;}
.venue .v_floor .float .f_info {float:left; width:30%; min-height:360px; padding:30px; box-sizing:border-box; background:#f8f8f8;}
.venue .v_floor .float .f_info dl {margin:0 0 24px 0;}
.venue .v_floor .float .f_info dl:last-child {margin:0;}
.venue .v_floor .float .f_info dt {color:#111; font-size:18px; font-weight:800; line-height:33px;}
.venue .v_floor .float .f_info dd {color:#666; font-size:16px; font-weight:500; line-height:25px;}
.venue .v_floor .float .f_img {float:left; width:65%; text-align:center; margin:0 0 0 5%;}
.venue .v_floor .float .f_img img {max-width:100%;}
.venue .imgbox {text-align:center;}
.venue .imgbox img {max-width:100%;}
.venue .bybtn {margin:30px 0 0 0; text-align:center; padding:30px; box-sizing:border-box; border:5px solid #eee;}
.venue .bybtn p {text-align:center; font-size:20px; font-weight:600; color:#111; margin:0 0 20px 0;}
.venue .bybtn a {display:inline-block; padding:6px 10px; border:4px solid #ddd; color:#333; font-size:17px; font-weight:600; margin:0 2px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.venue .bybtn a:hover {border:4px solid #ff6600; background:#ff6600; color:#fff;}
.venue .busan {*zoom:1;}
.venue .busan:after {content:""; display:block; clear:both;}
.venue .busan > div {float:left; width:49%; box-sizing:border-box;}
.venue .busan > div:first-child {margin:0 2% 0 0;}
.venue .busan > div span {display:block;}
.venue .busan > div span img {max-width:100%;}
.venue .busan > div p {font-size:15px; font-weight:600; color:#333; border-top:4px solid #eee; margin:15px auto 20px; text-align:center; padding:20px 0 0 0;}
.venue .busan > div a {display:block; width:200px; height:40px; line-height:40px; background:#ff6600; color:#fff; text-align:center; font-size:15px; font-weight:600; margin:0 auto; box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.venue .busan > div a:hover, .venue .busan > div a:focus {background:#fff;  border: 1px solid #aaa; color: #888;}


.venue .f_info2 {background:#f8f8f8;margin:20px 0 0 0;padding:30px;}
.venue .f_img2 img {max-width:100%;}
.venue .f_info2 p {color:#666; font-size:16px; font-weight:500; line-height:34px;}
.venue .f_info2 p span {display:inline-block;text-align:center;line-height:22px;color:#fff;font-weight:500;width:22px;height:22px;margin:0 10px 0 0;border-radius:50px;background:#e10d2f;}
.venue .f_info2 p:last-child span {background:#ffad00;}



.venue > div {margin:0 0 50px 0;}
.venue .shuttle_box {*zoom:1; margin:0 0 15px 0;}
.venue .shuttle_box:after {content:""; display:block; clear:both;}
.venue .shuttle_box span {display:block; float:left; width:600px; height:280px;}
.venue .shuttle_box span img {width:100%; max-height:100%;}
.venue .shuttle_box p {float:left; width:530px; height:280px; padding:30px 15px; box-sizing:border-box; background:#f0f0f0; color:#333; font-size:15px; line-height:25px; word-breaK:keep-all;}
.venue table thead th.shuttle {background: #eee; font-size: 16px; font-weight: 800; padding: 12px 20px; text-align:left;}
.venue table thead th.shuttle .red {color:#eb1053;}
.venue table thead th.shuttle .blue {color:#004dd9;}
.venue a.link_btn {display:block; width:300px; height:40px; line-height:40px; text-align:center; background-color:#ff6600; color:#fff; font-size:16px; font-weight:600; margin:0 auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.venue a.link_btn:hover {background-color:#1c8bd7;}


/* 10_01 후원사 전시부스  */
.spon > div {margin:0 0 50px 0;}
.spon a.spon_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #1f3f8e; color:#1f3f8e; font-weight:700; font-size:12px; box-sizing:border-box; margin:4px 0 0 0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.spon a.spon_btn:hover {background:#1f3f8e; color:#fff;}
.spon .spon_tab {text-align:center; margin: 0 0 50px 0;}
.spon .spon_tab ul {display:inline-block;}
.spon .spon_tab ul li {display:inline-block; width:220px; height:40px; line-height:40px; text-align:center; font-size:15px; font-weight:600; border:1px solid #aaa; color:#888; margin:0 10px;}
.spon .spon_tab ul li a {display:block;}
.spon .spon_tab ul li.active, .spon .spon_tab ul li:hover {background:#ff6600; border:1px solid #ff6600;}
.spon .spon_tab ul li.active a, .spon .spon_tab ul li:hover a {color:#fff;}
.spon dl {*zoom:1; margin:0 0 10px 0;}
.spon dl:last-child {margin:0;}
.spon dl:after {content:""; display:block; clear:both;}
.spon dl dt {float:left; font-size:14px; display:inline-block; line-height:25px; width:80px; text-align:center; font-weight:600; color:#ff6600; border:1px solid #ff6600; margin:0 10px 0 0;}
.spon dl dd {float:left; font-size:15px; display:inline-block; line-height:25px; color:#333;}
.spon .spon_btn {text-align:center;}
.spon .spon_btn a {display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;
font-size:18px; font-weight: 900; color: #fff; margin:0 10px; background-color: #f47920;}
.spon .spon_btn a:hover, .spon .spon_btn a:focus{background-color:#dc6510;}
.spon p.red {color:red; margin:10px 0 0 0; font-size:16px; font-weight:600;}
.spon .spon_date p {text-align:center; font-size:16px; line-height:30px; font-weight:500; color:#111;}
.spon .spon_agree {border:1px solid #ddd; padding:15px;}
.spon .spon_agree p {font-size:15px; font-weight:35px; font-weight:500; height:200px; overflow-y:auto; color:#111;}
.spon .spon_agree p strong {display:inline-block; margin:0 0 5px 0;}
.spon .spon_agree span {display:block; text-align:center; margin:20px 0 0 0; font-size:15px;}
.spon .spon_agree span input[type="radio"] {width:15px; height:15px; margin:0 5px 0 0; vertical-align:middle;}

.spon .booth p {text-align: center;}
.spon .booth p img {max-width: 100%;}

@media screen and (max-width:640px) {



	body {min-width:320px; }

	#container{width:100%; background:none; position:relative;}
	#header{ width:100%; height:90px; position:relative;padding:0;margin:0;}
	#header_content {padding:0 20px;width:auto;height:100%;}

	#header_content .logo{margin:0;top:40px; left:20px;}
	#header_content .logo a img{height:35px;}

	.header_down{position:fixed; top:0;left:0;z-index:1001;background-color:#fff;}

	.homemenu {top:0;}
	.homemenu .leftbox {top:5px; left:20px;}
	.homemenu .leftbox p{width:50px;height:20px;line-height:20px;font-size:11px;}

	.homemenu .rightbox {top:5px; right:20px;}
	.homemenu .rightbox .dropbox{width:100px;height:20px;margin:0 5px 0 0;}
	.homemenu .rightbox .dropbox h4 {font-size:11px;line-height:20px;padding:0px 5px 0 8px;}
	.homemenu .rightbox .dropbox ul li a{font-size:11px;}
	.homemenu .rightbox .go_web{ width:80px;height:20px;line-height:20px;  padding:0;font-size:11px;background:none;text-align:center;}
	.homemenu .rightbox .go_login{ width:80px;height:20px;line-height:20px;  padding:0;font-size:11px;background:none;text-align:center;}

	#gnb {display:none;}

	/*Quick Menu */
	#quick_menu {bottom:50px; width:40px; left:auto;right:10px; margin:0;}


	/* nav */
	#top_right {display:block;float:right; margin:45px 0 0 0;}
	.allmenu { position:relative;}
	#menu-icon2{
	  position: relative;
	  width: 30px;
	  height: 20px;
	  transform: rotate(0deg);
	  transition: 0.5s ease-in-out;
	  cursor: pointer;
	}
	#menu-icon2 span{
	  display: block;
	  position: absolute;
	  height: 3px;
	  width: 100%;
	  background: #f47921;
	  opacity: 1;
	  left: 0;
	  transform: rotate(0deg);
	  transition: 0.25s ease-in-out;
	}
	#menu-icon2 span.short {
		width:20px;
		left:10px;
	}
	#menu-icon2 span:nth-child(1){top: 0px;}
	#menu-icon2 span:nth-child(2){top: 8px;}
	#menu-icon2 span:nth-child(3){top: 17px;}
	#menu-icon2.open span:nth-child(1) {
	  top: 6px;
	  transform: rotate(-45deg);
	}
	#menu-icon2.open span:nth-child(2) {
	  opacity: 0;    /*클릭하면 중간선이 사라집니다.*/
	}
	#menu-icon2.open span:nth-child(3) {
	  top: 6px;
	  transform: rotate(-135deg);
	  width:30px;
	  left:0;
	}
	nav {position:absolute; top:90px; right:0; width:100%; text-align:left; z-index:1100;}
	#nav {display:block;}
	#nav li {position:relative; border-top:1px solid #ddd; background:#fff;}
	#nav li a {position:relative; color:#111; font-size:1.1em; font-weight:600; display:block; line-height:230%; padding:10px 20px 10px 20px;}



	/* main */
	#container {width:100%;margin:0 auto;}
	#content {}

	#mainvisual {width:95%;margin:20px 2.5%;}
    #mainvisual .main_txt p.venue span{font-size: 14px;}
	.subvisual {width:95%;margin:20px 2.5%;}

	/* section1 */
	.section1 {width:auto;padding:0 15px;}
	.section1 .important {width:auto; float:none; height:auto;margin:0 0 20px 0;}
	.section1 .important h5 {font-size:18px; }
	.section1 .important ul li {font-size:13px;line-height:23px; padding:10px;}
	.section1 .important ul li span {font-size:13px;position:static;display:block;}

    .section1 .welcome {width: 100%; height: 100%; margin: 0 0 20px 0;}
    .section1 .welcome h5 {font-size: 18px;}
    .section1 .welcome h5 a {margin: 0;}
    .section1 .welcome p.first {font-size: 15px;}
    .section1 .welcome p {font-size: 13px; float: none; padding: 0; width: 100%;}
    .section1 .welcome span {float: none; width: 100%; text-align: center; display: block; margin: 0 0 10px 0;}

	.section1 .sec1_icon {width:auto; float:none; height:auto; margin:0;}
	.section1 .sec1_icon > div {height:80px; width: 50%;}
	.section1 .sec1_icon > div a {font-size:16px; line-height:80px;}
	.section1 .sec1_icon h5 {font-size:18px; }
	.section1 .sec1_icon p {font-size:13px;line-height:24px; padding: 0 0 0 10px; }

    .section1 .sponsor h5 {font-size: 18px;}
    .section1 .sponsor ul li a {width: 100%; margin: 0 0 15px 0;}
    .section1 .sponsor ul li img {max-width: 33%;}


	/* footer */
	#footer_content {width:auto; padding:30px 20px;}
	#footer_content address {font-size:11px; line-height:22px;font-weight:400; color:#c6cdd5; letter-spacing:-0.04em;}
	#footer_content address strong{display:block;font-size:12px;}
	#footer .copy {height:auto;line-height:20px;padding:10px 20px;}
	#footer .copy p{width:auto;margin:0 auto;color:#8b949e;font-size:12px;}

    /* Sub layout */
    .sub_top{width:auto; margin: 0 auto 50px; }
    .sub_top h2{font-size:25px;line-height:25px;}
    .sub_content {width: auto;margin: 0 auto;padding:0 15px;}
    #con_area{width:auto;margin:0 auto 100px;}
	h3.c_tit {font-size:20px;padding: 0 0 0 34px;margin: 0 0 15px 0;letter-spacing:-0.04em;}

	.karp_table tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table tr td {padding:8px 15px; font-size:13px; line-height:20px;}
	.karp_table_ver thead tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table_ver tbody tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table_ver tbody tr td {padding:8px 10px; font-size:13px; line-height:20px;}

	.input {max-width:90% !important;}
	.input_select {max-width:90% !important;}
	.input_select {max-width:90% !important;}
	.input_text  {max-width:100% !important;}
	.input_text_field {max-width:100% !important;}

	/* 01_01 인사말 */
	.greet .float {padding:40px 15px; background-size:cover;}
	.greet .float > div {float:none;}
	.greet .float > div:first-child {width:180px; margin:0 auto 40px;}
	.greet .float > div:last-child {width:100%}
	.greet .float p {font-size:15px; line-height:28px; margin:10px 0 0 0;}
	.greet .float p.first {font-size:18px; line-height:28px; word-break:keep-all;}
	.greet .float p.end {font-size:16px;}
	.greet .float p.end span {font-size:20px;}

	/* 02_01 학술대회 안내 */
	.info > div {margin:0 0 40px 0;}
	.info a.workshop_btn {display:block; float:none; padding:3px 5px; border:1px solid #186ba4; font-size:11px; letter-spacing:-0.04em; margin:10px 0 0 -35px;}
	.info div.info_top {padding:20px 15px;}
	.info div.info_top p {font-size:14px; line-height:22px;}
	.info a.reg_btn {display:block; width:150px; text-align:center; margin:10px 0 0 0;}

	/* 03_01 프로그램 */
	.program .pro_tab {margin:0 0 40px 0;}
	.program .pro_tab ul li {width:100%; max-width:400px; margin:5px auto; font-size:14px;}
	.program .pro_box h4 {font-size:20px; line-height:20px; padding:0 0 0 10px; box-sizing:border-box; border-left:4px solid #186ba4; font-weight:800; color:#186ba4; margin:30px 0 10px 0;}
	.program .pro_info {padding:20px;}
	.program .pro_info ul li {font-size:14px; margin:0 0 15px 0; word-break:keep-all;}
	.program .pro_info ul li span {display:block; height:20px; line-height:20px; margin:0 0 10px 0;}

	.program table thead tr.table_top th {font-size:15px; padding:6px 12px;}
	.program table thead tr.table_top th:last-child {font-size:12px; line-height:15px; padding:6px;}
	.program table tbody tr td.time {font-size:13px;}
	.program table tbody tr td.title {text-align:center;word-break:keep-all;}
	.program table tbody tr td.speak {line-height:20px;}
	.program table tbody tr td.speak span {margin:5px 0 0 0; line-height:16px; word-break:break-all;}
	.program table tbody tr td.start {line-height:20px; word-break:Keep-all;}
	.program table tbody tr td.chair {text-align:center; padding:10px 30px; word-break:keep-all;}
	.program table tbody tr td.place {font-size:13px; line-height:15px;}
	.program table tbody tr td span.memo {font-size:12px;}

	.program table tbody tr .table_box {padding:10px; margin:10px 0 0 0;}
	.program table tbody tr .table_box dl dt {float:none; width:100%; font-size:13px; text-align:left;}
	.program table tbody tr .table_box dl dd {float:none; width:100%; font-size:13px; text-align:left;}
	.program table tbody tr ul li {text-align:left; line-height:20px; word-break:break-all;}
	.program a.down_btn {display:block; float:none; letter-spacing:-0.03em;}

	/* 구두발표 및 포스터 발표 순서 */
	.program .pro_box .pp_tab {margin:20px 0;}
	.program .pro_box .pp_tab ul li {width:100%; max-width:400px; height:25px; line-height:25px; font-size:14px; margin:0 auto 5px;}

	#pro06 table tbody th.th_t {padding:5px 10px; font-size:13px;}
	#pro06 table tbody th.th_j {padding:5px 10px; font-size:13px;}
	#pro06 table tbody td {font-size:13px; word-break:break-all;}
	#pro06 table tbody td.time {font-size:10px; word-break:keep-all;}
	#pro06 table tbody td.num {font-size:11px; word-break:keep-all;}
	#pro06 table tbody td .title {word-break:break-all; text-align:left; font-size:14px;}
	#pro06 table tbody td .speaker {word-break:break-all; font-size:12px;}
	#pro06 table tbody td .aff {margin:3px 0 0 0; font-size:12px; word-break:break-all;}
	#pro06 table tbody td.coffee {padding:8px;  font-size:13px;}

	/* 04_01 Registration 사전등록 */
	.registration > div {margin:0 0 40px 0;}
	.registration .date {font-size:16px;}
	.registration .date span {margin:-4px 5px 0 0;}
	.registration .gray {padding:20px;}
	.registration .dot {margin:6px 0;}
	.registration .pro_info {font-size:15px; padding:5px 15px;}
	.registration .btn_box a {width:280px; height:40px; line-height:40px; border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px; font-size:17px; margin:5px;}

	/* 05_01 */
	.abs_info .boxing .date{font-size:13px;margin:0 0 20px 0;}
	.abs_info .boxing .gray{padding:20px;}
	.abs_info .boxing .gray p.dot{font-size:13px;}
	.abs_info .boxing .normal{font-size: 13px;}
	.abs_info .boxing .notice{font-size: 13px;}
	.abs_info .btn_box a {display: block; font-size:15px; margin:5px auto;}

	/* 07_01 */
	.speaker_info .boxing{font-size: 13px;}
	.speaker_info .boxing .date{font-size:13px;margin:0 0 20px 0;}
	.speaker_info .boxing .gray{padding:20px ;}
	.speaker_info .boxing .gray p.dot{font-size: 13px;}
	.speaker_info .boxing .normal{font-size: 13px; }
	.speaker_info .boxing .notice{font-size: 13px;}
	.speaker_info .btn_box a{display:block;font-size:13px; margin:5px auto;}
	table.program_info td {height:auto;font-size:13px;word-break:keep-all;}
	table.program_info td.s_txt{font-size:12px;}
	.page03 p.notice {font-size:14px; font-weight:600; color:Red; text-align:right;margin:10px 0 0 0;}



	/* 07_01 Booking 숙박예약 탭 */
	.booking .booking_tab ul {display:block}
	.booking .booking_tab ul li {display:block; width:100%; margin:0 0 10px 0; box-sizing:border-box;}
	.booking_info ul {padding:15px 15px;}	
	.booking_info .gray {padding: 15px;}
	.booking_info .gray p {font-size: 13px;}		
	.booking_btn > div a {font-size:18px;}
	.booking_btn > div a span {display:block; margin:0 0 20px 0;text-align:center;}

	.booking #board_write {table-layout:fixed;}
	.booking #board_write thead th {width:20%;text-align:center;word-break:break-all;}
	.booking #board_write .input {width:100%;}
	.booking #board_write .s_form_tel input{width:24%;}
	.booking #board_write .s_form_card input{width:16%;padding:0 3px;}
	.booking #board_write .s_form_month input{width:41%;}
	.booking a.button {display:block;margin:0 0 10px 0;width:100%;}
	.booking a.button:last-child {margin:0;}
	.booking h4.title {font-size: 20px;}
	.booking .table_b th {font-size: 13px; padding: 10px;}
	.booking .table_b td {font-size: 13px;}
	.booking .table_b tr td #select_Option2 {width: 100%;}

	.hotel_book .hotel_chk {width:100%;box-sizing:border-box;padding:20px;}
	.hotel_book .hotel_chk label {display:block;}
	.hotel_book .hotel_chk .input {width:85%;}
	.hotel_book .hotel_chk #hotel_pw_btn {width:100%;margin:20px 0 0 0;}

	.hotel .table_b th{font-size: 13px; width: 30%;}
	.hotel .table_b td{font-size: 13px;}
	.hotel .table_a th{font-size: 13px; line-height: 20px;  padding:5px; }
	.hotel .table_a td{font-size: 13px; padding:5px; line-height: 20px; width: 20%;}
	.hotel .linebox .list_dot {padding: 15px;}
	.hotel dl {padding:15px;}
	.hotel dl dt {width: 80px; margin-bottom: 10px;}
	.hotel dl dt span {font-size: 15px;}
	.hotel dl dd {width:100%; font-size: 15px; line-height: 25px;}
	.hotel .hotel_info h5 {margin: 10px 0;}
	.hotel .hotel_info div:first-child {float:none; width: 100%;}
	.hotel .hotel_info div:last-child {float:none; width: 100%;}

	/* 08 행사장 안내 */
	.venue h3.title {font-size: 20px;}
	.venue .bexco .leftbox {float: none;width:auto;margin:0 0 30px 0; padding:0;}
	.venue .bexco .leftbox h2 img {width:75%;}
    .venue .bexco .leftbox h3 img{max-width:70%;}
    .venue .bexco .leftbox .add{margin:30px 0;font-size: 15px;line-height:25px;}
    .venue .bexco .leftbox .btns a{display:block;width:100%;height:50px;font-size:15px; line-height:50px;margin:0 0 5px 0;}
    .venue .bexco .leftbox .btns a img {top:18px;}
    .venue .bexco .rightbox {float:none;width:auto;text-align:center;}
    .venue .bus > li {width:100%; margin-bottom: 30px;}
    .venue .bus li .txt {margin: 0;}
    .venue .bus li .txt img { max-width: 100%;}
    .venue .bus li .txt p {font-size: 13px;}
    .venue .left {float: none; width: 100%;}
	.venue .gray {padding: 20px;}
	.venue .gray h4 {font-size: 16px;}
	.venue .gray p {font-size: 13px;}
   	.venue .v_floor {padding:20px;}
	.venue .v_floor > div {margin:0 0 30px 0;}
	.venue .v_floor > div span img {max-width:100%;}
	.venue .v_floor div h6 {font-size:16px; padding:0 0 10px 0; margin:0 0 20px 0;}
	.venue .v_floor .float {padding:0;}
	.venue .v_floor .float .f_info {float:none; width:100%; min-height:auto; padding:15px 20px; margin:0 0 10px 0;}
	.venue .v_floor .float .f_info dl {margin:0 0 10px 0;}
	.venue .v_floor .float .f_info dt {font-size:15px; line-height:22px;}
	.venue .v_floor .float .f_info dd {font-size:14px; line-height:22px; word-break:keep-all;}

	.venue .v_floor .float .f_img {margin:0;width:100%;}
	.venue .v_floor .float .f_img img {max-width:100%;}
	.venue .bybtn {padding:20px 10px;}
	.venue .bybtn p {font-size:18px; line-height:24px;}
	.venue .bybtn a {margin:5px;}
	.venue .busan > div {width:49.5%;}
	.venue .busan > div:first-child {margin:0 1% 0 0;}
	.venue .busan > div p {font-size:14px; margin:10px auto; padding:10px 0 0 0; letter-spacing:-0.03em;}
	.venue .busan > div a {width:100%; max-width:200px; font-size:13px; height:30px; line-height:30px;}

	.venue .f_info2 {padding:15px 20px;}
	.venue .f_info2 p {font-size:14px; line-height:30px; word-break:keep-all;}
	.venue .f_info2 p span {width:18px;height:18px;line-height:18px;margin:0 5px 0 0;}


	/* 10_01 후원사 전시부스  */
	.spon .spon_tab ul {display:block}
	.spon .spon_tab ul li {display:block; width:100%; margin:0 0 10px 0; box-sizing:border-box;}
	.spon dl {margin:0 0 20px 0;}
	.spon dl dt {float:none; font-size:15px; line-height:25px; display:block; width:100%;}
	.spon dl dd {float:none; font-size:15px; line-height:25px; display:block; text-align:center;}
	.spon .margin {margin-top:55px;}
	.spon .karp_table_ver thead th, .spon .karp_table_ver tbody th, .spon .karp_table_ver tbody td, .spon .karp_table th, .spon .karp_table td {word-break:break-all; padding:5px;}
	.spon .spon_btn a {width:200px; height:35px; line-height:35px; font-size:16px;}
	.spon p.red {font-size:15px;}
	.spon .spon_date p {font-size:15px;}
	.spon .spon_agree {padding:10px;}
	.spon .spon_agree p {font-size:14px; font-weight:30px; height:100px;}


	/* 폼 수정 */
	.regi_info .karp_table tr:last-child .input {width:21%;padding:0 4px;}


}



@media screen and (max-width:320px) {

	#mainvisual .main_txt h3 {font-size: 25px;}
	.subvisual .main_txt h3 {font-size:26px;}
	.subvisual .main_txt p {padding:3px 5px;}

	#header_content .logo a img{height:30px;}

	.homemenu .leftbox {left:15px;}
	.homemenu .leftbox p{width:45px;}

	.homemenu .rightbox {right:15px;}
	.homemenu .rightbox .dropbox{margin:0 3px 0 0;}
	.homemenu .rightbox .dropbox h4 {font-size:10px;}
	.homemenu .rightbox .go_web{ width:75px;font-size:10px;}

}
