<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#shopview {position:relative;}
#shopview .qrcode {display:none;position:absolute;right:10px;}
#shopview .qrcode img {width:70px;height:70px;}
#shopview .goodstitle {border-bottom:#dfdfdf solid 4px;margin:0 0 20px 0;}
#shopview .goodstitle h1 {font:bold 16px dotum;margin:0 0 0 5px;padding:0;}
#shopview .goodstitle h1 .f1 {color:#ff0000;}
#shopview .goodstitle h1 .f2 {color:#0000ff;}
#shopview .goodstitle h1 a {font-size:11px;color:#ff0000;}
#shopview .goodstitle div {margin:10px 0 15px 5px;}
#shopview .photo_box{margin-bottom:50px; border:1px solid #e2e2e2; position:relative;}
#shopview .photo_box:before{width:100%; height:4px; content:''; display:block; position:absolute; left:0; bottom:-4px; background:url('image/shadow.png') repeat-x;}
#shopview .photo_box:after{content:'';display:block;clear:both;}
#shopview .goodspicbox {float:left;width:310px;}
#shopview .goodspicbox .pic {text-align:center;}
#shopview .goodspicbox .pic table{table-layout::fixed;}
#shopview .goodspicbox .pic table td{border:#efefef solid 1px;height:300px;padding:2px;}
#shopview .goodspicbox .pic:hover {overflow:auto;}
#shopview .goodspicbox .pic img {max-width:100%;max-height:300px;cursor:pointer;}
#shopview .goodspicbox .btm {text-align:center;margin:15px 0 0 0;}
#shopview .goodspicbox .btm img {cursor:pointer;}
#shopview .goodsinfobox {}
#shopview .goodsinfobox .cont{}
#shopview .goodsinfobox h4{margin:0 0 10px;font-weight:bold;font-size:40px;color:#333;}
#shopview .goodsinfobox h4 a{color:#f00;font-size:12px;}
#shopview .goodsinfobox .box{padding:10px 0; border-top:1px solid #a0a0a0; border-bottom:1px solid #e9e9e9; background:#f8f8f8;}
#shopview .goodsinfobox .box table{width:100%;}
#shopview .goodsinfobox .line0 {height:4px;}
#shopview .goodsinfobox .line1 {background:#efefef;height:1px;padding:0;}
#shopview .goodsinfobox table{table-layout:auto;width:auto;}
#shopview .goodsinfobox table th,#shopview .goodsinfobox table td{text-align:left; font-size:12px; padding:3px 0 3px 20px; color:#333;}
#shopview .goodsinfobox table th,#shopview .goodsinfobox table td.td1{font-weight:bold; color:#333;}
#shopview .goodsinfobox table td.td2{padding-left:0;}
#shopview .goodsinfobox table td{height:30px;}
#shopview .goodsinfobox table td.price{color:#333; font-weight:bold;}
#shopview .goodsinfobox table td.point{color:#999;}
/* down ì¶”ê°€ min */
#shopview .goodsinfobox table td.down{text-align:center;color:#477acd;font-size:14px;font-weight:bold;}
#shopview .goodsinfobox table td.down img{padding:0 5px;}

/*
#shopview .goodsinfobox table td input[type="text"]{height:20px; padding:0; border:1px solid #e2e2e2; font-size:12px; color:#333;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#shopview .goodsinfobox table td select{min-width:165px; height:16px; padding:5px 3px 5px 0; border:1px solid #e2e2e2; font-size:12px; color:#333;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
*/

#shopview .goodsinfobox .sns{padding:14px 0; border-bottom:1px solid #e9e9e9}
#shopview .goodsinfobox .sns table td{height:auto;}
#shopview .goodsinfobox .sns table td span{margin-right:6px;}

#shopview .goodsinfobox .cartbox {margin:20px 0 0;}
#shopview .goodsinfobox .cartbox .btn{margin:0 -10px;}
#shopview .goodsinfobox .cartbox .btn .table_form{table-layout:fixed;border-collapse:separate;border-spacing:10px 0;}
#shopview .goodsinfobox .cartbox .btn .table_form .td:first-child{width:120px;}
#shopview .goodsinfobox .cartbox button{width:100%;line-height:52px;font-weight:bold;}

#shopview .goodsinfobox .cartbox .jtt {font-weight:bold;padding:20px 0 10px 5px;border-bottom:#efefef solid 1px;}
#shopview .goodsinfobox .cartbox table {width:370px;}
#shopview .goodsinfobox .cartbox td {line-height:160%;border-bottom:#efefef solid 1px;padding:5px;}
#shopview .goodsinfobox .cartbox .jpic {width:50px;}
#shopview .goodsinfobox .cartbox .gprice {color:#FF6101;letter-spacing:-1px;}
#shopview .goodsinfobox .cartbox .gprice s {color:#999;font-weight:normal;}
#shopview .goodsinfobox .cartbox .gpoint {font-size:11px;font-family:dotum;color:#A1AB05;}

#shopview .price1 {font-size:13px; font-weight:bold; color:#999;}
#shopview .price2 {font-size:13px; font-weight:bold; color:#999;}
#shopview .price3 {color:#545454;}
#shopview .point {color:#0000ff;}

#shopview .goodstab{display:table;table-layout:fixed;width:100%;margin:0 0 20px;border-collapse:collapse;background:#f8f8f8;}
#shopview .goodstab ul{display:table-row;}
#shopview .goodstab li{display:table-cell;vertical-align:middle;position:relative;height:40px;border:1px solid #e2e2e2;text-align:center;cursor:pointer;}
#shopview .goodstab li span{}
#shopview .goodstab li:before{content:'';position:absolute;left:-1px;right:-1px;bottom:-1px;height:40px;border-bottom:1px solid #222;}
#shopview .goodstab li.gover{border-bottom-color:#fff;background:#fff;color:#333;font-weight:bold;}
#shopview .goodstab li.gover:before{border:1px solid #222;border-bottom:0;border-top:2px solid #222;}

#shopview .tt {display:none;border-bottom:#dfdfdf solid 1px;padding:20px 0 7px 0;margin:0 0 20px 0;}
#shopview .tt span {position:relative;top:-6px;color:#777;}
#shopview .info {padding:0 0 50px 0;line-height:160%;}
#shopview .cnum {font-family:dotum;font-size:11px;color:#B5B5B5;}
#goodscontent1 {display:block;}
#goodscontent2 {display:none;}
#goodscontent3 {display:none;}
#goodscontent4 {display:none;}

.photo_box .slide_photo{height:72px; position:relative; margin:10px 0 0;}
.photo_box .slide_photo .inner{width:268px; height:72px; margin:0 auto; position:relative; overflow:hidden;}
.photo_box .slide_photo .inner ul{width:1000px; position:absolute; left:0; top:0; overflow:hidden;}
.photo_box .slide_photo .inner ul li{width:72px; height:72px; margin-right:26px; float:left;}
.photo_box .slide_photo .inner ul li a{width:68px; height:68px; display:block; border:2px solid #fff;}
.photo_box .slide_photo .inner ul li.active a{border:2px solid #009edf;}
.photo_box .slide_photo .inner ul li img{width:68px; height:68px;}
.photo_box .slide_photo .nav a{margin-top:-10px;position:absolute;top:50%;}
.photo_box .slide_photo .nav .preview{left:0;}
.photo_box .slide_photo .nav .next{right:0;}

/* ìƒí’ˆì&nbsp;•ë³´ê³&nbsp;ì§€ */
#sit_inf_open {width:100%;border:0;border-collapse:collapse;}
#sit_inf_open th {padding:7px 10px;border:1px solid #fff;background:#f2f5f9;vertical-align:top;text-align:left;width:190px;font-weight:800;}
#sit_inf_open td {padding:7px 10px;border:1px solid #fff;background:#f2f5f9;vertical-align:top;text-align:left;}

/* 2015-03-05 ê¹€ë¯¼í˜ ì¶”ê°€ */
.shopViewInfo{width:100%; margin-bottom:30px; display:table; table-layout:fixed; border-collapse:collapse; border-spacing:0; box-shadow:0 4px 4px #f2f2f2;}
.shopViewInfo .td{border:1px solid #e2e2e2;}
.shopViewInfo img{max-width:100%; max-height:100%}
.shopViewInfo .inner{display:table-row;}
.shopViewInfo .photoWrap{position:relative;width:380px;padding:30px 10px;}
.shopViewInfo .viewPhoto{display:table; table-layout:fixed; width:100%; border-collapse:collapse; border-spacing:0}
.shopViewInfo .viewPhoto .td{height:450px; text-align:center; vertical-align:middle; border:0; position:relative;}
.thumbWrap{height:99px; margin:20px 0 0; position:relative;}
.thumbWrap .nav button{margin-top:-11px; position:absolute; top:50%;}
.thumbWrap .nav .prv{left:-5px;}
.thumbWrap .nav .next{right:-5px;}
.thumbList{height:99px; margin:0 23px; position:relative; overflow:hidden;}
.thumbList ul{width:1000%; position:absolute; left:0; top:0; margin-left:-16px; overflow:hidden;}
.thumbList li{width:99px; height:99px; margin-left:16px; float:left; position:relative; font-size:0;}
.thumbList li a{width:100%; height:100%; display:block; text-align:center;}
.thumbList li span{border:1px solid #e2e2e2; position:absolute; left:0; top:0; right:0; bottom:0;}
.thumbList li.active span{border:2px solid #477acd;}
.thumbList li a:before{content:''; display:inline-block; width:0; height:100%; vertical-align:middle;}
.thumbList li img{vertical-align:middle;}

.shopViewInfo .productInfo{padding:15px; vertical-align:top;}
.shopViewInfo .description{margin-bottom:20px; font-size:12px; line-height:17px; color:#999;}

.txt_alert{margin:30px 0 0;padding:0 0 0 40px;background:url('./image/ico_alert.png') no-repeat 0 50%;font-weight:bold;color:#555;}
.txt_alert .t_point{color:#ed1c24;}
.kakaotalk_banner{margin-top:20px;}

.product_add{}
.product_add h4{margin:0 0 10px;font-weight:bold;font-size:14px;color:#333;}
.product_add .outer{position:relative;padding:0 30px 0 35px;}
.product_add .inner{overflow:hidden;position:relative;height:280px;}
.product_add ul{position:absolute;left:0;top:0;width:14300%;margin:0 0 0 -10px;}
.product_add li{float:left;width:.1%;}
.product_add a{display:block;margin:0 0 0 10px;}
.product_add .table_form{table-layout:fixed;}
.product_add .td{height:100px;padding:10px;border:1px solid #e2e2e2;text-align:center;font-size:0;}
.product_add .td img{max-width:100%;max-height:100%;}
.product_add .infor{margin:5px 0 0;font-size:12px;color:#333;text-align:center;}
.product_add .infor &gt; span{display:block;}
.product_add .infor .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_add .infor .price{font-weight:bold;color:#dd3237;}
.product_add .nav{}
.product_add .nav button{position:absolute;top:70px;}
.product_add .nav button.prv{left:0;}
.product_add .nav button.next{right:0;}

.shop_infor{}
.shop_infor td{padding:10px;vertical-align:top;}
.shop_infor td:first-child{text-align:right;}
.shop_infor dl{}
.shop_infor dt{margin:0 0 5px;font-weight:800;font-size:16px;color:#1d1d1b;}
.shop_infor dd{}
.list_dot{}
.list_dot li{position:relative;padding:0 0 0 10px;}
.list_dot li:before{content:'';position:absolute;left:0;top:8px;width:3px;height:3px;background:#989898;font-size:0;}

#mLook{position:relative;background:#fff;}
#mLook .view_item{height:450px;text-align:center;font-size:0;}
#mLook .view_item:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
#mLook .view_item .thumb{}
#mLook .view_item .thumb img{max-width:100%;max-height:100%;}
#mLook .view_item p{position:absolute;left:0;bottom:0;right:0;height:59px;line-height:59px;padding:0 20px;text-align:left;}
#mLook .view_item p span{position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);}
#mLook .view_item p em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;color:#fff;}
#mLook .view_item p em &gt; strong{font-weight:normal;}
#mLook .inner{overflow:hidden;display:block;position:relative;height:99px;margin:20px 23px 0;}
#mLook .gallery{position:absolute;left:0;top:0;width:10000%;margin:0 0 0 -16px;}
#mLook .gallery li{float:left;margin:0 0 0 16px;}
#mLook .gallery li &gt; span{display:block;position:relative;width:99px;height:99px;cursor:pointer;text-align:center;font-size:0;}
#mLook .gallery li &gt; span:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
#mLook .gallery li.on &gt; span{cursor:default;}
#mLook .gallery li.on &gt; span:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;border:2px solid #d11229;}
#mLook .gallery li &gt; span img{max-width:100%;max-height:100%;}
#mLook .nav{}
#mLook .nav button{position:absolute;bottom:39px;width:21px;height:21px;z-index:4;background:#9c9c9c url('./image/nav_preview.png') no-repeat 50%;outline:0;}
#mLook .nav button.links_prev{left:0;}
#mLook .nav button.links_next{right:0;background-image:url('./image/nav_next.png');}
#mLook .nav button span{visibility:hidden;}</pre></body></html>