@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Quattrocento);

/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0;}
body,input,textarea,select,button,table{color:#333;font-family:'Quattrocento', 'Open Sans', nanumgothic,'나눔고딕',tahoma, Helvetica,AppleSDGothicNeo,sans-serif;font-size:12px;}
html,body{height:100%;}
img,fieldset,button{border:0;}
ul,ol{list-style:none;}
em,address{font-style:normal;}
input,select{vertical-align:middle;}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
table{border-collapse:collapse;}
hr,legend{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;}
button{cursor:pointer;}
input[type=search]::-ms-clear{display:none;}
input[type=text]::-ms-clear{display:none;}
/* blind */
caption,.blind{position:absolute;clip: rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;}

.ta-c{text-align:center !important;}

/*========================================================================
common spacer
========================================================================*/
.mg-none{margin:0; !important;}
.mgb-0{margin-bottom:0px !important;}
.mgb-5{margin-bottom:5px !important;}
.mgb-10{margin-bottom:10px !important;}
.mgb-15{margin-bottom:15px !important;}
.mgb-20{margin-bottom:20px !important;}
.mgb-25{margin-bottom:25px !important;}
.mgb-30{margin-bottom:30px !important;}
.mgb-40{margin-bottom:40px !important;}
.mgb-50{margin-bottom:50px !important;}
.mgb-60{margin-bottom:60px !important;}
.mgb-70{margin-bottom:70px !important;}
.mgb-80{margin-bottom:80px !important;}
.mgb-90{margin-bottom:90px !important;}
.mgb-100{margin-bottom:100px !important;}

.mgt-0{margin-top:0px !important;}
.mgt-10{margin-top:10px !important;}
.mgt-15{margin-top:15px !important;}
.mgt-20{margin-top:20px !important;}
.mgt-25{margin-top:25px !important;}
.mgt-30{margin-top:30px !important;}
.mgt-40{margin-top:40px !important;}
.mgt-50{margin-top:50px !important;}
.mgt-60{margin-top:60px !important;}
.mgt-70{margin-top:70px !important;}
.mgt-80{margin-top:80px !important;}
.mgt-90{margin-top:90px !important;}
.mgt-100{margin-top:100px !important;}
.mgt-280{margin-top:280px !important;}

.mgl-0{margin-left:0px !important;}
.mgl-10{margin-left:10px !important;}
.mgl-15{margin-left:15px !important;}
.mgl-20{margin-left:20px !important;}
.mgl-25{margin-left:25px !important;}
.mgl-30{margin-left:30px !important;}
.mgl-40{margin-left:40px !important;}
.mgl-50{margin-left:50px !important;}
.mgl-60{margin-left:60px !important;}
.mgl-70{margin-left:70px !important;}
.mgl-80{margin-left:80px !important;}
.mgl-90{margin-left:90px !important;}
.mgl-100{margin-left:100px !important;}

.mgr-0{margin-right:0px !important;}
.mgr-10{margin-right:10px !important;}
.mgr-15{margin-right:15px !important;}
.mgr-20{margin-right:20px !important;}
.mgr-25{margin-right:25px !important;}
.mgr-30{margin-right:30px !important;}
.mgr-40{margin-right:40px !important;}
.mgr-50{margin-right:50px !important;}
.mgr-60{margin-right:60px !important;}
.mgr-70{margin-right:70px !important;}
.mgr-80{margin-right:80px !important;}
.mgr-90{margin-right:90px !important;}
.mgr-100{margin-right:100px !important;}

.pd-none{padding:0; !important;}
.pdb-0{padding-bottom:0; !important;}
.pdb-10{padding-bottom:10px !important;}
.pdb-15{padding-bottom:15px !important;}
.pdb-20{padding-bottom:20px !important;}
.pdb-25{padding-bottom:25px !important;}
.pdb-30{padding-bottom:30px !important;}
.pdb-40{padding-bottom:40px !important;}
.pdb-50{padding-bottom:50px !important;}
.pdb-60{padding-bottom:60px !important;}
.pdb-70{padding-bottom:70px !important;}
.pdb-80{padding-bottom:80px !important;}
.pdb-90{padding-bottom:90px !important;}
.pdb-100{padding-bottom:100px !important;}

.pdt-0{padding-top:0px !important;}
.pdt-5{padding-top:5px !important;}
.pdt-10{padding-top:10px !important;}
.pdt-15{padding-top:15px !important;}
.pdt-20{padding-top:20px !important;}
.pdt-25{padding-top:25px !important;}
.pdt-30{padding-top:30px !important;}
.pdt-40{padding-top:40px !important;}
.pdt-50{padding-top:50px !important;}
.pdt-60{padding-top:60px !important;}
.pdt-70{padding-top:70px !important;}
.pdt-80{padding-top:80px !important;}
.pdt-90{padding-top:90px !important;}
.pdt-100{padding-top:100px !important;}
.pdt-155{padding-top:155px !important;}

.pdl-0{padding-left:0px !important;}
.pdl-10{padding-left:10px !important;}
.pdl-15{padding-left:15px !important;}
.pdl-20{padding-left:20px !important;}
.pdl-25{padding-left:25px !important;}
.pdl-30{padding-left:30px !important;}
.pdl-40{padding-left:40px !important;}
.pdl-50{padding-left:50px !important;}
.pdl-60{padding-left:60px !important;}
.pdl-70{padding-left:70px !important;}
.pdl-80{padding-left:80px !important;}
.pdl-90{padding-left:90px !important;}
.pdl-100{padding-left:100px !important;}

.pdr-0{padding-right:0px !important;}
.pdr-5{padding-right:5px !important;}
.pdr-10{padding-right:10px !important;}
.pdr-15{padding-right:15px !important;}
.pdr-20{padding-right:20px !important;}
.pdr-25{padding-right:25px !important;}
.pdr-30{padding-right:30px !important;}
.pdr-40{padding-right:40px !important;}
.pdr-50{padding-right:50px !important;}
.pdr-60{padding-right:60px !important;}
.pdr-70{padding-right:70px !important;}
.pdr-80{padding-right:80px !important;}
.pdr-90{padding-right:90px !important;}
.pdr-100{padding-right:100px !important;}




/*========================================================================
common align
========================================================================*/
.ta-c{text-align:center !important;}
.ta-l{text-align:left !important;}
.ta-r{text-align:right !important;}


/*========================================================================
common etc
========================================================================*/
.dp-n{display:none !important;}
.dp-b{display:block !important;}
.dp-ib{display:inline-block !important;}

.fl-l{float:left !important;}
.fl-r{float:right !important;}
.clear{clear:both !important;}
.txt-white{color:#FFF;}



/* layout */
#header{height:179px;}
#header .inner_wrap{overflow:hidden;position:relative;width:1100px;margin:0 auto;}
#header .logo{position:relative; overflow:hidden;width:256px;height:64px;margin:30px 0 0 4px;background:url(/2026/public/img/logo.png) no-repeat;text-indent:-100px;font-size:1px;}
#header .logo a{display:block; width:100%; height:100%;}
#header .gnb{position:absolute;top:41px;right:0;}
#header .gnb li{float:left;padding-left:26px;background:url(/2026/public/img/bar.png) no-repeat 0 2px;}
#header .gnb li:first-child{padding:0 20px 0 0;background:none;}
#header .gnb a{display:block;overflow:hidden;height:38px;font-size:1px;text-indent:-100px;}
#header .gnb .account{width:122px;background:url(/2026/public/img/top_creat_account.png) no-repeat;}
#header .gnb .signin{width:92px;background:url(/2026/public/img/top_sign_in.png) no-repeat;}

#header .gnb .mypage{width:122px;background:url(/2026/public/img/top_my_page.png) no-repeat;}
#header .gnb .logout{width:122px;background:url(/2026/public/img/top_logout.png) no-repeat;}

/*
#header .lnb{position:relative;height:52px;margin-top:31px;border:1px solid #34353b;border-width:1px 0;background:#3c3e4c;}
#header .lnb .menu{width:1100px;margin:0 auto;}
#header .lnb .menu li{float:left;}
#header .lnb .menu  a{display:block;height:52px;color:#fff;text-align:center;line-height:52px;font-size:15px;}
#header .lnb .menu  .on{font-weight:bold;}
#header .lnb .menu  .m1{width:137px;}
#header .lnb .menu  .m1 a{padding-left:21px;text-align:left;}
#header .lnb .menu  .m2{width:152px;}
#header .lnb .menu  .m3{width:135px;}
#header .lnb .menu  .m4{width:185px;}
#header .lnb .menu  .m5{width:183px;}
#header .lnb .menu  .m6{width:170px;}
#header .lnb .menu  .m7{width:137px;}
#header .lnb .sub{position:absolute;z-index:100;bottom:-46px;left:0;right:0;height:44px;border:1px solid #1e1e1e;border-width:1px 0;background:#272727;}
#header .lnb .sub .inner{width:1100px;height:44px;margin:0 auto;}
#header .lnb .sub li{float:left;margin-left:30px;}
#header .lnb .sub li:first-child{margin-left:21px;}
#header .lnb .sub a{display:block;color:#fff;line-height:44px;font-size:14px;}
#header .lnb .sub .on,
#header .lnb .sub a:hover{color:#3c99f0;font-weight:bold;}
*/



#header .lnb-wrap{position:relative;height:52px;margin-top:31px;border:1px solid #34353b;border-width:1px 0;background:#3c3e4c; }
#header .lnb-wrap .lnb{position:relative; width:1100px; margin:0 auto;}
#header .lnb-wrap .lnb>li{position:relative; float:left; text-align:left;}
#header .lnb-wrap .lnb>li>a{display:block;height:52px;color:#fff;line-height:52px;font-size:15px;}
/*
#header .lnb-wrap .lnb .m1{width:152px; padding-left:11px;}
#header .lnb-wrap .lnb .m2{width:158px;}
#header .lnb-wrap .lnb .m3{width:151px;}
#header .lnb-wrap .lnb .m4{width:145px;}
#header .lnb-wrap .lnb .m5{width:150px;}
#header .lnb-wrap .lnb .m6{width:210px;}
#header .lnb-wrap .lnb .m7{width:122px;}
*/

#header .lnb-wrap .lnb .m1{width:130px; padding-left:11px;}
#header .lnb-wrap .lnb .m2{width:140px;}
#header .lnb-wrap .lnb .m3{width:140px;}
#header .lnb-wrap .lnb .m4{width:300px;}
#header .lnb-wrap .lnb .m5{width:150px;} /* 미사용 */
#header .lnb-wrap .lnb .m6{width:240px;}
#header .lnb-wrap .lnb .m7{width:122px;}



#header .lnb-wrap .lnb-sub{display:none; position:absolute; z-index:11; width:100%; padding:9px 0; min-height:180px;}
#header .lnb-wrap .lnb-sub>li{height:13px; line-height:13px; padding:10px 0;}
#header .lnb-wrap .lnb-sub>li>a{display:block;color:#fff;line-height:44px;font-size:13px; text-align:left; letter-spacing:-0.3px;}
#header .lnb-wrap .lnb-sub>li>a:hover{color:#3c99f0;font-weight:bold;}

#header .lnb-sub-bg{display:none; position:absolute; z-index:10; width:100%; background:#272727; height:220px;}



#content{overflow:hidden;width:1100px;min-height:750px;margin:40px auto 0;}
#content.main_content{width:100%;margin-bottom:-110px; margin-top:0px;}

#aside{position:absolute;z-index:1000;top:0;left:50%;width:1100px;margin-left:-550px;}
#aside .inner{position:absolute;top:526px;right:-231px;width:201px;}
#aside.main_aside .inner{top:640px;}
#aside .d_day{height:65px;padding:19px 0 0 65px;background:url(/2026/public/img/bg_dday.png) no-repeat;}
#aside .d_day .date{float:left;width:36px;height:44px;margin-right:5px;color:#fff;font-size:34px;line-height:44px;text-align:center;}
/*#aside .key_dates{height:158px;background:url(/2026/public/img/aside_key_dates.png) no-repeat;}*/

#aside .key_dates{height:305px;background:url(/2026/public/img/aside_key_dates2.png) no-repeat;}

#aside .btn_awards,#aside .btn_mypage,#aside .btn_newsletter {display:block;overflow:hidden;height:64px;text-indent:-1000px;font-size:1px;}

#aside .btn_KOVAS, #aside .btn_Pulse, #aside .btn_POA {display:block;overflow:hidden;height:74px;text-indent:-1000px;font-size:1px;}
#aside .btn_POA{margin-top:20px; margin-left: 2px; background:url(/2026/public/img/aside_banner_POA.png) no-repeat;}
#aside .btn_KOVAS{margin-top:6px; margin-left: 2px; background:url(/2026/public/img/aside_kovas.png) no-repeat;}
#aside .btn_Pulse{margin-top:6px; margin-left: 2px; background:url(/2026/public/img/aside_pulse.png) no-repeat;}

#aside .btn_awards{margin-top:15px;background:url(/2026/public/img/btn_awards.png) no-repeat;}
#aside .btn_mypage{margin-top:1px;background:url(/2026/public/img/aside_mypage.png) no-repeat;}
#aside .btn_newsletter{margin-left:2px; margin-top:1px;background:url(/2026/public/img/aside_newsletter.png) no-repeat;}
#aside .btn_top{display:block;overflow:hidden;width:62px;height:32px;margin:5px auto 0;background:url(/2026/public/img/btn_top.png) no-repeat;font-size:1px;text-indent:-100px;}

#footer{position:relative; height:218px;margin-top:110px;background:#2f2f2f;}
#footer .inner{position:relative; width:970px;margin:0 auto;padding-left:130px;}
#footer .logo{float:left;overflow:hidden;width:89px;height:71px;margin:80px 53px 0 0;background:url(/2026/public/img/foot_logo.png) no-repeat;text-indent:-100px;font-size:1px;}
#footer address{float:left;margin-top:45px;color:#efeeee;font-size:14px;line-height:28px;}
#footer a.private{position:absolute; right:0px; top:60px; color:#fff; font-size:14px;}

/* visual */
.main-slider{min-width:1100px; height:461px; overflow:hidden; margin:0 auto;}
.main-slider-wrap .bx-wrapper .bx-controls-auto{bottom:10px;}

.main_visual{height:461px;background:url(/2026/public/img/main_visual04.jpg) no-repeat 50% 0;}
.main_visual.mv_1{background-image:url(/2026/public/img/main_visual01.jpg);}
.main_visual.mv_2{background-image:url(/2026/public/img/main_visual02.jpg);}
.main_visual.mv_3{background-image:url(/2026/public/img/main_visual03.jpg);}
/*.main_visual.mv_4{background-image:url(/2026/public/img/main_visual3b.jpg);}*/
/*.main_visual.mv_4{background-image:url(/2026/public/img/visual5.jpg);}*/

.sub_visual{background:url(/2026/public/img/bg_sub_visual.jpg);}
.sub_visual .inner{width:1100px;height:190px;margin:0 auto;background:url(/2026/public/img/sub_visual_title.png) no-repeat 0 19px;}

/* sub title */
.sub_title{background:#f7f7f7;}
.sub_title .inner{width:1100px;height:116px;margin:0 auto;}
.sub_title h3{float:left;margin-top:33px;color:#3c3e4c;font-size:43px;}
.sub_title .path{float:right;margin-top:61px;padding-left:22px;background:url(/2026/public/img/ico_path.png) no-repeat;color:#656565;line-height:14px;font-size:13px;}
.sub_title .path em{color:#3c3e4c;font-weight:bold;}

    /* main */
.main_welcome{
    overflow:hidden;
    width:100%; 
    padding-bottom:140px; 
/*    background:#e7f3ff ;*/
    background: no-repeat center/cover url(/2026/public/img/main_Welcome_BG.jpg);
}
.main_welcome .welcome-wrap{width:1100px;margin:60px auto; }
.main_welcome .vod{float:left;width:350px;height:258px; margin-top:20px;}
.main_welcome .text{float:right; width:740px;}
.main_welcome .text dt{color:#3c3e4c;font-size:41px;font-weight:bold;padding-top:20px;}
.main_welcome .text dd{color:#656565;font-size:15px;line-height:20px;}
.main_welcome .text dd strong{font-weight:600; color:#d11820;font-size:19px;}
.main_welcome .text .btn_more{display:block;overflow:hidden;width:96px;height:32px;margin-top:10px;background:url(/2026/public/img/btn_more.png) no-repeat;text-indent:-100px;font-size:1px;}

.main_newsletter{padding:60px 0; background:#f9f9f9;}
.main_newsletter .article-wrap{ position:relative; clear:both; width:1100px; margin:20px auto 0; display:table;}
.main_newsletter .article-wrap .aticle-box{position:relative; float:left; line-height:normal; width:47%;}
.main_newsletter .article-wrap .aticle-box h4{font-size:28px; color:#454545; margin-bottom:10px; }
.main_newsletter .article-wrap .aticle-box h4 span{color:#3c99f0;}
.main_newsletter .article-wrap .aticle-box .more{position:absolute; top:0px; right:0;}
.main_newsletter .article-wrap .aticle-box .article-list{border-top:3px solid #7c7c7c; }
.main_newsletter .article-wrap .aticle-box .article-list li{padding:20px 0 20px 50px; background:url('/public/img/front/common/bg_bl_01.png') no-repeat 20px 28px; border-bottom:1px solid #d8dfe5; }
.main_newsletter .article-wrap .aticle-box .article-list li:hover{background-color:#f8fcff;}
.main_newsletter .article-wrap .aticle-box .article-list li a{font-size:16px; color:#454545;}
.main_newsletter .article-wrap .aticle-box .article-list li a:hover{text-decoration:underline;}
.main_newsletter .article-wrap .aticle-box.korean{float:right; }
.main_newsletter .article-wrap .aticle-box.korean h4 span{color:#d8444a;}
.main_newsletter .article-wrap .aticle-box.korean .article-list li{background:url('/public/img/front/common/bg_bl_02.png') no-repeat 20px 28px;}
.main_newsletter .article-wrap .aticle-box.korean .article-list li:hover{background-color:#fcf3f3;}

.main_link{height:349px;_margin-top:55px; _background:url(/2026/public/img/bg_main_cont.png) no-repeat 50% 0;}
.main_link .inner{width:1100px;margin:0 auto;padding-top:67px;}
.main_link li{float:left;width:355px;height:215px;margin-left:18px;}
.main_link a{display:block;height:215px;}
.main_link .program{margin-left:0;background:url(/2026/public/img/program_glance.png) no-repeat;}
.main_link .abstract{margin-left:17px;background:url(/2026/public/img/abstract_submission.png) no-repeat;}
.main_link .registration{background:url(/2026/public/img/registration.png) no-repeat;}

.main_speakers{overflow:hidden;width:1100px;margin:53px auto 0;}
.main_speakers .title{height:53px;color:#3c3e4c;font-size:30px;}
.main_speakers .list li{float:left;width:355px;margin-left:18px;}
.main_speakers .list a{display:block;height:262px;}
.main_speakers .list .name1{margin-left:0;background:url(/2026/public/img/img_speaker_01.png) no-repeat;}
.main_speakers .list .name2{margin-left:17px;background:url(/2026/public/img/img_speaker_02.png) no-repeat;}
.main_speakers .list .name3{background:url(/2026/public/img/img_speaker_03.png) no-repeat;}

.main_partner{height:155px;_margin-top:60px;background:#fff;}
.main_partner .inner{overflow:hidden;position:relative;width:1100px;margin:0px auto 0;}
.main_partner .list{overflow:hidden;position:relative;width:1020px;height:85px;margin:35px auto 0;}
.main_partner .list ul{position:absolute;top:0;left:0;right:0;bottom:0;}
.main_partner .list li{float:left;width:196px;margin-left:10px;}
.main_partner .list li:first-child{margin-left:0;}
.main_partner .move{overflow:hidden;position:absolute;top:54px;width:17px;height:41px;text-indent:-100px;font-size:1px;}
.main_partner .prev{left:0;background:url(/2026/public/img/btn_prev.png) no-repeat;}
.main_partner .next{right:0;background:url(/2026/public/img/btn_next.png) no-repeat;}
.main_partner .compotrate-slider img{max-width:176px;}

/* sub */
.cont_title{height:47px;padding-left:15px;background:url(/2026/public/img/bu.png) no-repeat 0 12px;color:#454545;font-size:28px;}
.cont_title.v1{margin-top:45px;}
.cont_title.v2{height:37px;}
.cont_title.v2.border{border-bottom:2px solid #f1b9bc;}
.cont_title.v3{font-size:20px; font-weight:400; background-position:0px 6px;}
h5.sub_title{font-size:16px; color:#454545; background:#fff; margin-bottom:12px;}
h5.sub_title.v1{font-size:22px;}

/* table */
.tb_type{table-layout:fixed;border:1px solid #dedede;}
.tb_type thead th{height:36px;border-left:1px solid #dedede;background:#f5f5f5;color:#d11820;font-size:17px;text-align:left;}
.tb_type thead th span,.tb_type tbody td span{padding-left:21px;}
.tb_type tbody td{height:36px;border:1px solid #dedede;border-width:0 0 1px 1px;color:#454545; font-size:14px;}

.tb_type2{float:left;border-top:3px solid #d11820;}
.tb_type2 table{table-layout:fixed;border:1px solid #d4d4d4}
.tb_type2 table thead th{height:34px;border-left:1px solid #d2d2d2;color:#454545;font-size:17px;}
.tb_type2 table tbody th,.tb_type2 table tbody td{height:35px;border:1px solid #d2d2d2;border-width:1px 0 0 1px;color:#454545;font-size:14px;text-align:center;}
.tb_type2 table tbody th{background:#f5f5f5;}

.tb_type3{table-layout:fixed;border:1px solid #dedede;}
.tb_type3 thead th{height:36px;border-left:1px solid #dedede;background:#646774;color:#fff;font-size:14px;text-align:center; font-weight:600:}
.tb_type3 tbody td{height:36px;border:1px solid #dedede;border-width:0 0 1px 1px;color:#454545; padding-left:30px; font-size:14px; color:#454545;;}
.tb_type3 tbody td strong{font-weight:600;}
.tb_type3 tbody tr.pink td{background:#fdf6f4;}
.tb_type3 tbody tr.gray td{background:#eff0f1;}

.tb_type4{table-layout:fixed;border:1px solid #dedede;}
.tb_type4 thead th{height:50px;border-left:1px solid #dedede;background:#646774;color:#fff;font-size:15px;text-align:center; font-weight:600:}
.tb_type4 tbody td{height:32px;border:1px solid #dedede;border-width:0 0 1px 1px;color:#454545; font-size:14px; color:#454545; text-align:center;}
.tb_type4 tbody td.head{font-weight:600; background:#eff0f1;}
.tb_type4 tbody td a{color:#454545;}


.tb_type5{table-layout:fixed;border-top:1px solid #7c7778; width:100%; text-align:left;}
.tb_type5 tbody th{height:30px; padding:15px 0; color:#454545;font-size:18px; background:#fcf7f8; border-bottom:1px solid #d9d4d4; padding-left:25px; border-right:1px solid #d9d4d4;}
.tb_type5 tbody th .require{padding-right:16px; background:url('/2026/public/img/icn_star.png') right no-repeat;}
.tb_type5 tbody td{height:30px; padding:15px 0; color:#454545;font-size:16px; border-bottom:1px solid #d9d4d4;; padding-left:18px;}
.tb_type5 tbody td input[type=text],
.tb_type5 tbody td input[type=password]{width:340px; height:28px; line-height:28px; padding:0 10px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type5 tbody td select{width:360px; height:30px; line-height:30px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type5 tbody td label{padding-left:5px; color:#454545; font-size:15px;}
.tb_type5 tbody td .txt-1{font-size:15px; letter-spacing:-1px;}
.tb_type5 tbody td.gray{background:#fafafa; padding:25px 40px}
.tb_type5 tbody td a img{vertical-align:middle;}
.tb_type5.t-2 tbody th{text-align:center; font-size:17px; padding:10px 0; height:25px;}
.tb_type5.t-2 tbody td{font-size:17px; padding:10px 15px; height:25px;}


.tb_type6{table-layout:fixed; width:100%; border-top:1px solid #7c7778; border-bottom:1px solid #d9d4d4;}
.tb_type6 thead th{height:22px; padding:10px 0; border-bottom:1px solid #d9d4d4; border-left:1px solid #d9d4d4; background:#fcf7f8;color:#454545;font-size:18px;text-align:center; font-weight:600:}
.tb_type6 thead th:first-child{border-left:none;}
.tb_type6 thead td{height:22px; padding:10px 10px; border-bottom:1px solid #d9d4d4; border-left:1px solid #d9d4d4; color:#454545; font-size:16px; text-align:left;}
.tb_type6 thead td:first-child{border-left:none;}
.tb_type6 thead td strong{font-weight:600;}
.tb_type6 thead td input[type=text],
.tb_type6 thead td input[type=password]{width:100px; height:28px; line-height:28px; padding:0 10px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type6 thead td select{width:230px; height:30px; line-height:30px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type6 thead td label{padding-left:5px; color:#454545; font-size:15px;}

.tb_type6 tbody td{height:22px; padding:10px 0; border-bottom:1px solid #d9d4d4; border-left:1px solid #d9d4d4; color:#454545; font-size:16px; text-align:center;;}
.tb_type6 tbody td:first-child{border-left:none;}
.tb_type6 tbody td strong{font-weight:600;}
.tb_type6 tbody td input[type=text],
.tb_type6 tbody td input[type=password]{width:100px; height:28px; line-height:28px; padding:0 10px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type6 tbody td select{width:230px; height:30px; line-height:30px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type6 tbody td label{padding-left:5px; color:#454545; font-size:15px;}

.tb_type7{table-layout:fixed;border:1px solid #dedede; text-align:center;}
.tb_type7 thead th{height:66px; border-left:1px solid #dedede; background:#f5f5f5; color:#d11820; font-size:17px; line-height:160%;}
.tb_type7 tbody th{height:66px; border:1px solid #dedede; border-width:0 0 1px 1px;color:#454545; font-size:16px;}
.tb_type7 tbody td{height:66px; border:1px solid #dedede; border-width:0 0 1px 1px;color:#454545; font-size:15px; line-height:160%;}

.tb_type8{table-layout:fixed; width:100%; border-top:1px solid #7c7778; border-bottom:1px solid #cfd2d6; text-align:center;}
.tb_type8 thead th{background:#fcf7f8; border-left:1px solid #cfd2d6; padding:12px 0; font-size:18px; line-height:160%;}
.tb_type8 thead th:first-child{border-left:none;}
.tb_type8 tbody th{background:#f3f6fa; border-top:1px solid #cfd2d6; border-bottom:1px solid #cfd2d6; padding:14px 0; font-size:16px; font-weight:normal; line-height:160%; height:50px;}
.tb_type8 tbody td{border:1px solid #cfd2d6; font-size:16px;}
.tb_type8 tbody td input[type=text],
.tb_type8 tbody td input[type=password]{width:340px; height:28px; line-height:28px; padding:0 10px; border:1px solid #d9d9d9; font-size:15px;}
.tb_type8 tbody td select{width:360px; height:30px; line-height:30px; border:1px solid #d9d9d9; font-size:15px;}



.pos_info{height:294px;background:url(/2026/public/img/img_poa.jpg) no-repeat;}

.welcome_msg{margin-top:35px;}
.welcome_msg dt{color:#0e5495;font-size:40px;font-weight:bold;}
.welcome_msg dd{margin-top:17px;color:#656565;line-height:26px;font-size:17px;}
.welcome_msg dd em{color:#d11820;font-size:17px;font-weight:bold;}
.welcome_msg dd strong{color:#454545;font-size:22px;font-weight:bold;}

.contact{overflow:hidden;margin-bottom:35px;border:2px solid #dbdbdb;}
.contact .info{float:left;width:408px;text-align:center;}
.contact .info .title{margin-top:45px;color:#d11820;font-size:35px;}
.contact .info .address{margin-top:20px;color:#454545;line-height:25px;font-size:16px;}
.contact .info .tel{margin:20px 0;color:#656565;line-height:28px;font-size:18px;font-weight:bold;}
.contact .info .btn_map,.contact .info .btn_bus{display:block;overflow:hidden;width:196px;height:42px;margin:0 auto 11px;text-indent:-100px;font-size:1px;text-align:left;}
.contact .info .btn_map{background:url(/2026/public/img/btn_map.png) no-repeat;}
.contact .info .btn_bus{background:url(/2026/public/img/btn_bus.png) no-repeat;}
.contact .map{float:left;width:686px;border-left:2px solid #dbdbdb;}
.contact .map img{vertical-align:top;}

.traffic{margin:0 0 25px 15px;color:#454545;line-height:23px;font-size:16px;}

.soon{}
.soon .msg{margin-top:30px; height:85px; background:url(/2026/public/img/ico_soon.png) no-repeat 270px 50%;color:#454545;font-size:37px; line-height:85px; text-align:center;}





/* 2015.12.31 - ryu 추가*/

.about-us .tit-02{font-size:28px; color:#454545; line-height:normal; }
.about-us .address{font-size:16px; color:#454545; margin:15px 0 20px;}
.contact-map{position:relative; height:388px; margin-bottom:25px; border:1px solid #ccc;}
.contact-box{position:relative;  background:#f4f4f4; padding:12px 20px;}
.contact-box p{font-size:16px; color:#454545; line-height:30px;}
.contact-box p strong{font-weight:normal; padding-left:22px;}
.contact-box p strong.email{background:url('/2026/public/img/icn_email.png') left no-repeat; }
.contact-box p strong.tel{background:url('/2026/public/img/icn_tel.png') left no-repeat; }
.contact-box p strong.fax{background:url('/2026/public/img/icn_fax.png') left no-repeat; }
.contact-box p strong.home{background:url('/2026/public/img/icn_home.png') left no-repeat; }
.contact-box p.title{font-size:19px; color:#454545; font-weight:600;}
.contact-box p.title2{font-size:18px; color:#454545; }
.contact-box p.desc{margin-bottom:10px;}
.contact-box p em{font-weight:600;}

.transportation{position:relative; float:left; width:50%;}
.transportation p{margin:15px 0;}
.transportation p img{border:1px solid #d9d9d9;}

.sponsors{margin-top:15px;}
.sponsors span{display:inline-block; margin-right:15px; margin-bottom:15px;}
.sponsors span img{width:200px; height:auto;}

.sponsor-list{display:block; clear:both;}
.sponsor-list img{margin-top:20px; margin-right:28px;}

.exhibition{margin:25px 0 15px 15px;color:#454545;line-height:23px;font-size:16px;}


.sponsor-txt {font-size:15px; color:#656565; line-height:160%;}

 .sub-txt-1{font-size:15px; color:#656565; line-height:160%;}
 .sub-txt-1 .red{color:#d11820; font-weight:600; text-decoration:underline;}
 
 .sub-txt-2{font-size:16px; color:#656565; line-height:160%;}
 .sub-txt-2 a{color:#348fcc; text-decoration:underline; font-weight:600;}
 
 .sub-txt-3{font-size:17px; color:#454545; line-height:160%;}
 .sub-txt-3 strong{ color:#d11820; font-weight:600;}
 
 .c-red{color:#d11820 !important;}
 
 
 .bg-info-box-1{background:#f7f7f7; padding:20px;}
  
 .com-list-1{}
 .com-list-1>li{font-size:16px; color:#454545; padding-left:14px; background:url('/2026/public/img/bl_01.png') left 9px no-repeat; margin-bottom:10px; line-height:160%;}
 .com-list-1>li .blue{color:#348fcc; font-weight:600; text-decoration:underline;}
 
 
 .com-list-2{}
 .com-list-2>li{font-size:15px; color:#454545; margin-bottom:10px; line-height:160%;}
 .com-list-2>li .blue{color:#348fcc; font-weight:600; text-decoration:underline;}
 .com-list-2>li span{color:#d11820; font-weight:600;}
 
 .com-list-3{}
 .com-list-3>li{font-size:18px; color:#454545; padding-left:14px; background:url('/2026/public/img/icn_star.png') left 9px no-repeat; margin-bottom:10px; line-height:160%;}
 
  
 span.star{color:#348fcc; font-size:16px;}
  
  
.tab_menu{margin:20px 0 15px 0;cursor:pointer;}
.tab_menu td{width:250px;height:50px;text-align:center;background:url('/images/off_bg2.gif')no-repeat 0 0;}
.tab_menu a{display:block;width:100%;padding-bottom:10px;font-size:13px;font-weight:bold;color:#555;text-decoration:none;}

.tab_menusub{margin:20px 0px 10px 0px;}
.tab_menusub p{margin:0 2px;padding:12px 0px;text-align:center;background:#998f8f; border: 1px solid #998f8f; width:213px; border-radius:3px;}
.tab_menusub a{display:block;width:100%;font-size:15px; color:#fff;text-decoration:none;}

.border_table, .border_table2, .border_table4{border:1px solid #998f8f;border-bottom:0px solid;margin-top:5px;}
.border_table th{padding:7px 10px;font-size:11px;background:#eff4f8;text-align:center;border-right:1px solid #998f8f;border-bottom:1px solid #998f8f;}
.border_table td{padding:7px 10px;font-size:11px;border-bottom:1px solid #998f8f;text-align:center;border-right:1px solid #998f8f;}

.border_table td a{width:100%; display:block;}

.s25_title{font-size:20px;font-weight:600;color:#600a13;padding-bottom:5px;}

.hotel_t{margin:30px 0 15px 0;}
.hotel_t th{padding:5px 10px;font-size:12px;background:#eff4f8;border-top:2px solid #ccc;border-bottom:1px solid #ddd;text-align:left;}
.hotel_t th a{color:#454545;}
.hotel_t td{padding:5px 10px;font-size:12px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:left;text-align:justify;}
.hotel_t .last{border-right:0px solid #ddd;}
.hotel_t td a{color:#454545;}

	

.user-wrap{position:relative;}
.user-wrap .notice{margin:0 0 100px 0; background-color:#FCF7F8; padding:30px 50px; border-top:1px solid #7c7778; border-bottom:1px solid #7c7778; font-size:18px; line-height:140%; color:#454545;}
.user-wrap .sign-img{}
.user-wrap .sign-txt{font-size:23px; color:#454545;}
.user-wrap .sign-txt-2{font-size:32px; color:#454545; letter-spacing:-1px;}
.user-wrap .sign-txt-3{font-size:18px; color:#454545; padding-left:14px; background:url('/2026/public/img/icn_star.png') left 6px no-repeat; line-height:140%;}
.user-wrap .sign-txt-4{font-size:18px; color:#454545; }
.user-wrap .red{color:#d11820 !important;}
.user-wrap .sign-txt-4 em{font-weight:600;}
.user-wrap .sign-txt-5{font-size:16px; color:#454545; line-height:140%;}
.user-wrap .login-form{display:table; margin:0 auto 20px;}
_.user-wrap .login-form .input-form{float:left;}
.user-wrap .login-form .input-form input[type=text],
.user-wrap .login-form .input-form input[type=password]{width:400px; height:28px; padding:10px 20px; line-height:28px; font-size:18px; color:#656565; background:#f7f7f7; border:1px solid #d9d9d9;}
_.user-wrap .login-form .btn-form{display:block;}
.user-wrap .login-form .btn-form a{position:relative; display:inline-block; margin-top:20px; width:442px; height:50px; line-height:50px; background:#348fcc; color:#fff; font-size:30px; border-radius:3px;}

.user-wrap .sign-info{position:relative; width:460px; margin:0 auto; padding:0;}
.user-wrap .sign-info .info{margin:0 auto; }
.user-wrap .sign-info a{display:inline-block; margin:auto; width:220px; height:50px; line-height:50px; background:#348fcc; color:#fff; font-size:20px; border-radius:3px;}
.user-wrap .sign-info a.find{ background-color:#da434d;}
.user-wrap .sign-info a.create{background-color:#646774; margin-top:20px;}
/*
.user-wrap .sign-info .info .txt{float:left; width:420px; padding-left:30px; font-size:18px; color:#656565; background:url('/2026/public/img/icn_check.png') left 5px no-repeat; line-height:160%; text-align:left;}
.user-wrap .sign-info .info .btn{float:left; }
.user-wrap .sign-info .info .btn a{font-size:18px; color:#fff; background:#da434d; color:#fff; width:170px; display:inline-block; border-radius:3px; padding:14px 0; letter-spacing:-1px;}
.user-wrap .sign-info .info .btn a.create{background:#646774;}
*/

.user-wrap .cont_title.v2{font-size:23px; line-height:34px;}
.user-wrap .sub-desc{color:#454545;line-height:170%;font-size:18px;}

.user-wrap .ta-box-1{padding:20px 2%; height:180px; width:95%; font-size:15px; line-height:160%; overflow-y:scroll; border:1px solid #d9d9d9;}
.user-wrap .agreee-box{margin-top:15px; line-height:16px;}
.user-wrap .agreee-box radio,
.user-wrap .agreee-box input{vertical-align:top;}
.user-wrap .agreee-box label{ font-size:16px; color:#da434d; padding-left:7px;}
.user-wrap .agreee-box label.gray{color:#454545;}

.user-wrap .abs-print{position:relative; border-top:5px solid #d11820; background:#f9f9f9; padding:55px 75px;}
.user-wrap .abs-print .title{font-size:25px; color:#454545; text-align:center;}
.user-wrap .abs-print .name{font-size:18px; color:#454545; text-align:center; margin:20px 0 15px;}
.user-wrap .abs-print .department{font-size:18px; color:#454545; text-align:center;}
.user-wrap .abs-print .cont{position:relative; margin-top:40px; font-size:17px; color:#454545; line-height:200%;}

.user-wrap .step-img-box{position:relative; margin:20px auto 10px; text-align:center; }
.user-wrap .step-img-box .inner{position:relative; display:inline-block;}
.user-wrap .step-img-box .inner a{position:absolute; z-index:2; width:20%; height:100%; top:0px; text-indent:-99999px; overflow:hidden;}
.user-wrap .step-img-box .inner a.step1{left:0%}
.user-wrap .step-img-box .inner a.step2{left:20%}
.user-wrap .step-img-box .inner a.step3{left:40%}
.user-wrap .step-img-box .inner a.step4{left:60%}
.user-wrap .step-img-box .inner a.step5{left:80%}


.dl-list{}
.dl-list dt{font-size:18px; color:#454545; font-weight:600; margin-bottom:5px; line-height:18px;;}
.dl-list dd{font-size:16px; color:#454545;  line-height:150%;}

.dl-list{}
.dl-list dt{font-size:18px; color:#454545; font-weight:600; margin-bottom:5px; line-height:18px;;}
.dl-list dd{font-size:16px; color:#454545;  line-height:150%;}

.com-tab{border-bottom:2px solid #998f8f; display:table; width:100%;}
.com-tab .tab{position:relative; display:block; float:left; margin-right:10px;}
.com-tab .tab a{display:block; width:235px; height:42px; line-height:42px; text-align:center; background:#998f8f; color:#fff; font-size:19px; border-top-left-radius:3px; border-top-right-radius:3px;}
.com-tab .tab a.on,
.com-tab .tab a:hover{background:#0e5495;}
.com-tab:after{content:""; display:block; clear:both;}

.com-btn{display:inline-block; min-width:100px; height:30px; line-height:30px; border-radius:3px; background:#d11820; color:#fff; font-size:15px; text-align:center;}
.com-btn.gray{background:#656565;}
.com-btn.blue{background:#004a8f;}

_.mypage-info-box{position:relative; background:#f9f9f9; padding:40px; border:3px solid #cdcdcd; }
.mypage-info-box dt img{vertical-align:middle;}

.mypage-info-box .dl-list{width:324px; height:163px; float:left; border:3px solid #cdcdcd; background:#f9f9f9; margin-right:10px; padding:27px 15px; font-size:16px; color:#454545;  line-height:150%;}
.mypage-info-box .dl-list:last-child{margin-right:0;}
.mypage-info-box .dl-list div.desc{height:140px;}
.mypage-info-box .dl-list div.btn{display:table; margin: auto; text-align:center;}

.popup-wrap{position:relative; border:1px solid #d9d9d9; border-radius:5px; padding:3%; background:#fff; max-width:680px; margin:0 auto;}
.popup-wrap h4{margin:0; padding:0; font-size:28px; color:#454545; font-weight:700; margin-bottom:18px;}
.popup-wrap .date-time{font-size:15px; color:#454545; font-weight:700; padding:15px 0; line-height:normal; border-top:2px solid #777777; border-bottom:1px solid #d9d9d9; margin-bottom:20px;}
.popup-wrap .popup-01{position:relative; display:table; width:100%; border-left:1px solid #bebebe; }
.popup-wrap .popup-01>li{position:relative; float:left; width:50%; border-bottom:1px solid #bebebe; }
.popup-wrap .popup-01>li .attend-item{position:relative; display:table; width:100%; color:#8f8f8f; font-size:14px;}
.popup-wrap .popup-01>li .attend-item p{display:table-cell; text-align:center; border-right:1px solid #bebebe; padding:10px 0;}
.popup-wrap .popup-01>li .attend-item p.no{width:18%;}
.popup-wrap .popup-01>li .attend-item p.name{width:28%;}
.popup-wrap .popup-01>li .attend-item p.partner{width:28%;}
.popup-wrap .popup-01>li .attend-item p.etc{}
.popup-wrap .popup-01>li .attend-item p.attend{font-weight:700; color:#000;}

.popup-wrap .popup-01.header{background:#4c4c4c; }
.popup-wrap .popup-01.header>li .attend-item{color:#ffffff; font-weight:700; font-size:16px; }
.popup-wrap .popup-01.header>li .attend-item p{border-right:none;}

.popup-wrap .app-wrap{padding:30px 0 20px 40px; background:#efefef;}
.popup-wrap .app-wrap p{display:inline-block; margin-right:30px; padding-bottom:10px;}
.popup-wrap .app-wrap p label{font-size:15px; color:#454545; padding-left:5px; font-weight:700;}
.popup-wrap .app-wrap p input[type=text]{width:100px; margin-left:10px; padding:3px 0; padding-left:20px;}

.popup-wrap .com-btn{display:inline-block; min-width:140px; height:40px; line-height:40px; border-radius:3px; background:#d11820; color:#fff; font-size:15px; text-align:center;}
.popup-wrap .com-btn.gray{background:#656565;}




/*=================================================================================
* ajax loading
=================================================================================*/
#loading_bar{display:none; position:fixed; z-index:1100; top: 0; left: 0; }
#blind_bg{
	display:none; z-index:11; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; 
	-khtml-opacity:.50; /*safari*/
	-ms-filter:alpha(opacity=50);/*IE8*/
	-moz-opacity:.50;/*FF*/
	filter:alpha(opacity=50); /*IE7*/
	opacity:.50;  /*all other browsers*/
}


/* 2015.12.31 - ryu 끝 */


.reg_guide {font-size:15px; margin-bottom:50px; line-height:160%;}
.txt-blue {color:#004a8f;}
.txt-red {color:#d11820}

.registration_wrap .fee_wrap {margin-top:44px;}
.registration_wrap .fee_wrap .desc{text-align:right; font-size:16px; margin-top:15px;}

.registration_wrap .add_wrap {margin-top:44px;}
.registration_wrap .chk_visa {font-size:18px; margin-bottom:17px;}

.registration_wrap .payment_wrap {margin-top:44px; font-size:18px;}

.reg_complete_wrap {text-align:center; padding-top:85px;}
.reg_complete_wrap .txt-1{margin-top:35px; color:#0e5495; font-size:38px;}
.reg_complete_wrap .txt-2{margin-top:14px; font-size:28px;}

/* 2016.05.18 추가 */
.board_wrap {color:#454545; font-size:16px;}
.board_wrap table a{color:#454545; font-size:16px;}
.board_wrap table th {font-weight:400; border-right:0; border-left:0; font-size:16px;}
.board_wrap table th.name, .board_wrap table th.date{padding-left:20px; font-size:14px;}
.board_wrap table td {border-right:0; border-left:0;}
.board_wrap .search_wrap{float:right; margin:20px 0; text-align:right;}
.board_wrap .search_wrap .search_cell{position:relative; display:inline-block;}
.board_wrap .search_wrap .search_cell input[type=text],
.board_wrap .search_wrap .search_cell input[type=password]{width:230px; height:33px; line-height:28px; padding:0 10px; border:1px solid #d9d9d9; font-size:15px;}
.board_wrap .search_wrap .search_cell select{width:130px; height:35px; line-height:30px; border:1px solid #d9d9d9; font-size:15px;}
.board_wrap .search_wrap .search_cell .btn-search{position:absolute;z-index:2; top:1px; right:1px;}
.board_wrap .board-con{padding:20px;}
.board_wrap .btm-btns{text-align:right; margin:40px 0;}

.board_wrap .prev-next{position:relative; padding:10px 15px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.board_wrap .prev-next .pn-box{position:relative; clear:both; color:#454545; font-size:16px; height:16px; line-height:16px; padding:10px 0;}
.board_wrap .prev-next .pn-box .head{float:left; padding-left:20px; width:80px; background:url('/2026/public/img/bg_bbs_prev.png') no-repeat left;}
.board_wrap .prev-next .pn-box .title{float:left; }
.board_wrap .prev-next .pn-box .title a{color:#454545; font-size:16px;}
.board_wrap .prev-next .pn-box .title a:hover{text-decoration:underline;}
.board_wrap .prev-next .pn-box.next .head{float:left; padding-left:20px; width:80px; background:url('/2026/public/img/bg_bbs_next.png') no-repeat left;}
.board_wrap h3{font-size:28px; color:#454545; font-weight:600; line-height:normal; border-top:2px solid #777; padding:20px;}


/*=============================================================
Paging
=============================================================*/
.new-paging{clear:both; position:relative; padding-bottom:30px; text-align:center;}
.new-paging a{display:inline-block; width:25px; height:25px; line-height:25px; border:1px solid #d9d9d9; font-size:13px; color:#656565; text-align:center; vertical-align:top; margin-right:4px; background:#fff;}
.new-paging strong{display:inline-block; width:25px; height:25px; line-height:25px; border:1px solid #d11820; font-size:13px; color:#fff; background:#d11820; margin-right:4px; }
.new-paging a:hover, .new-paging a.on{color:#fff; background:#d11820; border:1px solid #d11820;}
.new-paging a img{vertical-align:top; margin-top:2px;}
.new-paging a.no-hover{background:none; border:1px solid #d9d9d9;}

.program-tab{position:relative; }
.program-tab .btn-download{position:absolute; right:0; top:0px;}

.com-tab-2{border-bottom:2px solid #998f8f; display:table; width:100%;}
.com-tab-2 .tab{position:relative; display:block; float:left; margin-right:10px;}
.com-tab-2 .tab a{display:block; width:240px; height:52px; line-height:52px; text-align:center; background:#998f8f; color:#fff; font-size:19px; border-top-left-radius:3px; border-top-right-radius:3px;}
.com-tab-2 .tab a.on,
.com-tab-2 .tab a:hover{background:#d94349;}
.com-tab-2:after{content:""; display:block; clear:both;}

.abs_instruction{margin:20px 0 0 20px; padding:50px 0; border-top:1px solid #7c7778; border-bottom:1px solid #7c7778; text-align:center; vertical-align:middle; background-color:#FCF7F8}
.abs_instruction p{font-size:18px; line-height:160%; font-weight:bold; text-decoration:underline;}

/* 2016.05.18 추가 끝 */


.speakers_wrap{position:relative; width:100%;}
.speakers_wrap li{padding-bottom:30px;}
.speakers_wrap .speakers_info{display:table; width:100%; max-width:978px; height:100%; border:1px solid #d9d9d9; padding:20px 60px;}
.speakers_wrap .speakers_info .img{float:left; width:140px; height:192px; border:1px solid #dcdcdc; background-size:cover; background-position:center;}
.speakers_wrap .speakers_info img{width:140px; height:192px;}
.speakers_wrap .speakers_info .desc{display:inline-block; height:192px; padding-left:40px;}
.speakers_wrap .speakers_info .desc .name{font-size:28px; font-weight:bold; margin-top:60px; margin-bottom:6px;}
.speakers_wrap .speakers_info .desc .aff{font-size:18px; font-weight:normal;}
.speakers_wrap .speakers_info .desc .btn_wrapper{margin-top:35px;}
.speakers_wrap .speakers_info .desc .btn_wrapper a{width:160px; height:40px; line-height:40px;}
.speakers_wrap .bio{display:none; background-color:#f6f6f6; border-bottom:1px solid #d9d9d9; padding:30px; font-size:14px; font-weight:normal; line-height:160%;}
.speakers_wrap .bio span{font-weight:600;}

.venue_info .btn_bus{display:block;overflow:hidden;width:196px;height:42px; text-indent:-100px;font-size:1px;text-align:left; background:url(/2026/public/img/btn_bus.png) no-repeat;}

.about_wrap table{line-height:34px;}






.pop-wrap{position:relative; background:#fff; max-width:800px; margin:20px auto; border-radius:10px;}
.pop-wrap .pop-inner{padding:50px 30px; }
.pop-wrap .private-wrap{position:relative; font-size:13px;}
.pop-wrap .private-wrap h3{font-size:18px; margin-bottom:20px; border-bottom:1px solid #999; padding-bottom:20px;}
.pop-wrap .private-wrap h4{font-size:15px; margin:50px 0px 20px;}
.pop-wrap .private-wrap .order-list{padding-bottom:20px; border-bottom:1px solid #999; }
.pop-wrap .private-wrap .order-list>li{}
.pop-wrap .private-wrap .order-list>li a{font-weight:600; font-size:13px; color:#000;}
.pop-wrap .private-wrap strong{font-weight:600;}
.mfp-close-btn-in .pop-wrap .mfp-close{color:#333;}

@media only screen and (max-width:480px) {
	.pop-wrap .pop-inner{padding:50px 10px; }
	.pop-wrap .private-wrap{position:relative; font-size:12px;}
	.pop-wrap .private-wrap h3{font-size:16px; }
	.pop-wrap .private-wrap h4{font-size:14px;}
}



/* Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam sequi expedita molestias magni veritatis, provident suscipit corrupti earum hic ea natus itaque officia exercitationem, fuga labore veniam iure adipisci ducimus.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam sequi expedita molestias magni veritatis, provident suscipit corrupti earum hic ea natus itaque officia exercitationem, fuga labore veniam iure adipisci ducimus.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam sequi expedita molestias magni veritatis, provident suscipit corrupti earum hic ea natus itaque officia exercitationem, fuga labore veniam iure adipisci ducimus.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam sequi expedita molestias magni veritatis, provident suscipit corrupti earum hic ea natus itaque officia exercitationem, fuga labore veniam iure adipisci ducimus.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam sequi expedita molestias magni veritatis, provident suscipit corrupti earum hic ea natus itaque officia exercitationem, fuga labore veniam iure adipisci ducimus. */

