<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.sub-tit { width:100%; margin:0px auto 0 ; text-align:center;  }

#prd-content { width:100%; margin:0px auto 0 ; }

/* µ¿¿µ»ó */

.video { text-align:center; width:1300px; position: relative; height:731.25px; margin:0 auto;}

.background {
        bottom: 0;
	left: 0;
	overflow: hidden; /* blur Ã³¸® ÈÄ Æ¢¾î³ª¿Â°Å Àß¶ó³¿ */
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1; /* ¹è°æÀ¸·Î ¸¸µé±â À§ÇØ ¸Ç µÚ·Î º¸³¿ */
      
}
.background-video {
	bottom: -9999px; /* °¡·Î¼¼·Î °¡¿îµ¥ Áß¾Ó Á¤·Ä */
	filter: blur(0rem); /* °¡¿ì½Ã¾È ºí·¯ */
	height: 110vw; /* viewport-width °ª */
	left: -9999px; /* °¡·Î¼¼·Î °¡¿îµ¥ Áß¾Ó Á¤·Ä */
	margin: auto; /* °¡·Î¼¼·Î °¡¿îµ¥ Áß¾Ó Á¤·Ä */
	position: absolute;
	right: -9999px; /* °¡·Î¼¼·Î °¡¿îµ¥ Áß¾Ó Á¤·Ä */
	top: -9999px; /* °¡·Î¼¼·Î °¡¿îµ¥ Áß¾Ó Á¤·Ä */
	width: 100vw; /* viewport-width °ª */
}



#prd-w100 {width:100%; background-color: #fff;margin:0px auto 0 ; border-top:0px solid #eee; border-bottom:1px solid #eee; padding:40px 0 30px; }
#prd-w100 h2 { padding-bottom: 30px; text-align:center; font-size:18px; color: #333;  font-weight:bold;  }


#prd-section02  { width:1300px; padding:30px 0  }



.item .item_box .rank { position:absolute; top:3px; left:3px;  opacity: 0.7; filter: alpha(opacity=70); /* For IE8 and earlier */  z-index:2; }
.item .item_box .rank .box { width:50px;height:50px;line-height:50px; text-align:center; background:#000; color:#F4F4F4; border-radius:50%; font-size:11px; font-weight:normal; }
.item .item_box .rank .box:nth-child(1) { background:#000; color:#F4F4F4; }
.item .item_box:hover .besttit .box {background-color:#b79c65; color:#fff; }






#prdBrand { position: relative; width:1300px;  margin:0 auto;  }



/* ====== ºÐ·ùÆäÀÌÁö ÁßºÐ·ùÄÚµå ====== */

.prd-smenu { }
.prd-smenu .cate-sort { margin:50px 0 ;  text-align:left;    }
.prd-smenu .cate-sort li { display:inline-block; *display:inline; padding-right:10px; }
.prd-smenu .cate-sort li a { display:block; color:#999; font-size: 11px; background:#fff;  width:100px; padding:10px; border:1px solid #F0F0F0; font-weight: none; /* -webkit-transition :all 0.3s ease;-khtml-transition :all 0.3s ease;-moz-transition :all 0.3s ease;-ms-transition :all 0.3s ease;-o-transition :all 0.3s ease;transition :all 0.3s ease; */ }
.prd-smenu .cate-sort li a:hover{ background-color:rgba(20,20,20,0.9); color:#fff  }
.prd-smenu .cate-sort .all a { background-color:rgba(20,20,20,0.1); width:100px; padding:10px; color:#333; font-weight: bold; }
.prd-smenu .cate-sort .all:hover a { background-color:rgba(20,20,20,0.9); color:#fff }

.prd-smenu .sel { display:block; color:#fff !important ; background-color:rgba(20,20,20,0.9) !important ; color:#fff   font-weight: bold;  }


/* BASIC css end */

</pre></body></html>