@charset "utf-8";
/* aside:gnb */
#gnb {margin:0 0 5px;padding:0 0 10px;background:#333949;position:relative;min-height:425px}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb button{width:100%;border:0;border-bottom:1px solid #2b313f;background:none;text-align:left;color:#fff;padding:0 20px;height:40px;font-weight:bold;font-size:1.167em}
.gnb_1dli {; word-wrap: break-word;}
.gnb_1dli_on {color:#fff;text-decoration:none}
.gnb_1da {display:block;padding:0 20px;line-height:40px;color:#ccc;font-weight:bold;text-decoration:none;font-size:1.167em}
.gnb_1dam {background:url('img/gnb_bg.png')  center right no-repeat}
.gnb_1dli_on .gnb_1da {background-color:#2b313f;color:#fff;text-decoration:none}
.gnb_1dli_on .gnb_1dam {color:#fff;text-decoration:none}
.gnb_2dul {display:none;z-index:1000;position:absolute;border:1px solid #787f89;height:100%;padding:10px}
.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:block;top:0;left:215px;width:200px;background:#fff}
.gnb_2da {display:none}
.gnb_1dli_over .gnb_2da {display:block;padding:5px 10px;line-height:20px;font-size:1.083em}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none;color:#be334a}

/* 오늘 본 상품 */
#stv{position:relative}
#stv_pg {display:block;;text-align:center;margin:10px 0 0;line-height:20px}
.stv_item {display:none;padding:0 9px;word-break:break-all}
#up{position:absolute;bottom:0;left:0;background:url(img/btn_sb_prev.png) no-repeat 50% 50%;width:30px;height:20px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}
#down{position:absolute;bottom:0;right:0;background:url(img/btn_sb_next.png) no-repeat 50% 50%;width:30px;height:20px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}

/* 이벤트 링크 */
#sev{margin:20px 0;text-align:center}
#sev h2 {text-align:center;font-size:1.5em;margin:0 0 20px 0;display:inline-block;padding:0 0 7px;border-bottom:2px solid #000;line-height:1em}
#sev ul:after {display:block;visibility:hidden;clear:both;content:""}
#sev .ev_li{float:left;margin-left:17px;}
#sev .ev_li:first-child{margin-left:0}
#sev .ev_prd{border:1px solid #ddd;text-align:center;padding:20px 0;}
#sev .ev_prd li{display:inline-block;text-align:left;width:110px;margin:0 8px;vertical-align: top;}
#sev .ev_prd .ev_prd_tit{display:block;color:#666}
#sev .ev_prd .ev_prd_img{margin:0 0 5px;display:block}
#sev .ev_prd .ev_prd_price{font-weight:bold;display:block}

/* 커뮤니티 링크 */
#scomm{padding:20px;}
#scomm h2{margin:0 0 5px;}
#scomm li {display:block;margin:3px}
#scomm li a{line-height:25px;color:#555}
#scomm li a:hover{color:#be334a}

/* 메인배너 */
#main_bn {width:100%; position:relative;}
#main_bn .slide-wrap{display:none}
#main_bn .slide-wrap > li {position:relative; height:auto}
#main_bn .slide-wrap > li img{height:auto;}
#main_bn .bx-controls-direction {width:1200px; position:absolute; left:50%; top:50%; margin:10px 0 0 -600px;}
#main_bn .bx-prev{position:absolute;top:50%;left:-65px;margin-top:-35px;z-index:9999;background:url(/svg/left-arrow.svg) no-repeat 50% 50%;width:45px;height:65px;text-indent:-999px;overflow:hidden;}
#main_bn .bx-next{position:absolute;top:50%;right:-8px;margin-top:-35px;z-index:99;background:url(/svg/right-arrow.svg) no-repeat 50% 50%;width:45px;height:65px;text-indent:-999px;overflow:hidden;}
#bx_pager {position:absolute; bottom:13px; width:100%; text-align:center;}
#bx_pager > ul {display:inline-block;}
#bx_pager > ul > li {float:left; margin:0 5px}
#bx_pager > ul > li > a {display:inline-block; width: 18px; height: 18px; background-color:#fff; border-radius:100%;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
-ms-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);opacity: .5;}
#bx_pager > ul > li > a.active {background-color:#ff8601; opacity:1;}

/*#main_bn #bx_pager {border-top:1px solid #cdcdcd}
#main_bn #bx_pager ul:after {display:block;visibility:hidden;clear:both;content:""}
#main_bn #bx_pager li{float:left;border-left:1px solid #cdcdcd;width:20%;text-align:center;line-height:35px}
#main_bn #bx_pager li:first-child{border-left:0}
#main_bn #bx_pager li a{display:block}
#main_bn #bx_pager li a.active{}
*/

/*서브배너*/
#sbn_side {position:relative; width:240px;}
.sb_bn { display:none}
.sb_bn > li {min-width:240px; height:80px;}
.sb_bn img{width:100%;height:auto;}
#sbn_side h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sbn_side .bx-controls{position:absolute;bottom:-10px;right:20px}
#sbn_side .bx-prev{display:block;float:left;background:url(/img/layout_splite.png) no-repeat left 0px top 0px #fff;width:16px;height:16px;text-indent:-999px;overflow:hidden; margin-right:1px}
#sbn_side .bx-next{display:block;margin-left:-1px;float:left;background:url(/img/layout_splite.png) no-repeat left -16px top 0px #fff;width:16px;height:16px;text-indent:-999px;overflow:hidden;}

/*사이드 장바구니*/
/*
#sbsk .go_cart{display:block;height:40px;line-height:38px;font-weight:bold;text-align:center;width:100%}
#sbsk .btn_buy{height:40px;margin:5px 0;font-weight:bold;text-align:center;width:100%}
*/

#sbsk {border:#e7e7e7 1px solid; min-height: 470px;}
#sbsk > form > section {display: inline-block; width:100%; font-weight:normal;}
#sbsk .shipType {display: inline-block; width:100%; padding:10px}
#sbsk .shipType > span {display: inline-block; width:50%; height:26px; line-height:26px; text-align:center; float: left; background-color:#f8f8f8; cursor: pointer;}
#sbsk .shipType > span:first-child {border-radius:2px 0 0 2px}
#sbsk .shipType > span:nth-child(2) {border-radius:0 2px 2px 0}
#sbsk .shipType > span.on {background-color:#ff8601; color:#fff; font-weight:bold;}
#sbsk .li_empty {font-size:11px; color:#999; position: absolute; left: 0; width: 100%; text-align: center; top: 50%;}
.orderBasket {overflow: hidden; padding: 0 8px 0 0; line-height: 16px; text-align: left; color: #fff; background: #495164; border-radius: 5px 5px 0 0;}
.orderBasket strong { padding-left: 30px !important;background: url(/img/buy_icon_cart.png) no-repeat left 10px center; background-size: 14px; font-size: 13px; font-weight: bold; display: inline-block; height: 35px; line-height: 35px;}
.orderBasket span {float:right; font-size:11px;}
.orderBasket span a {font-size: 14px; display: inline-block;height: 35px; line-height: 35px; font-family: tahoma; margin: 0 2px 0 0;color: #ffdf01; font-weight:bold}
.go_cart {background: #ff8601; color: #fff; border-radius: 0 0 5px 5px;font-weight: bold; height: 36px; line-height: 36px;font-size: 15px; display: inline-block;width: 100%; text-align:center;}
#sbsk > form > ul {height:420px;}
#sbsk > form > ul > li.cart {position: relative; clear: both; height:62px;}
#sbsk > form > ul > li.cart .prd_img {display:inline-block; width:52px; float: left;}
#sbsk > form > ul > li.cart div.right {float: left; width:156px; height:52px;}
#sbsk > form > ul > li.cart .prd_img + div > .p_name {display: inline-block; margin-top:8px; font-size:11px; width:88%;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; word-break: keep-all; font-weight:normal;}
#sbsk > form > ul > li.cart .prd_img + div > .p_name:hover {text-decoration:underline}
#sbsk > form > ul > li.cart .prd_img + div > .price  {min-width:40px; margin-right:5px; font-size:13px; color:#ff8601; display:block; float: left; font-weight:bold;}
#sbsk > form > ul > li.cart .prd_img + div > .num_input {border:1px solid #d4d8d9; border-radius:3px 0 0 3px; height:18px; padding-left:5px; width:20px; font-size:11px;}
#sbsk > form > ul > li.cart a[name="btn_delete"] {display: inline-block; width:9px; height:9px; background:url('../../../../../img/layout_splite.png') no-repeat left -322px top -14px; text-indent:-9999px; overflow: hidden; opacity:.3; position: absolute; right:10px; top:11px;}
#sbsk > form > ul > li.cart a[name="btn_delete"]:hover {opacity:1;}
#sbsk > form > ul > li.cart .prd_img > a {float:left; width:52px; height:52px; display:inline-block}
#sbsk > form > ul > li.cart .prd_img img {width:52px; height:52px;}
#sbsk > form > ul > li.cart div.right > button {border:#ddd 1px solid; width:20px; height:18px; overflow: hidden; text-indent:-9999px;}
#sbsk > form > ul > li.cart div.right > .sit_qty_plus {margin-left:6px; background: #fff url(../../../../../img/icon/icon_up.png) no-repeat center center;}
#sbsk > form > ul > li.cart div.right > .sit_qty_minus {background: #fff url(../../../../../img/icon/icon_down.png) no-repeat center center; margin-left:-1px;}
#sbsk .total {height:38px; border-top:#f0f2f4 1px solid; padding:7px 5px 0;}
#sbsk .total span {font-weight:normal; font-size:11px;}
#sbsk .total b {float: right; font-size:14px; color:#f54c02;}

/*장바구니 페이지 + 주문서 작성*/
#sod_bsk .path, #forderform .path {overflow:hidden; height:40px; line-height:40px; width:100%; border-bottom:1px solid #e0e0e0; font-family:'dotum'; font-size:11px;}
#sod_bsk .path span, #forderform .path span {overflow:hidden;position:absolute;width:0;height:0;white-space:nowrap;text-indent:100%;}
#sod_bsk .path ol, #forderform .path ol {float:left;}
#sod_bsk .path li, #forderform .path li {float:left; padding:0 15px; margin:0; color:#888; list-style:none;background: url('//img.echosting.cafe24.com/skin/base/layout/ico_path.gif') no-repeat 0 15px;}
#sod_bsk .path .path-home, #forderform .path .path-home {background: url('/img/layout_splite.png') no-repeat left -160px top -341px;padding: 0 15px 0 25px;}
#sod_bsk .path li strong, #forderform .path li strong {font-weight:normal}
#sod_bsk .path li a, #forderform .path a {color:#888;}

#sod_bsk .titleArea, #forderform .titleArea {display: inline-block; width:100%;border:0px solid #ddd; border-bottom:#333 2px solid; margin-bottom:10px; background:#fff; padding:0 7px;}
#sod_bsk .titleArea h2, #forderform .titleArea h2 { display:inline-block; padding-left:35px; color:#2e2e2e; font-size:26px; height:100px; line-height:109px;font-family:'NanumRR';font-weight:bold;position:relative;}
#sod_bsk .titleArea h2 strong, #forderform .titleArea h2 strong {font-weight:normal;font-size:14px; color:#888; display:inline-block; margin-left:15px;}
#sod_bsk .titleArea h2 font, #forderform .titleArea h2 font {color:#2e2e2e;}
#sod_bsk .icon_cart, #forderform .icon_cart {display: inline-block;width: 25px;height: 23px; background: url(/img/shop_splite.png) no-repeat left 0px top 0px; margin: 0;padding: 0;position: absolute;left: 0; top: 50%; margin: -10px 0 0 0;}
#sod_bsk .titleArea ul li:first-child, #forderform .titleArea ul li:first-child {float:left;}
#sod_bsk .titleArea ul li:last-child, #forderform .titleArea ul li:last-child { float: right;text-align: right; height: 100px; line-height: 100px;}
#sod_bsk .titleArea ul li:last-child > span, #forderform .titleArea ul li:last-child > span {color:#999;}
#sod_bsk .titleArea ul li:last-child > strong, #sod_bsk .titleArea ul li:last-child > span, #forderform .titleArea ul li:last-child > strong, #forderform .titleArea ul li:last-child > span { display: inline-block;  margin: 0 10px; padding: 0 10px; font-size: 16px; font-weight: normal; position: relative;}
#sod_bsk .titleArea ul li:last-child > strong, #forderform ul li:last-child > span:nth-child(2) {color:#ff8601}
#sod_bsk .titleArea ul li:last-child > span, #forderform .titleArea ul li:last-child > span:last-child {color:#999;}
#sod_bsk .titleArea ul li:last-child i, #forderform .titleArea ul li:last-child i {font-style: normal; font-size: 20px;font-family: 'NSM'; display: inline-block;margin: 0 7px 0 0;}
#sod_bsk .titleArea ul li:last-child em, #forderform .titleArea ul li:last-child em {display: inline-block; width: 6px; height: 12px; background: url(/img/layout_splite.png) no-repeat left -84px top -244px; position: absolute; left: -12px; top: 50%; margin: -5px 0 0 0;}

#sod_bsk .menu {margin: 27px 0 20px; border-bottom: 0px solid #495164;border-bottom-color: #495164; border-left: 0; background: #f3f3fa; height: 41px;}
#sod_bsk .menu > li {float: left; border-bottom: 1px solid #495164;background: #f2f2f2;}
#sod_bsk .menu > li a {display:block; margin: 0 0 -2px; border-bottom: 0px solid #fff; border-top:1px solid #cbcdce; color: #495164;background: #fff; min-width: 187px; padding: 12px 5px 11px;text-align:center; background: #f3f3fa;border-right: 1px solid #cbcdce;}
#sod_bsk .menu > li.selected a {background:#fff;margin: 0 0 -2px; border-bottom: 0px solid #fff; border:1px solid #495164; border-bottom:0; font-weight:600}
#sod_bsk .menu > li:first-child.selected + li a {height:40px; border-bottom:1px solid #495164}
#sod_bsk .menu > li:first-child.selected a {border-bottom: 0px solid #fff !important; border-left:1px solid #495164 !important;}
#sod_bsk .menu > li:first-child a {border-bottom:1px solid #495164; border-left:1px solid #cbcdce}
#sod_bsk .menu > li:nth-child(2).selected {margin-left:-1px;}

#sod_bsk_list .tbl_head03 table thead th, #coupon .coupon_list th {border-top-color:#ff8601 !important; background-color:#f5f5fc; border-left: 1px solid #dfdfdf;}
#sod_bsk_list .tbl_head03 table thead th:last-child { border-right: 1px solid #dfdfdf;}
#sod_bsk_list .tbl_head03 table tbody td.td_prd .prd_name, #sod_bsk_list table td.td_prd .prd_name  b {display: inline-block; line-height:18px}
#sod_bsk_list .tbl_head03 table tbody td.td_numbig {font-weight:700}
#sod_bsk_list .tbl_head03 table tbody td.td_sele {position: relative;}
#sod_bsk_list .tbl_head03 table tbody td.td_sele > a {display: inline-block; height: 22px; line-height: 20px; border: #ff8601 1px solid; color: #ff8601; border-radius: 2px; background: #fff; padding: 0 5px; text-decoration: none;}
#sod_bsk_list .tbl_head03 table tbody td.td_sele > button {display: inline-block; border:0; position: absolute; width: 9px; height: 9px; background:#fff url(../../../../../img/layout_splite.png) no-repeat left -322px top -14px; top: 11px; right: 10px; opacity: .3;}
#sod_bsk_list .tbl_head03 table tbody td.td_sele > button:hover {opacity:1;}
#sod_bsk_list .tbl_head03 table tfoot td .left {float: left;}
#sod_bsk_list .tbl_head03 table tfoot td > div {float: right;}

#sod_bsk_tot {clear: both;}
#sod_bsk_tot > table {width:100%;}
#sod_bsk_tot > table {border:1px solid #777; border-top-width:2px;}
#sod_bsk_tot > table th {height:40px; background-color:#f5f5fc; color:#353535; border-bottom: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
#sod_bsk_tot > table th:last-child, #sod_bsk_tot > table td:last-child {border-right:0}
#sod_bsk_tot > table td {height:58px; text-align:center; border-right:1px solid #eee; color:#353535; font-weight:700}
#sod_bsk_tot > table td.total_product, #sod_bsk_tot > table td.total_ship b, #sod_bsk_tot > table td.total_pay b {font-size: 16px; }
#sod_bsk_tot > table td.total_product b, #sod_bsk_tot > table td.total_ship, #sod_bsk_tot > table td.total_pay {font-size: 23px;}
#sod_bsk_tot > table td.total_pay {color:#ff8601}

#sod_bsk_act {margin:20px 0 50px; text-align:center; position: relative;}
#sod_bsk_act button, #sod_bsk_act .btn01 {display: inline-block; font-size: 16px; padding: 0 25px; height: 45px; line-height: 45px; border-radius: 3px;} 
#sod_bsk_act .btn01 {position: absolute; right:0; top:0; color: #777; border: #ddd 1px solid; background:#fff !important}
#sod_bsk_act .each {background: #ffffff; color: #ff8601; border: #ff8601 1px solid;}
#sod_bsk_act .all {background: #ff8601; color: #fff; border: #ff8601 1px solid; font-weight:700}

.btn_cart_del {display: inline-block; width:100%; margin:10px 0 45px}
.btn_cart_del > ul > li:first-child {float: left;}
.btn_cart_del > ul > li:nth-child(2) {float:right; padding-top:12px}
.btn_cart_del > ul > li strong {display: inline-block; position: relative; top:2px; margin: 0 6px 0 10px; color: #353535;}
.btn_cart_del > ul > li button {height:24px; line-height:25px;border-radius:3px; border:0;background-color:transparent;font-family:"돋움",Dotum; border:1px solid #b4b4b4;}
.btn_cart_del > ul > li .del {width:83px; letter-spacing:0; text-align:left; padding-left:23px; background:#8c8c8c url(../../../../../img/icon/delete.png) no-repeat left 8px center; color:#fff; border-color:#8c8c8c}
.btn_cart_del > ul > li .oversea, .btn_cart_del > ul > li .empty {padding:0 10px}
.btn_cart_del > ul > li .totalP {width:90px; text-align:left; padding-left:8px; background:#fff url(../../../../../img/icon/right_arrow.png) no-repeat right 8px center;}

.sod_bsk_help {}
.sod_bsk_help { margin:5px 0; border:1px solid #d6d4d4; line-height:18px; }
.sod_bsk_help > h2,
.sod_bsk_help > h3 { padding:0 0 0 10px; height:36px; line-height: 36px; border-bottom:0px solid #e8e7e7; color:#101010; font-size:13px; background:#fbfbfb; font-weight: bold;}
.sod_bsk_help > h3 > span { float:right; display:inline-block; height:28px; line-height: 28px; border:#ddd 1px solid; border-radius: 2px; background:#fff; cursor: pointer; font-weight: normal; font-size:11px; margin:4px 10px 0 0; padding:0 10px; color:#777; }
.sod_bsk_help .inner { padding:0 9px 12px; display:none; }
.sod_bsk_help h4 { margin:22px 0 -4px; color:#404040; font-size:12px; font-weight:normal; }
.sod_bsk_help h4:first-child { margin-top:13px; }
.sod_bsk_help p { margin:15px 0 0 10px; color:#707070; }
.sod_bsk_help ul,
.sod_bsk_help ol { margin:15px 0 0 11px; }
.sod_bsk_help li {list-style:none; padding: 0 0 0 25px;background: url(../../../../../img/icon/ico_number.png) no-repeat; color:#707070; }
.sod_bsk_help ol .item1 { background-position:-484px 0; }
.sod_bsk_help ol .item2 { background-position:-434px -100px; }
.sod_bsk_help ol .item3 { background-position:-384px -200px; }
.sod_bsk_help ol .item4 { background-position:-334px -300px; }
.sod_bsk_help ol .item5 { background-position:-284px -400px; }
.sod_bsk_help ol .item6 { background-position:-234px -500px; }
.sod_bsk_help ol .item7 { background-position:-184px -600px; }
.sod_bsk_help ol .item8 { background-position:-134px -700px; }
.sod_bsk_help ol .item9 { background-position:-84px -800px; }
.sod_bsk_help ol .item10 { background-position:-34px -900px; }


/* ##### main(nn).skin.php, list.(nn).skin.php 공통 적용 시작 ##### */
/* 공통 */
.sct_wrap {position:relative;margin:0 0 30px;text-align:center;zoom:1}
.sct_wrap .sctrl {position:absolute;top:0;right:0} /* 애니메이션 효과 사용 시 재생 정지 버튼 등 */
.sct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.sct_wrap header {margin:0 0 20px;zoom:1}
.sct_wrap header:after {display:block;visibility:hidden;clear:both;content:""}
.sct_wrap h2 {text-align:center;font-size:1.5em;margin:0 0 10px 0;display:inline-block;padding:0 0 7px;border-bottom:2px solid #000;line-height:1em}
.sct_wrap h2 a {text-decoration:none}

#sct {clear:both}

.sct {clear:both;margin:0;padding:0;list-style:none;zoom:1}
.sct:after {display:block;visibility:hidden;clear:both;content:""}
.sct_li {position:relative}
.sct_noitem {padding:100px 0;text-align:center}
.sct img {position:relative} /* 리스트뷰 갤러리뷰 변경 시 ie6,7 에서 이미지 사라지는 문제 해결하기 위해 */
.shop_icon{display:inline-block;color:#fff;background:#a8aab1;line-height:20px;padding:0 5px;font-size:0.92em;margin:1px; }
.shop_icon_4{background:#ff7575;}
.shop_icon_soldout{display:inline-block;color:#ff0000;font-style:italic;font-weight:bold;margin:2px}
.shop_icon_coupon{background:#59d495}

/* 재생/정지/이전/다음 버튼 */
.sctrl {margin:0;padding:0;list-style:none;zoom:1}
.sctrl:after {display:block;visibility:hidden;clear:both;content:""}
.sctrl li {position:relative;float:left;margin:0 0 0 -1px}
.sctrl button {position:relative;margin:0;padding:0;width:21px;height:21px;border:0;cursor:pointer;overflow:hidden}
.sctrl button span {position:absolute;top:0;left:0;width:19px;height:19px;border:1px solid #ccc;background:url('img/is_button.gif')}
.sctrl button.sctrl_play span {background-position:-60px 0}
.sctrl button.sctrl_play span.sctrl_on {background-position:-60px -30px}
.sctrl button.sctrl_stop span {background-position:-90px 0}
.sctrl button.sctrl_stop span.sctrl_on {background-position:-90px -30px}
.sctrl button.sctrl_prev span {background-position:-120px 0}
.sctrl button.sctrl_prev span.sctrl_on {background-position:-120px -30px}
.sctrl button.sctrl_next span {background-position:-150px 0}
.sctrl button.sctrl_next span.sctrl_on {background-position:-150px -30px}

/* 상품 목록 스킨 10 */
.sct_10 > li {position:relative; float:left; width:24%; margin:0 1% 1% 0; padding:7px 12px 12px 12px; border:#ebebeb 1px solid; border-radius:3px; overflow:hidden;}
.sct_10 > li:hover {border-color:#ff8601}
.sct_10 > li:nth-child(4n) {margin-right:0}
.sct_10 > li:nth-child(4n+1) {clear:both}
.sct_10 > li .sct_img {position:relative; height:220px; overflow:hidden;}
.sct_10 > li .sct_img img {position:absolute; left:50%; top:50%; margin:-107px 0 0 -107px; width:214px; height:214px; -webkit-transition:all 0.2s ease; -ms-transition:all 0.2s ease; transition:all 0.2s ease;}
.sct_10 > li .sct_img img:hover {width:260px; height:260px; margin:-130px 0 0 -130px;}
.sct_10 > li .sct_txt {margin-top:15px; height:38px;}
.sct_10 > li .sct_txt a {font-size:15px; color:#555; width:100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display:inline-block}
.sct_10 > li .detailShow {display:inline-block; margin-top:10px; padding:4px 5px 2px; border:1px solid #dcdcdc; border-radius:2px; color:#a0a0a0; font-size:11px; font-family: "굴림",Gulim;}
.sct_10 > li .detailShow img {position:relative; top:-1px; margin-right:2px;}
.sct_10 > li .sct_icon {position:absolute; top:13px; left:13px;}
.sct_10 > li .sct_cost {display:inline-block; float:left; height: 27px; line-height: 30px;}
.sct_10 > li .sct_cost span {display:inline-block; /*font-family: 'NSM','Tahoma','Simhei','Microsoft Yahei';*/}
.sct_10 > li .sct_cost .sct_discount {margin-left:5px; color: #888;text-decoration: line-through; font-size: 14px;}
.sct_10 > li .sct_cost .sct_realP {font-size:18px; font-weight:500; letter-spacing:0; font-family: 'NSM','Tahoma','Simhei','Microsoft Yahei';}
.sct_10 > li .sct_cost .sct_realP > span {font-size:12px;}
.sct_10 > li .addCart {display:inline-block; float:right; width:64px; height: 30px; padding-left: 18px; line-height: 30px; background: #ff8601 url(/img/layout_splite.png) no-repeat left -138px top -81px; color: #fff;border-radius: 2px; border:0; cursor: pointer;}
.sct_10 > li .addCart.added {background-color:#22ac38 !important}

/* 상품 목록 스킨 20 */
.sct_20 .sct_li {position:relative;float:left;margin:0 25px 15px 0}
.sct_20 .sct_last {margin:0 0 15px !important}
.sct_20 .sct_clear {clear:both}
.sct_20 .sct_a {display:block;position:relative;text-decoration:none}
.sct_20 .sct_a:focus, .sct_20 .sct_a:hover {text-decoration:none}
.sct_20 .sct_img {}
.sct_20 .sct_icon {position:absolute;top:10px;left:-5px;margin:0 !important}
.sct_20 .sct_icon img {display:block;margin:0 0 3px}
.sct_20 .sct_id {display:block;padding:5px 10px 0;background:#f2f5f9}
.sct_20 .sct_txt {padding:10px;background:#f2f5f9}
.sct_20 .sct_basic {padding:0 10px 5px;background:#f2f5f9;line-height:1.5em}
.sct_20 .sct_cost {display:block;padding:0 10px 10px;background:#f2f5f9;font-weight:bold}
.sct_20 .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.sct_20 .sct_sns {position:absolute;bottom:10px;right:10px}

/* 상품 목록 스킨 30 */
.sct_30 .sct_li {position:relative;float:left;margin:0 16px 15px 0;border:1px solid #e9e9e9;background:#f5f6fa}
.sct_30 .sct_last {margin:0 0 15px !important}
.sct_30 .sct_clear {clear:both}
.sct_30 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px;background:url('img/icon_arw_toleft.gif') no-repeat}
.sct_30 .sct_a {text-decoration:none}
.sct_30 .sct_img  {position:absolute;top:0;left:0}
.sct_30 .sct_icon {position:absolute;bottom:25px;left:-5px;margin:0 !important}
.sct_30 .sct_icon img {display:block;margin:0 0 3px}
.sct_30 .sct_txt {display:inline-block;margin:0 0 20px}
.sct_30 .sct_basic {margin:0 0 15px;padding:0;line-height:1.5em}
.sct_30 .sct_cost {display:block;margin:0 0 10px;font-weight:bold}
.sct_30 .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.sct_30 .sct_sns {position:absolute;bottom:20px;right:10px}

/* 상품 목록 스킨 40 */
.sct_40 .sct_li {position:relative;margin:0 0 16px 0;border:1px solid #dadada;background:#fff;width:475px;float:left}
.sct_40 .sct_li:nth-child(2n+1){margin-right:15px}
.sct_40 .sct_a {text-decoration:none}
.sct_40 .sct_a:focus, .sct_40 .sct_a:hover {text-decoration:none}
.sct_40 .sct_img {position:absolute;top:0;left:0;height:100%}
.sct_40 .sct_img a{display:block}
.sct_40 .sct_sns{display:none;position:absolute;bottom:10px;right:0px;text-align:center;z-index:60;width:100%}
.sct_40 .sct_img:hover .sct_sns{display:block}
.sct_40 .sct_sns a{display:inline-block;border-radius:50%;margin:2px ;width:40px;text-align:center;height:40px;padding:10px 0;background:rgba(0,0,0,0.4)}
.sct_40 .sct_sns .share-facebook:hover{background:#415b92}
.sct_40 .sct_sns .share-twitter:hover{background:#35b3dc}
.sct_40 .sct_sns .share-googleplus:hover{background:#d5503a}
.sct_40 .sct_sns img{width:18px}

.sct_40 .sct_icon {}
.sct_40 .sct_icon img {display:block;margin:0 0 4px}
.sct_40 .sct_txt {display:block;margin:5px 0;font-size:1.167em;font-weight:bold}
.sct_40 .sct_basic {color:#666;margin:5px 0}
.sct_40 .sct_cost {margin:10px 0;font-size:1.167em}
.sct_40 .sct_cost .sct_discount{display:block;color:#999;font-size:0.92em;text-decoration:line-through;}
.sct_40 .sct_rel {position:absolute;bottom:20px;right:20px}
.sct_40 .sct_rel_ul {margin:0;padding:0;list-style:none}
.sct_40 .sct_rel_li {float:left;margin:0 0 0 10px}
.sct_40 .sct_sns {padding:10px 0 0}
.sct_40 .shop_icon_4{position:absolute;top:10px;left:10px;width:50px;height:50px;line-height:50px;font-size:14px;border-radius:50%;text-align:center;font-weight:bold}

/* 개인결제 목록 */
.sct_pv .sct_li {position:relative;float:left;margin:0 15px 15px 0}
.sct_pv .sct_last {margin:0 0 15px !important}
.sct_pv .sct_clear {clear:both}
.sct_pv .sct_a {display:inline-block;position:relative;text-decoration:none}
.sct_pv .sct_a:focus, .sct_pv .sct_a:hover {text-decoration:none}
.sct_pv .sct_img {margin:0 0 10px}
.sct_pv .sct_txt {margin:0 0 5px}
.sct_pv .sct_icon {margin:0 0 10px}
.sct_pv .sct_id {display:block;margin:0 0 5px}
.sct_pv .sct_basic {margin:0 0 10px}
.sct_pv .sct_cost {display:block;margin:0 0 10px;font-weight:bold}
.sct_pv .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.sct_pv .sct_sns {}

/* 메인 상품 목록 스킨 20 */
.smt_20 {position:relative;overflow-y:hidden}
.smt_20 .sct_ul {position:absolute;top:0;left:0;margin:0;padding:0;list-style:none}
.smt_20 .sct_ul_first {display:block;top:0}
.smt_20 .sct_li {position:relative;float:left;margin:0 25px 15px 0}
.smt_20 .sct_last {margin:0 0 15px !important}
.smt_20 .sct_a {display:inline-block;position:relative;text-decoration:none}
.smt_20 .sct_a:focus, .smt_20 .sct_a:hover {text-decoration:none}
.smt_20 .sct_img {margin:0 0 10px}
.smt_20 .sct_txt {margin:0 0 5px}
.smt_20 .sct_icon {margin:0 0 10px}
.smt_20 .sct_id {display:block;margin:0 0 5px}
.smt_20 .sct_basic {margin:0 0 10px}
.smt_20 .sct_cost {display:block;margin:0 0 10px;font-weight:bold}
.smt_20 .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.smt_20 .sct_sns {}

/* 메인 상품 목록 스킨 30 */
.smt_30 {position:relative;overflow-x:hidden}
.smt_30 .sct_ul {position:absolute;top:0;left:765px;margin:0;padding:0;width:765px;list-style:none;zoom:1}
.smt_30 .sct_ul:after {display:block;visibility:hidden;clear:both;content:""}
.smt_30 .sct_ul_first {display:block;left:0}
.smt_30 .sct_li {position:relative;float:left;margin-right:25px}
.smt_30 .sct_a {display:inline-block;position:relative;text-decoration:none}
.smt_30 .sct_a:focus, .smt_30 .sct_a:hover {text-decoration:none}
.smt_30 .sct_img {margin:0 0 10px}
.smt_30 .sct_txt {margin:0 0 5px}
.smt_30 .sct_icon {margin:0 0 10px}
.smt_30 .sct_id {display:block;margin:0 0 5px}
.smt_30 .sct_basic {margin:0 0 10px}
.smt_30 .sct_cost {display:block;margin:0 0 10px;font-weight:bold}
.smt_30 .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.smt_30 .sct_sns {}

/* 메인 상품 목록 스킨 40 */
.smt_40 .sct_li {position:relative;margin:0 0 16px 0;border:1px solid #dadada;background:#fff;width:475px;float:left;text-align:left}
.smt_40 .sct_li:nth-child(2n+1){margin-right:15px}
.smt_40 .sct_a {text-decoration:none}
.smt_40 .sct_a:focus, .smt_40 .sct_a:hover {text-decoration:none}
.smt_40 .sct_img {position:absolute;top:0;left:0;height:100%}
.smt_40 .sct_img a{display:block}
.smt_40 .sct_sns{display:none;position:absolute;bottom:10px;right:0px;text-align:center;z-index:60;width:100%}
.smt_40 .sct_img:hover .sct_sns{display:block}
.smt_40 .sct_sns a{display:inline-block;border-radius:50%;margin:2px ;width:40px;text-align:center;height:40px;padding:10px 0;background:rgba(0,0,0,0.4)}
.smt_40 .sct_sns .share-facebook:hover{background:#415b92}
.smt_40 .sct_sns .share-twitter:hover{background:#35b3dc}
.smt_40 .sct_sns .share-googleplus:hover{background:#d5503a}
.smt_40 .sct_sns img{width:18px}

.smt_40 .sct_icon {}
.smt_40 .sct_icon img {display:block;margin:0 0 4px}
.smt_40 .sct_txt {display:block;margin:5px 0;font-size:1.167em;font-weight:bold}
.smt_40 .sct_basic {color:#666;margin:5px 0}
.smt_40 .sct_cost {margin:10px 0;font-size:1.167em}
.smt_40 .sct_cost .sct_discount{display:block;color:#999;font-size:0.92em;text-decoration:line-through;}
.smt_40 .sct_rel {position:absolute;bottom:20px;right:20px}
.smt_40 .sct_rel_ul {margin:0;padding:0;list-style:none}
.smt_40 .sct_rel_li {float:left;margin:0 0 0 10px}
.smt_40 .sct_sns {padding:10px 0 0}
.smt_40 .shop_icon_4{position:absolute;top:10px;left:10px;width:50px;height:50px;line-height:50px;font-size:14px;border-radius:50%;text-align:center;font-weight:bold}

/* 메인 상품 목록 스킨 50 */
.smt_50 {position:relative}
.smt_50 li{margin-bottom:10px;position:relative;padding-left:60px;min-height:50px;}
.smt_50 .sct_img{width:50px;position:absolute;top:0;left:0;}
.smt_50 .sct_img img{width:100%;height:auto}
.smt_50 .sct_rank{position:absolute;top:0;left:0;background:#fb5861;display:block;width:20px;height:20px;line-height:20px;color:#fff;text-align:center;;z-index:10;font-weight:bold}
.smt_50 .sct_txt a{color:#555;display:block;margin:0 0 3px;line-height:1.4em}
.smt_50 .sct_cost{font-weight:bold}

.smt_50 .sct_li_1 {padding:0}
.smt_50 .sct_li_1 .sct_txt a{margin-top:5px}
.smt_50 .sct_li_1 .sct_img{width:100%;position:relative;}
.smt_50 .sct_li_1 .sct_rank{width:30px;height:30px;line-height:30px;}

/* 관련상품 목록 스킨 10 */
#sit_rel{border:1px solid #cdcdcd;padding:20px;margin:20px 0 40px;position:relative}
#sit_rel h2{font-size:1.5em;margin:10px 0 20px;text-align:center}
#sit_rel .bx-wrapper{margin:0 auto}
#sit_rel .bx-prev{display:inline-block;position:absolute;top:50%;left:0;width:25px;height:50px;margin-top:-25px;border:1px solid #cdcdcd;border-left:0;text-indent:-999px;overflow:hidden;background:url('img/btn_prev.png') no-repeat 50% 50%;background-size:50%}
#sit_rel .bx-next{display:inline-block;position:absolute;top:50%;right:0;width:25px;height:50px;margin-top:-25px;border:1px solid #cdcdcd;border-right:0;text-indent:-999px;overflow:hidden;background:url('img/btn_next.png') no-repeat 50% 50%;background-size:50%}
.scr_10 li img{width:100%;height:auto}
.scr_10 .sct_txt{margin:5px 0}
.scr_10 .sct_cost{font-weight:bold}

/* ##### main(nn).skin.php, list.(nn).skin..php 공통 적용 끝 ##### */

/* 상품 목록 */
/*
.sct_admin {margin:0 0 10px;text-align:right}
.sct_admin a{line-height:35px;padding:0 10px}

#sct_location {position:absolute;top:10px;right:0;}
#sct_location a {display:inline-block;padding:10px 5px;text-decoration:none;letter-spacing:0 !important}
.sct_here {font-weight:bold}
.sct_bg {padding-right:15px !important;background:url('img/sct_bg_toright.gif') right 50% no-repeat}
*/

/* 상품 목록 카테고리 목록 */
/*
.sct_ct {margin:10px 0 20px}
.sct_ct h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sct_ct ul {;zoom:1}
.sct_ct ul:after {display:block;visibility:hidden;clear:both;content:""}
.sct_ct a {text-decoration:none}
.sct_ct_parent {font-weight:bold}
.sct_ct_here {color:#ff3600 !important}

#sct_ct_1 li {float:left;width:20%;border:1px solid #d7d7d7;margin-left:-1px;margin-top:-1px}
#sct_ct_1 li a{display:block;padding:0 10px;line-height:40px}
#sct_ct_1 li a:hover{background:#f3f3f3;color:#be334a;}
#sct_ct_2 li {margin:0 0 10px}
#sct_ct_2 a {display:inline-block;width:120px}
#sct_ct_3 li {float:left;margin:0 10px 10px 0;width:120px}
*/

/* 상품 정렬 리스트 스타일 선택 공통 */
/*#sct_sortlst {margin:20px 0;border-top:1px solid #000;border-bottom:1px solid #dfdfdf;zoom:1}*/
#sct_sortlst:after {display:block;visibility:hidden;clear:both;content:""}
 
/* 상품 정렬 */
#sct_sort:after {display:block;visibility:hidden;clear:both;content:""}
#sct_sort h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sct_sort ul {float:right; margin:0;padding:0 0 0 1px;list-style:none;zoom:1}
#sct_sort ul:after {display:block;visibility:hidden;clear:both;content:""}
#sct_sort li {float:left;position:relative;margin-left:-1px;height:45px;padding:15px 0;line-height:15px;}
#sct_sort li  a{border-left:1px solid #ddd;display:block;padding:0 10px}
#sct_sort li  a:hover{color:#be334a}
#sct_sort li:first-child a{border:0}
/* 상품 리스트 스타일 선택 */
#sct_lst {float:right;margin:0 0;padding:0;list-style:none;zoom:1}
#sct_lst:after {display:block;visibility:hidden;clear:both;content:""}
#sct_lst li {position:relative;float:left}
#sct_lst button {position:relative;margin:0;padding:0;width:45px;height:45px;border:0;cursor:pointer;background:#fff;border-right:1px solid #dfdfdf;font-size:15px}
#sct_lst button.sct_lst_list {border-left:1px solid #dfdfdf}
#sct_lst button .icon{display:block}

/* 상품 상세보기 */
#sit {margin:10px 0}
.sit_admin {position: absolute; z-index:1; right:0; top:5.5px}
.sit_admin a{line-height:28px; height:28px; padding:0 10px !important}
.sit_empty {padding:20px 0;text-align:center}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {position:relative; margin:0;padding-top:20px; zoom:1}
#sit_ov_wrap:after {display:block;visibility:hidden;clear:both;content:""}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {float:left;width:50%;padding:0 16px 0 14px}
#sit_pvi_big {position:relative; width:344px; height:344px; margin:0 auto; border:1px solid #ececec}
#sit_pvi_big .img-zoom-more {display:inline-block; width:15px; height:15px; position:absolute; right:10px; bottom:10px;}
#sit_pvi_big .img-zoom-more.show {display:none}
#sit_pvi_big > img {width:100%; height:100%}
#sit_pvi #myresult {position:absolute; right:40px; top:30px; z-index:5; border: 1px solid #ececec; width:500px; height:500px; display:none}
#sit_pvi .img-zoom-lens { position: absolute; border:2px solid #c1bfba; width: 250px; height: 250px; background-color:rgba(255,255,255,.5); display:none;}
#sit_pvi .img-zoom-lens.show, #sit_pvi #myresult.show {display:block}
#sit_pvi_thumb {width:346px; margin:30px auto 0; text-align:center}
#sit_pvi_thumb > li {display:inline-block; width:65px; height:65px; border:1px solid #ececec;}
#sit_pvi_thumb > li img {width:100%; height:100%;}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {position:relative;float:right;padding:10px 0 15px 0;width:50%;height:auto !important;height:355px;min-height:355px}
#sit_ov h3 {margin:0 0 10px}

#sit_title {margin:0 0 10px;font-size:36px; font-family: 'NanumRB'; font-weight:normal; padding-left:9px;}
#sit_desc {margin:0 0 10px;padding:0;color:#474747;font-size:1.167em}
#sit_opt_info {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

.sit_info{padding:0; border-bottom:1px solid #e8e8e8}
.sit_ov_tbl {width:100%;border:0;border-collapse:collapse;color:#666}
.sit_ov_tbl th {width:115px; padding:7px 0 8px 9px; font-weight:normal;text-align:left; font-size:12px; color:#555;}
.sit_ov_tbl td {padding:7px 6px 8px 0; font-size:12px;}
.sit_ov_tbl td strong{color:#000;font-size:1.25em}
.sit_ov_ro {padding:2px 2px 3px;border:0;background:transparent;text-align:right;vertical-align:middle}
.sit_ov_opt {padding:2px 2px 3px;border:0;background:transparent;vertical-align:middle}
.sit_ov_input {margin:0 1px 0 0;padding:2px 2px 3px;border:1px solid #b8c9c2;background:transparent;vertical-align:middle}
#sit_ov_tbl button {margin:0 1px 0 0}
.sit_ov_tbl tr.sellPrice th {font-size:16px; color:#1a1a1a; font-weight:bold;}
.sit_ov_tbl tr.sellPrice td {font-size:16px; color:#1a1a1a;}
.sit_ov_tbl tr.product_price td {text-decoration:line-through; letter-spacing:-1.4px}
.sit_ov_tbl tr.ship_pay th, .sit_ov_tbl tr.ship_pay td {color:#ff8400}
.sit_ov_tbl tr.member_price th, .sit_ov_tbl tr.member_price td .sale_p {color:#ff8400; font-size:18px; font-weight:bold;}
.sit_ov_tbl tr.member_price td .minus_sale {margin-left:2px; color:#555; font-size:12px; font-weight:bold;}

.sit_option {padding:0 10px;border-bottom:1px solid #ebeff3;margin:10px 0 0}
.sit_option label{display:block;margin:0 0 5px;color:#666}
.sit_option select{width:100%;margin:0 0 10px;height:35px;border:1px solid #cdcdcd}
.sit_option h3{font-size:1.083em}
.sit_sel_btn {position:relative} /* 선택옵션용 추가 버튼 */
.sit_sel_btn button {position:absolute;top:-51px;right:0 !important;right:15px}

#sit_ov .num_info {margin-bottom:20px; padding:8px 0 0 11px; color:#757575;}
#sit_ov .shop_help {margin:2px 9px; padding:1px 0 1px 20px; color:#f76560; font-size:11px;}
#sit_ov #sit_opt_added li .opt_name {width:262px; float: left; padding:4px 0 0 4px;}
#sit_ov #sit_opt_added li .opt_count {float: left; position:unset !important; width:110px; height:20px; top:0 !important; margin:0 !important}
#sit_ov #sit_opt_added button.sit_qty_minus {bottom:9px !important}
#sit_ov #sit_opt_added button.sit_qty_plus {top:10.5px !important}
#sit_ov #sit_opt_added .sit_opt_prc {color:#ff8601; font-size:12px;}

/* sns공유 */
.sit_ov_tbl td.sns_share {padding-bottom:14px;}
.sit_ov_tbl td.sns_share a {display: inline-block; width:25px; height:25px; border-radius:3px; overflow: hidden; position: relative;}
.sit_ov_tbl td.sns_share a:before {content:""; width:25px; height:25px; border-radius:3px; z-index:3; position: absolute;} 
.sit_ov_tbl td.sns_share a:after {content:""; width:30px; height:25px;border-radius:30px;  position: absolute; left:-3px; top:-10px; z-index:1;}
.sit_ov_tbl td.sns_share a img {position: relative; z-index:3;}
.sit_ov_tbl td.sns_share .share-facebook {background:#0263ba;}
.sit_ov_tbl td.sns_share .share-facebook img {width:22px; top:2px; left:4px;}
.sit_ov_tbl td.sns_share .share-facebook:before { border:1px solid #0d6bbf;}
.sit_ov_tbl td.sns_share .share-facebook:after { background:#4e92cf;}
.sit_ov_tbl td.sns_share .share-twitter {background:#38ccff}
.sit_ov_tbl td.sns_share .share-twitter img {width:12px; left:6px; top:2px;}
.sit_ov_tbl td.sns_share .share-twitter:before { border:1px solid #0fb5ee;}
.sit_ov_tbl td.sns_share .share-twitter:after { background:#74dbff}

#sit_ov #sit_sel_option h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sit_ov #sit_sel_option #sit_opt_added li:first-child {border-top:1px solid #9a9ba0;}
#sit_ov #sit_sel_option #sit_opt_added li {display: inline-block; width:100%; padding:9px 0 5px !important; border-bottom-color:#fff !important}
#sit_ov #sit_sel_option #sit_opt_added li .sit_opt_subj {color:#353535; font-weight:normal}

#sit_ov #sit_tot_price {padding:34px 9px 19px; margin-top:10px; border-top:1px solid #9a9ba0; border-bottom:1px solid #e8e8e8 }
#sit_ov #sit_tot_price  > strong {}
#sit_ov #sit_tot_price  > strong > span {font-weight:normal;}
#sit_ov #sit_tot_price  > b {color:#ff8601; font-size:21px; font-weight:bold;}
#sit_ov #sit_tot_price  > b > i {font-style:normal; font-size:12px; font-weight:normal;}
#sit_ov #sit_ov_btn {margin:30px 0 10px;}

#sit_ov_soldout {padding:20px 0;margin:10px 0;color:#ff3061;background:#fff6f6;font-weight:bold;text-align:center}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sit_btn_cart {width: 100%;height: 55px; line-height: 55px; font-weight: bold; font-size:18px;border-radius: 5px;border:0;background:#ff8601;color:#fff}

#sit_btn_alm{display:inline-block;width:215px;float:left;margin-right:5px;height:50px;line-height:50px;margin-bottom:10px;font-weight:bold;font-size:1.25em;background:#d50c0c;color:#fff;border:0;text-align:center;}

/* 상품 재입고 알림 (SMS) */

#sit_sms_new {}
#sit_sms_new #sms_agree {text-align:right ;}
#sit_sms_new  textarea{line-height:1.5em;color:#555}
#sit_sms_new .prd_name{background:#f3f3f3;padding:15px 20px;font-weight:bold;font-size:1.167em}

/* 상품 상세보기 - 상품정보 */
#sit_inf {margin:20px 0 }

#sit_inf_basic {margin:0 0 20px;line-height:1.7em}
#sit_inf_explan {padding:27px 10px 46px 9px; width:100%;line-height:1.7em;overflow:hidden; text-align:center} /* ie6 미대응시 #sit_inf_explan {margin:0 0 10px} 만으로 충분 */
#sit_inf_explan img {max-width:100%;height:auto}

#sit_inf_open {width:100%;border:0;border-top:1px solid #777;border-collapse:collapse}
#sit_inf_open th {padding: 10px;border-bottom:1px solid #e5e5e5;background:#f3f3f3;vertical-align:top;text-align:left}
#sit_inf_open td {padding: 10px;border-bottom:1px solid #e5e5e5;background:#fff;vertical-align:top}

/* 상품 상세보기 - 배송정보 */
#sit_dvr {margin:20px 0;}
#sit_dvr h2  {position:absolute;font-size:0;line-height:0;content:""}
#sit_dvr h3 {font-weight:normal; margin: 50px 0 5px;color: #444;font-size: 12px;}

/* 상품 상세보기 - 교환정보 */
#sit_ex  {margin:20px 0}
#sit_ex h2  {position:absolute;font-size:0;line-height:0;content:""}

/* 사용후기 모음 */
#sps_sch {margin:0 0 10px}
#sps_sch a {display:inline-block;padding:0 8px;height:40px;line-height:40px;vertical-align:top;border-radius:3px;background:#fff;color:#3059c7;font-weight:bold;border:1px solid #3059c7;text-decoration:none;}
#sps_sch .sch_wr{border:1px solid #6d7892;border-radius:3px;display:inline-block}
#sps_sch:after {display:block;visibility:hidden;clear:both;content:""}
#sps_sch select{border:0;;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#sps_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left}
#sps_sch .sch_btn{height:38px;float:left;background:none;border:0;width:40px;font-size:15px}*/

#sps {zoom:1}
#sps ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#sps li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9}
#sps li:after {display:block;visibility:hidden;clear:both;content:""}

.sps_img {float:left;margin:0 10px 0 0;}
.sps_img img{border-radius:50%}
.sps_img span {position:absolute;font-size:0;line-height:0;overflow:hidden}

.sps_reply{margin-top:10px;padding-top:10px;border-top:1px dotted #bbb}
.sps_reply .sps_img {text-align:right;width:70px;}
.sps_reply .sps_section h2{background:url('./img/use_reply.png') no-repeat 0 0;text-indent:30px;line-height:1.5em;}

#sps dl {margin:5px 0;zoom:1}
#sps dl:after {display:block;visibility:hidden;clear:both;content:""}
#sps dt {float:left}
#sps dd {float:left;margin:0 10px 0 0 ;color:#999}
#sps dd img {position:relative;top:-2px}

.sps_section {float:left;width:835px}
.sps_section p {padding:0;width:100%}
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {clear:both}
.sps_con_btn button  {border:1px solid #ddd;padding:5px 8px;color:#666;font-size:0.92em;margin:5px 0;background:#fff}
.sps_con_btn button:hover{background:#6b99ee;border-color:#6b99ee;color:#fff}


/* 상품문의 모음 */
#sqa_sch {margin:0 0 10px}
#sqa_sch a {display:inline-block;padding:0 8px;height:40px;line-height:40px;vertical-align:top;border-radius:3px;background:#fff;color:#3059c7;font-weight:bold;border:1px solid #3059c7;text-decoration:none;}
#sqa_sch .sch_wr{border:1px solid #6d7892;border-radius:3px;display:inline-block}
#sqa_sch:after {display:block;visibility:hidden;clear:both;content:""}
#sqa_sch select{border:0;;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#sqa_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left}
#sqa_sch .sch_btn{height:38px;float:left;background:none;border:0;width:40px;font-size:15px}*/

#sqa {zoom:1}
#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#sqa li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}

.sqa_img {float:left;margin:0 10px 0 0;}
.sqa_img img{border-radius:50%}
.sqa_img span {position:absolute;font-size:0;line-height:0;overflow:hidden}

#sqa dl {margin:5px 0 10px;zoom:1}
#sqa dl:after {display:block;visibility:hidden;clear:both;content:""}
#sqa dt {float:left}
#sqa dd {float:left;margin:0 10px 0 0 ;color:#999}

#sqa dd img {position:relative;top:-2px}
.sqa_con {margin:10px 0 ;background:#f3f3f3;line-height:1.5em}
.sqa_con .qa_alp{position:absolute;top:15px;left:25px;font-size:2em;color:#bbb}

.sqa_section {float:left;width:835px}
.sqa_section .sqa_con {background:#f3f3f3;line-height:1.7em}
.sqa_section p {padding:0;width:100%}
.sqa_con_full {padding:0;height:auto !important}
.sqa_con_btn {margin:5px 0 0;}
.sqa_con_btn button {border:1px solid #ddd;padding:5px 8px;color:#666;font-size:0.92em;margin:5px 0;background:#fff}
.sqa_con_btn button:hover{background:#6b99ee;border-color:#6b99ee;color:#fff}

/* 상품검색 */
#ssch_frm {margin:20px 0;border:1px solid #d7d7d7;zoom:1}
#ssch_frm h2{border-bottom:1px solid #d7d7d7;color:#888;font-size:1.25em;height:50px;line-height:30px;padding:10px 15px;}
#ssch_frm h2 span{font-size:1.333em;color:#000}
#ssch_frm h2 strong{color:#d50c0d}
#ssch_frm .ssch_scharea{border-bottom:1px solid #d7d7d7;height:50px;padding:10px 15px}
#ssch_frm .ssch_scharea:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm .ssch_scharea label{display:inline-block;margin:0 8px 0 0}
#ssch_frm .ssch_left{float:left}
#ssch_frm .ssch_right{float:right}
#ssch_frm .ssch_input{height:30px;border:1px solid #bbb;padding:0 10px}
#ssch_frm .btn_submit{height:30px;padding:0 5px;font-weight:bold}
#ssch_frm p{padding:15px; background:#f5f5f5;color:#737373}

#ssch_cate{margin:10px 0 }
#ssch_cate ul {margin:10px 0;zoom:1}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;width:20%;border:1px solid #d7d7d7;margin-left:-1px;margin-top:-1px}
#ssch_cate a {display:block;padding:0 10px;line-height:40px}
#ssch_cate a:hover{background:#f3f3f3;color:#d50c0d}
#ssch_sort li.on a {font-weight:700}

/*쿠폰존 리스트*/
.couponzone_list{margin:0 0 50px;position:relative;}
.couponzone_list h2{margin:0 0 15px;padding-bottom:10px;font-size:1.25em;border-bottom:2px solid #000}
.couponzone_list p{margin:0 0 5px;position:absolute;top:5px;right:0;color:#666}
.couponzone_list ul{padding:0;margin:0;list-style:none}
.couponzone_list ul:after {display:block;visibility:hidden;clear:both;content:""}
.couponzone_list ul li{float:left;width:233px;border:1px solid #ddd;background:#fff;padding:15px;;margin:0 0 10px 10px;line-height:1.2em}
.couponzone_list ul li:nth-child(4n+1){clear:both;margin-left:0;}
.couponzone_list ul li img{width:100%;height:auto}
.couponzone_list ul li .coupon_img{}
.couponzone_list ul li .coupon_tit{margin:10px 0 5px;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.couponzone_list ul li .coupon_date{margin: 5px 0px;font-size:0.92em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_target{margin: 5px 0px;font-size:0.92em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_target a{color:#777;text-decoration:underline}
.couponzone_list ul li .coupon_point{margin: 5px 0px;font-size:0.92em;;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_btn{margin:10px 0 0;text-align:center}
.couponzone_list ul li .coupon_btn .btn02{width:100%;height:35px;line-height:35px;border-color:#d50c0c;color:#d50c0c;background:#fff;font-weight:bold;}
.couponzone_list ul li .coupon_btn .btn02:hover{background:#d50c0c;color:#fff}
.couponzone_list ul li .coupon_btn .disabled {background: #ddd;border:1px;color:#999;border-color:#ddd}
.couponzone_list ul li .coupon_btn .disabled:hover {background: #ddd;border:1px;color:#999;border-color:#ddd}
.couponzone_list .no_coupon{position:relative;padding: 100px 0;text-align:center;color:#999}

/* 마이쇼핑 */
#smb_my > .smb_my_ov > li {clear: both; overflow: hidden;}
#smb_my > .smb_my_ov > li:first-child {padding:10px 0;  border:1px solid #d7d5d5; border-bottom:0;}
#smb_my > .smb_my_ov > li:first-child > div {float: left;}
#smb_my > .smb_my_ov > li:first-child > div.left {width:100px; padding:0 15px; border-right:1px solid #e8e8e8}
#smb_my > .smb_my_ov > li:first-child > div.left .my_ov_name, #smb_my > .smb_my_ov > li:first-child > div.left .my_ov_name img {width:70px; height:70px;}
#smb_my > .smb_my_ov > li:first-child > div.right {padding:0 10px; color:#404040;  font-weight:normal; line-height:70px;}
#smb_my > .smb_my_ov > li:first-child > div.right strong {color:#ff8601} 
#smb_my > .smb_my_ov > li:nth-child(2) {padding:20px 20px 20px 110px; border:1px solid #d7d5d5; background-color:#fbfafa}
#smb_my > .smb_my_ov > li:nth-child(2) b {display:block; color: #ff8601; margin-bottom:8px;} 
#smb_my > .smb_my_ov > li:nth-child(2) input {margin-right:3px; padding:0 4px; color:#353535; width:439px; height:24px; border:1px solid #d5d5d5}
#smb_my > .smb_my_ov > li:nth-child(2) button {border:0; border-radius:3px; width:66px; height:24px; line-height:24px; color:#fff; text-align:center; background-color:#4a5164; font-family: "돋움",Dotum; letter-spacing:0}
#smb_my > .smb_my_ov > li:nth-child(2) p {margin-top:11px; color:#757575; font-size:11px; line-height:1.25; font-weight:normal;}

#smb_my_od {clear: both; display: inline-block; width:100%; margin-top:20px; border:1px solid #777;}
#smb_my_od > h2 {padding:11px 21px; background-color:#f6f6f6; border-bottom:1px solid #e9e9e9; font-size:14px; font-weight:normal;}
#smb_my_od > h2 span {font-size:11px; color:#8f8f8f; margin-left:4px;} 
#smb_my_od > h2 span i {font-style:normal; color:#008bcc}
#smb_my_od > ul {}
#smb_my_od > ul > li {float: left; position: relative; padding:19px 0; width:20%; text-align:center;}
#smb_my_od > ul > li:not(:last-child):after {content:""; width:1px; position: absolute; right:0; top:50%; margin-top:-31.5px; height:63px; border-right:1px dotted #c9c7ca;}
#smb_my_od > ul > li strong {color:#353535; font-size:14px; display:block; margin:2px 0 7px}
#smb_my_od > ul > li a {color:#008bcc; font-weight:bold}
#smb_my_od > ul > li a:hover, .mypage_quick > ul > li p a:hover {text-decoration:underline}
#smb_my_od > ul > li > a { font-size:24px;}
#smb_my_od > ul > li.my_orders {padding-left:57px; letter-spacing:0}
#smb_my_od > ul > li.my_orders dt, #smb_my_od > ul > li.my_orders dd {float: left; display: inline-block;}
#smb_my_od > ul > li.my_orders dt {position: relative; clear: both; margin:0 0 5px; width:40px; font-weight:normal}
#smb_my_od > ul > li.my_orders dd {width:90px;padding-left:17px; text-align:left}
#smb_my_od > ul > li.my_orders dt:before, #smb_my_od > ul > li.my_orders dt:after {content:''; position: absolute; display: inline-block;}
#smb_my_od > ul > li.my_orders dt:before {top:7px; left:-2px; width: 2px; height: 2px; background: #4d4d4d}
#smb_my_od > ul > li.my_orders dt:after {content:':'; right:-8px; top:-1px; width:10px; height:10px;}

#smb_my .smb_my_ot {display: inline-block; width:100%; margin-top:20px; border:1px solid #e7e7e7; color:#404040}
#smb_my .smb_my_ot > div {width:50%; float: left; padding:20px 84px 20px 45px;}
#smb_my .smb_my_ot > div:first-child {border-right:1px solid #e7e7e7}
#smb_my .smb_my_ot > div dt, #smb_my .smb_my_ot > div dd {display: inline-block; height:24px; line-height:24px; width:50%; float: left; padding:0 10px;}
#smb_my .smb_my_ot > div dt {clear: both; margin:5px 0; font-weight:normal; background:#fff url(../../../../../img/icon/right_arrow.png) no-repeat left 0 top 8px; background-size:6px auto; padding-left:12px;}
#smb_my .smb_my_ot > div dd {text-align:right; position: relative; }
#smb_my .smb_my_ot > div dd strong {color:#008bcc}
#smb_my .smb_my_ot > div dd > a {display: inline-block; width:41px; height:24px; line-height:24px; border:1px solid #b4b4b4; border-radius:3px; font-family: "굴림",Gulim; text-align:center; font-weight:normal; position: absolute;; right:-45px;}

.mypage_quick {margin-top: 30px; border-top: 3px solid #333; border-bottom: 3px solid #333;}
.mypage_quick > ul > li {clear: both; height: 90px; border-bottom:1px solid #e9e9e9; padding:12px 0 0 30px; font-weight:normal;}
.mypage_quick > ul > li h3 {margin-bottom:5px; font-weight:normal}
.mypage_quick > ul > li h3 strong {padding-right:8px; font-size:18px;}
.mypage_quick > ul > li p a {display:block; color:#8f8f8f; line-height:18px;}

/*쿠폰*/
#coupon h3.title {padding:30px 0 10px 10px; font-weight:normal; color:#353535}
#coupon .coupon_list {width:100%; border:1px solid #dfdfdf; color:#353535}
#coupon .coupon_list caption {width:0; height:0; display:none;}
#coupon .coupon_list th:first-child {border-left:0}
#coupon .coupon_list td {padding:8px 10px 7px; text-align:center; font-weight:normal}
#coupon .coupon_list td.cu_payMethod {padding:8px 0 7px 10px; text-align:left}
#coupon .coupon_list td.cu_name {text-align:left; padding-left:10px;}
#coupon .coupon_list td.cu_useDate {padding-left:0; padding-right:0}
#coupon .coupon_list tbody tr:not(:first-child) td {border-top:1px solid #eee}
#coupon .couponSerial {padding:20px; border:1px solid #d7d5d5; background-color: #fbfafa; text-align:center;}
#coupon .couponSerial #coupon_code {height: 34px; width: 340px; font-size: 15px; text-align: center;  padding: 2px 4px; border: 1px solid #d5d5d5; color: #353535;}
#coupon .couponSerial #coupon_submit {width:140px; height: 34px; font-size:13px; font-weight:bold; border:0; border-radius:3px; background-color:#495164; color:#fff; text-align:center; }
#coupon .couponSerial p {margin-top:10px; color:#757575; font-weight:normal;}

.changeCode { width:100%; height:40px; line-height:40px;}