
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 url(/img/site/tile_texture.jpg);color:#353535;font-family:Tahoma,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:16px;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:}nav a{display:block}h1,h2,h3,h4,h5{font-family:;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:;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:Tahoma,Arial,sans-serif;font-size:1em;padding:6px 5px;width:100%;display:block}

sup {
    vertical-align: super !important;
    font-size: smaller;
}

strong {
	font-weight:Bold;
}

.wrapper{margin:0 auto;max-width:1920px;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.png);
	background-position:center bottom;
	background-size:cover;
	color:#FFF;
	margin:0px -20px 20px;
	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;
}

.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:#fff;
	border: 1px solid #e2e2e2;
}

.secondary li{list-style:none;}

.secondary>ul>li.active>a{color:#0075be;}

.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: 1em 1.2em;
    color: #333;
    background: url(/wp/images/main/left_menu_dott.png) 10px 27px no-repeat;
	border-bottom: 1px solid #e2e2e2;
	font-size: 16px;
}

.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;font-size:18px;}
.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:0px;}
.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;}

.ksme_bom{
	background:#282828;
	color:#b3b3b3;
	padding:20px;

}
.ksme_bom_left{float:left;width:30%; padding:25px 20px 20px 70px;}
.ksme_bom_right{float:right;width:70%; padding:35px 20px 20px 0px;}

.noshow{display:block;}
.show{display:block;}


/* 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 10px;
	border-bottom: 1px solid #e2e2e2;
}

.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: #333;
    background: none;
    border-bottom: 0;
}

.cb {
	clear:both;
}

.ksme_bom table {
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.ksme_bom table td.bom_left {
	width:260px;
	vertical-align:top;
}

#main {
	max-width: 1160px;
    margin: 0 auto;	
	padding: 30px 0;
}

.menu_top {
text-align: Center;
    color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.menu_top img {
	margin:0;
}

.live_box {
	border: 1px solid #dadada;
    border-radius: 10px;
	margin:10px 0 10px;
	font-size:16px;
	width:100%;
	padding:10px;
}

.live_box div {
	padding:10px;
	display: inline-block;
}

.live_box ul {
	padding:0;
	margin:0;
	list-style:none;
}

.live_box ul li {
	display:inline-block;
	margin:5px;
	vertical-align:middle;
}

.live_box ul li img,
.live_box ul li div {
	display:inline-block;
	margin:0;
	vertical-align:middle;
}


.main_box {
	margin-bottom:50px;
}

.main_box02 {
	margin-bottom:50px;
}

.main_key_box {
    border: 1px solid #d2cacc;
    background: #fbfbfb;
    padding:10px 20px;
    border-radius: 10px;
	margin-bottom:10px;
	width:100%;
}

.main_key_box td h5 {
	font-size:20px;
	font-weight:600;
	margin-bottom:10px;
}

.main_key_box td p {
	font-size:16px;
	line-height:160%;
}

.main_key_box td.r_arrow {
	text-align:right;
	width:32px;
}


.main_t_box td.t_right {
	border-bottom: 1px solid #d2cacc;
}

.main_t_box td h5 {
	font-size:20px;
	margin-bottom:10px;	
	font-weight:600;
	margin-top:20px;
}

.main_t_box td p {
	font-size:16px;
	line-height:160%;
	margin-bottom:20px;
}


.main_a_box {
	border-bottom: 1px solid #d2cacc;
	width:100%;
}

.main_a_box td {
	padding-bottom: 25px;
}

.main_a_box td ul {
	list-style:none;
}

.main_a_box td ul li {
	margin:5px 0;
}



.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_title span {
    font-size: 14px;
    font-weight: normal;	
}

.main_title02 {
	position: relative;
    font-size: 20px;
    font-weight: bold;
	background:url(/wp/images/main/title_bar02.png) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:15px;
}

.main_title img.more {
	position: absolute;
    right: 0;
    top: 10px;
}



.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:10px;
}

.spon_box table {
	width:100%
}

.spon_box table th {
	width:150px;
	border-bottom: 0;
	border-right: 1px solid #E2E2E2;
	text-align:Center;
}

.spon_box table td {
	padding:0 20px;
}

.spon_box table td ul {
	list-style:none;
	margin:0;
	padding:0;
}

.spon_box table td ul li {
	margin:10px 0px;
}

.spon_box table td ul.spon_logo li {
	display:inline-block;
	vertical-align:middle;
	margin: 10px;
}



.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;
}


argin:15px 10px;
}

.wrap {
	border-bottom:1px solid #dcdcdc;
	margin-bottom:20px;
	padding-bottom:20px;
}

.sub_title02 {
	font-size: 1.4em;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url(/wp/images/sub/sub_title.gif) left bottom no-repeat;
    font-weight: bold;
}

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;
}

.key_left_box {
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.key_left_box .key_title {
	font-size: 24px;
    font-weight: bold;
    color: #2c5189;
    margin-bottom: 20px;
}

.key_left_box p {
	margin-bottom: 20px;
	font-weight:Bold;
}

.key_left_box table td {
	vertical-align:middle;
}

.key_left_box table td strong {
	font-weight:bold;
}


.key_left_box table td img {
	padding:5px;
	border:1px solid #d8d8d8;
}

.key_left_box table td.bg01 {
	width:168px;
}

.key_left_box table td i {
    font-size: 20px;
    font-weight: bold;
    color: #137ca5;
    font-style: italic;
}


.key_right_box {
	text-align:right;
	float:right;
}

.buttn01 {
    border: 1px solid #0098fb;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    background: #f7faff;
    color: #333;
    vertical-align: middle;
}

.buttn01:hover {
	background: #cad6f7;
}

.buttn02 {
	border: 1px solid #fb7b00;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    background: #fffbf7;
    color: #333;
    vertical-align: middle;
}

.buttn02:hover {
	background:#f7dfca;
}


.buttn03 {
	border: 1px solid #38868e;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    background: #177d88;
    color: #fff;
    vertical-align: middle;
}

.buttn03:hover {
	background: #2abaca;
}




table.committees {
	border:0;
	width:100%;
}

table.committees td {
	border:0;
	vertical-align:middle;
}

table.committees td {
	border: 1px solid #eeeeee;
    padding: 10px;
}


table.committees td.bg01 {
    background: #f9f9f9;
	text-align:center;
}




.sub_title03 {
	font-weight: bold;
    font-size: 18px;
	margin-bottom:10px;
	color: #9c1a1a;
}




.program_table {
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	width:100%;
	margin-bottom:50px;
}

.program_table th {
	text-align:Center;	
    background:#ffff00;
	font-size:14px;
	border-left:1px solid #333;
	border-top:1px solid #333;
	padding:3px 3px;
}

.program_table td {
	text-align:Center;
	font-size:14px;
	border-left:1px solid #333;
	border-top:1px solid #333;
	padding:3px 3px;
	height: 40px;
}

.program_table td a {
color:#333;
}

.program_table td.bg01 {
	background:#002060;
	color:#fff;
}

.program_table td.bg02 {
	color:#4c5fe0;

}

.pd-bg-tutorial {
    background-color: #BEEFFF;
}

.pd-bg-workshop {
    background-color: #FFC0CB;
}

.pd-bg-research {
    background-color: #FFFF96;
}

.pd-bg-keynote {
    background-color: #FFFFFF;
}

b {
	font-weight:Bold;
}

hr {
	margin:30px 0 !important;
}


.top_box {
	max-width:1160px;
	margin:0 auto;
	padding:10px 0;
}

.top_box table {
	width:100%;
}

.top_box table td {
	width:50%;
}

.top_box table td.nob01 {
	
}

.top_box table td.nob02 {
	text-align:right;
}


.m_conference_header {
	display:none;
	margin:0px -20px 20px;
}



.table_Lectures {
	border:0;
	width:100%;
}

.table_Lectures td {
	border:0;
	vertical-align:middle;
}

.table_Lectures td i {
	font-size:18px;
	font-weight:bold;
	color:#248413;
}

.table_Lectures td.bg01 {
	text-align:Center;
}

.table_Lectures td.bg01 img {
	padding:3px;
	border:1px solid #d2d2d2;
}

.table_Lectures td hr {
	margin-bottom: 10px;
    margin-top: 10px;
}

.table_Lectures td table.table_Lectures_img {
	border:0;
}

.table_Lectures td table.table_Lectures_img td {
	border:0;
	text-align:center;
	width:50%;
	font-size:12px;
}









table.table01	{
	border-collapse:collapse; 
	border-top:4px solid #444444; 
	border-bottom:2px solid #444444;
}

table.table01 th {
	border-bottom:1px solid #444444; 
	border-right:1px solid #aaa; 
	border-left:1px solid #aaa; 
	background-color:#f3f3f3; 
	font-weight:bold; 
	text-align:center; 
	vertical-align:middle
}

table.table01 th.bg01	{
	background-color:#f8f8f8;
}

table.table01 td {
	border:1px dotted #999999; 
	text-align:center; 
	vertical-align:middle
}

table.table01 td.tt01	{
	background-color:#f8f8f8; 
	font-weight:bold; 
	text-align:center;
}

table.table01 td.bg11 {
	background:#feffda;
}

table.table02	{
	border-top:4px solid #444444; 
	border-bottom:2px solid #444444;
}

table.table02 td.bg01 {
	text-align:center;
	background:#f7f7f7;
}

.table_reg th {
	text-align:center;
	background: #5099bb;
    color: #fff;
	border: 1px solid #0000001a;
}

.table_reg td {
	text-align:center;
	    border: 1px solid #0000001a;
}

.table_reg td.bg01 {
	background:#f3f3f3;
}

.table_reg02 th {
	text-align:center;
	background: #4c5d98;
    color: #fff;
}


.table_reg02 td.bg01 {
	background:#f3f3f3;
}


.vod_btn {
	padding: 5px 15px;
    background: #e05300;
    color: #fff;
}

.vod_btn:hover {
    color: #fff;	
}


.table_Lectures {
	border:0;
	width:100%;
}

.table_Lectures td {
	border:0;
	vertical-align:top;
}

.table_Lectures td i {
	font-size:18px;
	font-weight:bold;
	color:#248413;
}

.table_Lectures td.bg01 {
	text-align:Center;
}

.table_Lectures td.bg01 img {
	padding:3px;
	border:1px solid #d2d2d2;
}

.table_Lectures td hr {
	margin-bottom: 10px;
    margin-top: 10px;
}

.table_Lectures td table.table_Lectures_img {
	border:0;
}

.table_Lectures td table.table_Lectures_img td {
	border:0;
	text-align:center;
	width:50%;
	font-size:12px;
}


.Lectures_buttn {
	font-size: 12px;
    display: inline-block;
    margin-top: 10px;
    color: #333;
    background: #d6d6d6;
    padding: 0px 13px;
    font-weight: bold;
}

.Lectures_box {
	display:none;
	padding: 10px;
    border: 3px solid #d6d6d6;
    background: #f9f9f9;
	margin-bottom:10px;
}





@media screen and (max-width:1023px) {
	.top_box table td {
		width:100%;
		display:block;		
	}

	.top_box table td.nob02,
	.top_box table td.nob03 {
		display:none;
	}
}





@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;
	}

	.ksme_bom table td.bom_left,
	.ksme_bom table td {
		width:100%;
		display:block;	
		text-align:center;
	}


	table.committees td {
		width:100%;
		display:block;		
	}

	.live_box div {
		padding:10px;
		display: block;
		width: 100%;
	}

	.conference_header {
		display:none;
	}

	.m_conference_header {
		display:block;
	}

	.spon_box table th {
		width:100%;
		display:block;
		border-bottom:  1px solid #E2E2E2;
		border-right:0;
	}

	.spon_box table td {
		width:100%;
		display:block;
		padding:20px;
		text-align:center;
	}

}

.pprogram th {
	background:#bbb;
}

.pprogram td {
	border-bottom:1px solid #e4e4e4;
}

.comm_table {
	width:100%;
	border-top:2px solid #333;
	border-bottom:1px solid #333;
}

.comm_table th {
	text-align:Center;
	border-bottom:1px solid #333;
}

.comm_table td {
	text-align:Center;
}

.comm_table tr td.bg01 {
	border-top:1px solid #e4e4e4;
}


.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: 420px;
    display: inline-block;
	margin:5px;
	vertical-align:top;
}

.spons_box div {
	height:50px;
}



