.sub02_content_con{background:url(/images/booth_bg.jpg) no-repeat left center;height:935px;position:relative; }
.sub02_content_in{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%);}
.sub02_content_in h3{text-align:center;font-size:70px;color:white;margin-bottom:30px}

/* ºÎ½º °Ë»ö */
#research_ms{padding-top:80px;}
form.example input[type=text] {
  line-height:40px;
  height:40px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 70%;
  background: #f1f1f1;
}

form.example button {
  width: 10%;
  float: left;
  line-height:40px;
  height:40px;
  background: #2196F3;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.clear{clear:both;}
.height30{height:30px;}
.widls{width:100%; height:300px; border:1px solid #e1e1e1;}
.button_s{width:30%; padding:10px; text-align:center; background:#005fa8; color:#fff;}

/* ºÎ½º °Ë»öÃ¢ ¼öÁ¤ 2020.09.15 */

#research_cons{width:400px;padding-top:80px; margin:0 auto;}
.search-box{
		/*position: absolute;
		top: 50%; left: 50%;*/
		/*transform: translate(-50%, -50%);*/
		overflow:hidden;
		background: #f0f0f0;
		height: 40px;
		border-radius: 40px;
		padding: 5px;
		padding-left:20px;
		color:#fff;
	}

.search-box:hover > .search-txt {
		width: 250px;
		padding:0 6px;
		color:#fff;
	}

	.search-box:hover > .search-btn {
		background: white;
		color: #fff;
	}

	.search-btn{
		color:#000;
		float: right; 
		width: 30px; height: 30px;
		border-radius: 50%;
		background:#cdcdcd;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: 0.4s;
	}
 
    a.search-btn{color:#fff;}
    
	.search-txt {
		border : none;
		color:#000;
		background : none;
		outline: none;
		float: left;
		padding: 0;
		font-size: 16px;
		transition: 0.4s;
		line-height: 40px;
		height:40px;
		width: 60%;
	}



/* rollover menu img */
a.roll img {display:inline; border:0;}
a.roll img.over {display:none;}

a.roll:hover {border:0;}
a.roll:hover img {display:none;}
a.roll:hover img.over {display:inline;}




/* ºÎ½º qna ÀÛ¾÷ 2020.09.01 */
#talks_ms{width:100%; height:410px; background:#b2c7d9; overflow-y:auto;}
#talks_ms .left_talks{float:left; width:60%; margin-top:0px; margin-left:10px;}
#talks_ms .left_talks a{display:block; text-decoration:none; color:#000;}
#talks_ms .left_talks li{padding:3px; line-height:20px; background:#fff;}
#talks_ms .left_talks li{text-align:left; padding-left:10px;}
#talks_ms .right_talks{float:right; width:60%; margin-top:0px; margin-right:10px;}
#talks_ms .right_talks a{display:block; text-decoration:none; color:#000;}
#talks_ms .right_talks li{padding:3px; line-height:20px; background:#ffeb12;}
#talks_ms .right_talks li{text-align:right; padding-right:10px;}

#talks_ms .left_talks2{float:left; width:60%; margin-top:0px; margin-left:10px;}
#talks_ms .left_talks2 a{display:block; text-decoration:none; color:#000;}
#talks_ms .left_talks2 li{padding:3px; line-height:20px; background:#ffeb12;;}
#talks_ms .left_talks2 li{text-align:left;}
#talks_ms .right_talks2{float:right; width:60%; margin-top:0px; margin-right:10px;}
#talks_ms .right_talks2 a{display:block;}
#talks_ms .right_talks2 li{padding:3px; line-height:20px; background:#fff;}
#talks_ms .right_talks2 li{text-align:right;}

#talks_ms2{width:100%; height:405px; background:#b2c7d9; overflow-y:auto;}
#talks_ms2 .left_talks{float:left; width:60%; margin-top:20px; margin-left:10px;}
#talks_ms2 .left_talks a{display:block;}
#talks_ms2 .left_talks li{padding:3px; line-height:20px; background:#fff;}
#talks_ms2 .left_talks li{text-align:left; padding-left:10px;}
#talks_ms2 .right_talks{float:right; width:60%; margin-top:20px; margin-right:10px;}
#talks_ms2 .right_talks a{display:block;}
#talks_ms2 .right_talks li{padding:3px; line-height:20px; background:#ffeb12;}
#talks_ms2 .right_talks li{text-align:right;}

#talks_ms2 .left_talks2{float:left; width:60%; margin-top:20px; margin-left:10px;}
#talks_ms2 .left_talks2 a{display:block; text-decoration:none; color:#000;}
#talks_ms2 .left_talks2 li{padding:3px; line-height:20px; background:#ffeb12;;}
#talks_ms2 .left_talks2 li{text-align:left;}
#talks_ms2 .right_talks2{float:right; width:60%; margin-top:20px; margin-right:10px;}
#talks_ms2 .right_talks2 a{display:block;}
#talks_ms2 .right_talks2 li{padding:3px; line-height:20px; background:#fff;}
#talks_ms2 .right_talks2 li{text-align:right;}


#talks_send{padding:5px; height:90px;}
#talks_send .form_ins{width:85%; float:left;}
#talks_send .btn_s{width:15%; float:right;}
#talks_send .btn_s .btn_ms{width:43%; background:#ffeb33; float:left; font-size:10pt;  border-radius:6px; text-align:center; color:#000; line-height:25px;}
#talks_send .btn_s .btn_ms2{width:43%; background:#f99200; float:left; font-size:10pt; border-radius:6px; text-align:center; color:#fff; line-height:25px;}
#talks_send .btn_s .btn_ms3{width:43%; background:#d5d5d5; float:left; font-size:10pt; border-radius:6px; text-align:center; color:#fff; line-height:25px;}

#talks_send .form_ins2{width:100%;}
#talks_send .btn_s2{width:15%; margin:0 auto;}
#talks_send .btn_s2 .btn_ms{width:100%; background:#ffeb33;  border-radius:10px; text-align:center; color:#000; line-height:30px;}
/* #talks_send2 .btn_s2 .btn_ms2{width:15%; background:#f99200; border-radius:10px; text-align:center; color:#fff; line-height:30px;} */

#talks_send textarea{width:100%; height:80px; border:1px solid #e3e3e3;}

table .sb{background:#b2c7d9;}

.bg_sn{background:##b2c7d9;}

/*  ¸®½ºÆ® ¸ñ·Ï, ·Î°í ¸ñ·Ï, µ¿»ó¿µ ºÎºÐ ¸ñ·Ï  */
#booth_list_ms{padding:10px; background:#014099; overflow:hidden;}
#booth_list_ms .word_list{width:32%; float:left;}
#booth_list_ms .word_list .word_title{text-align:center; color:#fff; font-size:23pt;}
#booth_list_ms .word_list .word_boxs{width:100%; height:280px; overflow-y:scroll; margin-top:30px; background:#e3e3e3;}
#booth_list_ms .word_list .word_boxs li{line-height:30px; border-bottom:1px solid #cdcdcd; padding-left:10px;}
#booth_list_ms .word_list .pro_ducts{}

#booth_list_ms .word_list .pro_ms{}
 

#booth_list_ms .logo_list{width:32%; float:left; margin-left:2%;}
#booth_list_ms .logo_list .logo_title{text-align:center; color:#fff; font-size:23pt;}
#booth_list_ms .logo_list .logo_boxs{width:100%; height:280px; overflow-y:scroll; margin-top:30px; background:#fff; font-size: 0;  border-bottom:1px solid #cdcdcd;}
#booth_list_ms .logo_list .logo_boxs li{padding:12px;display: inline-block; height: 45px; line-height: 45px; text-align: center; width: 20% !important;}
#booth_list_ms .logo_list .logo_boxs li a img{width:100%; height:100%;}


#booth_list_ms .movie_list{width:32%; float:right;}
#booth_list_ms .movie_list .movie_title{text-align:center; color:#fff; font-size:23pt;}
#booth_list_ms .movie_list .movie_boxs{width:100%; margin-top:30px; background:#fff;}
#booth_list_ms .movie_list .movie_boxs .movie_ms{width:100%; height:280px; background:#000;}

#booth_list_ms .movie_list .movie_boxs .ps_con_boxs{width:100%; height:280px; line-height:20px;  overflow-y:scroll;}
#booth_list_ms .movie_list .movie_boxs .ps_con_boxs li{border-bottom:1px solid #cdcdcd; float:left; padding-left:10px;}

#booth_list_ms .bls_cl{clear:both; padding-bottom:30px;}



/* °³ÀÎº° ºÎ½º ¿µ¿ª */
/* ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º */
.sub02_content_in .booth_design_a{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_a.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_design_a .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_a .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_a .document_ms{position:absolute; top:320px; left:1333px; z-index:12;}
.sub02_content_in .booth_design_a .document_ms .whens{width:204px; height:352px; overflow:hidden; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_a .document_ms .whens li{margin-bottom:2px;}
.sub02_content_in .booth_design_a .logo_sect{position:absolute; width:277px; height:151px; top:150px; left:1149px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a .logo_sect img{width:100%;}
.sub02_content_in .booth_design_a .movie_sect{position:absolute; width:307px; height:177px; top:158px; left:737px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a .movie_sect img{width:100%;}

.sub02_content_in .booth_design_a .product_sect{position:absolute; width:222px; height:233px; top:422px; left:220px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a .product_sect img{width:100%;}
.sub02_content_in .booth_design_a .people_m{position:absolute; width:167px; height:129px; top:386px; left:773px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a .people_m img{width:100%;}
.sub02_content_in .booth_design_a .contact_icon{position:absolute; top:556px; left:773px; z-index:12;}
.sub02_content_in .booth_design_a .message_icon{position:absolute; top:582px; left:894px; z-index:12;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ »ö»ó ¿À·»Áö »ö»ó */
.sub02_content_in .booth_design_a_01{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_a_01.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_design_a_01 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_a_01 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_a_01 .document_ms{position:absolute; top:320px; left:1333px; z-index:12;}
.sub02_content_in .booth_design_a_01 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_a_01 .document_ms .whens li{margin-bottom:2px;}
.sub02_content_in .booth_design_a_01 .logo_sect{position:absolute; width:277px; height:151px; top:150px; left:1149px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_01 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_a_01 .movie_sect{position:absolute; width:307px; height:177px; top:158px; left:737px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_01 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_a_01 .product_sect{position:absolute; width:222px; height:233px; top:422px; left:220px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_01 .product_sect img{width:100%;}
.sub02_content_in .booth_design_a_01 .people_m{position:absolute; width:167px; height:129px; top:386px; left:773px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_01 .people_m img{width:100%;}
.sub02_content_in .booth_design_a_01 .contact_icon{position:absolute; top:556px; left:773px; z-index:12;}
.sub02_content_in .booth_design_a_01 .message_icon{position:absolute; top:582px; left:894px; z-index:12;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ »ö»ó »¡°­ »ö»ó */
.sub02_content_in .booth_design_a_02{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_a_02.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_design_a_02 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_a_02 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_a_02 .document_ms{position:absolute; top:320px; left:1333px; z-index:12;}
.sub02_content_in .booth_design_a_02 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_a_02 .document_ms .whens li{margin-bottom:2px;}
.sub02_content_in .booth_design_a_02 .logo_sect{position:absolute; width:277px; height:151px; top:150px; left:1149px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_02 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_a_02 .movie_sect{position:absolute; width:307px; height:177px; top:158px; left:737px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_02 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_a_02 .product_sect{position:absolute; width:222px; height:233px; top:422px; left:220px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_02 .product_sect img{width:100%;}
.sub02_content_in .booth_design_a_02 .people_m{position:absolute; width:167px; height:129px; top:386px; left:773px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_02 .people_m img{width:100%;}
.sub02_content_in .booth_design_a_02 .contact_icon{position:absolute; top:556px; left:773px; z-index:12;}
.sub02_content_in .booth_design_a_02 .message_icon{position:absolute; top:582px; left:894px; z-index:12;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ »ö»ó ÃÊ·Ï »ö»ó */
.sub02_content_in .booth_design_a_03{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_a_03.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_design_a_03 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_a_03 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_a_03 .document_ms{position:absolute; top:320px; left:1333px; z-index:12;}
.sub02_content_in .booth_design_a_03 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_a_03 .document_ms .whens li{margin-bottom:2px;}
.sub02_content_in .booth_design_a_03 .logo_sect{position:absolute; width:277px; height:151px; top:150px; left:1149px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_03 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_a_03 .movie_sect{position:absolute; width:307px; height:177px; top:158px; left:737px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_03 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_a_03 .product_sect{position:absolute; width:222px; height:233px; top:422px; left:220px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_03 .product_sect img{width:100%;}
.sub02_content_in .booth_design_a_03 .people_m{position:absolute; width:167px; height:129px; top:386px; left:773px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_03 .people_m img{width:100%;}
.sub02_content_in .booth_design_a_03 .contact_icon{position:absolute; top:556px; left:773px; z-index:12;}
.sub02_content_in .booth_design_a_03 .message_icon{position:absolute; top:582px; left:894px; z-index:12;}

/* ½ºÅÄ´Ùµå  AÅ¸ÀÔ »ö»ó °ñµå »ö»ó */
.sub02_content_in .booth_design_a_04{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_a_04.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_design_a_04 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_a_04 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_a_04 .document_ms{position:absolute; top:320px; left:1333px; z-index:12;}
.sub02_content_in .booth_design_a_04 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_a_04 .document_ms .whens li{margin-bottom:2px;}
.sub02_content_in .booth_design_a_04 .logo_sect{position:absolute; width:277px; height:151px; top:150px; left:1149px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_04 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_a_04 .movie_sect{position:absolute; width:307px; height:177px; top:158px; left:737px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_04 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_a_04 .product_sect{position:absolute; width:222px; height:233px; top:422px; left:220px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_04 .product_sect img{width:100%;}
.sub02_content_in .booth_design_a_04 .people_m{position:absolute; width:167px; height:129px; top:386px; left:773px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_a_04 .people_m img{width:100%;}
.sub02_content_in .booth_design_a_04 .contact_icon{position:absolute; top:556px; left:773px; z-index:12;}
.sub02_content_in .booth_design_a_04 .message_icon{position:absolute; top:582px; left:894px; z-index:12;}


/* ½ºÅÄ´Ùµå   ///// BÅ¸ÀÔ ºÎ½º //// */
.sub02_content_in .booth_design_b{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_b.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_b .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_b .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_b .product_sect{position:absolute; width:232px; height:264px; top:297px; left:424px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b .product_sect img{width:100%;}
.sub02_content_in .booth_design_b .movie_sect{position:absolute; width:310px; height:176px; top:299px; left:943px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b .movie_sect img{width:100%;}
.sub02_content_in .booth_design_b .logo_sect{position:absolute; width:282px; height:116px; top:75px; left:884px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b .logo_sect img{width:100%;}
.sub02_content_in .booth_design_b .brand_logo{position:absolute; width:147px; height:53px; top:81px; left:1325px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b .brand_logo img{width:100%;}
.sub02_content_in .booth_design_b .people_m{position:absolute; width:167px; height:129px; top:425px; left:745px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b .people_m img{width:100%;}
.sub02_content_in .booth_design_b .contact_icon{position:absolute; top:582px; left:849px; z-index:12;}
.sub02_content_in .booth_design_b .message_icon{position:absolute; top:582px; left:947px; z-index:12;}
.sub02_content_in .booth_design_b .document_ms{position:absolute; top:323px; left:1376px; z-index:12;}
.sub02_content_in .booth_design_b .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_b .document_ms .whens li{margin-bottom:2px;}

/* ½ºÅÄ´Ùµå bÅ¸ÀÔ »ö»ó ¿À·»Áö »ö»ó */
.sub02_content_in .booth_design_b_01{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_b_01.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_b_01 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_b_01 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_b_01 .product_sect{position:absolute; width:232px; height:264px; top:297px; left:424px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_01 .product_sect img{width:100%;}
.sub02_content_in .booth_design_b_01 .movie_sect{position:absolute; width:310px; height:176px; top:299px; left:943px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_01 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_b_01 .logo_sect{position:absolute; width:282px; height:116px; top:75px; left:884px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_01 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_b_01 .brand_logo{position:absolute; width:147px; height:53px; top:81px; left:1325px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_01 .brand_logo img{width:100%;}
.sub02_content_in .booth_design_b_01 .people_m{position:absolute; width:167px; height:129px; top:425px; left:745px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_01 .people_m img{width:100%;}
.sub02_content_in .booth_design_b_01 .contact_icon{position:absolute; top:582px; left:849px; z-index:12;}
.sub02_content_in .booth_design_b_01 .message_icon{position:absolute; top:582px; left:947px; z-index:12;}
.sub02_content_in .booth_design_b_01 .document_ms{position:absolute; top:321px; left:1377px; z-index:12;}
.sub02_content_in .booth_design_b_01 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_b_01 .document_ms .whens li{margin-bottom:2px;}

/* ½ºÅÄ´Ùµå bÅ¸ÀÔ »ö»ó »¡°­ »ö»ó */
.sub02_content_in .booth_design_b_02{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_b_02.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_b_02 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_b_02 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_b_02 .product_sect{position:absolute; width:232px; height:264px; top:297px; left:424px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_02 .product_sect img{width:100%;}
.sub02_content_in .booth_design_b_02 .movie_sect{position:absolute; width:310px; height:176px; top:299px; left:943px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_02 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_b_02 .logo_sect{position:absolute; width:282px; height:116px; top:75px; left:884px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_02 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_b_02 .brand_logo{position:absolute; width:147px; height:53px; top:81px; left:1325px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_02 .brand_logo img{width:100%;}
.sub02_content_in .booth_design_b_02 .people_m{position:absolute; width:167px; height:129px; top:425px; left:745px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_02 .people_m img{width:100%;}
.sub02_content_in .booth_design_b_02 .contact_icon{position:absolute; top:582px; left:849px; z-index:12;}
.sub02_content_in .booth_design_b_02 .message_icon{position:absolute; top:582px; left:947px; z-index:12;}
.sub02_content_in .booth_design_b_02 .document_ms{position:absolute; top:321px; left:1377px; z-index:12;}
.sub02_content_in .booth_design_b_02 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_b_02 .document_ms .whens li{margin-bottom:2px;}

/* ½ºÅÄ´Ùµå bÅ¸ÀÔ »ö»ó ÃÊ·Ï »ö»ó */
.sub02_content_in .booth_design_b_03{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_b_03.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_b_03 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_b_03 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_b_03 .product_sect{position:absolute; width:232px; height:264px; top:297px; left:424px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_03 .product_sect img{width:100%;}
.sub02_content_in .booth_design_b_03 .movie_sect{position:absolute; width:310px; height:176px; top:299px; left:943px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_03 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_b_03 .logo_sect{position:absolute; width:282px; height:116px; top:75px; left:884px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_03 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_b_03 .brand_logo{position:absolute; width:147px; height:53px; top:81px; left:1325px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_03 .brand_logo img{width:100%;}
.sub02_content_in .booth_design_b_03 .people_m{position:absolute; width:167px; height:129px; top:425px; left:745px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_03 .people_m img{width:100%;}
.sub02_content_in .booth_design_b_03 .contact_icon{position:absolute; top:582px; left:849px; z-index:12;}
.sub02_content_in .booth_design_b_03 .message_icon{position:absolute; top:582px; left:947px; z-index:12;}
.sub02_content_in .booth_design_b_03 .document_ms{position:absolute; top:321px; left:1377px; z-index:12;}
.sub02_content_in .booth_design_b_03 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_b_03 .document_ms .whens li{margin-bottom:2px;}

/* ½ºÅÄ´Ùµå bÅ¸ÀÔ »ö»ó °ñµç »ö»ó */
.sub02_content_in .booth_design_b_04{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_b_04.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_b_04 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_b_04 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_b_04 .product_sect{position:absolute; width:232px; height:264px; top:297px; left:424px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_04 .product_sect img{width:100%;}
.sub02_content_in .booth_design_b_04 .movie_sect{position:absolute; width:310px; height:176px; top:299px; left:943px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_04 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_b_04 .logo_sect{position:absolute; width:282px; height:116px; top:75px; left:884px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_04 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_b_04 .brand_logo{position:absolute; width:147px; height:53px; top:81px; left:1325px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_04 .brand_logo img{width:100%;}
.sub02_content_in .booth_design_b_04 .people_m{position:absolute; width:167px; height:129px; top:425px; left:745px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_b_04 .people_m img{width:100%;}
.sub02_content_in .booth_design_b_04 .contact_icon{position:absolute; top:582px; left:849px; z-index:12;}
.sub02_content_in .booth_design_b_04 .message_icon{position:absolute; top:582px; left:947px; z-index:12;}
.sub02_content_in .booth_design_b_04 .document_ms{position:absolute; top:321px; left:1377px; z-index:12;}
.sub02_content_in .booth_design_b_04 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png')no-repeat;}
.sub02_content_in .booth_design_b_04 .document_ms .whens li{margin-bottom:2px;}



/* ½ºÅÄ´Ùµå   ////////  cÅ¸ÀÔ ºÎ½º //////  */
.sub02_content_in .booth_design_c{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_c.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_c .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_c .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_c .product_sect{position:absolute; width:196px; height:181px; top:440px; left:326px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c .product_sect img{width:100%;}
.sub02_content_in .booth_design_c .movie_sect{position:absolute; width:282px; height:147px; top:350px; left:795px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c .movie_sect img{width:100%;}
.sub02_content_in .booth_design_c .document_ms{position:absolute; top:321px; left:1312px; z-index:12;}
.sub02_content_in .booth_design_c .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png') no-repeat;}
.sub02_content_in .booth_design_c .document_ms .whens li{margin-bottom:2px;margin-left:3px;}
.sub02_content_in .booth_design_c .contact_icon{position:absolute; top:605px; left:842px; z-index:12;}
.sub02_content_in .booth_design_c .message_icon{position:absolute; top:605px; left:925px; z-index:12;}
.sub02_content_in .booth_design_c .people_m{position:absolute; width:167px; height:129px; top:455px; left:818px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c .people_m img{width:100%;}
.sub02_content_in .booth_design_c .logo_sect{position:absolute; width:245px; height:89px; top:232px; left:716px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c .logo_sect img{width:100%;}
.sub02_content_in .booth_design_c .brand_logo{position:absolute; width:135px; height:47px; top:246px; left:1004px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c .brand_logo img{width:100%;}

/* ½ºÅÄ´Ùµå cÅ¸ÀÔ »ö»ó ¿À·»Áö »ö»ó */
.sub02_content_in .booth_design_c_01{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_c_01.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_c_01 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_c_01 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_c_01 .product_sect{position:absolute; width:196px; height:181px; top:440px; left:326px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_01 .product_sect img{width:100%;}
.sub02_content_in .booth_design_c_01 .movie_sect{position:absolute; width:282px; height:147px; top:350px; left:795px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_01 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_c_01 .document_ms{position:absolute; top:321px; left:1312px; z-index:12;}
.sub02_content_in .booth_design_c_01 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png') no-repeat;}
.sub02_content_in .booth_design_c_01 .document_ms .whens li{margin-bottom:2px; margin-left:3px;}
.sub02_content_in .booth_design_c_01 .contact_icon{position:absolute; top:605px; left:842px; z-index:12;}
.sub02_content_in .booth_design_c_01 .message_icon{position:absolute; top:605px; left:925px; z-index:12;}
.sub02_content_in .booth_design_c_01 .people_m{position:absolute; width:167px; height:129px; top:455px; left:818px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_01 .people_m img{width:100%;}
.sub02_content_in .booth_design_c_01 .logo_sect{position:absolute; width:245px; height:89px; top:232px; left:716px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_01 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_c_01 .brand_logo{position:absolute; width:135px; height:47px; top:246px; left:1004px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_01 .brand_logo img{width:100%;}

/* ½ºÅÄ´Ùµå cÅ¸ÀÔ »ö»ó »¡°­ »ö»ó */
.sub02_content_in .booth_design_c_02{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_c_02.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_c_02 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_c_02 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_c_02 .product_sect{position:absolute; width:196px; height:181px; top:440px; left:326px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_02 .product_sect img{width:100%;}
.sub02_content_in .booth_design_c_02 .movie_sect{position:absolute; width:282px; height:147px; top:350px; left:795px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_02 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_c_02 .document_ms{position:absolute; top:321px; left:1312px; z-index:12;}
.sub02_content_in .booth_design_c_02 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png') no-repeat;}
.sub02_content_in .booth_design_c_02 .document_ms .whens li{margin-bottom:2px; margin-left:3px;}
.sub02_content_in .booth_design_c_02 .contact_icon{position:absolute; top:605px; left:842px; z-index:12;}
.sub02_content_in .booth_design_c_02 .message_icon{position:absolute; top:605px; left:925px; z-index:12;}
.sub02_content_in .booth_design_c_02 .people_m{position:absolute; width:167px; height:129px; top:455px; left:818px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_02 .people_m img{width:100%;}
.sub02_content_in .booth_design_c_02 .logo_sect{position:absolute; width:245px; height:89px; top:232px; left:716px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_02 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_c_02 .brand_logo{position:absolute; width:135px; height:47px; top:246px; left:1004px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_02 .brand_logo img{width:100%;}

/* ½ºÅÄ´Ùµå cÅ¸ÀÔ »ö»ó ÃÊ·Ï »ö»ó */
.sub02_content_in .booth_design_c_03{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_c_03.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_c_03 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_c_03 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_c_03 .product_sect{position:absolute; width:196px; height:181px; top:440px; left:326px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_03 .product_sect img{width:100%;}
.sub02_content_in .booth_design_c_03 .movie_sect{position:absolute; width:282px; height:147px; top:350px; left:795px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_03 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_c_03 .document_ms{position:absolute; top:321px; left:1312px; z-index:12;}
.sub02_content_in .booth_design_c_03 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png') no-repeat;}
.sub02_content_in .booth_design_c_03 .document_ms .whens li{margin-bottom:2px; margin-left:3px;}
.sub02_content_in .booth_design_c_03 .contact_icon{position:absolute; top:605px; left:842px; z-index:12;}
.sub02_content_in .booth_design_c_03 .message_icon{position:absolute; top:605px; left:925px; z-index:12;}
.sub02_content_in .booth_design_c_03 .people_m{position:absolute; width:167px; height:129px; top:455px; left:818px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_03 .people_m img{width:100%;}
.sub02_content_in .booth_design_c_03 .logo_sect{position:absolute; width:245px; height:89px; top:232px; left:716px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_03 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_c_03 .brand_logo{position:absolute; width:135px; height:47px; top:246px; left:1004px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_03 .brand_logo img{width:100%;}

/* ½ºÅÄ´Ùµå cÅ¸ÀÔ »ö»ó °ñµå »ö»ó */
.sub02_content_in .booth_design_c_04{position:relative;width:1682px; height:723px; background:url("/images/booth_design_bgs_c_04.png")no-repeat;margin-top:70px;}	
.sub02_content_in .booth_design_c_04 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_design_c_04 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_design_c_04 .product_sect{position:absolute; width:196px; height:181px; top:440px; left:326px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_04 .product_sect img{width:100%;}
.sub02_content_in .booth_design_c_04 .movie_sect{position:absolute; width:282px; height:147px; top:350px; left:795px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_04 .movie_sect img{width:100%;}
.sub02_content_in .booth_design_c_04 .document_ms{position:absolute; top:321px; left:1312px; z-index:12;}
.sub02_content_in .booth_design_c_04 .document_ms .whens{width:204px; height:352px; background:url('../images/whens.png') no-repeat;}
.sub02_content_in .booth_design_c_04 .document_ms .whens li{margin-bottom:2px; margin-left:3px;}
.sub02_content_in .booth_design_c_04 .contact_icon{position:absolute; top:605px; left:842px; z-index:12;}
.sub02_content_in .booth_design_c_04 .message_icon{position:absolute; top:605px; left:925px; z-index:12;}
.sub02_content_in .booth_design_c_04 .people_m{position:absolute; width:167px; height:129px; top:455px; left:818px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_04 .people_m img{width:100%;}
.sub02_content_in .booth_design_c_04 .logo_sect{position:absolute; width:245px; height:89px; top:232px; left:716px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_04 .logo_sect img{width:100%;}
.sub02_content_in .booth_design_c_04 .brand_logo{position:absolute; width:135px; height:47px; top:246px; left:1004px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_design_c_04 .brand_logo img{width:100%;}


/* Ä¿½ºÅÒ aÅ¸ÀÔ ºÎ½º º£ÀÌÁ÷ */
.sub02_content_in .booth_custom_design_a{position:relative;width:1682px; height:723px; background:url("/images/booth_custom_design_a.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_custom_design_a .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_custom_design_a .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_custom_design_a .product_sect{position:absolute; width:328px; height:404px; top:162px; left:237px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a .product_sect img{width:100%;} 
.sub02_content_in .booth_custom_design_a .movie_sect{position:absolute; width:311px; height:172px; top:231px; left:981px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a .movie_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a .document_ms{position:absolute; width:217px; top:386px; left:1381px; z-index:12;}
.sub02_content_in .booth_custom_design_a .document_ms li{line-height:53px; font-size:15pt;  background:none; margin-bottom:10px;}
.sub02_content_in .booth_custom_design_a .document_ms li a{color:#000; padding-left:10px; display:block; height:53px;}
.sub02_content_in .booth_custom_design_a .contact_icon{position:absolute; top:498px; left:694px; z-index:12;}
.sub02_content_in .booth_custom_design_a .message_icon{position:absolute; top:498px; left:878px; z-index:12;}
.sub02_content_in .booth_custom_design_a .people_m{position:absolute; width:167px; height:129px; top:339px; left:706px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a .people_m img{width:100%;}
.sub02_content_in .booth_custom_design_a .logo_sect{position:absolute; width:293px; height:108px; top:54px; left:1031px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a .logo_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a .brand_logo{position:absolute; width:147px; height:53px; top:23px; left:1394px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a .brand_logo img{width:100%;}


/* Ä¿½ºÅÒ aÅ¸ÀÔ ºÎ½º ¿À·»Áö »ö»ó */
.sub02_content_in .booth_custom_design_a_01{position:relative;width:1682px; height:723px; background:url("/images/booth_custom_design_a_01.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_custom_design_a_01 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_custom_design_a_01 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_custom_design_a_01 .product_sect{position:absolute; width:328px; height:404px; top:162px; left:237px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_01 .product_sect img{width:100%;} 
.sub02_content_in .booth_custom_design_a_01 .movie_sect{position:absolute; width:311px; height:172px; top:231px; left:981px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_01 .movie_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_01 .document_ms{position:absolute; width:217px; top:386px; left:1381px; z-index:12;}
.sub02_content_in .booth_custom_design_a_01 .document_ms li{line-height:53px; font-size:15pt;  background:none; margin-bottom:10px;}
.sub02_content_in .booth_custom_design_a_01 .document_ms li a{color:#000; padding-left:10px; display:block; height:53px;}
.sub02_content_in .booth_custom_design_a_01 .contact_icon{position:absolute; top:498px; left:694px; z-index:12;}
.sub02_content_in .booth_custom_design_a_01 .message_icon{position:absolute; top:498px; left:878px; z-index:12;}
.sub02_content_in .booth_custom_design_a_01 .people_m{position:absolute; width:167px; height:129px; top:339px; left:706px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_01 .people_m img{width:100%;}
.sub02_content_in .booth_custom_design_a_01 .logo_sect{position:absolute; width:293px; height:108px; top:54px; left:1031px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_01 .logo_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_01 .brand_logo{position:absolute; width:147px; height:53px; top:23px; left:1394px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_01 .brand_logo img{width:100%;}


/* Ä¿½ºÅÒ aÅ¸ÀÔ ºÎ½º »¡°­ »ö»ó */
.sub02_content_in .booth_custom_design_a_02{position:relative;width:1682px; height:723px; background:url("/images/booth_custom_design_a_02.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_custom_design_a_02 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_custom_design_a_02 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_custom_design_a_02 .product_sect{position:absolute; width:328px; height:404px; top:162px; left:237px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_02 .product_sect img{width:100%;} 
.sub02_content_in .booth_custom_design_a_02 .movie_sect{position:absolute; width:311px; height:172px; top:231px; left:981px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_02 .movie_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_02 .document_ms{position:absolute; width:217px; top:386px; left:1381px; z-index:12;}
.sub02_content_in .booth_custom_design_a_02 .document_ms li{line-height:53px; font-size:15pt;  background:none; margin-bottom:10px;}
.sub02_content_in .booth_custom_design_a_02 .document_ms li a{color:#000; padding-left:10px; display:block; height:53px;}
.sub02_content_in .booth_custom_design_a_02 .contact_icon{position:absolute; top:498px; left:694px; z-index:12;}
.sub02_content_in .booth_custom_design_a_02 .message_icon{position:absolute; top:498px; left:878px; z-index:12;}
.sub02_content_in .booth_custom_design_a_02 .people_m{position:absolute; width:167px; height:129px; top:339px; left:706px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_02 .people_m img{width:100%;}
.sub02_content_in .booth_custom_design_a_02 .logo_sect{position:absolute; width:293px; height:108px; top:54px; left:1031px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_02 .logo_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_02 .brand_logo{position:absolute; width:147px; height:53px; top:23px; left:1394px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_02 .brand_logo img{width:100%;}

/* Ä¿½ºÅÒ aÅ¸ÀÔ ºÎ½º ÃÊ·Ï »ö»ó */
.sub02_content_in .booth_custom_design_a_03{position:relative;width:1682px; height:723px; background:url("/images/booth_custom_design_a_03.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_custom_design_a_03 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_custom_design_a_03 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_custom_design_a_03 .product_sect{position:absolute; width:328px; height:404px; top:162px; left:237px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_03 .product_sect img{width:100%;} 
.sub02_content_in .booth_custom_design_a_03 .movie_sect{position:absolute; width:311px; height:172px; top:231px; left:981px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_03 .movie_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_03 .document_ms{position:absolute; width:217px; top:386px; left:1381px; z-index:12;}
.sub02_content_in .booth_custom_design_a_03 .document_ms li{line-height:53px; font-size:15pt;  background:none; margin-bottom:10px;}
.sub02_content_in .booth_custom_design_a_03 .document_ms li a{color:#000; padding-left:10px; display:block; height:53px;}
.sub02_content_in .booth_custom_design_a_03 .contact_icon{position:absolute; top:498px; left:694px; z-index:12;}
.sub02_content_in .booth_custom_design_a_03 .message_icon{position:absolute; top:498px; left:878px; z-index:12;}
.sub02_content_in .booth_custom_design_a_03 .people_m{position:absolute; width:167px; height:129px; top:339px; left:706px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_03 .people_m img{width:100%;}
.sub02_content_in .booth_custom_design_a_03 .logo_sect{position:absolute; width:293px; height:108px; top:54px; left:1031px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_03 .logo_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_03 .brand_logo{position:absolute; width:147px; height:53px; top:23px; left:1394px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_03 .brand_logo img{width:100%;}

/* Ä¿½ºÅÒ aÅ¸ÀÔ ºÎ½º °ñµå »ö»ó */
.sub02_content_in .booth_custom_design_a_04{position:relative;width:1682px; height:723px; background:url("/images/booth_custom_design_a_04.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_custom_design_a_04 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_custom_design_a_04 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_custom_design_a_04 .product_sect{position:absolute; width:328px; height:404px; top:162px; left:237px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_04 .product_sect img{width:100%;} 
.sub02_content_in .booth_custom_design_a_04 .movie_sect{position:absolute; width:311px; height:172px; top:231px; left:981px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_04 .movie_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_04 .document_ms{position:absolute; width:217px; top:386px; left:1381px; z-index:12;}
.sub02_content_in .booth_custom_design_a_04 .document_ms li{line-height:53px; font-size:15pt;  background:none; margin-bottom:10px;}
.sub02_content_in .booth_custom_design_a_04 .document_ms li a{color:#000; padding-left:10px; display:block; height:53px;}
.sub02_content_in .booth_custom_design_a_04 .contact_icon{position:absolute; top:498px; left:694px; z-index:12;}
.sub02_content_in .booth_custom_design_a_04 .message_icon{position:absolute; top:498px; left:878px; z-index:12;}
.sub02_content_in .booth_custom_design_a_04 .people_m{position:absolute; width:167px; height:129px; top:339px; left:706px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_04 .people_m img{width:100%;}
.sub02_content_in .booth_custom_design_a_04 .logo_sect{position:absolute; width:293px; height:108px; top:54px; left:1031px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_04 .logo_sect img{width:100%;}
.sub02_content_in .booth_custom_design_a_04 .brand_logo{position:absolute; width:147px; height:53px; top:23px; left:1394px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_custom_design_a_04 .brand_logo img{width:100%;}
 

/* ///////////////// /////////////////////////////////// */


/* ///////  ÇÁ¸®¹Ì¾ö ºÎ½º ½ÃÀÛ /////// 01 */
.sub02_content_in .booth_premium_design_01{position:relative;width:1682px; height:723px; background:url("/images/booth_premium_design_01.png")no-repeat;margin-top:70px;}
.sub02_content_in .booth_premium_design_01 .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:12;}
.sub02_content_in .booth_premium_design_01 .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px;}
.sub02_content_in .booth_premium_design_01 .product_sect{position:absolute; width:189px; height:359px; top:178px; left:1269px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .product_sect img{width:100%;} 
.sub02_content_in .booth_premium_design_01 .product_sect2{position:absolute; width:190px; height:166px; top:227px; left:419px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .product_sect2 img{width:100%;}
.sub02_content_in .booth_premium_design_01 .product_sect3{position:absolute; width:159px; height:114px; top:238px; left:632px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .product_sect3 img{width:100%;}

.sub02_content_in .booth_premium_design_01 .movie_sect{position:absolute; width:201px; height:112px; top:522px; left:453px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .movie_sect img{width:100%;}
.sub02_content_in .booth_premium_design_01 .movie_sect2{position:absolute; width:125px; height:68px; top:303px; left:74px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .movie_sect2 img{width:100%; height:100%;}
.sub02_content_in .booth_premium_design_01 .movie_sect3{position:absolute; width:84px; height:75px; top:298px; left:1107px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .movie_sect3 img{width:100%;}

.sub02_content_in .booth_premium_design_01 .people_m{position:absolute; width:167px; height:129px; top:339px; left:588px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .people_m img{width:100%;}

.sub02_content_in .booth_premium_design_01 .icon_sect{position:absolute; width:210px; top:326px; left:823px; z-index:12px;}
.contact_io{width:60px; float:left;}
.message_io{width:60px; float:left; margin-left:15px;}
.document_io{width:60px; float:left; margin-left:15px;}
.clse{clear:both;}
.document_io2{width:60px; float:left;}
.document_io3{width:60px; float:left; margin-left:15px;}
.document_io4{width:60px; float:left; margin-left:15px;}

.document_io5{width:60px; float:left;}
.document_io6{width:60px; float:left; margin-left:15px;}
.document_io7{width:60px; float:left; margin-left:15px;}


.sub02_content_in .booth_premium_design_01 .people_m{position:absolute; width:167px; height:129px; top:334px; left:455px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .logo_sect{position:absolute; width:220px; height:82px; top:147px; left:821px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .logo_sect img{width:100%;}
.sub02_content_in .booth_premium_design_01 .brand_logo{position:absolute; width:130px; height:48px; top:244px; left:865px; z-index:12; overflow:hidden;}
.sub02_content_in .booth_premium_design_01 .brand_logo img{width:100%; overflow:hidden;}


/* /////////////////////////// ÇÁ¸®¹Ì¾ö ºÎ½º 10°³ Á¦ÀÛ css //////////////////////  */

/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 1¹ø B //// */
.sub02_content_in .booth_sects_B{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_B .booth_premium_design_mB{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_01.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_B .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_B .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_B .movie01{position:absolute; width:257px; height:254px; top:197px; left:448px; z-index:10;}
.sub02_content_in .booth_sects_B .movie01_btn{position:absolute; width:257px; height:254px; top:197px; left:448px; z-index:23;}
.sub02_content_in .booth_sects_B .movie01_btn a{display:block; height:254px;}

.sub02_content_in .booth_sects_B .movie02{position:absolute; width:257px; height:248px; top:214px; left:1069px; z-index:10;}
.sub02_content_in .booth_sects_B .movie02_btn{position:absolute; width:257px; height:248px; top:214px; left:1069px; z-index:23;}
.sub02_content_in .booth_sects_B .movie02_btn a{display:block; height:248px;}

.sub02_content_in .booth_sects_B .movie03{position:absolute; width:89px; height:77px; top:309px; left:834px; z-index:10;}
.sub02_content_in .booth_sects_B .movie03_btn{position:absolute; width:89px; height:77px; top:309px; left:834px; z-index:23;}
.sub02_content_in .booth_sects_B .movie03_btn a{display:block; height:77px;}

.sub02_content_in .booth_sects_B .product01{position:absolute; width:125px; height:93px; top:303px; left:704px; z-index:10;}
.sub02_content_in .booth_sects_B .product01_btn{position:absolute; width:125px; height:93px; top:303px; left:704px; z-index:23;}
.sub02_content_in .booth_sects_B .product01_btn a{display:block; height:93px;}

.sub02_content_in .booth_sects_B .product02{position:absolute; width:63px; height:67px; top:312px; left:943px; z-index:10;}
.sub02_content_in .booth_sects_B .product02_btn{position:absolute; width:63px; height:67px; top:312px; left:943px; z-index:23;}
.sub02_content_in .booth_sects_B .product02_btn a{display:block; height:67px;}

.sub02_content_in .booth_sects_B .product03{position:absolute; width:117px; height:497px; top:83px; left:1335px; z-index:10;}
.sub02_content_in .booth_sects_B .product03_btn{position:absolute; width:117px; height:497px; top:83px; left:1335px; z-index:23;}
.sub02_content_in .booth_sects_B .product03_btn a{display:block; height:497px;}


.sub02_content_in .booth_sects_B .logo_sect{position:absolute; width:247px; height:164px; top:50px; left:774px; z-index:23;}
.sub02_content_in .booth_sects_B .logo_sect a{display:block; height:164px;}

.sub02_content_in .booth_sects_B .people_m{position:absolute; width:80px; height:89px; top:376px; left:698px; z-index:23;}

.sub02_content_in .booth_sects_B .docums_mms1{position:absolute; width:31px; height:29px; top:385px; left:1035px; z-index:23;}
.sub02_content_in .booth_sects_B .docums_mms2{position:absolute; width:31px; height:29px; top:426px; left:1035px; z-index:23;}
.sub02_content_in .booth_sects_B .docums_mms3{position:absolute; width:31px; height:29px; top:466px; left:1035px; z-index:23;}
.sub02_content_in .booth_sects_B .docums_mms4{position:absolute; width:31px; height:29px; top:506px; left:1035px; z-index:23;}
.sub02_content_in .booth_sects_B .docums_mms5{position:absolute; width:31px; height:29px; top:545px; left:1035px; z-index:23;}

.sub02_content_in .booth_sects_B .company_s{position:absolute; width:66px; height:61px; top:539px; left:558px; z-index:23;}
.sub02_content_in .booth_sects_B .message_s{position:absolute; width:48px; height:54px; top:539px; left:651px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 2¹ø CS //// */
.sub02_content_in .booth_sects_C{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_C .booth_premium_design_mC{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_02.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_C .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_C .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_C .movie01{position:absolute; width:110px; height:108px; top:322px; left:525px; z-index:10;}
.sub02_content_in .booth_sects_C .movie01_btn{position:absolute; width:110px; height:108px; top:322px; left:525px; z-index:23;}
.sub02_content_in .booth_sects_C .movie01_btn a{display:block; height:108px;}

.sub02_content_in .booth_sects_C .movie02{position:absolute; width:185px; height:243px; top:328px; left:909px; z-index:10;}
.sub02_content_in .booth_sects_C .movie02_btn{position:absolute; width:185px; height:243px; top:328px; left:909px; z-index:23;}
.sub02_content_in .booth_sects_C .movie02_btn a{display:block; height:243px;}

.sub02_content_in .booth_sects_C .product01{position:absolute; width:185px; height:243px; top:334px; left:671px; z-index:10;}
.sub02_content_in .booth_sects_C .product01_btn{position:absolute; width:185px; height:243px; top:334px; left:671px; z-index:23;}
.sub02_content_in .booth_sects_C .product01_btn a{display:block; height:243px;}

.sub02_content_in .booth_sects_C .product02{position:absolute; width:63px; height:112px; top:433px; left:1190px; z-index:10;}
.sub02_content_in .booth_sects_C .product02_btn{position:absolute; width:63px; height:112px; top:433px; left:1190px; z-index:23;}
.sub02_content_in .booth_sects_C .product02_btn a{display:block; height:112px;}

.sub02_content_in .booth_sects_C .product03{position:absolute; width:80px; height:133px; top:294px; left:1194px; z-index:10;}
.sub02_content_in .booth_sects_C .product03_btn{position:absolute; width:80px; height:133px; top:294px; left:1194px; z-index:23;}
.sub02_content_in .booth_sects_C .product03_btn a{display:block; height:133px;}

.sub02_content_in .booth_sects_C .product04{position:absolute; width:69px; height:130px; top:504px; left:323px; z-index:10;}
.sub02_content_in .booth_sects_C .product04_btn{position:absolute; width:69px; height:130px; top:504px; left:323px; z-index:23;}
.sub02_content_in .booth_sects_C .product04_btn a{display:block; height:130px;}

.sub02_content_in .booth_sects_C .logo_sect{position:absolute; width:256px; height:158px; top:107px; left:934px; z-index:23;}
.sub02_content_in .booth_sects_C .logo_sect a{display:block; height:158px;}

.sub02_content_in .booth_sects_C .people_m{position:absolute; width:53px; height:121px; top:401px; left:449px; z-index:23;}

.sub02_content_in .booth_sects_C .company_s{position:absolute; width:54px; height:59px; top:531px; left:388px; z-index:23;}
.sub02_content_in .booth_sects_C .message_s{position:absolute; width:41px; height:58px; top:593px; left:391px; z-index:23;}

.sub02_content_in .booth_sects_C .docums_mms1{position:absolute; width:32px; height:34px; top:439px; left:522px; z-index:23;}
.sub02_content_in .booth_sects_C .docums_mms2{position:absolute; width:32px; height:34px; top:439px; left:562px; z-index:23;}
.sub02_content_in .booth_sects_C .docums_mms3{position:absolute; width:32px; height:34px; top:439px; left:602px; z-index:23;}
.sub02_content_in .booth_sects_C .docums_mms4{position:absolute; width:32px; height:34px; top:480px; left:522px; z-index:23;}
.sub02_content_in .booth_sects_C .docums_mms5{position:absolute; width:32px; height:34px; top:480px; left:562px; z-index:23;}
.sub02_content_in .booth_sects_C .docums_mms6{position:absolute; width:32px; height:34px; top:480px; left:602px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 3¹ø D //// */
.sub02_content_in .booth_sects_D{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_D .booth_premium_design_mD{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_03.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_D .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_D .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_D .movie01{position:absolute; width:184px; height:135px; top:338px; left:561px; z-index:10;}
.sub02_content_in .booth_sects_D .movie01_btn{position:absolute; width:184px; height:135px; top:338px; left:561px; z-index:23;}
.sub02_content_in .booth_sects_D .movie01_btn a{display:block; height:135px;}

.sub02_content_in .booth_sects_D .movie02{position:absolute; width:197px; height:145px; top:322px; left:1006px; z-index:10;}
.sub02_content_in .booth_sects_D .movie02_btn{position:absolute; width:197px; height:145px; top:322px; left:1006px; z-index:23;}
.sub02_content_in .booth_sects_D .movie02_btn a{display:block; height:145px;}

.sub02_content_in .booth_sects_D .product01{position:absolute; width:107px; height:187px; top:225px; left:442px; z-index:10;}
.sub02_content_in .booth_sects_D .product01_btn{position:absolute; width:107px; height:187px; top:225px; left:442px; z-index:23;}
.sub02_content_in .booth_sects_D .product01_btn a{display:block; height:187px;}

.sub02_content_in .booth_sects_D .product02{position:absolute; width:115px; height:262px; top:284px; left:884px; z-index:10;}
.sub02_content_in .booth_sects_D .product02_btn{position:absolute; width:115px; height:262px; top:284px; left:884px; z-index:23;}
.sub02_content_in .booth_sects_D .product02_btn a{display:block; height:262px;}

.sub02_content_in .booth_sects_D .product03{position:absolute; width:118px; height:215px; top:203px; left:1216px; z-index:10;}
.sub02_content_in .booth_sects_D .product03_btn{position:absolute; width:118px; height:215px; top:203px; left:1216px; z-index:23;}
.sub02_content_in .booth_sects_D .product03_btn a{display:block; height:215px;}

.sub02_content_in .booth_sects_D .product04{position:absolute; width:56px; height:126px; top:524px; left:517px; z-index:10;}
.sub02_content_in .booth_sects_D .product04_btn{position:absolute; width:56px; height:126px; top:524px; left:517px; z-index:23;}
.sub02_content_in .booth_sects_D .product04_btn a{display:block; height:126px;}

.sub02_content_in .booth_sects_D .logo_sect{position:absolute; width:151px; height:109px; top:86px; left:719px; z-index:23;}
.sub02_content_in .booth_sects_D .logo_sect a{display:block; height:109px;}

.sub02_content_in .booth_sects_D .people_m{position:absolute; width:50px; height:113px; top:418px; left:682px; z-index:23;}

.sub02_content_in .booth_sects_D .message_s{position:absolute; width:42px; height:46px; top:582px; left:625px; z-index:23;}
.sub02_content_in .booth_sects_D .company_s{position:absolute; width:37px; height:42px; top:590px; left:760px; z-index:23;}

.sub02_content_in .booth_sects_D .docums_mms1{position:absolute; width:38px; height:35px; top:367px; left:298px; z-index:23;}
.sub02_content_in .booth_sects_D .docums_mms2{position:absolute; width:38px; height:35px; top:367px; left:340px; z-index:23;}
.sub02_content_in .booth_sects_D .docums_mms3{position:absolute; width:38px; height:35px; top:367px; left:382px; z-index:23;}
.sub02_content_in .booth_sects_D .docums_mms4{position:absolute; width:38px; height:35px; top:424px; left:298px; z-index:23;}
.sub02_content_in .booth_sects_D .docums_mms5{position:absolute; width:38px; height:35px; top:424px; left:340px; z-index:23;}
.sub02_content_in .booth_sects_D .docums_mms6{position:absolute; width:38px; height:35px; top:424px; left:382px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 4¹ø E //// */
.sub02_content_in .booth_sects_E{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_E .booth_premium_design_mE{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_04.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_E .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_E .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_E .movie01{position:absolute; width:180px; height:102px; top:197px; left:191px; z-index:10;}
.sub02_content_in .booth_sects_E .movie01_btn{position:absolute; width:180px; height:102px; top:197px; left:191px; z-index:23;}
.sub02_content_in .booth_sects_E .movie01_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_E .movie02{position:absolute; width:267px; height:152px; top:281px; left:713px; z-index:10;}
.sub02_content_in .booth_sects_E .movie02_btn{position:absolute; width:267px; height:152px; top:281px; left:713px; z-index:23;}
.sub02_content_in .booth_sects_E .movie02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_E .movie03{position:absolute; width:180px; height:102px; top:197px; left:1310px; z-index:10;}
.sub02_content_in .booth_sects_E .movie03_btn{position:absolute; width:180px; height:102px; top:197px; left:1310px; z-index:23;}
.sub02_content_in .booth_sects_E .movie03_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_E .product01{position:absolute; width:147px; height:195px; top:267px; left:425px; z-index:10;}
.sub02_content_in .booth_sects_E .product01_btn{position:absolute; width:147px; height:195px; top:267px; left:425px; z-index:23;}
.sub02_content_in .booth_sects_E .product01_btn a{display:block; height:195px;}

.sub02_content_in .booth_sects_E .product02{position:absolute; width:147px; height:199px; top:267px; left:1120px; z-index:10;}
.sub02_content_in .booth_sects_E .product02_btn{position:absolute; width:147px; height:199px; top:267px; left:1120px; z-index:23;}
.sub02_content_in .booth_sects_E .product02_btn a{display:block; height:187px;}

.sub02_content_in .booth_sects_E .logo_sect{position:absolute; width:308px; height:115px; top:139px; left:691px; z-index:23;}
.sub02_content_in .booth_sects_E .logo_sect a{display:block; height:115px;}

.sub02_content_in .booth_sects_E .people_m{position:absolute; width:126px; height:64px; top:460px; left:788px; z-index:23;}


.sub02_content_in .booth_sects_E .message_s{position:absolute; width:89px; height:92px; top:304px; left:622px; z-index:23;}
.sub02_content_in .booth_sects_E .company_s{position:absolute; width:89px; height:92px; top:304px; left:983px; z-index:23;}

.sub02_content_in .booth_sects_E .docums_mms1{position:absolute; width:46px; height:45px; top:519px; left:159px; z-index:23;}
.sub02_content_in .booth_sects_E .docums_mms2{position:absolute; width:46px; height:45px; top:519px; left:219px; z-index:23;}
.sub02_content_in .booth_sects_E .docums_mms3{position:absolute; width:46px; height:45px; top:519px; left:280px; z-index:23;}
.sub02_content_in .booth_sects_E .docums_mms4{position:absolute; width:46px; height:45px; top:519px; left:1310px; z-index:23;}
.sub02_content_in .booth_sects_E .docums_mms5{position:absolute; width:46px; height:45px; top:519px; left:1378px; z-index:23;}
.sub02_content_in .booth_sects_E .docums_mms6{position:absolute; width:46px; height:45px; top:519px; left:1438px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 5¹ø F //// */
.sub02_content_in .booth_sects_F{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_F .booth_premium_design_mF{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_05.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_F .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_F .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_F .movie01{position:absolute; width:226px; height:175px; top:187px; left:536px; z-index:10;}
.sub02_content_in .booth_sects_F .movie01_btn{position:absolute; width:226px; height:175px; top:187px; left:536px; z-index:23;}
.sub02_content_in .booth_sects_F .movie01_btn a{display:block; height:175px;}

.sub02_content_in .booth_sects_F .movie02{position:absolute; width:187px; height:137px; top:199px; left:973px; z-index:10;}
.sub02_content_in .booth_sects_F .movie02_btn{position:absolute; width:187px; height:137px; top:199px; left:973px; z-index:23;}
.sub02_content_in .booth_sects_F .movie02_btn a{display:block; height:137px;}

.sub02_content_in .booth_sects_F .movie03{position:absolute; width:164px; height:115px; top:148px; left:798px; z-index:10;}
.sub02_content_in .booth_sects_F .movie03_btn{position:absolute; width:164px; height:115px; top:148px; left:798px; z-index:23;}
.sub02_content_in .booth_sects_F .movie03_btn a{display:block; height:115px;}

.sub02_content_in .booth_sects_F .product01{position:absolute; width:131px; height:348px; top:199px; left:367px; z-index:10;}
.sub02_content_in .booth_sects_F .product01_btn{position:absolute; width:131px; height:348px; top:199px; left:367px; z-index:23;}
.sub02_content_in .booth_sects_F .product01_btn a{display:block; height:348px;}

.sub02_content_in .booth_sects_F .product02{position:absolute; width:105px; height:216px; top:453px; left:481px; z-index:10;}
.sub02_content_in .booth_sects_F .product02_btn{position:absolute; width:105px; height:216px; top:453px; left:481px; z-index:23;}
.sub02_content_in .booth_sects_F .product02_btn a{display:block; height:216px;}

.sub02_content_in .booth_sects_F .product03{position:absolute; width:168px; height:316px; top:164px; left:1265px; z-index:10;}
.sub02_content_in .booth_sects_F .product03_btn{position:absolute; width:168px; height:316px; top:164px; left:1265px; z-index:23;}
.sub02_content_in .booth_sects_F .product03_btn a{display:block; height:316px;}

.sub02_content_in .booth_sects_F .logo_sect{position:absolute; width:590px; height:129px; top:6px; left:604px; z-index:23;}
.sub02_content_in .booth_sects_F .logo_sect a{display:block; height:129px;}

.sub02_content_in .booth_sects_F .people_m{position:absolute; width:43px; height:58px; top:413px; left:835px; z-index:23;}

.sub02_content_in .booth_sects_F .company_s{position:absolute; width:42px; height:50px; top:492px; left:807px; z-index:23;}
.sub02_content_in .booth_sects_F .message_s{position:absolute; width:50px; height:50px; top:492px; left:874px; z-index:23;}

.sub02_content_in .booth_sects_F .docums_mms1{position:absolute; width:42px; height:42px; top:364px; left:576px; z-index:23;}
.sub02_content_in .booth_sects_F .docums_mms2{position:absolute; width:42px; height:42px; top:364px; left:629px; z-index:23;}
.sub02_content_in .booth_sects_F .docums_mms3{position:absolute; width:42px; height:42px; top:364px; left:684px; z-index:23;}

.sub02_content_in .booth_sects_F .docums_mms4{position:absolute; width:42px; height:42px; top:389px; left:807px; z-index:23;}
.sub02_content_in .booth_sects_F .docums_mms5{position:absolute; width:42px; height:42px; top:389px; left:860px; z-index:23;}
.sub02_content_in .booth_sects_F .docums_mms6{position:absolute; width:42px; height:42px; top:389px; left:912px; z-index:23;}





/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 6¹ø G //// */
.sub02_content_in .booth_sects_G{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_G .booth_premium_design_mG{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_06.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_G .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_G .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}
.sub02_content_in .booth_sects_G .product03{position:absolute; width:507px; height:220px; top:65px; left:348px; z-index:25;}
.sub02_content_in .booth_sects_G .movie03{position:absolute; width:74px; height:153px; top:48px; left:297px; z-index:25;}

.sub02_content_in .booth_sects_G .product04{position:absolute; width:118px; height:451px; top:51px; left:1288px; z-index:10;}
.sub02_content_in .booth_sects_G .product04_btn{position:absolute; width:118px; height:451px; top:51px; left:1288px; z-index:23;}
.sub02_content_in .booth_sects_G .product04_btn a{display:block; height:451px;}

.sub02_content_in .booth_sects_G .product01{position:absolute; width:302px; height:124px; top:591px; left:192px; z-index:10;}
.sub02_content_in .booth_sects_G .product01_btn{position:absolute; width:302px; height:124px; top:591px; left:192px; z-index:23;}
.sub02_content_in .booth_sects_G .product01_btn a{display:block; height:124px;}

.sub02_content_in .booth_sects_G .movie01{position:absolute; width:174px; height:92px; top:409px; left:282px; z-index:10;}
.sub02_content_in .booth_sects_G .movie01_btn{position:absolute; width:174px; height:92px; top:409px; left:282px; z-index:23;}
.sub02_content_in .booth_sects_G .movie01_btn a{display:block; height:92px;}

.sub02_content_in .booth_sects_G .movie02{position:absolute; width:143px; height:92px; top:389px; left:867px; z-index:10;}
.sub02_content_in .booth_sects_G .movie02_btn{position:absolute; width:143px; height:92px; top:389px; left:867px; z-index:23;}
.sub02_content_in .booth_sects_G .movie02_btn a{display:block; height:92px;}

.sub02_content_in .booth_sects_G .product02{position:absolute; width:61px; height:176px; top:373px; left:620px; z-index:10;}
.sub02_content_in .booth_sects_G .product02_btn{position:absolute; width:61px; height:176px; top:373px; left:620px; z-index:23;}
.sub02_content_in .booth_sects_G .product02_btn a{display:block; height:176px;} 

.sub02_content_in .booth_sects_G .company_s{position:absolute; width:65px; height:45px; top:385px; left:692px; z-index:23;}
.sub02_content_in .booth_sects_G .message_s{position:absolute; width:48px; height:54px; top:434px; left:721px; z-index:23;}

.sub02_content_in .booth_sects_G .logo_sect{position:absolute; width:224px; height:67px; top:285px; left:529px; z-index:23;}
.sub02_content_in .booth_sects_G .logo_sect a{display:block; height:89px;}

.sub02_content_in .booth_sects_G .people_m{position:absolute; width:135px; height:83px; top:508px; left:286px; z-index:23;}

.sub02_content_in .booth_sects_G .docums_mms1{position:absolute; width:42px; height:32px; top:376px; left:518px; z-index:10;}
.sub02_content_in .booth_sects_G .docums_mms1_btn{position:absolute; width:42px; height:32px; top:376px; left:518px; z-index:23;}
.sub02_content_in .booth_sects_G .docums_mms1_btn a{display:block; height:32px;} 

.sub02_content_in .booth_sects_G .docums_mms2{position:absolute; width:42px; height:32px; top:410px ; left:539px ; z-index:10;}
.sub02_content_in .booth_sects_G .docums_mms2_btn{position:absolute; width:42px; height:32px; top:410px ; left:539px ; z-index:23;}
.sub02_content_in .booth_sects_G .docums_mms2_btn a{display:block; height:32px;}

.sub02_content_in .booth_sects_G .docums_mms3{position:absolute; width:42px; height:32px; top:443px; left:565px; z-index:10;}
.sub02_content_in .booth_sects_G .docums_mms3_btn{position:absolute; width:42px; height:32px; top:443px; left:565px; z-index:23;}
.sub02_content_in .booth_sects_G .docums_mms3_btn a{display:block; height:32px;}

.sub02_content_in .booth_sects_G .docums_mms4{position:absolute; width:42px; height:32px; top:479px; left:539px; z-index:10;}
.sub02_content_in .booth_sects_G .docums_mms4_btn{position:absolute; width:42px; height:32px; top:479px; left:539px; z-index:23;}
.sub02_content_in .booth_sects_G .docums_mms4_btn a{display:block; height:32px;}

.sub02_content_in .booth_sects_G .docums_mms5{position:absolute; width:42px; height:32px; top:514px; left:518px; z-index:10;}
.sub02_content_in .booth_sects_G .docums_mms5_btn{position:absolute; width:42px; height:32px; top:514px; left:518px; z-index:23;}
.sub02_content_in .booth_sects_G .docums_mms5_btn a{display:block; height:32px;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 7¹ø H /// */
.sub02_content_in .booth_sects_H{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_H .booth_premium_design_mH{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_07.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_H .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_H .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}
.sub02_content_in .booth_sects_H .product01{position:absolute; width:217px; height:307px; top:114px; left:164px; z-index:10;}
.sub02_content_in .booth_sects_H .product01_btn{position:absolute; width:217px; height:307px; top:114px; left:164px; z-index:25;}
.sub02_content_in .booth_sects_H .product01_btn a{display:block; height:307px;}

.sub02_content_in .booth_sects_H .product02{position:absolute; width:217px; height:307px; top:110px; left:1219px; z-index:10;}
.sub02_content_in .booth_sects_H .product02_btn{position:absolute; width:217px; height:307px; top:110px; left:1219px; z-index:25;}
.sub02_content_in .booth_sects_H .product02_btn a{display:block; height:307px;}

.sub02_content_in .booth_sects_H .movie01{position:absolute; width:262px; height:148px; top:335px; left:671px; z-index:10;}
.sub02_content_in .booth_sects_H .movie01_btn{position:absolute; width:262px; height:148px; top:335px; left:671px; z-index:25;}
.sub02_content_in .booth_sects_H .movie01_btn a{display:block; height:148px;}

.sub02_content_in .booth_sects_H .product03{position:absolute; width:125px; height:143px; top:323px; left:461px; z-index:10;}
.sub02_content_in .booth_sects_H .product03_btn{position:absolute; width:125px; height:143px; top:323px; left:461px; z-index:25;}
.sub02_content_in .booth_sects_H .product03_btn a{display:block; height:143px;}

.sub02_content_in .booth_sects_H .product04{position:absolute; width:125px; height:143px; top:323px; left:1016px; z-index:10;}
.sub02_content_in .booth_sects_H .product04_btn{position:absolute; width:125px; height:143px; top:323px; left:1016px; z-index:25;}
.sub02_content_in .booth_sects_H .product04_btn a{display:block; height:143px;}

.sub02_content_in .booth_sects_H .movie02{position:absolute; width:117px; height:90px; top:434px; left:240px; z-index:10;}
.sub02_content_in .booth_sects_H .movie02_btn{position:absolute; width:117px; height:90px; top:434px; left:240px; z-index:25;}
.sub02_content_in .booth_sects_H .movie02_btn a{display:block; height:90px;}

.sub02_content_in .booth_sects_H .movie03{position:absolute; width:116px; height:141px; top:434px; left:1278px; z-index:10;}
.sub02_content_in .booth_sects_H .movie03_btn{position:absolute; width:116px; height:141px; top:434px; left:1278px; z-index:25;}
.sub02_content_in .booth_sects_H .movie03_btn a{display:block; height:141px;}

.sub02_content_in .booth_sects_H .product05{position:absolute; width:120px; height:48px; top:530px; left:126px; z-index:10;}
.sub02_content_in .booth_sects_H .product05_btn{position:absolute; width:120px; height:48px; top:530px; left:126px; z-index:25;}
.sub02_content_in .booth_sects_H .product05_btn a{display:block; height:48px;}

.sub02_content_in .booth_sects_H .product06{position:absolute; width:119px; height:49px; top:530px; left:233px; z-index:10;}
.sub02_content_in .booth_sects_H .product06_btn{position:absolute; width:119px; height:49px; top:530px; left:233px; z-index:25;}
.sub02_content_in .booth_sects_H .product06_btn a{display:block; height:49px;}

.sub02_content_in .booth_sects_H .logo_sect{position:absolute; width:432px; height:89px; top:218px; left:582px; z-index:23;}
.sub02_content_in .booth_sects_H .logo_sect a{display:block; height:89px;}

.sub02_content_in .booth_sects_H .people_m{position:absolute; width:53px; height:82px; top:489px; left:776px; z-index:23;}

.sub02_content_in .booth_sects_H .docums_mms1{position:absolute; width:55px; height:54px; top:494px; left:665px; z-index:25;}
.sub02_content_in .booth_sects_H .docums_mms2{position:absolute; width:55px; height:54px; top:494px; left:735px; z-index:25;}
.sub02_content_in .booth_sects_H .docums_mms3{position:absolute; width:55px; height:54px; top:494px; left:810px; z-index:25;}
.sub02_content_in .booth_sects_H .docums_mms4{position:absolute; width:55px; height:54px; top:494px; left:883px; z-index:25;}


.sub02_content_in .booth_sects_H .docums_mms5{position:absolute; width:63px; height:27px; top:502px; left:1079px; z-index:10;}
.sub02_content_in .booth_sects_H .docums_mms5_btn{position:absolute; width:63px; height:27px; top:502px; left:1079px; z-index:25;}
.sub02_content_in .booth_sects_H .docums_mms5_btn a{display:block; height:27px;}

.sub02_content_in .booth_sects_H .docums_mms6{position:absolute; width:63px; height:27px; top:502px; left:1137px; z-index:10;}
.sub02_content_in .booth_sects_H .docums_mms6_btn{position:absolute; width:63px; height:27px; top:502px; left:1137px; z-index:25;}
.sub02_content_in .booth_sects_H .docums_mms6_btn a{display:block; height:27px;}


.sub02_content_in .booth_sects_H .company_s{position:absolute; width:42px; height:44px; top:592px; left:780px; z-index:23;}
.sub02_content_in .booth_sects_H .message_s{position:absolute; width:58px; height:43px; top:592px; left:705px; z-index:23;}
.sub02_content_in .booth_sects_H .namecard{position:absolute; width:55px; height:44px; top:592px; left:839px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º 8¹ø I //// */
.sub02_content_in .booth_sects_I{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_I .booth_premium_design_mI{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_08.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_I .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_I .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_I .movie01{position:absolute; width:165px; height:96px; top:333px; left:757px; z-index:10;}
.sub02_content_in .booth_sects_I .movie01_btn{position:absolute; width:165px; height:96px; top:333px; left:757px; z-index:25;}
.sub02_content_in .booth_sects_I .movie01_btn a{display:block; height:96px;}

.sub02_content_in .booth_sects_I .movie02{position:absolute; width:99px; height:87px; top:358px; left:1021px; z-index:10;}
.sub02_content_in .booth_sects_I .movie02_btn{position:absolute; width:99px; height:87px; top:358px; left:1021px; z-index:25;}
.sub02_content_in .booth_sects_I .movie02_btn a{display:block; height:87px;}

.sub02_content_in .booth_sects_I .product01{position:absolute; width:70px; height:121px; top:343px; left:475px; z-index:10;}
.sub02_content_in .booth_sects_I .product01_btn{position:absolute; width:70px; height:121px; top:343px; left:475px; z-index:25;}
.sub02_content_in .booth_sects_I .product01_btn a{display:block; height:121px;}

.sub02_content_in .booth_sects_I .product02{position:absolute; width:64px; height:115px; top:343px; left:548px; z-index:10;}
.sub02_content_in .booth_sects_I .product02_btn{position:absolute; width:64px; height:115px; top:343px; left:548px; z-index:25;}
.sub02_content_in .booth_sects_I .product02_btn a{display:block; height:115px;}

.sub02_content_in .booth_sects_I .product03{position:absolute; width:62px; height:111px; top:343px; left:613px; z-index:10;}
.sub02_content_in .booth_sects_I .product03_btn{position:absolute; width:62px; height:111px; top:343px; left:613px; z-index:25;}
.sub02_content_in .booth_sects_I .product03_btn a{display:block; height:111px;}

.sub02_content_in .booth_sects_I .product04{position:absolute; width:123px; height:97px; top:361px; left:1120px; z-index:10;}
.sub02_content_in .booth_sects_I .product04_btn{position:absolute; width:123px; height:97px; top:361px; left:1120px; z-index:25;}
.sub02_content_in .booth_sects_I .product04_btn a{display:block; height:97px;}

.sub02_content_in .booth_sects_I .logo_sect{position:absolute; width:254px; height:68px; top:59px; left:467px; z-index:23;}
.sub02_content_in .booth_sects_I .logo_sect a{display:block; height:68px;}

.sub02_content_in .booth_sects_I .people_m{position:absolute; width:99px; height:141px; top:378px; left:668px; z-index:23;}

.sub02_content_in .booth_sects_I .message_s{position:absolute; width:90px; height:74px; top:552px; left:707px; z-index:23;}
.sub02_content_in .booth_sects_I .company_s{position:absolute; width:59px; height:80px; top:533px; left:818px; z-index:23;}

.sub02_content_in .booth_sects_I .docums_mms1{position:absolute; width:42px; height:42px; top:431px; left:774px; z-index:23;}
.sub02_content_in .booth_sects_I .docums_mms2{position:absolute; width:42px; height:42px; top:431px; left:818px; z-index:23;}
.sub02_content_in .booth_sects_I .docums_mms3{position:absolute; width:42px; height:42px; top:431px; left:860px; z-index:23;}
.sub02_content_in .booth_sects_I .docums_mms4{position:absolute; width:42px; height:42px; top:264px; left:1048px; z-index:23;}
.sub02_content_in .booth_sects_I .docums_mms5{position:absolute; width:42px; height:42px; top:264px; left:1096px; z-index:23;}
.sub02_content_in .booth_sects_I .docums_mms6{position:absolute; width:42px; height:42px; top:264px; left:1144px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º J 09 //// */
.sub02_content_in .booth_sects_J{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_J .booth_premium_design_mJ{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_09.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_J .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_J .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_J .movie01{position:absolute; width:232px; height:167px; top:156px; left:977px; z-index:10;}
.sub02_content_in .booth_sects_J .movie01_btn{position:absolute; width:232px; height:167px; top:156px; left:977px; z-index:25;}
.sub02_content_in .booth_sects_J .movie01_btn a{display:block; height:167px;}

.sub02_content_in .booth_sects_J .movie02{position:absolute; width:229px; height:137px; top:210px; left:330px; z-index:10;}
.sub02_content_in .booth_sects_J .movie02_btn{position:absolute; width:229px; height:137px; top:210px; left:330px; z-index:25;}
.sub02_content_in .booth_sects_J .movie02_btn a{display:block; height:137px;}

.sub02_content_in .booth_sects_J .product01{position:absolute; width:72px; height:258px; top:225px; left:1378px; z-index:10;}
.sub02_content_in .booth_sects_J .product01_btn{position:absolute; width:72px; height:258px; top:225px; left:1378px; z-index:25;}
.sub02_content_in .booth_sects_J .product01_btn a{display:block; height:258px;}

.sub02_content_in .booth_sects_J .product02{position:absolute; width:120px; height:175px; top:183px; left:674px; z-index:10;}
.sub02_content_in .booth_sects_J .product02_btn{position:absolute; width:120px; height:175px; top:183px; left:674px; z-index:25;}
.sub02_content_in .booth_sects_J .product02_btn a{display:block; height:175px;}

.sub02_content_in .booth_sects_J .product03{position:absolute; width:78px; height:156px; top:148px; left:572px; z-index:10;}
.sub02_content_in .booth_sects_J .product03_btn{position:absolute; width:78px; height:156px; top:148px; left:572px; z-index:25;}
.sub02_content_in .booth_sects_J .product03_btn a{display:block; height:156px;}

.sub02_content_in .booth_sects_J .product04{position:absolute; width:53px; height:89px; top:210px; left:236px; z-index:10;}
.sub02_content_in .booth_sects_J .product04_btn{position:absolute; width:53px; height:89px; top:210px; left:236px; z-index:25;}
.sub02_content_in .booth_sects_J .product04_btn a{display:block; height:89px;}

.sub02_content_in .booth_sects_J .logo_sect{position:absolute; width:219px; height:83px; top:124px; left:339px; z-index:23;}
.sub02_content_in .booth_sects_J .logo_sect a{display:block; height:83px;}

.sub02_content_in .booth_sects_J .people_m{position:absolute; width:130px; height:172px; top:192px; left:884px; z-index:23;}

.sub02_content_in .booth_sects_J .message_s{position:absolute; width:106px; height:110px; top:441px; left:797px; z-index:23;}
.sub02_content_in .booth_sects_J .company_s{position:absolute; width:89px; height:129px; top:445px; left:906px; z-index:23;}

.sub02_content_in .booth_sects_J .docums_mms1{position:absolute; width:53px; height:53px; top:553px; left:803px; z-index:23;}
.sub02_content_in .booth_sects_J .docums_mms2{position:absolute; width:53px; height:53px; top:569px; left:874px; z-index:23;}
.sub02_content_in .booth_sects_J .docums_mms3{position:absolute; width:53px; height:53px; top:586px; left:943px; z-index:23;}
.sub02_content_in .booth_sects_J .docums_mms4{position:absolute; width:53px; height:53px; top:579px; left:1054px; z-index:23;}
.sub02_content_in .booth_sects_J .docums_mms5{position:absolute; width:53px; height:53px; top:556px; left:1128px; z-index:23;}
.sub02_content_in .booth_sects_J .docums_mms6{position:absolute; width:53px; height:53px; top:535px; left:1199px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º K 010 //// */
.sub02_content_in .booth_sects_K{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_K .booth_premium_design_mK{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_010.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_K .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_K .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_K .movie01{position:absolute; width:114px; height:95px; top:373px; left:596px; z-index:10;}
.sub02_content_in .booth_sects_K .movie01_btn{position:absolute; width:114px; height:95px; top:373px; left:596px; z-index:25;}
.sub02_content_in .booth_sects_K .movie01_btn a{display:block; height:95px;}

.sub02_content_in .booth_sects_K .movie02{position:absolute; width:126px; height:91px; top:343px; left:927px; z-index:10;}
.sub02_content_in .booth_sects_K .movie02_btn{position:absolute; width:126px; height:91px; top:343px; left:927px; z-index:25;}
.sub02_content_in .booth_sects_K .movie02_btn a{display:block; height:91px;}

.sub02_content_in .booth_sects_K .movie03{position:absolute; width:121px; height:129px; top:297px; left:1263px; z-index:10;}
.sub02_content_in .booth_sects_K .movie03_btn{position:absolute; width:121px; height:129px; top:297px; left:1263px; z-index:25;}
.sub02_content_in .booth_sects_K .movie03_btn a{display:block; height:129px;}

.sub02_content_in .booth_sects_K .product01{position:absolute; width:58px; height:141px; top:357px; left:393px; z-index:10;}
.sub02_content_in .booth_sects_K .product01_btn{position:absolute; width:58px; height:141px; top:357px; left:393px; z-index:25;}
.sub02_content_in .booth_sects_K .product01_btn a{display:block; height:141px;}

.sub02_content_in .booth_sects_K .product02{position:absolute; width:96px; height:134px; top:357px; left:455px; z-index:10;}
.sub02_content_in .booth_sects_K .product02_btn{position:absolute; width:96px; height:134px; top:357px; left:455px; z-index:25;}
.sub02_content_in .booth_sects_K .product02_btn a{display:block; height:134px;}

.sub02_content_in .booth_sects_K .product03{position:absolute; width:80px; height:94px; top:348px; left:1168px; z-index:10;}
.sub02_content_in .booth_sects_K .product03_btn{position:absolute; width:80px; height:94px; top:348px; left:1168px; z-index:25;}
.sub02_content_in .booth_sects_K .product03_btn a{display:block; height:94px;}

.sub02_content_in .booth_sects_K .people_m{position:absolute; width:62px; height:130px; top:348px; left:710px; z-index:23;}

.sub02_content_in .booth_sects_K .logo_sect{position:absolute; width:221px; height:77px; top:175px; left:621px; z-index:23;}
.sub02_content_in .booth_sects_K .logo_sect a{display:block; height:77px;}

.sub02_content_in .booth_sects_K .product04{position:absolute; width:94px; height:74px; top:332px; left:762px; z-index:10;}
.sub02_content_in .booth_sects_K .product04_btn{position:absolute; width:96px; height:74px; top:332px; left:762px; z-index:25;}
.sub02_content_in .booth_sects_K .product04_btn a{display:block; height:74px;}

.sub02_content_in .booth_sects_K .message_s{position:absolute; width:45px; height:42px; top:322px; left:608px; z-index:23;}
.sub02_content_in .booth_sects_K .company_s{position:absolute; width:45px; height:42px; top:322px; left:658px; z-index:23;}

.sub02_content_in .booth_sects_K .docums_mms1{position:absolute; width:43px; height:43px; top:502px; left:712px; z-index:23;}
.sub02_content_in .booth_sects_K .docums_mms2{position:absolute; width:43px; height:43px; top:497px; left:786px; z-index:23;}
.sub02_content_in .booth_sects_K .docums_mms3{position:absolute; width:43px; height:43px; top:491px; left:855px; z-index:23;}
.sub02_content_in .booth_sects_K .docums_mms4{position:absolute; width:43px; height:43px; top:560px; left:712px; z-index:23;}
.sub02_content_in .booth_sects_K .docums_mms5{position:absolute; width:43px; height:43px; top:553px; left:786px; z-index:23;}
.sub02_content_in .booth_sects_K .docums_mms6{position:absolute; width:43px; height:43px; top:553px; left:855px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º L 011 //// */
.sub02_content_in .booth_sects_L{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_L .booth_premium_design_mL{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_011.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_L .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}
.sub02_content_in .booth_sects_L .number_s .star{position:absolute;width:21px; height:22px; top:-2px; left:5px; z-index:25;}

.sub02_content_in .booth_sects_L .people_m{position:absolute; width:94px; height:132px; top:349px; left:1215px; z-index:23;}

.sub02_content_in .booth_sects_L .logo_sect{position:absolute; width:319px; height:131px; top:175px; left:1119px; z-index:23;}
.sub02_content_in .booth_sects_L .logo_sect a{display:block; height:131px;}

.sub02_content_in .booth_sects_L .movie01{position:absolute; width:186px; height:151px; top:508px; left:1141px; z-index:10;}
.sub02_content_in .booth_sects_L .movie01_btn{position:absolute; width:114px; height:95px; top:508px; left:1141px; z-index:25;}
.sub02_content_in .booth_sects_L .movie01_btn a{display:block; height:151px;}

.sub02_content_in .booth_sects_L .movie02{position:absolute; width:162px; height:142px; top:312px; left:273px; z-index:10;}
.sub02_content_in .booth_sects_L .movie02_btn{position:absolute; width:162px; height:142px; top:312px; left:273px; z-index:25;}
.sub02_content_in .booth_sects_L .movie02_btn a{display:block; height:142px;}

.sub02_content_in .booth_sects_L .product01{position:absolute; width:153px; height:231px; top:306px; left:654px; z-index:10;}
.sub02_content_in .booth_sects_L .product01_btn{position:absolute; width:153px; height:231px; top:306px; left:654px; z-index:25;}
.sub02_content_in .booth_sects_L .product01_btn a{display:block; height:231px;}

.sub02_content_in .booth_sects_L .product02{position:absolute; width:109px; height:124px; top:325px; left:940px; z-index:10;}
.sub02_content_in .booth_sects_L .product02_btn{position:absolute; width:109px; height:124px; top:325px; left:940px; z-index:25;}
.sub02_content_in .booth_sects_L .product02_btn a{display:block; height:124px;}

.sub02_content_in .booth_sects_L .message_s{position:absolute; width:103px; height:82px; top:524px; left:934px; z-index:23;}
.sub02_content_in .booth_sects_L .company_s{position:absolute; width:80px; height:92px; top:504px; left:1045px; z-index:23;}

.sub02_content_in .booth_sects_L .docums_mms1{position:absolute; width:42px; height:42px; top:267px; left:646px; z-index:23;}
.sub02_content_in .booth_sects_L .docums_mms2{position:absolute; width:42px; height:42px; top:267px; left:708px; z-index:23;}
.sub02_content_in .booth_sects_L .docums_mms3{position:absolute; width:42px; height:42px; top:267px; left:769px; z-index:23;}
.sub02_content_in .booth_sects_L .docums_mms4{position:absolute; width:42px; height:42px; top:533px; left:646px; z-index:23;}
.sub02_content_in .booth_sects_L .docums_mms5{position:absolute; width:42px; height:42px; top:538px; left:708px; z-index:23;}
.sub02_content_in .booth_sects_L .docums_mms6{position:absolute; width:42px; height:42px; top:541px; left:769px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º M 012 //// */
.sub02_content_in .booth_sects_M{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_M .booth_premium_design_mM{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_012.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_M .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_M .movie01{position:absolute; width:169px; height:271px; top:82px; left:1048px; z-index:10;}
.sub02_content_in .booth_sects_M .movie01_btn{position:absolute; width:169px; height:271px; top:82px; left:1048px; z-index:25;}
.sub02_content_in .booth_sects_M .movie01_btn a{display:block; height:271px;}

.sub02_content_in .booth_sects_M .movie02{position:absolute; width:191px; height:310px; top:30px; left:479px; z-index:10;}
.sub02_content_in .booth_sects_M .movie02_btn{position:absolute; width:191px; height:310px; top:30px; left:479px; z-index:25;}
.sub02_content_in .booth_sects_M .movie02_btn a{display:block; height:310px;}

.sub02_content_in .booth_sects_M .movie03{position:absolute; width:141px; height:139px; top:402px; left:892px; z-index:10;}
.sub02_content_in .booth_sects_M .movie03_btn{position:absolute; width:141px; height:139px; top:402px; left:892px; z-index:25;}
.sub02_content_in .booth_sects_M .movie03_btn a{display:block; height:139px;}

.sub02_content_in .booth_sects_M .product01{position:absolute; width:156px; height:160px; top:396px; left:731px; z-index:10;}
.sub02_content_in .booth_sects_M .product01_btn{position:absolute; width:156px; height:160px; top:396px; left:731px; z-index:25;}
.sub02_content_in .booth_sects_M .product01_btn a{display:block; height:160px;}

.sub02_content_in .booth_sects_M .product02{position:absolute; width:77px; height:149px; top:399px; left:1036px; z-index:10;}
.sub02_content_in .booth_sects_M .product02_btn{position:absolute; width:77px; height:149px; top:399px; left:1036px; z-index:25;}
.sub02_content_in .booth_sects_M .product02_btn a{display:block; height:149px;}

.sub02_content_in .booth_sects_M .product03{position:absolute; width:229px; height:145px; top:413px; left:312px; z-index:10;}
.sub02_content_in .booth_sects_M .product03_btn{position:absolute; width:229px; height:145px; top:413px; left:312px; z-index:25;}
.sub02_content_in .booth_sects_M .product03_btn a{display:block; height:145px;}

.sub02_content_in .booth_sects_M .product04{position:absolute; width:94px; height:107px; top:422px; left:637px; z-index:10;}
.sub02_content_in .booth_sects_M .product04_btn{position:absolute; width:94px; height:107px; top:422px; left:637px; z-index:25;}
.sub02_content_in .booth_sects_M .product04_btn a{display:block; height:107px;}

.sub02_content_in .booth_sects_M .logo_sect{position:absolute; width:300px; height:256px; top:41px; left:713px; z-index:23;}
.sub02_content_in .booth_sects_M .logo_sect a{display:block; height:256px;}

.sub02_content_in .booth_sects_M .people_m{position:absolute; width:155px; height:92px; top:477px; left:611px; z-index:23;}

.sub02_content_in .booth_sects_M .message_s{position:absolute; width:66px; height:45px; top:591px; left:725px; z-index:23;}
.sub02_content_in .booth_sects_M .company_s{position:absolute; width:41px; height:48px; top:584px; left:796px; z-index:23;}

.sub02_content_in .booth_sects_M .docums_mms1{position:absolute; width:32px; height:32px; top:501px; left:1106px; z-index:23;}
.sub02_content_in .booth_sects_M .docums_mms2{position:absolute; width:32px; height:32px; top:501px; left:1155px; z-index:23;}
.sub02_content_in .booth_sects_M .docums_mms3{position:absolute; width:32px; height:32px; top:501px; left:1201px; z-index:23;}
.sub02_content_in .booth_sects_M .docums_mms4{position:absolute; width:32px; height:32px; top:492px; left:1262px; z-index:23;}
.sub02_content_in .booth_sects_M .docums_mms5{position:absolute; width:32px; height:32px; top:495px; left:1304px; z-index:23;}
.sub02_content_in .booth_sects_M .docums_mms6{position:absolute; width:32px; height:32px; top:498px; left:1347px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º M 012 2021³â 2¿ù 22ÀÏ ¼öÁ¤ Á¦ÀÛ //// */
.sub02_content_in .booth_sects_MP{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_MP .booth_premium_design_mMP{position:absolute;width:1682px; height:723px; background:url("/images/booth_newPremium_012.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_MP .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_MP .movie01{position:absolute; width:169px; height:271px; top:82px; left:1048px; z-index:10;}
.sub02_content_in .booth_sects_MP .movie01_btn{position:absolute; width:169px; height:271px; top:82px; left:1048px; z-index:25;}
.sub02_content_in .booth_sects_MP .movie01_btn a{display:block; height:271px;}

.sub02_content_in .booth_sects_MP .movie02{position:absolute; width:191px; height:310px; top:30px; left:479px; z-index:10;}
.sub02_content_in .booth_sects_MP .movie02_btn{position:absolute; width:191px; height:310px; top:30px; left:479px; z-index:25;}
.sub02_content_in .booth_sects_MP .movie02_btn a{display:block; height:310px;}

.sub02_content_in .booth_sects_MP .movie03{position:absolute; width:141px; height:139px; top:402px; left:892px; z-index:9000;}
.sub02_content_in .booth_sects_MP .movie03_btn{position:absolute; width:141px; height:139px; top:402px; left:892px; z-index:25;}
.sub02_content_in .booth_sects_MP .movie03_btn a{display:block; height:139px;}

.sub02_content_in .booth_sects_MP .product01{position:absolute; width:156px; height:160px; top:396px; left:731px; z-index:10;}
.sub02_content_in .booth_sects_MP .product01_btn{position:absolute; width:156px; height:160px; top:396px; left:731px; z-index:25;}
.sub02_content_in .booth_sects_MP .product01_btn a{display:block; height:160px;}

.sub02_content_in .booth_sects_MP .product02{position:absolute; width:77px; height:149px; top:399px; left:1036px; z-index:10;}
.sub02_content_in .booth_sects_MP .product02_btn{position:absolute; width:77px; height:149px; top:399px; left:1036px; z-index:25;}
.sub02_content_in .booth_sects_MP .product02_btn a{display:block; height:149px;}

.sub02_content_in .booth_sects_MP .product03{position:absolute; width:229px; height:145px; top:413px; left:312px; z-index:10;}
.sub02_content_in .booth_sects_MP .product03_btn{position:absolute; width:229px; height:145px; top:413px; left:312px; z-index:25;}
.sub02_content_in .booth_sects_MP .product03_btn a{display:block; height:145px;}

.sub02_content_in .booth_sects_MP .product04{position:absolute; width:94px; height:107px; top:422px; left:637px; z-index:10;}
.sub02_content_in .booth_sects_MP .product04_btn{position:absolute; width:94px; height:107px; top:422px; left:637px; z-index:25;}
.sub02_content_in .booth_sects_MP .product04_btn a{display:block; height:107px;}

.sub02_content_in .booth_sects_MP .logo_sect{position:absolute; width:300px; height:256px; top:41px; left:713px; z-index:23;}
.sub02_content_in .booth_sects_MP .logo_sect a{display:block; height:256px;}

.sub02_content_in .booth_sects_MP .people_m{position:absolute; width:155px; height:92px; top:477px; left:611px; z-index:23;}

.sub02_content_in .booth_sects_MP .message_s{position:absolute; width:66px; height:45px; top:591px; left:725px; z-index:23;}
.sub02_content_in .booth_sects_MP .company_s{position:absolute; width:41px; height:48px; top:584px; left:796px; z-index:23;}

.sub02_content_in .booth_sects_MP .docums_mms1{position:absolute; width:32px; height:32px; top:501px; left:1106px; z-index:23;}
.sub02_content_in .booth_sects_MP .docums_mms2{position:absolute; width:32px; height:32px; top:501px; left:1155px; z-index:23;}
.sub02_content_in .booth_sects_MP .docums_mms3{position:absolute; width:32px; height:32px; top:501px; left:1201px; z-index:23;}
.sub02_content_in .booth_sects_MP .docums_mms4{position:absolute; width:32px; height:32px; top:492px; left:1262px; z-index:23;}
.sub02_content_in .booth_sects_MP .docums_mms5{position:absolute; width:32px; height:32px; top:495px; left:1304px; z-index:23;}
.sub02_content_in .booth_sects_MP .docums_mms6{position:absolute; width:32px; height:32px; top:498px; left:1347px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º N 013 //// */
.sub02_content_in .booth_sects_N{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_N .booth_premium_design_mN{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_013.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_N .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_N .movie01{position:absolute; width:141px; height:97px; top:501px; left:253px; z-index:10;}
.sub02_content_in .booth_sects_N .movie01_btn{position:absolute; width:141px; height:97px; top:501px; left:253px; z-index:25;}
.sub02_content_in .booth_sects_N .movie01_btn a{display:block; height:97px;}

.sub02_content_in .booth_sects_N .movie02{position:absolute; width:148px; height:162px; top:472px; left:1401px; z-index:10;}
.sub02_content_in .booth_sects_N .movie02_btn{position:absolute; width:148px; height:162px; top:472px; left:1401px; z-index:25;}
.sub02_content_in .booth_sects_N .movie02_btn a{display:block; height:162px;}

.sub02_content_in .booth_sects_N .product01{position:absolute; width:119px; height:166px; top:512px; left:424px; z-index:25;}
.sub02_content_in .booth_sects_N .product01_btn{position:absolute; width:40px; height:42px; top:582px; left:571px; z-index:25;}
.sub02_content_in .booth_sects_N .product01_btn a{display:block; height:42px;}

.sub02_content_in .booth_sects_N .product02{position:absolute; width:53px; height:81px; top:511px; left:678px; z-index:25;}
.sub02_content_in .booth_sects_N .product02_btn{position:absolute; width:31px; height:34px; top:559px; left:750px; z-index:25;}
.sub02_content_in .booth_sects_N .product02_btn a{display:block; height:34px;}

.sub02_content_in .booth_sects_N .product03{position:absolute; width:111px; height:166px; top:512px; left:811px; z-index:25;}
.sub02_content_in .booth_sects_N .product03_btn{position:absolute; width:40px; height:43px; top:581px; left:941px; z-index:25;}
.sub02_content_in .booth_sects_N .product03_btn a{display:block; height:43px;}

.sub02_content_in .booth_sects_N .product04{position:absolute; width:106px; height:55px; top:577px; left:1022px; z-index:25;}
.sub02_content_in .booth_sects_N .product04_btn{position:absolute; width:40px; height:44px; top:580px; left:1154px; z-index:25;}
.sub02_content_in .booth_sects_N .product04_btn a{display:block; height:44px;}

.sub02_content_in .booth_sects_N .product05{position:absolute; width:80px; height:128px; top:536px; left:1244px; z-index:25;}
.sub02_content_in .booth_sects_N .product05_btn{position:absolute; width:38px; height:42px; top:581px; left:1347px; z-index:25;}
.sub02_content_in .booth_sects_N .product05_btn a{display:block; height:42px;}

.sub02_content_in .booth_sects_N .product06{position:absolute; width:113px; height:154px; top:525px; left:107px; z-index:25;}
.sub02_content_in .booth_sects_N .product06_btn{position:absolute; width:113px; height:154px; top:525px; left:107px; z-index:25;}
.sub02_content_in .booth_sects_N .product06_btn a{display:block; height:154px;}

.sub02_content_in .booth_sects_N .logo_sect{position:absolute; width:230px; height:102px; top:233px; left:4px; z-index:23;}
.sub02_content_in .booth_sects_N .logo_sect a{display:block; height:102px;}

.sub02_content_in .booth_sects_N .people_m{position:absolute; width:52px; height:59px; top:513px; left:1194px; z-index:23;}

.sub02_content_in .booth_sects_N .message_s{position:absolute; width:66px; height:46px; top:462px; left:1220px; z-index:23;}
.sub02_content_in .booth_sects_N .company_s{position:absolute; width:39px; height:43px; top:464px; left:1304px; z-index:23;}

.sub02_content_in .booth_sects_N .docums_mms1{position:absolute; width:24px; height:26px; top:595px; left:65px; z-index:23;}
.sub02_content_in .booth_sects_N .docums_mms2{position:absolute; width:24px; height:26px; top:624px; left:65px; z-index:23;}
.sub02_content_in .booth_sects_N .docums_mms3{position:absolute; width:24px; height:26px; top:653px; left:65px; z-index:23;}
.sub02_content_in .booth_sects_N .docums_mms4{position:absolute; width:24px; height:26px; top:593px; left:1559px; z-index:23;}
.sub02_content_in .booth_sects_N .docums_mms5{position:absolute; width:24px; height:26px; top:621px; left:1559px; z-index:23;}
.sub02_content_in .booth_sects_N .docums_mms6{position:absolute; width:24px; height:26px; top:649px; left:1559px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º O 014 //// */
.sub02_content_in .booth_sects_O{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_O .booth_premium_design_mO{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_014.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_O .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_O .movie01{position:absolute; width:334px; height:196px; top:296px; left:984px; z-index:10;}
.sub02_content_in .booth_sects_O .movie01_btn{position:absolute; width:334px; height:196px; top:296px; left:984px; z-index:25;}
.sub02_content_in .booth_sects_O .movie01_btn a{display:block; height:196px;}

.sub02_content_in .booth_sects_O .movie02{position:absolute; width:164px; height:97px; top:260px; left:462px; z-index:10;}
.sub02_content_in .booth_sects_O .movie02_btn{position:absolute; width:164px; height:97px; top:260px; left:462px; z-index:25;}
.sub02_content_in .booth_sects_O .movie02_btn a{display:block; height:97px;}

.sub02_content_in .booth_sects_O .movie03{position:absolute; width:164px; height:97px; top:389px; left:462px; z-index:10;}
.sub02_content_in .booth_sects_O .movie03_btn{position:absolute; width:164px; height:97px; top:389px; left:462px; z-index:25;}
.sub02_content_in .booth_sects_O .movie03_btn a{display:block; height:97px;}


.sub02_content_in .booth_sects_O .product01{position:absolute; width:231px; height:366px; top:225px; left:678px; z-index:10;}
.sub02_content_in .booth_sects_O .product01_btn{position:absolute; width:231px; height:366px; top:225px; left:678px; z-index:25;}
.sub02_content_in .booth_sects_O .product01_btn a{display:block; height:366px;}

.sub02_content_in .booth_sects_O .product02{position:absolute; width:120px; height:442px; top:176px; left:276px; z-index:10;}
.sub02_content_in .booth_sects_O .product02_btn{position:absolute; width:120px; height:442px; top:176px; left:276px; z-index:25;}
.sub02_content_in .booth_sects_O .product02_btn a{display:block; height:442px;}

.sub02_content_in .booth_sects_O .product03{position:absolute; width:265px; height:108px; top:579px; left:1099px; z-index:10;}
.sub02_content_in .booth_sects_O .product03_btn{position:absolute; width:265px; height:108px; top:579px; left:1099px; z-index:25;}
.sub02_content_in .booth_sects_O .product03_btn a{display:block; height:108px;}

.sub02_content_in .booth_sects_O .logo_sect{position:absolute; width:403px; height:155px; top:10px; left:1012px; z-index:23;}
.sub02_content_in .booth_sects_O .logo_sect a{display:block; height:155px;}

.sub02_content_in .booth_sects_O .people_m{position:absolute; width:285px; height:63px; top:493px; left:1007px; z-index:23;}

.sub02_content_in .booth_sects_O .message_s{position:absolute; width:62px; height:56px; top:574px; left:1022px; z-index:23;}
.sub02_content_in .booth_sects_O .company_s{position:absolute; width:49px; height:56px; top:637px; left:1027px; z-index:23;}

.sub02_content_in .booth_sects_O .docums_mms1{position:absolute; width:38px; height:97px; top:133px; left:228px; z-index:23;}
.sub02_content_in .booth_sects_O .docums_mms2{position:absolute; width:38px; height:97px; top:236px; left:228px; z-index:23;}
.sub02_content_in .booth_sects_O .docums_mms3{position:absolute; width:38px; height:97px; top:337px; left:228px; z-index:23;}
.sub02_content_in .booth_sects_O .docums_mms4{position:absolute; width:38px; height:97px; top:439px; left:228px; z-index:23;}
.sub02_content_in .booth_sects_O .docums_mms5{position:absolute; width:38px; height:97px; top:540px; left:228px; z-index:23;}




/* //// ÇÁ¸®¹Ì¾ö ºÎ½º P 015 //// */
.sub02_content_in .booth_sects_P{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_P .booth_premium_design_mP{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_015.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_P .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_P .namecard{position:absolute; width:45px; height:35px; top:533px; left:774px; z-index:23;}
.sub02_content_in .booth_sects_P .namecard a{display:block; height:35px;}

.sub02_content_in .booth_sects_P .movie01{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:10;}
.sub02_content_in .booth_sects_P .movie01_btn{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:25;}
.sub02_content_in .booth_sects_P .movie01_btn a{display:block; height:79px;}

.sub02_content_in .booth_sects_P .movie02{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:10;}
.sub02_content_in .booth_sects_P .movie02_btn{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:25;}
.sub02_content_in .booth_sects_P .movie02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_P .movie03{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:10;}
.sub02_content_in .booth_sects_P .movie03_btn{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:25;}
.sub02_content_in .booth_sects_P .movie03_btn a{display:block; height:154px;}


.sub02_content_in .booth_sects_P .product01{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:10;}
.sub02_content_in .booth_sects_P .product01_btn{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:25;}
.sub02_content_in .booth_sects_P .product01_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_P .product02{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:10;}
.sub02_content_in .booth_sects_P .product02_btn{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:25;}
.sub02_content_in .booth_sects_P .product02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_P .product03{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:10;}
.sub02_content_in .booth_sects_P .product03_btn{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:25;}
.sub02_content_in .booth_sects_P .product03_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_P .product04{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:10;}
.sub02_content_in .booth_sects_P .product04_btn{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:25;}
.sub02_content_in .booth_sects_P .product04_btn a{display:block; height:121px;}

.sub02_content_in .booth_sects_P .logo_sect{position:absolute; width:403px; height:155px; top:30px; left:450px; z-index:23;}
.sub02_content_in .booth_sects_P .logo_sect a{display:block; height:155px;}

.sub02_content_in .booth_sects_P .people_m{position:absolute; width:94px; height:61px; top:506px; left:644px; z-index:23;}

.sub02_content_in .booth_sects_P .message_s{position:absolute; width:56px; height:39px; top:588px; left:610px; z-index:23;}
.sub02_content_in .booth_sects_P .company_s{position:absolute; width:43px; height:44px; top:587px; left:678px; z-index:23;}

.sub02_content_in .booth_sects_P .docums_mms1{position:absolute; width:34px; height:34px; top:453px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_P .docums_mms2{position:absolute; width:34px; height:34px; top:512px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_P .docums_mms3{position:absolute; width:34px; height:34px; top:567px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_P .docums_mms4{position:absolute; width:34px; height:34px; top:453px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_P .docums_mms5{position:absolute; width:34px; height:34px; top:506px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_P .docums_mms6{position:absolute; width:34px; height:34px; top:556px; left:169px; z-index:23;}

/* ÇÁ¸®¹Ì¾ö KOMTS ºÎ½º* ½Ã¿¬ ºÎ½º */
/* //// ÇÁ¸®¹Ì¾ö ºÎ½º P 015 //// */

.sub02_content_in .booth_sects_KOMTS_P{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_KOMTS_P .booth_premium_design_mP{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_015.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_KOMTS_P .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_KOMTS_P .namecard{position:absolute; width:45px; height:35px; top:533px; left:774px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .namecard a{display:block; height:35px;}

.sub02_content_in .booth_sects_KOMTS_P .movie01{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .movie01_btn{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .movie01_btn a{display:block; height:79px;}

.sub02_content_in .booth_sects_KOMTS_P .movie02{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .movie02_btn{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .movie02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_KOMTS_P .movie03{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .movie03_btn{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .movie03_btn a{display:block; height:154px;}


.sub02_content_in .booth_sects_KOMTS_P .product01{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .product01_btn{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .product01_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_KOMTS_P .product02{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .product02_btn{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .product02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_KOMTS_P .product03{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .product03_btn{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .product03_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_KOMTS_P .product04{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:10;}
.sub02_content_in .booth_sects_KOMTS_P .product04_btn{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:25;}
.sub02_content_in .booth_sects_KOMTS_P .product04_btn a{display:block; height:121px;}

.sub02_content_in .booth_sects_KOMTS_P .logo_sect{position:absolute; width:403px; height:155px; top:30px; left:450px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .logo_sect a{display:block; height:155px;}

.sub02_content_in .booth_sects_KOMTS_P .people_m{position:absolute; width:94px; height:61px; top:506px; left:644px; z-index:23;}

.sub02_content_in .booth_sects_KOMTS_P .message_s{position:absolute; width:56px; height:39px; top:588px; left:610px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .company_s{position:absolute; width:43px; height:44px; top:587px; left:678px; z-index:23;}

.sub02_content_in .booth_sects_KOMTS_P .docums_mms1{position:absolute; width:34px; height:34px; top:453px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .docums_mms2{position:absolute; width:34px; height:34px; top:512px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .docums_mms3{position:absolute; width:34px; height:34px; top:567px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .docums_mms4{position:absolute; width:34px; height:34px; top:453px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .docums_mms5{position:absolute; width:34px; height:34px; top:506px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_KOMTS_P .docums_mms6{position:absolute; width:34px; height:34px; top:556px; left:169px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º Q 016 //// */
.sub02_content_in .booth_sects_Q{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_Q .booth_premium_design_mQ{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_016.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_Q .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_Q .movie01{position:absolute; width:478px; height:266px; top:117px; left:609px; z-index:25;}
.sub02_content_in .booth_sects_Q .movie02{position:absolute; width:207px; height:206px; top:111px; left:1105px; z-index:25;}

.sub02_content_in .booth_sects_Q .product01{position:absolute; width:209px; height:101px; top:528px; left:354px; z-index:25;}
.sub02_content_in .booth_sects_Q .product02{position:absolute; width:209px; height:101px; top:528px; left:1133px; z-index:25;}
.sub02_content_in .booth_sects_Q .product03{position:absolute; width:206px; height:204px; top:136px; left:375px; z-index:25;}

.sub02_content_in .booth_sects_P .logo_sect{position:absolute; width:507px; height:71px; top:4px; left:588px; z-index:23;}
.sub02_content_in .booth_sects_P .logo_sect a{display:block; height:71px;}

.sub02_content_in .booth_sects_Q .people_m{position:absolute; width:648px; height:71px; top:444px; left:505px; z-index:23;}

.sub02_content_in .booth_sects_Q .message_s{position:absolute; width:72px; height:67px; top:355px; left:397px; z-index:23;}
.sub02_content_in .booth_sects_Q .company_s{position:absolute; width:52px; height:63px; top:355px; left:495px; z-index:23;}

.sub02_content_in .booth_sects_Q .docums_mms1{position:absolute; width:42px; height:42px; top:352px; left:1110px; z-index:23;}
.sub02_content_in .booth_sects_Q .docums_mms2{position:absolute; width:42px; height:42px; top:352px; left:1186px; z-index:23;}
.sub02_content_in .booth_sects_Q .docums_mms3{position:absolute; width:42px; height:42px; top:352px; left:1259px; z-index:23;}
.sub02_content_in .booth_sects_Q .docums_mms4{position:absolute; width:42px; height:42px; top:403px; left:1110px; z-index:23;}
.sub02_content_in .booth_sects_Q .docums_mms5{position:absolute; width:42px; height:42px; top:403px; left:1186px; z-index:23;}
.sub02_content_in .booth_sects_Q .docums_mms6{position:absolute; width:42px; height:42px; top:403px; left:1259px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º R 017 //// */
.sub02_content_in .booth_sects_R{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_R .booth_premium_design_mR{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_017.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_R .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_R .movie01{position:absolute; width:246px; height:143px; top:315px; left:328px; z-index:10;}
.sub02_content_in .booth_sects_R .movie01_btn{position:absolute; width:246px; height:143px; top:315px; left:328px; z-index:25;}
.sub02_content_in .booth_sects_R .movie01_btn a{display:block; height:143px;}

.sub02_content_in .booth_sects_R .movie02{position:absolute; width:165px; height:126px; top:372px; left:577px; z-index:10;}
.sub02_content_in .booth_sects_R .movie02_btn{position:absolute; width:165px; height:126px; top:372px; left:577px; z-index:25;}
.sub02_content_in .booth_sects_R .movie02_btn a{display:block; height:126px;}

.sub02_content_in .booth_sects_R .movie03{position:absolute; width:153px; height:117px; top:524px; left:832px; z-index:10;}
.sub02_content_in .booth_sects_R .movie03_btn{position:absolute; width:153px; height:117px; top:524px; left:832px; z-index:25;}
.sub02_content_in .booth_sects_R .movie03_btn a{display:block; height:117px;}

.sub02_content_in .booth_sects_R .product01{position:absolute; width:870px; height:318px; top:0px; left:391px; z-index:25;}

.sub02_content_in .booth_sects_R .product02{position:absolute; width:89px; height:186px; top:342px; left:1371px; z-index:25;}
.sub02_content_in .booth_sects_R .product02_btn{position:absolute; width:89px; height:186px; top:342px; left:1371px; z-index:25;}
.sub02_content_in .booth_sects_R .product02_btn a{display:block; height:186px;}

.sub02_content_in .booth_sects_R .people_m{position:absolute; width:66px; height:90px; top:416px; left:727px; z-index:23;}

.sub02_content_in .booth_sects_R .message_s{position:absolute; width:72px; height:67px; top:554px; left:644px; z-index:23;}
.sub02_content_in .booth_sects_R .company_s{position:absolute; width:52px; height:63px; top:553px; left:747px; z-index:23;}

.sub02_content_in .booth_sects_R .docums_mms1{position:absolute; width:25px; height:25px; top:482px; left:1269px; z-index:23;}
.sub02_content_in .booth_sects_R .docums_mms2{position:absolute; width:25px; height:25px; top:486px; left:1304px; z-index:23;}
.sub02_content_in .booth_sects_R .docums_mms3{position:absolute; width:25px; height:25px; top:490px; left:1338px; z-index:23;}


/* //// ÇÁ¸®¹Ì¾ö ºÎ½º S 018 //// */
.sub02_content_in .booth_sects_S{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_S .booth_premium_design_mS{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_018.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_S .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_S .movie01{position:absolute; width:172px; height:99px; top:532px; left:741px; z-index:10;}
.sub02_content_in .booth_sects_S .movie01_btn{position:absolute; width:172px; height:99px; top:532px; left:741px; z-index:25;}
.sub02_content_in .booth_sects_S .movie01_btn a{display:block; height:99px;}

.sub02_content_in .booth_sects_S .movie02{position:absolute; width:168px; height:111px; top:518px; left:1309px; z-index:10;}
.sub02_content_in .booth_sects_S .movie02_btn{position:absolute; width:168px; height:111px; top:518px; left:1309px; z-index:25;}
.sub02_content_in .booth_sects_S .movie02_btn a{display:block; height:111px;}

.sub02_content_in .booth_sects_S .product01{position:absolute; width:180px; height:210px; top:482px; left:130px; z-index:25;}

.sub02_content_in .booth_sects_S .product02{position:absolute; width:86px; height:100px; top:583px; left:314px; z-index:13;}
.sub02_content_in .booth_sects_S .product02_btn{position:absolute; width:86px; height:100px; top:583px; left:314px; z-index:25;}
.sub02_content_in .booth_sects_S .product02_btn a{display:block; height:100px;}

.sub02_content_in .booth_sects_S .product03{position:absolute; width:86px; height:100px; top:583px; left:420px; z-index:13;}
.sub02_content_in .booth_sects_S .product03_btn{position:absolute; width:86px; height:100px; top:583px; left:420px; z-index:25;}
.sub02_content_in .booth_sects_S .product03_btn a{display:block; height:100px;}

.sub02_content_in .booth_sects_S .product04{position:absolute; width:86px; height:100px; top:583px; left:526px; z-index:13;}
.sub02_content_in .booth_sects_S .product04_btn{position:absolute; width:86px; height:100px; top:583px; left:526px; z-index:25;}
.sub02_content_in .booth_sects_S .product04_btn a{display:block; height:100px;}

.sub02_content_in .booth_sects_S .product05{position:absolute; width:87px; height:100px; top:583px; left:1060px; z-index:13;}
.sub02_content_in .booth_sects_S .product05_btn{position:absolute; width:87px; height:100px; top:583px; left:1060px; z-index:25;}
.sub02_content_in .booth_sects_S .product05_btn a{display:block; height:100px;}

.sub02_content_in .booth_sects_S .product06{position:absolute; width:87px; height:100px; top:583px; left:1170px; z-index:13;}
.sub02_content_in .booth_sects_S .product06_btn{position:absolute; width:87px; height:100px; top:583px; left:1170px; z-index:25;}
.sub02_content_in .booth_sects_S .product06_btn a{display:block; height:100px;}

.sub02_content_in .booth_sects_S .people_m{position:absolute; width:33px; height:41px; top:607px; left:809px; z-index:23;}

.sub02_content_in .booth_sects_S .message_s{position:absolute; width:51px; height:35px; top:652px; left:741px; z-index:23;}
.sub02_content_in .booth_sects_S .company_s{position:absolute; width:36px; height:39px; top:647px; left:873px; z-index:23;}

.sub02_content_in .booth_sects_S .docums_mms1{position:absolute; width:33px; height:33px; top:633px; left:1316px; z-index:23;}
.sub02_content_in .booth_sects_S .docums_mms2{position:absolute; width:33px; height:33px; top:633px; left:1373px; z-index:23;}
.sub02_content_in .booth_sects_S .docums_mms3{position:absolute; width:33px; height:33px; top:633px; left:1428px; z-index:23;}



/* //// ÇÁ¸®¹Ì¾ö ºÎ½º U 019 //// */
.sub02_content_in .booth_sects_U{position:relative; width:1682px; height:723px; margin-top:70px;}
.sub02_content_in .booth_sects_U .booth_premium_design_mU{position:absolute;width:1682px; height:723px; background:url("/images/booth_Premium_019.png")no-repeat; z-index:20;}
.sub02_content_in .booth_sects_U .number_s{position:absolute; width:10%; line-height:30px; text-align:center; background:#000; color:#fff; top:0px; left:0px; z-index:25;}

.sub02_content_in .booth_sects_U .namecard{position:absolute; width:52px; height:40px; top:587px; left:736px; z-index:23;}
.sub02_content_in .booth_sects_U .namecard a{display:block; height:40px;}

.sub02_content_in .booth_sects_U .movie01{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:10;}
.sub02_content_in .booth_sects_U .movie01_btn{position:absolute; width:135px; height:79px; top:355px; left:308px; z-index:25;}
.sub02_content_in .booth_sects_U .movie01_btn a{display:block; height:79px;}

.sub02_content_in .booth_sects_U .movie02{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:10;}
.sub02_content_in .booth_sects_U .movie02_btn{position:absolute; width:161px; height:102px; top:334px; left:931px; z-index:25;}
.sub02_content_in .booth_sects_U .movie02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_U .movie03{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:10;}
.sub02_content_in .booth_sects_U .movie03_btn{position:absolute; width:169px; height:154px; top:461px; left:1355px; z-index:25;}
.sub02_content_in .booth_sects_U .movie03_btn a{display:block; height:154px;}


.sub02_content_in .booth_sects_U .product01{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:10;}
.sub02_content_in .booth_sects_U .product01_btn{position:absolute; width:68px; height:102px; top:456px; left:375px; z-index:25;}
.sub02_content_in .booth_sects_U .product01_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_U .product02{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:10;}
.sub02_content_in .booth_sects_U .product02_btn{position:absolute; width:65px; height:102px; top:456px; left:450px; z-index:25;}
.sub02_content_in .booth_sects_U .product02_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_U .product03{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:10;}
.sub02_content_in .booth_sects_U .product03_btn{position:absolute; width:66px; height:102px; top:456px; left:521px; z-index:25;}
.sub02_content_in .booth_sects_U .product03_btn a{display:block; height:102px;}

.sub02_content_in .booth_sects_U .product04{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:10;}
.sub02_content_in .booth_sects_U .product04_btn{position:absolute; width:173px; height:121px; top:409px; left:703px; z-index:25;}
.sub02_content_in .booth_sects_U .product04_btn a{display:block; height:121px;}

.sub02_content_in .booth_sects_U .logo_sect{position:absolute; width:403px; height:155px; top:30px; left:450px; z-index:23;}
.sub02_content_in .booth_sects_U .logo_sect a{display:block; height:155px;}

.sub02_content_in .booth_sects_U .people_m{position:absolute; width:94px; height:61px; top:506px; left:644px; z-index:23;}

.sub02_content_in .booth_sects_U .message_s{position:absolute; width:56px; height:39px; top:588px; left:610px; z-index:23;}
.sub02_content_in .booth_sects_U .company_s{position:absolute; width:43px; height:44px; top:587px; left:678px; z-index:23;}

.sub02_content_in .booth_sects_U .docums_mms1{position:absolute; width:34px; height:34px; top:453px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_U .docums_mms2{position:absolute; width:34px; height:34px; top:512px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_U .docums_mms3{position:absolute; width:34px; height:34px; top:567px; left:1180px; z-index:23;}
.sub02_content_in .booth_sects_U .docums_mms4{position:absolute; width:34px; height:34px; top:453px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_U .docums_mms5{position:absolute; width:34px; height:34px; top:506px; left:169px; z-index:23;}
.sub02_content_in .booth_sects_U .docums_mms6{position:absolute; width:34px; height:34px; top:556px; left:169px; z-index:23;}






.contact_tit{width:30%; font-size:20px; color:#000; font-weight:bold; float:left; line-height:50px; border-bottom:1px solid #4eaf9f;}
.contact_details{width:70%; font-size:20px; float:left; line-height:50px; border-bottom:1px solid #4eaf9f;}
.contact_tit2{width:30%; font-size:20px; color:#000; font-weight:bold; float:left; line-height:45px; border-bottom:1px solid #4eaf9f;}
.contact_details2{width:70%; font-size:20px; float:left; line-height:22px; border-bottom:1px solid #4eaf9f;}
.paaddf{padding-left:20px;}
.flas{float:left;}
.clear{clear:both;}



/* ///////////////// ºÎ½º ½½¶óÀÌµå //////////////// */
#s_banner_wrap {width:1680px; position: relative; padding-top:280px;}

/* //// ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º //// */

.booth_type_a{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg1.png'); float:left;}
.booth_type_a a{display:block; height:239px;}
.booth_type_a .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_a .logo{position:absolute; width:88px; height:47px; left:363px; top:56px; z-index:12; overflow:hidden;}
.booth_type_a .logo img{width:100%;}
.booth_type_a .people{position:absolute; width:54px; height:42px; left:230px; top:132px; z-index:12; overflow:hidden;}
.booth_type_a .people img{width:100%;}
.booth_type_a .products{position:absolute; width:69px; height:74px; /*background:#f80000;*/ left:70px; top:143px; z-index:12; overflow:hidden;}
.booth_type_a .products img{width:100%;}
.booth_type_a .s_movies{position:absolute; width:96px; height:56px; /*background:#f80000;*/ left:233px; top:58px; z-index:12; overflow:hidden;}
.booth_type_a .s_movies img{width:100%;}
.booth_type_a .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_a .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º ¿À·»Áö »ö»ó */
.booth_type_a_01{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg1_01.png'); float:left;}
.booth_type_a_01 a{display:block; height:239px;}
.booth_type_a_01 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_a_01 .logo{position:absolute; width:88px; height:47px; left:363px; top:56px; z-index:12; overflow:hidden;}
.booth_type_a_01 .logo img{width:100%;}
.booth_type_a_01 .people{position:absolute; width:54px; height:42px; left:230px; top:132px; z-index:12; overflow:hidden;}
.booth_type_a_01 .people img{width:100%;}
.booth_type_a_01 .products{position:absolute; width:69px; height:74px; /*background:#f80000;*/ left:70px; top:143px; z-index:12; overflow:hidden;}
.booth_type_a_01 .products img{width:100%;}
.booth_type_a_01 .s_movies{position:absolute; width:96px; height:56px; /*background:#f80000;*/ left:233px; top:58px; z-index:12; overflow:hidden;}
.booth_type_a_01 .s_movies img{width:100%;}
.booth_type_a_01 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_a_01 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º »¡°­ »ö»ó */
.booth_type_a_02{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg1_02.png'); float:left;}
.booth_type_a_02 a{display:block; height:239px;}
.booth_type_a_02 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_a_02 .logo{position:absolute; width:88px; height:47px; left:363px; top:56px; z-index:12; overflow:hidden;}
.booth_type_a_02 .logo img{width:100%;}
.booth_type_a_02 .people{position:absolute; width:54px; height:42px; left:230px; top:132px; z-index:12; overflow:hidden;}
.booth_type_a_02 .people img{width:100%;}
.booth_type_a_02 .products{position:absolute; width:69px; height:74px; /*background:#f80000;*/ left:70px; top:143px; z-index:12; overflow:hidden;}
.booth_type_a_02 .products img{width:100%;}
.booth_type_a_02 .s_movies{position:absolute; width:96px; height:56px; /*background:#f80000;*/ left:233px; top:58px; z-index:12; overflow:hidden;}
.booth_type_a_02 .s_movies img{width:100%;}
.booth_type_a_02 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_a_02 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º ÃÊ·Ï »ö»ó */
.booth_type_a_03{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg1_03.png'); float:left;}
.booth_type_a_03 a{display:block; height:239px;}
.booth_type_a_03 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_a_03 .logo{position:absolute; width:88px; height:47px; left:363px; top:56px; z-index:12; overflow:hidden;}
.booth_type_a_03 .logo img{width:100%;}
.booth_type_a_03 .people{position:absolute; width:54px; height:42px; left:230px; top:132px; z-index:12; overflow:hidden;}
.booth_type_a_03 .people img{width:100%;}
.booth_type_a_03 .products{position:absolute; width:69px; height:74px; /*background:#f80000;*/ left:70px; top:143px; z-index:12; overflow:hidden;}
.booth_type_a_03 .products img{width:100%;}
.booth_type_a_03 .s_movies{position:absolute; width:96px; height:56px; /*background:#f80000;*/ left:233px; top:58px; z-index:12; overflow:hidden;}
.booth_type_a_03 .s_movies img{width:100%;}
.booth_type_a_03 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_a_03 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå AÅ¸ÀÔ ºÎ½º °ñµå »ö»ó */
.booth_type_a_04{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg1_04.png'); float:left;}
.booth_type_a_04 a{display:block; height:239px;}
.booth_type_a_04 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_a_04 .logo{position:absolute; width:88px; height:47px; left:363px; top:56px; z-index:12; overflow:hidden;}
.booth_type_a_04 .logo img{width:100%;}
.booth_type_a_04 .people{position:absolute; width:54px; height:42px; left:230px; top:132px; z-index:12; overflow:hidden;}
.booth_type_a_04 .people img{width:100%;}
.booth_type_a_04 .products{position:absolute; width:69px; height:74px; /*background:#f80000;*/ left:70px; top:143px; z-index:12; overflow:hidden;}
.booth_type_a_04 .products img{width:100%;}
.booth_type_a_04 .s_movies{position:absolute; width:96px; height:56px; /*background:#f80000;*/ left:233px; top:58px; z-index:12; overflow:hidden;}
.booth_type_a_04 .s_movies img{width:100%;}
.booth_type_a_04 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_a_04 .s_ducos_m li{margin-bottom:1px;}



/* //// ½ºÅÄ´Ùµå BÅ¸ÀÔ ºÎ½º //// */

.booth_type_b{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg2.png'); float:left;}
.booth_type_b a{display:block; height:239px;}
.booth_type_b .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_b .logo{position:absolute; width:95px; height:39px; left:279px; top:27px; z-index:12; overflow:hidden;}
.booth_type_b .logo img{width:100%;}
.booth_type_b .people{position:absolute; width:54px; height:42px; left:263px; top:143px; z-index:13; overflow:hidden;}
.booth_type_b .people img{width:100%;}
.booth_type_b .products{position:absolute; width:72px; height:84px; /* background:#f80000; */ left:135px; top:101px; z-index:12; overflow:hidden;}
.booth_type_b .products img{width:100%;}
.booth_type_b .s_movies{position:absolute; width:99px; height:57px; /* background:#f80000; */ left:298px; top:100px; z-index:12; overflow:hidden;}
.booth_type_b .s_movies img{width:100%;}
.booth_type_b .s_ducos_m{position:absolute;  top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_b .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå BÅ¸ÀÔ ºÎ½º ¿À·»Áö »ö»ó */
.booth_type_b_01{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg2_01.png'); float:left;}
.booth_type_b_01 a{display:block; height:239px;}
.booth_type_b_01 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_b_01 .logo{position:absolute; width:95px; height:39px; left:279px; top:27px; z-index:12; overflow:hidden;}
.booth_type_b_01 .logo img{width:100%;}
.booth_type_b_01 .people{position:absolute; width:54px; height:42px; left:263px; top:143px; z-index:13; overflow:hidden;}
.booth_type_b_01 .people img{width:100%;}
.booth_type_b_01 .products{position:absolute; width:72px; height:84px; /* background:#f80000; */ left:135px; top:101px; z-index:12; overflow:hidden;}
.booth_type_b_01 .products img{width:100%;}
.booth_type_b_01 .s_movies{position:absolute; width:99px; height:57px; /* background:#f80000; */ left:298px; top:100px; z-index:12; overflow:hidden;}
.booth_type_b_01 .s_movies img{width:100%;}
.booth_type_b_01 .s_ducos_m{position:absolute;  top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_b_01 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå BÅ¸ÀÔ ºÎ½º »¡°­ »ö»ó */
.booth_type_b_02{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg2_02.png'); float:left;}
.booth_type_b_02 a{display:block; height:239px;}
.booth_type_b_02 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_b_02 .logo{position:absolute; width:95px; height:39px; left:279px; top:27px; z-index:12; overflow:hidden;}
.booth_type_b_02 .logo img{width:100%;}
.booth_type_b_02 .people{position:absolute; width:54px; height:42px; left:263px; top:143px; z-index:13; overflow:hidden;}
.booth_type_b_02 .people img{width:100%;}
.booth_type_b_02 .products{position:absolute; width:72px; height:84px; /* background:#f80000; */ left:135px; top:101px; z-index:12; overflow:hidden;}
.booth_type_b_02 .products img{width:100%;}
.booth_type_b_02 .s_movies{position:absolute; width:99px; height:57px; /* background:#f80000; */ left:298px; top:100px; z-index:12; overflow:hidden;}
.booth_type_b_02 .s_movies img{width:100%;}
.booth_type_b_02 .s_ducos_m{position:absolute;  top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_b_02 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå BÅ¸ÀÔ ºÎ½º ÃÊ·Ï »ö»ó */
.booth_type_b_03{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg2_03.png'); float:left;}
.booth_type_b_03 a{display:block; height:239px;}
.booth_type_b_03 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_b_03 .logo{position:absolute; width:95px; height:39px; left:279px; top:27px; z-index:12; overflow:hidden;}
.booth_type_b_03 .logo img{width:100%;}
.booth_type_b_03 .people{position:absolute; width:54px; height:42px; left:263px; top:143px; z-index:13; overflow:hidden;}
.booth_type_b_03 .people img{width:100%;}
.booth_type_b_03 .products{position:absolute; width:72px; height:84px; /* background:#f80000; */ left:135px; top:101px; z-index:12; overflow:hidden;}
.booth_type_b_03 .products img{width:100%;}
.booth_type_b_03 .s_movies{position:absolute; width:99px; height:57px; /* background:#f80000; */ left:298px; top:100px; z-index:12; overflow:hidden;}
.booth_type_b_03 .s_movies img{width:100%;}
.booth_type_b_03 .s_ducos_m{position:absolute;  top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_b_03 .s_ducos_m li{margin-bottom:1px;}


/* ½ºÅÄ´Ùµå BÅ¸ÀÔ ºÎ½º °ñµå »ö»ó */
.booth_type_b_04{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg2_04.png'); float:left;}
.booth_type_b_04 a{display:block; height:239px;}
.booth_type_b_04 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_b_04 .logo{position:absolute; width:95px; height:39px; left:279px; top:27px; z-index:12; overflow:hidden;}
.booth_type_b_04 .logo img{width:100%;}
.booth_type_b_04 .people{position:absolute; width:54px; height:42px; left:263px; top:143px; z-index:13; overflow:hidden;}
.booth_type_b_04 .people img{width:100%;}
.booth_type_b_04 .products{position:absolute; width:72px; height:84px; /* background:#f80000; */ left:135px; top:101px; z-index:12; overflow:hidden;}
.booth_type_b_04 .products img{width:100%;}
.booth_type_b_04 .s_movies{position:absolute; width:99px; height:57px; /* background:#f80000; */ left:298px; top:100px; z-index:12; overflow:hidden;}
.booth_type_b_04 .s_movies img{width:100%;}
.booth_type_b_04 .s_ducos_m{position:absolute;  top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_b_04 .s_ducos_m li{margin-bottom:1px;}


/*  //// ½ºÅÄ´Ùµå CÅ¸ÀÔ ºÎ½º //// */

.booth_type_c{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg3.png'); float:left;}
.booth_type_c a{display:block; height:239px;}
.booth_type_c .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_c .logo{position:absolute; width:78px; height:26px; left:226px; top:78px; z-index:12; overflow:hidden;}
.booth_type_c .logo img{width:100%;}
.booth_type_c .people{position:absolute; width:54px; height:42px; left:263px; top:153px; z-index:12; overflow:hidden;}
.booth_type_c .people img{width:100%;}
.booth_type_c .products{position:absolute; width:62px; height:60px;/* background:#f80000; */ left:102px; top:145px; z-index:12; overflow:hidden;}
.booth_type_c .products img{width:100%;}
.booth_type_c .s_movies{position:absolute; width:92px; height:43px; /* background:#f80000; */ left:252px; top:117px; z-index:12; overflow:hidden;}
.booth_type_c .s_movies img{width:100%;}
.booth_type_c .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_c .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå CÅ¸ÀÔ ºÎ½º ¿À·»Áö »ö»ó */
.booth_type_c_01{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg3_01.png'); float:left;}
.booth_type_c_01 a{display:block; height:239px;}
.booth_type_c_01 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_c_01 .logo{position:absolute; width:78px; height:26px; left:226px; top:78px; z-index:12; overflow:hidden;}
.booth_type_c_01 .logo img{width:100%;}
.booth_type_c_01 .people{position:absolute; width:54px; height:42px; left:263px; top:153px; z-index:12; overflow:hidden;}
.booth_type_c_01 .people img{width:100%;}
.booth_type_c_01 .products{position:absolute; width:62px; height:60px;/* background:#f80000; */ left:102px; top:145px; z-index:12; overflow:hidden;}
.booth_type_c_01 .products img{width:100%;}
.booth_type_c_01 .s_movies{position:absolute; width:92px; height:43px; /* background:#f80000; */ left:252px; top:117px; z-index:12; overflow:hidden;}
.booth_type_c_01 .s_movies img{width:100%;}
.booth_type_c_01 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_c_01 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå CÅ¸ÀÔ ºÎ½º »¡°­ »ö»ó */
.booth_type_c_02{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg3_02.png'); float:left;}
.booth_type_c_02 a{display:block; height:239px;}
.booth_type_c_02 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_c_02 .logo{position:absolute; width:78px; height:26px; left:226px; top:78px; z-index:12; overflow:hidden;}
.booth_type_c_02 .logo img{width:100%;}
.booth_type_c_02 .people{position:absolute; width:54px; height:42px; left:263px; top:153px; z-index:12; overflow:hidden;}
.booth_type_c_02 .people img{width:100%;}
.booth_type_c_02 .products{position:absolute; width:62px; height:60px;/* background:#f80000; */ left:102px; top:145px; z-index:12; overflow:hidden;}
.booth_type_c_02 .products img{width:100%;}
.booth_type_c_02 .s_movies{position:absolute; width:92px; height:43px; /* background:#f80000; */ left:252px; top:117px; z-index:12; overflow:hidden;}
.booth_type_c_02 .s_movies img{width:100%;}
.booth_type_c_02 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_c_02 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå CÅ¸ÀÔ ºÎ½º ÃÊ·Ï »ö»ó */
.booth_type_c_03{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg3_03.png'); float:left;}
.booth_type_c_03 a{display:block; height:239px;}
.booth_type_c_03 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_c_03 .logo{position:absolute; width:78px; height:26px; left:226px; top:78px; z-index:12; overflow:hidden;}
.booth_type_c_03 .logo img{width:100%;}
.booth_type_c_03 .people{position:absolute; width:54px; height:42px; left:263px; top:153px; z-index:12; overflow:hidden;}
.booth_type_c_03 .people img{width:100%;}
.booth_type_c_03 .products{position:absolute; width:62px; height:60px;/* background:#f80000; */ left:102px; top:145px; z-index:12; overflow:hidden;}
.booth_type_c_03 .products img{width:100%;}
.booth_type_c_03 .s_movies{position:absolute; width:92px; height:43px; /* background:#f80000; */ left:252px; top:117px; z-index:12; overflow:hidden;}
.booth_type_c_03 .s_movies img{width:100%;}
.booth_type_c_03 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_c_03 .s_ducos_m li{margin-bottom:1px;}

/* ½ºÅÄ´Ùµå CÅ¸ÀÔ ºÎ½º °ñµå »ö»ó */
.booth_type_c_04{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg3_04.png'); float:left;}
.booth_type_c_04 a{display:block; height:239px;}
.booth_type_c_04 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_type_c_04 .logo{position:absolute; width:78px; height:26px; left:226px; top:78px; z-index:12; overflow:hidden;}
.booth_type_c_04 .logo img{width:100%;}
.booth_type_c_04 .people{position:absolute; width:54px; height:42px; left:263px; top:153px; z-index:12; overflow:hidden;}
.booth_type_c_04 .people img{width:100%;}
.booth_type_c_04 .products{position:absolute; width:62px; height:60px;/* background:#f80000; */ left:102px; top:145px; z-index:12; overflow:hidden;}
.booth_type_c_04 .products img{width:100%;}
.booth_type_c_04 .s_movies{position:absolute; width:92px; height:43px; /* background:#f80000; */ left:252px; top:117px; z-index:12; overflow:hidden;}
.booth_type_c_04 .s_movies img{width:100%;}
.booth_type_c_04 .s_ducos_m{position:absolute; top:132px; left:435px; z-index:12; overflow:hidden;}
.booth_type_c_04 .s_ducos_m li{margin-bottom:1px;}


/*  //// Ä¿½ºÅÒ 01Å¸ÀÔ ºÎ½º //// */

/* Ä¿½ºÅÒ aÅ¸ÀÔ  º£ÀÌÁ÷ */
.booth_custom_a{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg4.png'); float:left;}
.booth_custom_a a{display:block; height:239px;}
.booth_custom_a .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_custom_a .logo{position:absolute; width:80px; height:28px; left:329px; top:30px; z-index:12; overflow:hidden;}
.booth_custom_a .logo img{width:100%;}
.booth_custom_a .people{position:absolute; width:54px; height:42px; left:224px; top:116px; z-index:12; overflow:hidden;}
.booth_custom_a .people img{width:100%;}
.booth_custom_a .products{position:absolute; width:104px; height:128px;/* background:#f80000; */ left:74px; top:61px; z-index:12; overflow:hidden;}
.booth_custom_a .products img{width:100%;}
.booth_custom_a .s_movies{position:absolute; width:99px; height:55px; /* background:#f80000; */ left:309px; top:83px; z-index:12; overflow:hidden;}
.booth_custom_a .s_movies img{width:100%;}
.booth_custom_a .s_ducos_m{position:absolute; top:133px; left:440px; z-index:12; overflow:hidden;}
.booth_custom_a .s_ducos_m li{margin-bottom:5px; font-size:7.2pt;}


/* Ä¿½ºÅÒ aÅ¸ÀÔ ¿À·»Áö »ö»ó */
.booth_custom_a_01{position:relative; width:532px !important; height:239px; background:url('/images/img_slider_bg4_01.png'); float:left;}
.booth_custom_a_01 a{display:block; height:239px;}
.booth_custom_a_01 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_custom_a_01 .logo{position:absolute; width:80px; height:28px; left:329px; top:32px; z-index:12; overflow:hidden;}
.booth_custom_a_01 .logo img{width:100%; height: 25px !important;}
.booth_custom_a_01 .people{position:absolute; width:54px; height:42px; left:224px; top:116px; z-index:12; overflow:hidden;}
.booth_custom_a_01 .people img{width:100%;}
.booth_custom_a_01 .products{position:absolute; width:104px; height:128px;/* background:#f80000; */ left:74px; top:61px; z-index:12; overflow:hidden;}
.booth_custom_a_01 .products img{width:100%; height: 145px;}
.booth_custom_a_01 .s_movies{position:absolute; width:99px; height:55px; /* background:#f80000; */ left:309px; top:84px; z-index:12; overflow:hidden;}
.booth_custom_a_01 .s_movies img{width:100%; height: 54px;}
.booth_custom_a_01 .s_ducos_m{position:absolute; top:116px; left:435px; z-index:12; overflow:hidden; line-height: 1.5}
.booth_custom_a_01 .s_ducos_m ul {padding-left:0}
.booth_custom_a_01 .s_ducos_m li{margin-bottom:5px; font-size:5pt;}

/* Ä¿½ºÅÒ aÅ¸ÀÔ »¡°­ »ö»ó */
.booth_custom_a_02{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg4_02.png'); float:left;}
.booth_custom_a_02 a{display:block; height:239px;}
.booth_custom_a_02 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_custom_a_02 .logo{position:absolute; width:80px; height:28px; left:329px; top:30px; z-index:12; overflow:hidden;}
.booth_custom_a_02 .logo img{width:100%;}
.booth_custom_a_02 .people{position:absolute; width:54px; height:42px; left:224px; top:116px; z-index:12; overflow:hidden;}
.booth_custom_a_02 .people img{width:100%;}
.booth_custom_a_02 .products{position:absolute; width:104px; height:128px;/* background:#f80000; */ left:74px; top:61px; z-index:12; overflow:hidden;}
.booth_custom_a_02 .products img{width:100%;}
.booth_custom_a_02 .s_movies{position:absolute; width:99px; height:55px; /* background:#f80000; */ left:309px; top:83px; z-index:12; overflow:hidden;}
.booth_custom_a_02 .s_movies img{width:100%;}
.booth_custom_a_02 .s_ducos_m{position:absolute; top:133px; left:440px; z-index:12; overflow:hidden;}
.booth_custom_a_02 .s_ducos_m li{margin-bottom:5px; font-size:7.2pt;}

/* Ä¿½ºÅÒ aÅ¸ÀÔ ÃÊ·Ï »ö»ó */
.booth_custom_a_03{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg4_03.png'); float:left;}
.booth_custom_a_03 a{display:block; height:239px;}
.booth_custom_a_03 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_custom_a_03 .logo{position:absolute; width:80px; height:28px; left:329px; top:30px; z-index:12; overflow:hidden;}
.booth_custom_a_03 .logo img{width:100%;}
.booth_custom_a_03 .people{position:absolute; width:54px; height:42px; left:224px; top:116px; z-index:12; overflow:hidden;}
.booth_custom_a_03 .people img{width:100%;}
.booth_custom_a_03 .products{position:absolute; width:104px; height:128px;/* background:#f80000; */ left:74px; top:61px; z-index:12; overflow:hidden;}
.booth_custom_a_03 .products img{width:100%;}
.booth_custom_a_03 .s_movies{position:absolute; width:99px; height:55px; /* background:#f80000; */ left:309px; top:83px; z-index:12; overflow:hidden;}
.booth_custom_a_03 .s_movies img{width:100%;}
.booth_custom_a_03 .s_ducos_m{position:absolute; top:133px; left:440px; z-index:12; overflow:hidden;}
.booth_custom_a_03 .s_ducos_m li{margin-bottom:5px; font-size:7.2pt;}

/* Ä¿½ºÅÒ aÅ¸ÀÔ °ñµç »ö»ó */
.booth_custom_a_04{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg4_04.png'); float:left;}
.booth_custom_a_04 a{display:block; height:239px;}
.booth_custom_a_04 .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_custom_a_04 .logo{position:absolute; width:80px; height:28px; left:329px; top:30px; z-index:12; overflow:hidden;}
.booth_custom_a_04 .logo img{width:100%;}
.booth_custom_a_04 .people{position:absolute; width:54px; height:42px; left:224px; top:116px; z-index:12; overflow:hidden;}
.booth_custom_a_04 .people img{width:100%;}
.booth_custom_a_04 .products{position:absolute; width:104px; height:128px;/* background:#f80000; */ left:74px; top:61px; z-index:12; overflow:hidden;}
.booth_custom_a_04 .products img{width:100%;}
.booth_custom_a_04 .s_movies{position:absolute; width:99px; height:55px; /* background:#f80000; */ left:309px; top:83px; z-index:12; overflow:hidden;}
.booth_custom_a_04 .s_movies img{width:100%;}
.booth_custom_a_04 .s_ducos_m{position:absolute; top:133px; left:440px; z-index:12; overflow:hidden;}
.booth_custom_a_04 .s_ducos_m li{margin-bottom:5px; font-size:7.2pt;}


/*  /////////// ÇÁ¸®¹Ì¾ö ºÎ½º ÀÛ¾÷ Áß ////////// */

.booth_premium_p{position:relative; width:532px; height:239px; background:url('/images/img_slider_bg6.png')no-repeat; float:left;}
.booth_premium_p a{display:block; height:239px;}
.booth_premium_p .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center;}
.booth_premium_p .logo{position:absolute; width:66px; height:20px; left:262px; top:59px; z-index:12; overflow:hidden;}
.booth_premium_p .logo img{width:100%;}
.booth_premium_p .brand_logo{position:absolute; width:41px; height:15px; left:275px; top:85px; z-index:12; overflow:hidden;}
.booth_premium_p .brand_logo img{width:100%;}
.booth_premium_p .people{position:absolute; width:54px; height:42px; left:153px; top:116px; z-index:12; overflow:hidden;}
.booth_premium_p .products{position:absolute; width:59px; height:114px;/* background:#f80000; */ left:402px; top:68px; z-index:12; overflow:hidden;} 
.booth_premium_p .products2{position:absolute; width:59px; height:53px;/* background:#f80000; */ left:134px; top:83px; z-index:12; overflow:hidden;} 
.booth_premium_p .products2 img{width:100%;}
.booth_premium_p .products3{position:absolute; width:49px; height:33px;/* background:#f80000; */ left:200px; top:88px; z-index:12; overflow:hidden;} 
.booth_premium_p .s_movies{position:absolute; width:64px; height:36px; /* background:#f80000; */ left:143px; top:176px; z-index:12; overflow:hidden;}
.booth_premium_p .s_movies2{position:absolute; width:40px; height:21px; /* background:#f80000; */ left:23px; top:107px; z-index:12; overflow:hidden;}
.booth_premium_p .s_movies3{position:absolute; width:29px; height:26px; /* background:#f80000; */ left:349px; top:104px; z-index:12; overflow:hidden;}
.booth_premium_p .s_ducos_m{position:absolute; width:66px; top:110px; left:262px; z-index:12; overflow:hidden;}

.ps_contact_io{width:19px; float:left;}
.ps_message_io{width:19px; float:left; margin-left:4px;}
.ps_document_io{width:19px; float:left; margin-left:4px;}
.clse{clear:both;}
.ps_document_io2{width:19px; float:left;}
.ps_document_io3{width:19px; float:left; margin-left:4px;}
.ps_document_io4{width:19px; float:left; margin-left:4px;}

.ps_document_io5{width:19px; float:left;}
.ps_document_io6{width:19px; float:left; margin-left:4px;}
.ps_document_io7{width:19px; float:left; margin-left:4px;}

.banner_m {width:532px;}

/* ÇÁ¸®¹Ì¾ö ºÎ½º B 01 */
.booth_premium_bg_B{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_B a{display:block; height:239px;}
.booth_premium_bg_B .booth_premium_new_B{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg1.png')no-repeat; z-index:20;}
.booth_premium_bg_B .num{position:absolute; left:0; top:0; width:15%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 
.booth_premium_bg_B .movie01{position:absolute; width:86px; height:86px; left:137px; top:64px; z-index:14;}
.booth_premium_bg_B .movie02{position:absolute; width:85px; height:81px; left:343px; top:71px; z-index:14;}
.booth_premium_bg_B .movie03{position:absolute; width:30px; height:26px; left:265px; top:102px; z-index:14;}
.booth_premium_bg_B .product01{position:absolute; width:42px; height:32px; left:223px; top:100px; z-index:14;}
.booth_premium_bg_B .product02{position:absolute; width:22px; height:25px; left:301px; top:102px; z-index:14;}
.booth_premium_bg_B .product03{position:absolute; width:40px; height:164px; left:431px; top:28px; z-index:14;}
.booth_premium_bg_B .people{position:absolute; width:21px; height:42px; left:214px; top:116px; z-index:22; overflow:hidden;}
.booth_premium_bg_B .s_docum1{position:absolute; width:10px; height:9px; left:332px; top:127px; z-index:22;}
.booth_premium_bg_B .s_docum2{position:absolute; width:10px; height:9px; left:332px; top:141px; z-index:22;}
.booth_premium_bg_B .s_docum3{position:absolute; width:10px; height:9px; left:332px; top:154px; z-index:22;}
.booth_premium_bg_B .s_docum4{position:absolute; width:10px; height:9px; left:332px; top:168px; z-index:22;}
.booth_premium_bg_B .s_docum5{position:absolute; width:10px; height:9px; left:332px; top:181px; z-index:22;}
.booth_premium_bg_B .num {width: 10%;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º C 02 */
.booth_premium_bg_C{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_C a{display:block; height:239px;}
.booth_premium_bg_C .booth_premium_new_C{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg2.png')no-repeat; z-index:20;}
.booth_premium_bg_C .num{position:absolute; left:0; top:0; width:12%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_C .movie01{position:absolute; width:36px; height:37px; left:163px; top:106px; z-index:14;}
.booth_premium_bg_C .movie02{position:absolute; width:67px; height:96px; left:289px; top:107px; z-index:14;}

.booth_premium_bg_C .product01{position:absolute; width:62px; height:83px; left:214px; top:109px; z-index:14;}
.booth_premium_bg_C .product02{position:absolute; width:24px; height:38px; left:381px; top:142px; z-index:14;}
.booth_premium_bg_C .product03{position:absolute; width:25px; height:44px; left:387px; top:97px; z-index:14;}
.booth_premium_bg_C .product04{position:absolute; width:23px; height:44px; left:95px; top:167px; z-index:14;}

.booth_premium_bg_C .people{position:absolute; width:19px; height:43px; left:134px; top:130px; z-index:22; overflow:hidden;}

.booth_premium_bg_C .s_docum1{position:absolute; width:12px; height:13px; left:161px; top:146px; z-index:22;}
.booth_premium_bg_C .s_docum2{position:absolute; width:12px; height:13px; left:175px; top:146px; z-index:22;}
.booth_premium_bg_C .s_docum3{position:absolute; width:12px; height:13px; left:190px; top:146px; z-index:22;}
.booth_premium_bg_C .s_docum4{position:absolute; width:12px; height:13px; left:161px; top:161px; z-index:22;}
.booth_premium_bg_C .s_docum5{position:absolute; width:12px; height:13px; left:175px; top:161px; z-index:22;}
.booth_premium_bg_C .s_docum6{position:absolute; width:12px; height:13px; left:190px; top:161px; z-index:22;}




/* ÇÁ¸®¹Ì¾ö ºÎ½º D 03 */
.booth_premium_bg_D{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_D a{display:block; height:239px;}
.booth_premium_bg_D .booth_premium_new_D{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg3.png')no-repeat; z-index:20;}
.booth_premium_bg_D .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_D .movie01{position:absolute; width:60px; height:45px; left:177px; top:112px; z-index:14;}
.booth_premium_bg_D .movie02{position:absolute; width:63px; height:48px; left:324px; top:107px; z-index:14;}

.booth_premium_bg_D .product01{position:absolute; width:36px; height:65px; left:136px; top:74px; z-index:14;}
.booth_premium_bg_D .product02{position:absolute; width:40px; height:88px; left:284px; top:94px; z-index:14;}
.booth_premium_bg_D .product03{position:absolute; width:40px; height:73px; left:393px; top:67px; z-index:14;}

.booth_premium_bg_D .people{position:absolute; width:18px; height:40px; left:219px; top:138px; z-index:22; overflow:hidden;}

.booth_premium_bg_D .s_docum1{position:absolute; width:12px; height:11px; left:87px; top:121px; z-index:22;}
.booth_premium_bg_D .s_docum2{position:absolute; width:12px; height:11px; left:102px; top:121px; z-index:22;}
.booth_premium_bg_D .s_docum3{position:absolute; width:12px; height:11px; left:117px; top:121px; z-index:22;}
.booth_premium_bg_D .s_docum4{position:absolute; width:12px; height:11px; left:87px; top:141px; z-index:22;}
.booth_premium_bg_D .s_docum5{position:absolute; width:12px; height:11px; left:102px; top:141px; z-index:22;}
.booth_premium_bg_D .s_docum6{position:absolute; width:12px; height:11px; left:117px; top:141px; z-index:22;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º E 04 */
.booth_premium_bg_E{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_E a{display:block; height:239px;}
.booth_premium_bg_E .booth_premium_new_E{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg4.png')no-repeat; z-index:20;}
.booth_premium_bg_E .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_E .movie01{position:absolute; width:56px; height:32px; left:61px; top:74px; z-index:14;}
.booth_premium_bg_E .movie02{position:absolute; width:86px; height:50px; left:225px; top:99px; z-index:14;}
.booth_premium_bg_E .movie03{position:absolute; width:57px; height:32px; left:414px; top:74px; z-index:14;}

.booth_premium_bg_E .product01{position:absolute; width:47px; height:64px; left:134px; top:95px; z-index:14;}
.booth_premium_bg_E .product02{position:absolute; width:47px; height:63px; left:354px; top:95px; z-index:14;}

.booth_premium_bg_E .people{position:absolute; width:42px; height:22px; left:247px; top:155px; z-index:22; overflow:hidden;}

.booth_premium_bg_E .s_docum1{position:absolute; width:12px; height:12px; left:50px; top:177px; z-index:22;}
.booth_premium_bg_E .s_docum2{position:absolute; width:12px; height:12px; left:68px; top:177px; z-index:22;}
.booth_premium_bg_E .s_docum3{position:absolute; width:12px; height:12px; left:86px; top:177px; z-index:22;}
.booth_premium_bg_E .s_docum4{position:absolute; width:12px; height:12px; left:414px; top:177px; z-index:22;}
.booth_premium_bg_E .s_docum5{position:absolute; width:12px; height:12px; left:433px; top:177px; z-index:22;}
.booth_premium_bg_E .s_docum6{position:absolute; width:12px; height:12px; left:451px; top:177px; z-index:22;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º F 05 */
.booth_premium_bg_F{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_F a{display:block; height:239px;}
.booth_premium_bg_F .booth_premium_new_F{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg5.png')no-repeat; z-index:20;}
.booth_premium_bg_F .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_F .movie01{position:absolute; width:76px; height:60px; left:161px; top:63px; z-index:14;}
.booth_premium_bg_F .movie02{position:absolute; width:64px; height:49px; left:305px; top:63px; z-index:14;}
.booth_premium_bg_F .movie03{position:absolute; width:54px; height:36px; left:249px; top:51px; z-index:14;}

.booth_premium_bg_F .product01{position:absolute; width:43px; height:119px; left:105px; top:65px; z-index:14;}
.booth_premium_bg_F .product02{position:absolute; width:36px; height:63px; left:144px; top:150px; z-index:14;}
.booth_premium_bg_F .product03{position:absolute; width:58px; height:63px; left:403px; top:54px; z-index:14;}

.booth_premium_bg_F .people{position:absolute; width:14px; height:18px; left:261px; top:138px; z-index:22; overflow:hidden;}

.booth_premium_bg_F .s_docum1{position:absolute; width:13px; height:12px; left:175px; top:122px; z-index:22;}
.booth_premium_bg_F .s_docum2{position:absolute; width:13px; height:12px; left:195px; top:122px; z-index:22;}
.booth_premium_bg_F .s_docum3{position:absolute; width:13px; height:12px; left:215px; top:122px; z-index:22;}
.booth_premium_bg_F .s_docum4{position:absolute; width:13px; height:12px; left:254px; top:127px; z-index:22;}
.booth_premium_bg_F .s_docum5{position:absolute; width:13px; height:12px; left:271px; top:127px; z-index:22;}
.booth_premium_bg_F .s_docum6{position:absolute; width:13px; height:12px; left:287px; top:127px; z-index:22;}




/* ÇÁ¸®¹Ì¾ö ºÎ½º G 06 */
.booth_premium_bg_G{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_G a{display:block; height:239px;}
.booth_premium_bg_G .booth_premium_new_G{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg6.png')no-repeat; z-index:20;}
.booth_premium_bg_G .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 
.booth_premium_bg_G .product03{position:absolute; width:169px; height:76px; left:104px; top:20px; z-index:15;}
.booth_premium_bg_G .movie03{position:absolute; width:26px; height:65px; left:88px; top:15px; z-index:16;}
.booth_premium_bg_G .product04{position:absolute; width:40px; height:151px; left:416px; top:17px; z-index:14;}
.booth_premium_bg_G .product01{position:absolute; width:100px; height:43px; left:53px; top:194px; z-index:14;}
.booth_premium_bg_G .movie01{position:absolute; width:60px; height:35px; left:82px; top:133px; z-index:14;}
.booth_premium_bg_G .movie02{position:absolute; width:49px; height:32px; left:276px; top:128px; z-index:14;}
.booth_premium_bg_G .product02{position:absolute; width:23px; height:61px; left:194px; top:122px; z-index:14;}
.booth_premium_bg_G .people{position:absolute; width:35px; height:22px; left:86px; top:174px; z-index:22; overflow:hidden;}
.booth_premium_bg_G .s_docum1{position:absolute; width:14px; height:11px; left:161px; top:124px; z-index:14;}
.booth_premium_bg_G .s_docum2{position:absolute; width:14px; height:11px; left:168px; top:135px; z-index:14;}
.booth_premium_bg_G .s_docum3{position:absolute; width:14px; height:11px; left:177px; top:146px; z-index:14;}
.booth_premium_bg_G .s_docum4{position:absolute; width:14px; height:11px; left:168px; top:158px; z-index:14;}
.booth_premium_bg_G .s_docum5{position:absolute; width:14px; height:11px; left:161px; top:170px; z-index:14;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º H 07 */
.booth_premium_bg_H{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_H a{display:block; height:239px;}
.booth_premium_bg_H .booth_premium_new_H{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg7.png')no-repeat; z-index:20;}
.booth_premium_bg_H .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 
.booth_premium_bg_H .product01{position:absolute; width:72px; height:100px; left:52px; top:44px; z-index:15;}
.booth_premium_bg_H .product02{position:absolute; width:72px; height:100px; left:391px; top:44px; z-index:15;}
.booth_premium_bg_H .movie01{position:absolute; width:85px; height:49px; left:216px; top:115px; z-index:15;}
.booth_premium_bg_H .product03{position:absolute; width:41px; height:47px; left:148px; top:112px; z-index:15;}
.booth_premium_bg_H .product04{position:absolute; width:41px; height:47px; left:327px; top:112px; z-index:15;}
.booth_premium_bg_H .movie02{position:absolute; width:39px; height:31px; left:77px; top:146px; z-index:15;}
.booth_premium_bg_H .movie03{position:absolute; width:38px; height:48px; left:410px; top:146px; z-index:15;}
.booth_premium_bg_H .product05{position:absolute; width:41px; height:18px; left:41px; top:178px; z-index:15;}
.booth_premium_bg_H .product06{position:absolute; width:39px; height:16px; left:77px; top:178px; z-index:15;}
.booth_premium_bg_H .people{position:absolute; width:15px; height:24px; left:250px; top:168px; z-index:22; overflow:hidden;}
.booth_premium_bg_H .s_docum1{position:absolute; width:17px; height:16px; left:219px; top:163px; z-index:25;}
.booth_premium_bg_H .s_docum2{position:absolute; width:17px; height:16px; left:239px; top:163px; z-index:25;}
.booth_premium_bg_H .s_docum3{position:absolute; width:17px; height:16px; left:259px; top:163px; z-index:25;}
.booth_premium_bg_H .s_docum4{position:absolute; width:17px; height:16px; left:279px; top:163px; z-index:25;}
.booth_premium_bg_H .s_docum5{position:absolute; width:22px; height:10px; left:347px; top:168px; z-index:25;}
.booth_premium_bg_H .s_docum6{position:absolute; width:22px; height:10px; left:365px; top:168px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º I 08 */
.booth_premium_bg_I{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_I a{display:block; height:239px;}
.booth_premium_bg_I .booth_premium_new_I{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg8.png')no-repeat; z-index:20;}
.booth_premium_bg_I .num{position:absolute; left:0; top:0; width:12%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_I .movie01{position:absolute; width:56px; height:33px; left:237px; top:110px; z-index:14;}
.booth_premium_bg_I .movie02{position:absolute; width:34px; height:29px; left:325px; top:119px; z-index:14;}

.booth_premium_bg_I .product01{position:absolute; width:24px; height:40px; left:144px; top:114px; z-index:14;}
.booth_premium_bg_I .product02{position:absolute; width:47px; height:63px; left:168px; top:114px; z-index:14;}
.booth_premium_bg_I .product03{position:absolute; width:39px; height:63px; left:190px; top:114px; z-index:14;}
.booth_premium_bg_I .product04{position:absolute; width:42px; height:33px; left:358px; top:120px; z-index:14;}

.booth_premium_bg_I .people{position:absolute; width:33px; height:45px; left:208px; top:127px; z-index:22; overflow:hidden;}

.booth_premium_bg_I .s_docum1{position:absolute; width:17px; height:16px; left:243px; top:143px; z-index:25;}
.booth_premium_bg_I .s_docum2{position:absolute; width:17px; height:16px; left:258px; top:143px; z-index:25;}
.booth_premium_bg_I .s_docum3{position:absolute; width:17px; height:16px; left:273px; top:143px; z-index:25;}
.booth_premium_bg_I .s_docum4{position:absolute; width:17px; height:16px; left:332px; top:86px; z-index:25;}
.booth_premium_bg_I .s_docum5{position:absolute; width:22px; height:10px; left:348px; top:86px; z-index:25;}
.booth_premium_bg_I .s_docum6{position:absolute; width:22px; height:10px; left:364px; top:86px; z-index:25;}

/* ÇÁ¸®¹Ì¾ö ºÎ½º J 09 */
.booth_premium_bg_J{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_J a{display:block; height:239px;}
.booth_premium_bg_J .booth_premium_new_J{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg9.png')no-repeat; z-index:20;}
.booth_premium_bg_J .num{position:absolute; left:0; top:0; width:12%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_J .movie01{position:absolute; width:80px; height:57px; left:308px; top:51px; z-index:14;}
.booth_premium_bg_J .movie02{position:absolute; width:78px; height:50px; left:94px; top:67px; z-index:14;}

.booth_premium_bg_J .product01{position:absolute; width:25px; height:87px; left:444px; top:74px; z-index:14;}
.booth_premium_bg_J .product02{position:absolute; width:42px; height:61px; left:208px; top:59px; z-index:14;}
.booth_premium_bg_J .product03{position:absolute; width:30px; height:57px; left:174px; top:45px; z-index:14;}
.booth_premium_bg_J .product04{position:absolute; width:18px; height:30px; left:63px; top:67px; z-index:14;}

.booth_premium_bg_J .people{position:absolute; width:40px; height:53px; left:282px; top:67px; z-index:22; overflow:hidden;}

.booth_premium_bg_J .s_docum1{position:absolute; width:16px; height:16px; left:254px; top:183px; z-index:25;}
.booth_premium_bg_J .s_docum2{position:absolute; width:16px; height:16px; left:276px; top:190px; z-index:25;}
.booth_premium_bg_J .s_docum3{position:absolute; width:16px; height:16px; left:298px; top:197px; z-index:25;}
.booth_premium_bg_J .s_docum4{position:absolute; width:16px; height:16px; left:332px; top:194px; z-index:25;}
.booth_premium_bg_J .s_docum5{position:absolute; width:16px; height:16px; left:356px; top:186px; z-index:25;}
.booth_premium_bg_J .s_docum6{position:absolute; width:16px; height:16px; left:379px; top:178px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º K 010 */
.booth_premium_bg_K{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_K a{display:block; height:239px;}
.booth_premium_bg_K .booth_premium_new_K{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg10.png')no-repeat; z-index:20;}
.booth_premium_bg_K .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_K .movie01{position:absolute; width:38px; height:33px; left:188px; top:124px; z-index:14;}
.booth_premium_bg_K .movie02{position:absolute; width:44px; height:33px; left:296px; top:113px; z-index:14;}
.booth_premium_bg_K .movie03{position:absolute; width:42px; height:45px; left:408px; top:98px; z-index:14;}

.booth_premium_bg_K .product01{position:absolute; width:23px; height:45px; left:117px; top:119px; z-index:14;}
.booth_premium_bg_K .product02{position:absolute; width:32px; height:45px; left:141px; top:119px; z-index:14;}
.booth_premium_bg_K .product03{position:absolute; width:30px; height:33px; left:375px; top:115px; z-index:14;}
.booth_premium_bg_K .product04{position:absolute; width:31px; height:27px; left:243px; top:110px; z-index:14;}

.booth_premium_bg_K .people{position:absolute; width:20px; height:42px; left:225px; top:119px; z-index:22; overflow:hidden;}

.booth_premium_bg_K .s_docum1{position:absolute; width:13px; height:13px; left:228px; top:171px; z-index:25;}
.booth_premium_bg_K .s_docum2{position:absolute; width:13px; height:13px; left:251px; top:169px; z-index:25;}
.booth_premium_bg_K .s_docum3{position:absolute; width:13px; height:13px; left:274px; top:167px; z-index:25;}
.booth_premium_bg_K .s_docum4{position:absolute; width:13px; height:13px; left:228px; top:191px; z-index:25;}
.booth_premium_bg_K .s_docum5{position:absolute; width:13px; height:13px; left:251px; top:189px; z-index:25;}
.booth_premium_bg_K .s_docum6{position:absolute; width:13px; height:13px; left:274px; top:187px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º L 011 */
.booth_premium_bg_L{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_L a{display:block; height:239px;}
.booth_premium_bg_L .booth_premium_new_L{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg11.png')no-repeat; z-index:20;}
.booth_premium_bg_L .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_L .movie01{position:absolute; width:59px; height:48px; left:356px; top:170px; z-index:14;}
.booth_premium_bg_L .movie02{position:absolute; width:50px; height:40px; left:85px; top:111px; z-index:14;}

.booth_premium_bg_L .product01{position:absolute; width:47px; height:70px; left:204px; top:107px; z-index:14;}
.booth_premium_bg_L .product02{position:absolute; width:34px; height:38px; left:296px; top:114px; z-index:14;}

.booth_premium_bg_L .people{position:absolute; width:32px; height:44px; left:381px; top:119px; z-index:22; overflow:hidden;}

.booth_premium_bg_L .s_docum1{position:absolute; width:13px; height:13px; left:204px; top:94px; z-index:25;}
.booth_premium_bg_L .s_docum2{position:absolute; width:13px; height:13px; left:223px; top:94px; z-index:25;}
.booth_premium_bg_L .s_docum3{position:absolute; width:13px; height:13px; left:242px; top:94px; z-index:25;}
.booth_premium_bg_L .s_docum4{position:absolute; width:13px; height:13px; left:204px; top:182px; z-index:25;}
.booth_premium_bg_L .s_docum5{position:absolute; width:13px; height:13px; left:223px; top:182px; z-index:25;}
.booth_premium_bg_L .s_docum6{position:absolute; width:13px; height:13px; left:242px; top:182px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º M 012 */
.booth_premium_bg_M{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_M a{display:block; height:239px;}
.booth_premium_bg_M .booth_premium_new_M{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg12.png')no-repeat; z-index:20;}
.booth_premium_bg_M .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_M .movie01{position:absolute; width:57px; height:92px; left:331px; top:27px; z-index:14;}
.booth_premium_bg_M .movie02{position:absolute; width:64px; height:104px; left:142px; top:9px; z-index:14;}
.booth_premium_bg_M .movie03{position:absolute; width:46px; height:46px; left:280px; top:133px; z-index:14;}

.booth_premium_bg_M .product01{position:absolute; width:52px; height:53px; left:226px; top:131px; z-index:14;}
.booth_premium_bg_M .product02{position:absolute; width:25px; height:47px; left:327px; top:133px; z-index:14;}
.booth_premium_bg_M .product03{position:absolute; width:76px; height:49px; left:87px; top:137px; z-index:14;}
.booth_premium_bg_M .product04{position:absolute; width:32px; height:38px; left:195px; top:139px; z-index:14;}

.booth_premium_bg_M .people{position:absolute; width:56px; height:33px; left:185px; top:156px; z-index:22; overflow:hidden;}

.booth_premium_bg_M .s_docum1{position:absolute; width:10px; height:10px; left:352px; top:167px; z-index:25;}
.booth_premium_bg_M .s_docum2{position:absolute; width:10px; height:10px; left:367px; top:167px; z-index:25;}
.booth_premium_bg_M .s_docum3{position:absolute; width:10px; height:10px; left:382px; top:167px; z-index:25;}
.booth_premium_bg_M .s_docum4{position:absolute; width:10px; height:10px; left:404px; top:162px; z-index:25;}
.booth_premium_bg_M .s_docum5{position:absolute; width:10px; height:10px; left:417px; top:163px; z-index:25;}
.booth_premium_bg_M .s_docum6{position:absolute; width:10px; height:10px; left:430px; top:164px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º M 012   2021³â 2¿ù ÀÛ¾÷  */
.booth_premium_bg_MP{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_MP a{display:block; height:239px;}
.booth_premium_bg_MP .booth_premium_new_MP{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_sliderMP_bg12.png')no-repeat; z-index:20;}
.booth_premium_bg_MP .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_MP .movie01{position:absolute; width:57px; height:92px; left:331px; top:27px; z-index:14;}
.booth_premium_bg_MP .movie02{position:absolute; width:64px; height:104px; left:142px; top:9px; z-index:14;}
.booth_premium_bg_MP .movie03{position:absolute; width:46px; height:46px; left:280px; top:133px; z-index:999;}

.booth_premium_bg_MP .product01{position:absolute; width:52px; height:53px; left:226px; top:131px; z-index:14;}
.booth_premium_bg_MP .product02{position:absolute; width:25px; height:47px; left:327px; top:133px; z-index:14;}
.booth_premium_bg_MP .product03{position:absolute; width:76px; height:49px; left:87px; top:137px; z-index:14;}
.booth_premium_bg_MP .product04{position:absolute; width:32px; height:38px; left:195px; top:139px; z-index:14;}

.booth_premium_bg_MP .people{position:absolute; width:56px; height:33px; left:185px; top:156px; z-index:22; overflow:hidden;}

.booth_premium_bg_MP .s_docum1{position:absolute; width:10px; height:10px; left:352px; top:167px; z-index:25;}
.booth_premium_bg_MP .s_docum2{position:absolute; width:10px; height:10px; left:367px; top:167px; z-index:25;}
.booth_premium_bg_MP .s_docum3{position:absolute; width:10px; height:10px; left:382px; top:167px; z-index:25;}
.booth_premium_bg_MP .s_docum4{position:absolute; width:10px; height:10px; left:404px; top:162px; z-index:25;}
.booth_premium_bg_MP .s_docum5{position:absolute; width:10px; height:10px; left:417px; top:163px; z-index:25;}
.booth_premium_bg_MP .s_docum6{position:absolute; width:10px; height:10px; left:430px; top:164px; z-index:25;}



/* ÇÁ¸®¹Ì¾ö ºÎ½º N 013 */
.booth_premium_bg_N{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_N a{display:block; height:239px;}
.booth_premium_bg_N .booth_premium_new_N{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg13.png')no-repeat; z-index:20;}
.booth_premium_bg_N .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_N .movie01{position:absolute; width:45px; height:31px; left:80px; top:170px; z-index:14;}
.booth_premium_bg_N .movie02{position:absolute; width:47px; height:53px; left:443px; top:161px; z-index:14;}
.booth_premium_bg_N .movie03 img {display:none}

.booth_premium_bg_N .product01{position:absolute; width:34px; height:48px; left:138px; top:178px; z-index:22;}
.booth_premium_bg_N .product02{position:absolute; width:15px; height:23px; left:214px; top:176px; z-index:22;}
.booth_premium_bg_N .product03{position:absolute; width:35px; height:47px; left:256px; top:178px; z-index:22;}
.booth_premium_bg_N .product04{position:absolute; width:32px; height:16px; left:323px; top:195px; z-index:22;}
.booth_premium_bg_N .product05{position:absolute; width:21px; height:39px; left:396px; top:181px; z-index:22;}
.booth_premium_bg_N .product06{position:absolute; width:36px; height:50px; left:34px; top:177px; z-index:14;}

.booth_premium_bg_N .people{position:absolute; width:19px; height:21px; left:378px; top:172px; z-index:22; overflow:hidden;}

.booth_premium_bg_N .s_docum1{position:absolute; width:8px; height:8px; left:21px; top:199px; z-index:25;}
.booth_premium_bg_N .s_docum2{position:absolute; width:8px; height:8px; left:21px; top:209px; z-index:25;}
.booth_premium_bg_N .s_docum3{position:absolute; width:8px; height:8px; left:21px; top:219px; z-index:25;}
.booth_premium_bg_N .s_docum4{position:absolute; width:8px; height:8px; left:492px; top:198px; z-index:25;}
.booth_premium_bg_N .s_docum5{position:absolute; width:8px; height:8px; left:492px; top:208px; z-index:25;}
.booth_premium_bg_N .s_docum6{position:absolute; width:8px; height:8px; left:492px; top:217px; z-index:25;}



/* ÇÁ¸®¹Ì¾ö ºÎ½º O 014 */
.booth_premium_bg_O{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_O a{display:block; height:239px;}
.booth_premium_bg_O .booth_premium_new_O{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg14.png')no-repeat; z-index:20;}
.booth_premium_bg_O .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_O .movie01{position:absolute; width:104px; height:62px; left:312px; top:104px; z-index:14;}
.booth_premium_bg_O .movie02{position:absolute; width:53px; height:32px; left:146px; top:92px; z-index:14;}
.booth_premium_bg_O .movie03{position:absolute; width:53px; height:32px; left:146px; top:134px; z-index:14;}

.booth_premium_bg_O .product01{position:absolute; width:75px; height:118px; left:214px; top:81px; z-index:14;}
.booth_premium_bg_O .product02{position:absolute; width:39px; height:140px; left:87px; top:66px; z-index:14;}
.booth_premium_bg_O .product03{position:absolute; width:85px; height:33px; left:347px; top:194px; z-index:14;}

.booth_premium_bg_O .people{position:absolute; width:88px; height:19px; left:321px; top:167px; z-index:22; overflow:hidden;}

.booth_premium_bg_O .s_docum1{position:absolute; width:12px; height:32px; left:72px; top:51px; z-index:25;}
.booth_premium_bg_O .s_docum2{position:absolute; width:12px; height:32px; left:72px; top:84px; z-index:25;}
.booth_premium_bg_O .s_docum3{position:absolute; width:12px; height:32px; left:72px; top:117px; z-index:25;}
.booth_premium_bg_O .s_docum4{position:absolute; width:12px; height:32px; left:72px; top:150px; z-index:25;}
.booth_premium_bg_O .s_docum5{position:absolute; width:12px; height:32px; left:72px; top:182px; z-index:25;}




/* ÇÁ¸®¹Ì¾ö ºÎ½º P 015 */
.booth_premium_bg_P{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_P a{display:block; height:239px;}
.booth_premium_bg_P .booth_premium_new_P{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg15.png')no-repeat; z-index:20;}
.booth_premium_bg_P .num{position:absolute; left:0; top:0; width:10%;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_P .movie01{position:absolute; width:45px; height:26px; left:88px; top:118px; z-index:14;}
.booth_premium_bg_P .movie02{position:absolute; width:53px; height:33px; left:294px; top:112px; z-index:14;}
.booth_premium_bg_P .movie03{position:absolute; width:56px; height:50px; left:434px; top:153px; z-index:14;}

.booth_premium_bg_P .product01{position:absolute; width:23px; height:35px; left:110px; top:151px; z-index:14;}
.booth_premium_bg_P .product02{position:absolute; width:23px; height:35px; left:134px; top:151px; z-index:14;}
.booth_premium_bg_P .product03{position:absolute; width:23px; height:35px; left:158px; top:151px; z-index:14;}
.booth_premium_bg_P .product04{position:absolute; width:58px; height:39px; left:218px; top:135px; z-index:14;}

.booth_premium_bg_P .people{position:absolute; width:34px; height:22px; left:199px; top:166px; z-index:22; overflow:hidden;}

.booth_premium_bg_P .s_docum1{position:absolute; width:13px; height:12px; left:374px; top:149px; z-index:25;}
.booth_premium_bg_P .s_docum2{position:absolute; width:13px; height:12px; left:374px; top:165px; z-index:25;}
.booth_premium_bg_P .s_docum3{position:absolute; width:13px; height:12px; left:374px; top:182px; z-index:25;}

.booth_premium_bg_P .s_docum4{position:absolute; width:13px; height:12px; left:42px; top:149px; z-index:25;}
.booth_premium_bg_P .s_docum5{position:absolute; width:13px; height:12px; left:42px; top:165px; z-index:25;}
.booth_premium_bg_P .s_docum6{position:absolute; width:13px; height:12px; left:42px; top:182px; z-index:25;}



/* ÇÁ¸®¹Ì¾ö ºÎ½º Q 016 */
.booth_premium_bg_Q{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_Q a{display:block; height:239px;}
.booth_premium_bg_Q .booth_premium_new_Q{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg16.png')no-repeat; z-index:20;}
.booth_premium_bg_Q .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_Q .movie01{position:absolute; width:149px; height:82px; left:194px; top:57px; z-index:25;}
.booth_premium_bg_Q .movie02{position:absolute; width:63px; height:63px; left:351px; top:55px; z-index:25;}

.booth_premium_bg_Q .product01{position:absolute; width:64px; height:30px; left:113px; top:179px; z-index:25;}
.booth_premium_bg_Q .product02{position:absolute; width:65px; height:31px; left:359px; top:179px; z-index:25;}
.booth_premium_bg_Q .product03{position:absolute; width:64px; height:64px; left:119px; top:54px; z-index:25;}

.booth_premium_bg_Q .people{position:absolute; width:253px; height:28px; left:131px; top:146px; z-index:25; overflow:hidden;}

.booth_premium_bg_Q .s_docum1{position:absolute; width:16px; height:16px; left:353px; top:122px; z-index:25;}
.booth_premium_bg_Q .s_docum2{position:absolute; width:16px; height:16px; left:376px; top:122px; z-index:25;}
.booth_premium_bg_Q .s_docum3{position:absolute; width:16px; height:16px; left:398px; top:122px; z-index:25;}

.booth_premium_bg_Q .s_docum4{position:absolute; width:16px; height:16px; left:353px; top:141px; z-index:25;}
.booth_premium_bg_Q .s_docum5{position:absolute; width:16px; height:16px; left:376px; top:141px; z-index:25;}
.booth_premium_bg_Q .s_docum6{position:absolute; width:16px; height:16px; left:398px; top:141px; z-index:25;}




/* ÇÁ¸®¹Ì¾ö ºÎ½º R 017 */
.booth_premium_bg_R{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_R a{display:block; height:239px;}
.booth_premium_bg_R .booth_premium_new_R{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg17.png')no-repeat; z-index:20;}
.booth_premium_bg_R .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_R .movie01{position:absolute; width:84px; height:52px; left:95px; top:103px; z-index:14;}
.booth_premium_bg_R .movie02{position:absolute; width:57px; height:41px; left:179px; top:123px; z-index:14;}
.booth_premium_bg_R .movie03{position:absolute; width:52px; height:44px; left:265px; top:171px; z-index:14;}

.booth_premium_bg_R .product01{position:absolute; width:289px; height:108px; left:110px; top:0px; z-index:14;}
.booth_premium_bg_R .product02{position:absolute; width:32px; height:62px; left:445px; top:113px; z-index:14;}

.booth_premium_bg_R .people{position:absolute; width:22px; height:31px; left:229px; top:137px; z-index:25; overflow:hidden;}

.booth_premium_bg_R .s_docum1{position:absolute; width:9px; height:9px; left:408px; top:160px; z-index:25;}
.booth_premium_bg_R .s_docum2{position:absolute; width:9px; height:9px; left:420px; top:161px; z-index:25;}
.booth_premium_bg_R .s_docum3{position:absolute; width:9px; height:9px; left:432px; top:162px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º S 018 */
.booth_premium_bg_S{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_S a{display:block; height:239px;}
.booth_premium_bg_S .booth_premium_new_S{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg18.png')no-repeat; z-index:20;}
.booth_premium_bg_S .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_S .movie01{position:absolute; width:55px; height:32px; left:234px; top:179px; z-index:14;}
.booth_premium_bg_S .movie02{position:absolute; width:54px; height:35px; left:413px; top:175px; z-index:14;}

.booth_premium_bg_S .product01{position:absolute; width:53px; height:50px; left:43px; top:164px; z-index:23;}
.booth_premium_bg_S .product02{position:absolute; width:27px; height:33px; left:99px; top:195px; z-index:14;}
.booth_premium_bg_S .product03{position:absolute; width:27px; height:33px; left:133px; top:195px; z-index:14;}
.booth_premium_bg_S .product04{position:absolute; width:27px; height:33px; left:166px; top:195px; z-index:14;}
.booth_premium_bg_S .product05{position:absolute; width:27px; height:33px; left:336px; top:195px; z-index:14;}
.booth_premium_bg_S .product06{position:absolute; width:27px; height:33px; left:371px; top:195px; z-index:14;}

.booth_premium_bg_S .people{position:absolute; width:8px; height:10px; left:257px; top:206px; z-index:25;}

.booth_premium_bg_S .s_docum1{position:absolute; width:13px; height:12px; left:417px; top:211px; z-index:25;}
.booth_premium_bg_S .s_docum2{position:absolute; width:13px; height:12px; left:435px; top:211px; z-index:25;}
.booth_premium_bg_S .s_docum3{position:absolute; width:13px; height:12px; left:453px; top:211px; z-index:25;}


/* ÇÁ¸®¹Ì¾ö ºÎ½º U 015 */
.booth_premium_bg_U{position:relative; width:532px; height:239px; float:left;}
.booth_premium_bg_U a{display:block; height:239px;}
.booth_premium_bg_U .booth_premium_new_U{position:absolute; left:0; top:0; width:532px; height:239px; background:url('/images/p_img_slider_bg19.png')no-repeat; z-index:20;}
.booth_premium_bg_U .num{position:absolute; left:0; top:0; width:12% !important;line-height:20px; background:#000; color:#fff; text-align:center; z-index:23;} 

.booth_premium_bg_U .movie01{position:absolute; width:45px; height:26px; left:88px; top:118px; z-index:14;}
.booth_premium_bg_U .movie02{position:absolute; width:53px; height:33px; left:294px; top:112px; z-index:14;}
.booth_premium_bg_U .movie03{position:absolute; width:56px; height:50px; left:434px; top:153px; z-index:14;}

.booth_premium_bg_U .product01{position:absolute; width:23px; height:35px; left:110px; top:151px; z-index:14;}
.booth_premium_bg_U .product02{position:absolute; width:23px; height:35px; left:134px; top:151px; z-index:14;}
.booth_premium_bg_U .product03{position:absolute; width:23px; height:35px; left:158px; top:151px; z-index:14;}
.booth_premium_bg_U .product04{position:absolute; width:58px; height:39px; left:218px; top:135px; z-index:14;}

.booth_premium_bg_U .people{position:absolute; width:34px; height:22px; left:199px; top:166px; z-index:22; overflow:hidden;}

.booth_premium_bg_U .s_docum1{position:absolute; width:13px; height:12px; left:374px; top:149px; z-index:25;}
.booth_premium_bg_U .s_docum2{position:absolute; width:13px; height:12px; left:374px; top:165px; z-index:25;}
.booth_premium_bg_U .s_docum3{position:absolute; width:13px; height:12px; left:374px; top:182px; z-index:25;}

.booth_premium_bg_U .s_docum4{position:absolute; width:13px; height:12px; left:42px; top:149px; z-index:25;}
.booth_premium_bg_U .s_docum5{position:absolute; width:13px; height:12px; left:42px; top:165px; z-index:25;}
.booth_premium_bg_U .s_docum6{position:absolute; width:13px; height:12px; left:42px; top:182px; z-index:25;}









/* »ç¿ëÀÚ ÆäÀÌÂ¡ - À§Ä¡¿Í ¸ð¾çÀ» ÀÚÀ¯·Ó°Ô º¯Çü */
#bx-pager1 {position: absolute; bottom:10px;}
#bx-pager1 a{float:left; margin:0 0px;display: block; width:20px; height:20px; font-size:12px; line-height:18px; text-align:center; background:#999; color:#333}
#bx-pager1 a:hover, .bx-pager1 a:active{ background: #000; color: #CCC;}

/* »ç¿ëÀÚ ÆäÀÌÂ¡ - ¿¢Æ¼ºê»óÅÂ¿¡ ´ëÇÑ ¼Ó¼º°ª ÁöÁ¤ */
#bx-pager1 a.active{ background: #000; color: #CCC;}






.booth_title {
	text-align: center;
    /* RGBa Àû¿ë - Firefox, Chrome, Safari, Opera ... */
    background: rgba(0,0,0,0.5);
    /* Á¤»óÀûÀÎ FilterÀû¿ëÀ» À§ÇØ zoom:1À» Àû¿ë */
    zoom:1;
    /* IE5.5-7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f990000, endColorstr=#7f990000);
    /* IE8,9 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f990000, endColorstr=#7f990000)";
    width: 34%;
    margin: 100px auto;}

.booth_title h2 {color: #fff;}


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


@media screen and (max-width:1680px) {
    .nav_wrapper {width: 68% !important;}
}

@media screen and (max-width:1440px) {
    #booth_list_ms .logo_list .logo_boxs li{width: 33% !important;}
}

@media screen and (max-width:768px) {#booth_list_ms .logo_list .logo_boxs li{width: 50% !important; display: block; margin: 0 auto;}}

@media screen and (max-width:450px) {
    .booth_custom_a_01 .products {width: 73px; height: 90px; left: 51; top: 43px; left: 53px;}
    .booth_custom_a_01 .products img {height: 100%;}
    .booth_custom_a_01 .s_movies {width: 71px; height: 39px; top: 59px; left: 220px;}
    .booth_custom_a_01 .s_movies img {height: 100%;}
    .booth_custom_a_01 .logo {width: 60px; height: 21px; left: 226px; top: 21px}
    .booth_custom_a_01 .logo img {height: 100% !important;}
    .booth_custom_a_01 .s_ducos_m {width: 80px; left: 312px; line-height: 1; top: 79px; }
    .booth_custom_a_01 .num {width: 12%;}
}

@media screen and (max-width:375px) {
    #research_cons {width: 330px; left: calc(50% - 166px) !important;}
}












