
a,abbr,address,article,aside,audio,b,blockquote,body,canvas,cite,code,dd,div,dl,dt,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,hr,i,iframe,img,label,li,nav,object,ol,p,pre,section,span,strong,table,tbody,td,tfoot,th,thead,tr,ul,video{border:0;font:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}fieldset{min-width:100%}img{-ms-interpolation-mode:bicubic;vertical-align:middle}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html{background:#e7e5e1 ;color:#353535;font-family:Arial,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;    word-break: keep-all;}body{background-position:0 58px;background-repeat:repeat-x;font-size:14px;line-height:1.5}::-moz-selection{background:#507BBA;color:#FFF;text-shadow:none}::selection{background:#507BBA;color:#FFF;text-shadow:none}.group:before,.group:after{content:"";display:table}.group:after{clear:both}nav ul{list-style:none;margin:0;padding:0}li{font-family:'Arvo',Georgia,serif}nav a{display:block}h1,h2,h3,h4,h5{font-family:'Arvo',Georgia,serif;letter-spacing:.04em;margin:0 0 .6em}h1{font-size:2.3em;margin:0 0 .8em}h2{font-size:2em}h3{font-size:1.6em}h4{font-size:1.3em}h5{font-size:1.2em}blockquote{clear:both;margin:0 0 1.5em .5em;padding-left:.5em;border-left:1px dotted;font-style:italic}blockquote{border-left:8px solid #CCC;margin:0 0 1.5em;padding:.8em 1em;font-style:italic}p{margin:0 0 1.5em}img,iframe,embed,audio{margin:0 0 1.5em;max-width:100%}address{margin:0 0 1.5em}a{color:#c56857;text-decoration:none}a:hover,a:active{color:#002d62;outline:0}a.button{background-color:#324695;background-image:-webkit-gradient(linear,left top,left bottom,from(#6179b8),to(#576da5));background-image:-webkit-linear-gradient(top,#6179b8,#576da5);background-image:-moz-linear-gradient(top,#6179b8,#576da5);background-image:-o-linear-gradient(top,#6179b8,#576da5);background-image:linear-gradient(to bottom,#6179b8,#576da5);border-radius:4px;color:#FFF;display:inline-block;font-family:'Arvo',Georgia,serif;font-weight:700;letter-spacing:.08em;padding:.8em 1.4em;text-transform:uppercase}a.button:hover{background-color:#22357d;background-image:-webkit-gradient(linear,left top,left bottom,from(#364c9f),to(#22357d));background-image:-webkit-linear-gradient(top,#364c9f,#22357d);background-image:-moz-linear-gradient(top,#364c9f,#22357d);background-image:-o-linear-gradient(top,#364c9f,#22357d);background-image:linear-gradient(to bottom,#364c9f,#22357d);border-radius:4px}.buttons a.button{margin-left:1em}.buttons a.button:first-child{margin-left:0}input[type="text"],input[type="password"],textarea{border-color:#848484 #c1c1c1 #e1e1e1;border-radius:2px;border-style:solid;border-width:1px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-family:Arial,sans-serif;font-size:1em;padding:6px 5px;width:100%;display:block}

sup {
    vertical-align: super !important;
    font-size: smaller;
}

strong,b {
	font-weight:bold !important;
}

.wrapper{margin:0 auto;max-width:800px;width:100%;}
.torso{background-color: #FFF;
    clear: both;
    margin: 0 auto;
    position: relative;
	padding:0 20px;
}
.conference_header{
	background-image:url(/wp/images/main/top_img_bg.gif);
	background-position:center bottom;
	background-size:cover;
	color:#FFF;
	/*height:493px;*/
}


.conference_header div {
	max-width: 1160px;
	margin:0 auto;
    position: relative;
	/*text-align:right;
	padding-top: 122px;
    padding-right: 30px;*/
}


.conference_header img {
	top: 30px;
}

.m_conference_header {
	display:none;
	margin:0px -20px 20px;
}

.login_wrap {
	margin:20px;
}



.top_box {
	max-width:1160px;
	margin:0 auto;
	padding:10px 0;
}

.top_box table {
	width:100%;
}

.top_box table td {
	font-size:20px;
}

.top_box table td img {
	margin-bottom:0;
}

.top_box table td.nob01 {
	
}

.top_box table td.nob02 {
	text-align:right;
	font-weight: bold;
    color: #1b72c3;
}









.site_search .text input{
	background-color: #FFF;
    border-radius: 30px;
    border: 1px solid #E3E3E3;
    height: 46px;
    padding-left: 20px;
    color: #b1b1b1;
}

.site_search {
	margin:0px 0 0px;
	position:relative;
	float: right;
    width: 320px;
}

.site_search .submit input{
	background:url(../images/main/search_butn.png) no-repeat center center;
	border-radius:0;
	display:block;
	height:46px;
	text-indent:-9999px;
	width:100%;
	border: 0;
}

.site_search .text{width:260px;float:left;}
.site_search .submit{
    width: 55px !important;
    float: left;
}





.secondary {
	background:#005899;
	border-radius: 20px;
}

.secondary li{list-style:none;}

.secondary>ul>li.active>a{color:#fbe000;}

.secondary li li.active>a{font-weight:bold}.secondary li.inactive>a{background-color:#F8E4A8;color:#000}
.secondary>ul>li.special>ul{padding-left:.7em;}

.secondary li a{
	display: block;
    padding: 0.8em 1.2em;
    color: #fff;
    background: url(/wp/images/main/left_menu_dott.png) 10px 22px no-repeat;
	border-bottom: 1px solid rgba(255, 255, 255, 0.26);
}

.agenda_tit1{float:left;width:60%}
.agenda_tit1 span{font-weight:bold;}
.agenda_tit2{float:right;width:40%;text-align:right;}
.agenda_tit2 span{font-weight:bold;}




table.table00 tr:nth-child(even){background-color:#F2F2F2}table th,table td{padding:.4em .6em;text-align:left;vertical-align:middle}table th{border-bottom:1px solid #E2E2E2;font-weight:bold}



.secondary{margin-bottom:10px;}
.main_search_bg{background:url(../images/main/search_all.gif) no-repeat right center;height:32px;margin-top:15px;}
.s_date{
	font-size:24px;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	border-left:8px solid #748516;
	border-right:8px solid #748516;
	color:#748516;
	padding:15px 30px;font-weight:bold;margin-top:5px;margin-bottom:50px;background:#fcfcfc;}

.s_code{float:left;color:#5971af;font-weight:bold;}

.s_title_code { color:#99cc00; }
.s_title {margin-left:5px;} 
.s_name {float:left;color:#5971af;font-weight:bold;}
.s_name a{color:#5971af;}
.s_name a:hover{color:#5971af;text-decoration:underline;}

.time{clear:both;color:#818181;float:none;}
.s_type{float:left;}
.s_room{float:left;margin-left:4px;}
.s_time{float:left;margin-left:4px;}
.chairs{clear:both;margin-top:5px;float:none;margin-bottom:10px;}
.s_chair li{list-style:none; }
.s_authors{float:left; display:inline-block;}

.s_authors span{font-weight:bold;}
.chairs li{list-style:none;}
.tracklist{clear:both;}
.list_line{border-top:2px dashed #f1f1f1;clear:both;margin-top:20px;margin-bottom:20px;}
.trackblock > *:last-child{border-top:0px;}

.roomnumber{font-weight:bold;margin-left:0px;width:50%;float:left;}
.runningtime{width:50%;float:right;text-align:right;font-weight:bold;}
.trackInfo{margin-bottom:44px;}
.paperinfo{ margin-bottom:30px;padding:10px 10px 10px 15px;clear:both; }

.keywords{margin-top:20px; letter-spacing:1px; line-height:25px;  }
.is-presenting{text-decoration:underline;}
.pdf{ margin-top:15px; margin-bottom:15px;}
.papertitle{font-weight:bold;clear:both; padding-top:10px;}
.authors{font-style:italic; margin-top:5px; }
.contents{margin-top:30px;   letter-spacing:1.5px; line-height:25px; color:#000; background-color:#fbffec; padding:15px; border:2px dashed #f1f1f1; }
.contents_new {width:75.86%;float:left; }
.main .SrchText{}
.notfound{height:80px;border:2px solid #e4ce8c;margin:0 auto;margin-bottom:30px;width:100%;background:#f8e4a8;text-align:center;padding-top:30px;margin-top:20px;}

.review_bom{
	background:#838383;
	color:#fff;
	padding:20px;
	max-width:800px;
	margin:0 auto;
}
.review_bom_left{float:left;width:30%; padding:25px 20px 20px 70px;}
.review_bom_right{float:right;width:70%; padding:35px 20px 20px 0px;}

.noshow{display:block;}
.show{display:block;}



.table01 {
	border-left:1px solid #5d5d5d;
	border-top:1px solid #5d5d5d;
	width:100%;
	margin-bottom:20px;
}

.table01 th {
	border-right:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	text-align:center;
	background:#c4bd97;
}

.table01 td {
	border-right:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	text-align:center;
}

.table01 td.bg01 {
	background:#fffae0;
}





.table02 {
	border:1px solid #5d5d5d;
	width:100%;
}

.table02 th {
	border:1px solid #5d5d5d;
	text-align:center;
	background:#c4bd97;
}

.table02 td {
	border:1px solid #5d5d5d;
	text-align:center;
	border-collapse:collapse !important;
	border-spacing: 0;
}

/* s */




.modal-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0; 
  left: 0;
  background: rgba(2, 2, 2, 0.69);
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

.modal-wrapper.open {
  opacity: 1;
  visibility: visible;
}

.modal {
  max-width: 600px;
  width:100%;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%; 
  background: #fff;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
    border: 1px solid #4a52e6;
}

.modal-wrapper.open .modal {
  margin-top: -200px;
  opacity: 1;
}

.modal_head a.btn-close { 
    background: #2c72af;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #407aad;
    float: right;
    margin: 10px;
}

.modal_content {
  padding: 4%;
  background: #fbfbfb;
  border-radius: 10px;
}

.modal_title {
	font-size: 1.2em;
    border-bottom: 1px solid #b7ceff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.modal_title02 {
	font-weight: bold;
    color: #1000ff;
    margin-bottom: 12px;
}

.where {
  display: block;
  margin: 25px 15px;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-family: verdana;
  font-style: italic;
}

.textbox {position: relative; width: 200px; margin: 15px}

.textbox label {
  position: absolute;
  top: 1px;  /* input 요소의 border-top 설정값 만큼 */
  left: 1px;  /* input 요소의 border-left 설정값 만큼 */
  padding: .8em .5em;  /* input 요소의 padding 값 만큼 */
  color: #999;
  cursor: text;
}

.textbox input[type="text"],
.textbox input[type="password"] {
  width: 100%;  /* 원하는 너비 설정 */ 
  height: auto;  /* 높이값 초기화 */
  line-height : normal;  /* line-height 초기화 */
  padding: .8em .5em; /* 원하는 여백 설정, 상하단 여백으로 높이를 조절 */
  border: 1px solid #999;
  border-radius: 0;  /* iSO 둥근모서리 제거 */
  outline-style: none;  /* 포커스시 발생하는 효과 제거를 원한다면 */
  -webkit-appearance: none;  /* 브라우저별 기본 스타일링 제거 */
  -moz-appearance: none;
  appearance: none;
}

.modal_content table {
	width:100%;
}

.modal_content table th {
	border:1px solid #cecece;
	background: #e4e4e4;
}

.modal_content table td {
	border:1px solid #cecece;
	background:#fff;
}

.modal_content table td.bg01 {
	background: #f5f5f5;
}


.button-4{
  width:140px;
  height:40px;
  border:2px solid #34495e;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  margin:20px 0 0;
  background:#2b4a84;
}
.button-4 a{
  font-family:arial;
  font-size:16px;
  color:#fff;
  text-decoration:none;
  line-height:40px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
.eff-4{
  width:140px;
  height:50px;
  left:-140px;
  background:#fff;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
.button-4:hover .eff-4{
  left:0;
}
.button-4:hover a{
  color:#34495e;
}



/* e */


.weiget {
	border: 1px solid #c5c5c5;
    padding: 20px;	
	width: 292px;
}

.weiget_title {
	font-weight: bold;
    color: #0080d6;
    font-size: 18px;
    margin-bottom: 10px;
}

.weiget ul {
	padding-left: 20px;
}

.weiget ul li {
	margin-bottom: 5px;
}

.main_table td {
	vertical-align:top;
}

.main_table td table td{
	vertical-align:middle;
}

.secondary>ul>li.noshow>a{background-color:#333;color:#EEE;}
.secondary li li.active>a{font-weight:bold}
.secondary li.inactive>a{background-color:#F8E4A8;color:#000}

.secondary ul {
	padding:0 20px;
}

.secondary ul li ul {
	padding:10px 0 30px;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.26);
}

.secondary ul li ul li a{
    display: block;
    padding: 0.4em 1.2em;
    color: #fff;
    background: none;
    border-bottom: 0;
}


.secondary ul li ul li a{
    display: block;
    padding: 0.4em 1.2em;
    color: #fff;
    background: none;
    border-bottom: 0;
}

.cb {
	clear:both;
}

.review_bom table {
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.review_bom table td.bom_left {
	width:260px;
}

#main {
	max-width: 1160px;
    margin: 0 auto;	
	/*padding: 30px 0;*/
}

.menu_top {
	text-align: Center;
    color: #fff;
    background: #003155;
    border-radius: 10px 10px 0 0;
    padding: 10px;
	border-bottom:1px solid #ecf289;
}

.menu_top img {
	margin:0;
}

.live_box {
	border: 2px solid #fbdb00;
    padding: 10px 15px;
    border-radius: 10px;
	margin-bottom:20px;
	font-size:14px;
}

.live_box img {
	margin-right:10px;
}

.live_box strong {
    font-weight: bold;
}

.live_box strong span {
	color:#0066a5;
}

.main_box01 {
	max-width:447px;
	width:100%;
	float: left;
}

.main_box02 {
	max-width:390px;
	width:100%;
	float: right;
}

.main_title {
	position: relative;
    font-size: 20px;
    font-weight: bold;
	background:url(/wp/images/main/title_bar.png) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:15px;
}

.main_title02 {
    font-size: 20px;
    font-weight: bold;
	color:#333;
	margin-bottom:15px;
	text-align:center;
	    line-height: 36px;
}

.main_title img {
	position: absolute;
    right: 0;
    top: 10px;
}

.main_box01 table td {
	padding:0 0px;
	vertical-align:top;
}

.main_box01 table td.bg02 {
	line-height: 30px;
    border: 1px solid #bdbdbd;
    font-size: 14px;
    background: #fbfbfb;
    border-radius: 5px;
	padding:10px;
	vertical-align:middle;
}

.main_box02 table td {
	padding:0 0px;
	vertical-align:top;
}

.main_box02 table td.bg02 {
	line-height: 30px;
    border: 1px solid #bdbdbd;
    font-size: 14px;
    background: #fbfbfb;
    border-radius: 5px;
	padding:10px;
	vertical-align:middle;
}


.main_box03 {
	background:url(/wp/images/main/main_box03_bg.png) 0 0 no-repeat;
	padding:30px;
	margin:30px 0;
	background-size: 100% 100%;
}

.main_box03 .main_title02 {
	font-size:20px;
	font-weight:bold;
	color:#0066a5;
	margin-bottom:20px;
}

.main_box03 ul {
	padding:0;
	margin:0;
	list-style:none;
	  max-width: 600px;
	  width:100%;
}

.main_box03 ul li {
	margin-bottom:10px
}

.main_box03 ul li div {
	width: 300px;
    border: 1px solid #0066a5;
    border-radius: 30px;
    padding: 5px 15px;
    text-align: Center;
    font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}

.main_box03 ul li div.m_color01 {
	background:#629842;
	color:#fff;
}

.main_box03 ul li div.m_color02 {
	background:#3c7d88;
	color:#fff;
}

.main_box03 ul li div.m_color03 {
	background:#423779;
	color:#fff;
}

.main_box03 ul li div.m_color04 {
	background:#822088;
	color:#fff;
}

.main_box03 ul li div.m_color05 {
	background:#885a20;
	color:#fff;
}

.spon_box {
	border:1px solid #dadada;
	border-radius: 10px;
	margin-bottom:30px;
	padding:20px;
	text-align:center;
}

.main_box03 ul li div a {
	color:#fff;
}

.main_box03 ul li span {
	border: 1px solid #797979;
    padding: 3px 10px;
    font-size: 12px;
    background: #fff68f;
    border-radius: 5px;
}


.spon_box ul {
	padding:0;
	margin:0;
	list-style:none;
}

.spon_box ul li {
	display:inline-block;
	margin:10px 10px;
}

.wrap {
	border-bottom:1px solid #dcdcdc;
	margin-bottom:20px;
	padding-bottom:20px;
}

.sub_title02 {
	font-size: 1.4em;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-weight: bold;
}

.sub_title03 {
	font-size: 1.1em;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-weight: bold;
	color:#1f5291;
}



ul.list01 {
	list-style:disc;
	margin-bottom:50px;
    margin: 0 0 10px 10px;
    padding-left: 10px;
}

ul.list01 li {
	margin-bottom:10px;
}


.play_box {
	border: 2px solid #fb7b00;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top: 19px;
    display: block;
    text-align: center;
    background: #fff7f7;
    color: #333;
    vertical-align: middle;
}
.play_box:hover {
	background: #f7caca;
}

.play_box02 {
    border: 2px solid #0098fb;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top: 19px;
    display: block;
    text-align: center;
    background: #f7faff;
    color: #333;
    vertical-align: middle;
}
.play_box02:hover {
	background: #cad6f7;
}

.program_table {
	width:100%;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
}

.program_table td {
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:Center;
    word-break: break-all;
	padding:10px;
}

.program_table td a {
	color:#333;
}


.tab_box {
	text-align:center;
	margin-bottom:10px;
}

.tab_box ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tab_box ul li {
	display:inline-block;
}

.tab_box ul li a {
	display:block;
	background: #ebebeb;
	color: #333;
	width: 200px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #c7c7c7;
}

.tab_box ul li a.check {
	background: #378eb7;
	color: #fff;
}

.left_banner {
	display:block;
	background:#005ae1;
	text-align:Center;
	color:#fff;
	padding:10px;
	border-radius: 10px;
	margin-bottom:10px;
}

.key_table {
	width:100%;

}

.key_table td {
	width:50%;
	text-align:center;
	border:1px solid #d3d3d3;
	padding:15px;
}

.key_table td img {
	margin:0;
}

.key_table td strong {
	font-weight:bold;
	font-size:18px;
}

.key_table td i {
	font-weight:bold;
	color:#0290a5;
}



.key_buttn01 {
	background: #ffebeb;
    padding: 2px 10px;
    color: #636363;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #cacaca;
    border-radius: 5px;
    cursor: pointer;
}

.key_buttn02 {
	background: #ebf2ff;
    padding: 2px 10px;
    color: #636363;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #cacaca;
    border-radius: 5px;
    cursor: pointer;
}

.key_buttn03 {
	background: #f1ffeb;
    padding: 2px 10px;
    color: #636363;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #cacaca;
    border-radius: 5px;
    cursor: pointer;
}

.key_buttn04 {
	background: #ffffeb;
    padding: 2px 10px;
    color: #636363;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #cacaca;
    border-radius: 5px;
    cursor: pointer;
}


.buttn01 {
	background: #1f5291;
    padding: 5px 15px;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #cacaca;
    border-radius: 5px;
    cursor: pointer;
}



.Keynote {
	width:100%;
	border:0;
}

.Keynote td{
	border-bottom:1px solid #c3c3c3;
	line-height:160%;
	border-right:0;
	vertical-align:middle;
    padding: 20px 10px;
}

.Keynote td.bg01{
	border:0;
	width:163px;
}

.Keynote td strong {
	font-weight:bold;
}

.Keynote td i {
	font-weight:bold;
	color:#0070c0;
	line-height:180%;
}

.Keynote td span {
	color:#333;
	font-size:14px;
}








.login-box2 {

  max-width: 600px;
  width:100%;
  margin:0 auto;
  padding: 40px;
  background: rgb(32 53 71);
  box-sizing: border-box;
  box-shadow: 0 15px 25px rgba(0,0,0,.6);
  border-radius: 10px;
}

.login-box2 p {
  margin: 0 0 50px;
  padding: 0;
  color: #fff;
  text-align: center;
  font-size:20px;
}

.login-box2 .user-box {
  position: relative;
}

.login-box2 .user-box input {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  !margin-bottom: 30px;
  border:  1px solid #5f7689;
  outline: none;
  background: transparent;
    margin-top: 5px;
}
.login-box2 .user-box label {
  !position: absolute;
  top:0;
  left: 0;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}

.login-box2 .user-box label,
.login-box2 .user-box label {
  top: -30px;
  left: 0;
  color: #03e9f4;
  font-size: 16px;
}

.login-box2 .user-box label span {
	color:#fff;
    font-size: 14px;
}


div.login_btn2 input {
  display: inline-block;
  padding: 10px 20px;
  color: #03e9f4;
  font-size: 18px;
  width:100%;
  background:none;
  border:0;
  letter-spacing: 4px;
}


div.login_btn2 input:hover {
  background: #03e9f4;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #03e9f4,
              0 0 25px #03e9f4,
              0 0 50px #03e9f4,
              0 0 100px #03e9f4;
}

div.login_btn2 {
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  transition: .5s;
  margin-top: 40px;
}



div.login_btn2 span {
  position: absolute;
  display: block;
}

.login-box2 div.login_btn2 span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #03e9f4);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.login-box2 div.login_btn2 span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #03e9f4);
  animation: btn-anim2 1s linear infinite;
  animation-delay: .25s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }
  50%,100% {
    top: 100%;
  }
}

.login-box2 div.login_btn2 span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #03e9f4);
  animation: btn-anim3 1s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }
  50%,100% {
    right: 100%;
  }
}

.login-box2 div.login_btn2 span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #03e9f4);
  animation: btn-anim4 1s linear infinite;
  animation-delay: .75s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}


.sidebar {
	display:none;
}

.tmpl_two_col_sidebar .main {
	width:100% !important ;
}






/* slide s */
	.slick_box {
		/*max-height: 300px;*/
	}

	.slick-prev, .slick-next {
		display:none !important;
	}

	.slick_div {
		position: relative;
	}

	.slick_div .slick_img {
		max-width: 1155px;
		width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.slick_div .slick_img img.main_logo {
		position: absolute;
		right: 0;
		top: -445px;
	}

	@media screen and (max-width:1225px) {
		.slick_div .slick_img img.main_logo {
			top: -280px;
		}
	}

	@media screen and (max-width:820px) {
		.slick_div .slick_img img.main_logo {
			top: -260px;
		}
	}

	@media screen and (max-width:700px) {
		.slick_div .slick_img img.main_logo {
			top: -240px;
		}
	}

	@media screen and (max-width:560px) {
		.slick_div .slick_img img.main_logo {
			top: -200px;
		}
	}

	@media screen and (max-width:520px) {
		.slick_div .slick_img img.main_logo {
			top: -180px;
		}
	}

	@media screen and (max-width:450px) {
		.slick_div .slick_img img.main_logo {
			top: -140px;
		}
	}


/* slide e */




.top_manu {
	text-align: right;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px;
	margin-bottom:30px;
}

.top_manu ul {
	list-style:none;
}

.top_manu ul li {
	display:inline-block;
}

.top_manu ul li a {
	display: block;
    padding: 5px 15px;
    border-radius: 6px;
    color: #fff;
    margin: 5px 0;
}

.top_manu ul li a.clo1 {
	background: #6f6f6f;
}

.top_manu ul li a.clo2 {
	background: #016eeb;
}

.top_manu ul li a.clo3 {
	padding: 6px 15px;
	background: #f30000;
}

.sign_t_box {
	padding:20px;
    border: 1px solid #d7d7d7;
	line-height:26px;
    background: #efefef;
    font-size: 14px;
}

.sign_t_box h5 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}


.sign_table01 {
	margin-top:20px;
	margin-bottom:40px;
    border-bottom: 1px solid #d7d7d7;
	width:100%;
	padding-bottom:20px;
}

.sign_table01 td {
	vertical-align:top;
	padding:0
}

.sign_table02 {
	width:100%;
	max-width:700px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}


.sign_table02 td {
	padding:5px;	
}

.sign_table02 td input {
	width:100%;
}



.sign_table02_box {
	max-width:200px;
	width:100%;
	margin:0 auto;
}



.sign_table02_box a {
	display: block;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    margin: 5px 0;
	background: #30719b;
	text-align:center;
}


.Track_buttn {
    color: #333;
}

.Track_box {
	width: 100%;
    border: 1px solid #cbcbcb;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 4px 5px #f3f3f3;
}


.Track_name_oral {
    border-bottom: 1px dotted #cbcbcb;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#a51d1d;
}

.Track_name_poster {
    border-bottom: 1px dotted #cbcbcb;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#499300;
}


.Track_name1 {
    border-bottom: 1px dotted #cbcbcb;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#a51d1d;
}

.Track_name2 {
	font-size: 18px;
    margin-bottom: 10px;
}

.Track_name3 {

}


.Track_top {
    border: 2px solid #cbcbcb;
    padding: 20px;
    background: #f5f5f5;
	border-radius:5px; 
}


.Track_r_buttn {
    background: #f30000;
	display: inline-block;
    padding: 5px 15px;
    color: #fff;
    margin: 10px 0 0 0;
	font-size:13px;
}




.c_buttn {
	display: block;
    padding: 5px 15px;
    color: #fff;
    margin: 2px;
    background: #6f6f6f;
	display: inline-block;
}

.s_buttn {
	display: block;
    padding: 5px 15px;
    color: #fff;
    margin: 2px;
    background: #f30000;
	display: inline-block;
}



@media screen and (max-width:1160px) {

	.main_box01,
	.main_box02 {
		max-width:100%;
		width:100%;
		display:block;
		float:none;
		margin-bottom:20px;
	}
}



@media screen and (max-width:768px) {

	.main_table td {
		width:100%;
		display:block;
	}

	.review_bom table td.bom_left,
	.review_bom table td {
		width:100%;
		display:block;	
		text-align:center;
	}

	.program_table td {
	 word-break: keep-all;
	}

	.key_table td {
		width:100%;
		display:block;	
	}
/*
	.conference_header {
		display:none;
	}

	.m_conference_header {
		display:block;
	}
*/

	.top_box table td {
		width:100%;
		display:block;		
	}

	.top_box table td.nob02 {
		text-align:left;
	}

}



.YoutubeLive { cursor:pointer; }
.YoutubeLive:hover { /*border:2px solid red;*/ opacity: 0.6; }


.spons_box {
    text-align: Center;
    border: 1px solid #d0d0d0;
    padding: 5px;
    max-width: 427px;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    width: 100%;
}

.spons_box div {
	height:;
}






.pint_box {
	position: relative;
	font-family: "궁서"
}

.pint_conf00 {
	position: absolute;
    top: 17%;
    left: 0%;
    font-size: 6.2vw;
    color: #333;
	font-weight:bold;
	text-align:Center;
	width:98%;
	font-family: "궁서"
}

.pint_lvl_00 {
	position: absolute;
    top: 23.5%;
    left: 0%;
    font-size: 2.8vw;
    color: #333;
	font-weight:bold;
	text-align:Center;
	width:98%;
	font-family: "궁서"
}

.pint_conf01 {
	position: absolute;
    top: 4.5%;
    left: 8%;
    font-size: 3.2vw;
    color: #333;
	font-weight:bold;
}

.pint_conf02 {
	position: absolute;
    top: 29%;
    left: 10%;
    font-size: 3.2vw;
    color: #333;
    width: 82%;
	text-align:center;
    font-weight: bold;
}



.l_dv {
	display:inline-block;
    width: 18%;
	margin-bottom:1%;
	vertical-align:top;
}

.r_dv {
	display:inline-block;
    width: 95%;
	margin-bottom:1%;
	vertical-align:top;
}




.pint_conf03 {
	position: absolute;
    top: 49%;
    left: 12%;
    font-size: 3.4vw;
    color: #333;
    width: 76%;
    /*text-align: justify;*/
	word-break: break-all;
    line-height: 190%;
    font-weight: bold;
}


.pint_conf04 {
	position: absolute;
    bottom: 23%;
    /*left: 42%;*/
    font-size: 2.6vw;
    color: #333;
	width: 100%;
    text-align: center;
    font-weight: bold;
}


.pint_conf05 {
	position: absolute;
    bottom: 17vw;
    /*left: 27%;*/
	text-align: center;
    color: #333;
	font-weight:bold;
    width: 100%;
    z-index: 20;
}


.l_dv2 {
	display:inline-block;
    width: 80%;
	vertical-align:top;
    font-size: 3.7vw;
    line-height: 167%;
}




.r_dv2 {
	display:inline-block;
    width: 49%;
	vertical-align:top;
    font-size: 4.2vw;
	text-align: justify;

}

.r_dv2:after{
	content: '';
  display: inline-block;
  width: 100%;
}




.r_dv2 span {
    
}

.pint_conf06 {
	position: absolute;
    bottom: 13vw;
    right: 15vw;
    z-index: 10;
	width: 14vw;
}

#frm_box {
  position: relative; /* absolute는 부모가 relative일 때 부모를 따라간다. */
  width: 100%;
  padding-bottom: 146.25%; /* 16:9 비율 */
}

#frm_1_Frm {
  position: absolute;
  width: 94%; /* 부모에 맞게 꽉 채운다. */
  height: 100%;
}



.table04 {
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
	width:100%;
}

.table04 th {
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
	text-align:center;
    background: #6f6f6f;
    color: #fff;
}

.table04 td {
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
	text-align:center;
	background:#fff;
}

.table04 td.bg01 {
	background:#fffafa;
}





.flex_box {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex_box1,
.flex_box2 {
	max-width:380px;
	width:100%;
}






@media screen and (max-width:680px) {
	.pint_conf05 {
		bottom: 22vw;
	}

	.pint_conf06 {
    bottom: 16vw;
	}
}




@media screen and (max-width:540px) {
	.pint_conf05 {
		bottom: 22vw;
	}

	.pint_conf06 {
    bottom: 16vw;
	}
}


@media screen and (max-width:430px) {
	.pint_conf05 {
		bottom: 24vw;
	}

	.pint_conf06 {
    bottom: 24vw;
	}
}




@media screen and (max-width:375px) {
	.pint_conf05 {
		bottom: 25vw;
	}

	.pint_conf06 {
    bottom: 16vw;
	}
}

@media screen and (max-width:320px) {
	.pint_conf05 {
		bottom: 22vw;
	}

	.pint_conf06 {
    bottom: 14vw;
	}
}





















