@charset "UTF-8";
/* layout */
body {
	position: relative;
	min-width: 945px;
}

#header {
	position: relative;
	z-index: 1000;
}

#header .section {
	position: relative;
	height: 35px;
	margin-bottom: 40px;
	z-index: 9999;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fafafa;
}

#header .section .inner {
	zoom: 1;
	width: 910px;
	margin: 0 auto;
}

#header .section .inner:after {
	display: block;
	clear: both;
	content: '';
}

#header .section2 {
	position: relative;
	width: 910px;
	height: 50px;
	margin: 0 auto;
}

#container {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 0 0 80px;
	zoom: 1;
}

#container:after {
	display: block;
	clear: both;
	content: '';
}

#content {
	width: 910px;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 0 0 50px;
	font-family: '나눔고딕', NanumGothic, '돋움', dotum;
}

#footer ul {
	overflow: hidden;
	width: 100%;
	margin: -1px 0 27px;
	zoom: 1;
}

#footer ul li {
	float: left;
	line-height: 14px;
}

#footer ul li a {
	letter-spacing: -1px;
}

#footer ul li span {
	padding: 0 5px;
	font-family: '돋움', dotum;
}

#footer ul li span.bar2 {
	padding: 0 5px 0 3px;
}

#footer ul li span.bar3 {
	padding: 0 4px 0 3px;
}

#footer ul li span.bar4 {
	padding: 0 5px 0 4px;
}

#footer ul li span.bar5 {
	padding: 0 4px;
}

#footer ul li strong {
	margin: 0 -2px 0 -1px;
}

#footer .contact {
	clear: both;
	overflow: hidden;
	margin: 0 0 24px;
	color: #8f8f8f;
	font-size: 11px;
	zoom: 1;
}

#footer .contact dl {
	float: left;
	margin-left: 33px;
}

#footer .contact dl.frst {
	margin-left: 0;
}

#footer .contact dl dt {
	margin: 0 0 5px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}

#footer .contact dl dd {
	line-height: 16px;
}

#footer .contact a {
	color: #8f8f8f;
}

#footer .contact span {
	margin: 0 4px 0 3px;
}

#footer .contact span.bar2 {
	margin: 0 4px 0 5px;
}

#footer p {
	overflow: hidden;
	margin-left: -1px;
	color: #8f8f8f;
	line-height: 16px;
	font-size: 11px;
}

#footer address {
	overflow: hidden;
	width: 100%;
	margin: 11px 0 0;
	color: #8f8f8f;
	line-height: 14px;
	font-size: 9px;
	font-family: verdana, sans-serif;
}

#footer address a {
	color: #8f8f8f;
}

#footer address .logo {
	display: inline-block;
	overflow: hidden;
	width: 63px;
	height: 11px;
	margin: 2px 4px 0 0;
	vertical-align: top;
}

#footer address a:hover {
	color: #2cb400;
}

#footer a.service {
	display: inline-block;
	overflow: hidden;
	width: 54px;
	height: 15px;
	margin: 1px 1px 0 2px;
	vertical-align: top;
	*margin-top: -1px;
}

#footer .inquire_link {
	font-weight: bold;
}

.widget {
	clear: both;
	width: 100%;
	margin: 0 0 45px;
}

.widget2 {
	overflow: hidden;
	width: 910px;
	height: 100%;
}

.widget2 .inner {
	width: 920px;
}

.widget_visitor {
	clear: both;
	position: relative;
	width: 910px;
	height: 50px;
	margin: 0 auto 19px;
	font-family: '돋움', dotum;
}

.widget_visitor .logo {
	float: left;
}

.widget_visitor ul {
	float: right;
	padding-right: 5px;
}

.widget_visitor ul li {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 0 15px;
}

.widget_visitor ul li.frst {
	border-right: 1px solid transparent;
}

.widget_visitor ul li p {
	margin: -1px 0 4px;
	color: #8f8f8f;
	letter-spacing: -1px;
	line-height: 15px;
	text-indent: -1px;
	font-size: 11px;
}

.widget_visitor ul li span {
	font-size: 11px;
	line-height: 15px;
}

/* title */
.title {
	position: relative;
	margin: -1px 0 13px;
	letter-spacing: -1px;
	line-height: 16px;
	font-size: 14px;
	font-family: '나눔고딕', NanumGothic, '돋움', dotum, sans-serif;
}

.title span {
	letter-spacing: 0;
	line-height: 14px;
	font-family: tahoma;
}

.title_v1 {
	float: left;
	padding: 7px 0 0;
}

.title2 {
	clear: both;
	position: relative;
	height: 23px;
	margin: -3px 0 0;
	letter-spacing: -1px;
	line-height: 15px;
	font-size: 11px;
}

.title2 span {
	letter-spacing: 0;
	line-height: 12px;
	font-family: tahoma;
}

.title3 {
	clear: both;
	margin-bottom: 17px;
	font-size: 12px;
	color: #313131;
}

/* seller profile */
.sellershop {
	width: 910px;
	margin: 0 auto;
}

.sellershop:before, .sellershop:after {
	content: '';
	display: table;
}

.sellershop:after {
	clear: both;
}

.sellershop .profile_area {
	float: left;
	overflow: hidden;
	position: relative;
	width: 220px;
}

.sellershop .profile_area .mask {
	overflow: hidden;
	width: 219px;
	border-width: 0;
	opacity: 0.07;
	filter: alpha(opacity=7);
}

.sellershop .profile_area .top {
	top: 0;
	left: 1px;
	border-top-width: 1px;
}

.sellershop .profile_area .btm {
	height: 0;
	bottom: 0;
	left: 1px;
	border-top-width: 1px;
}

.sellershop .profile_area .lft {
	top: 0;
	left: 0;
	width: 0;
	height: 100% !important;
	height: 600px;
	border-left-width: 1px;
}

.sellershop_identity {
	position: relative;
	padding: 0 10px;
}

.sellershop_identity .inner {
	padding-top: 61px;
	display: inline-block;
	*display: inline;
	overflow: hidden;
	width: 100%;
	vertical-align: top;
	text-align: center;
	zoom: 1;
}

.sellershop_identity .inner h1 {
	line-height: 27px;
	letter-spacing: -1px;
	font-size: 24px;
	font-family: '나눔고딕', NanumGothic, '돋움', dotum;
	word-wrap: break-word;
}

.sellershop_identity .inner h1 a {
	text-decoration: none;
	white-space: pre;
}

html > body .sellershop_identity .inner h1 a {
	white-space: pre-wrap;
}

x:-moz-any-link, x:default {
	white-space: pre-wrap;
}

/* firefox 예외처리 */
.sellershop_identity .inner h1 span {
	font-family: tahoma;
}

.sellershop_identity .inner p {
	position: absolute;
	width: 200px;
	bottom: 24px;
	text-align: center;
}

.sellershop_identity .inner p a {
	text-decoration: none;
}

.sellershop_identity .inner p .bu {
	display: inline-block;
	overflow: hidden;
	width: 3px;
	height: 12px;
	margin-left: 3px;
	vertical-align: middle;
}

.sellershop_identity .inner p .bar {
	margin: 0 4px;
}

.sellershop_identity .inner .ico {
	display: inline-block;
}

.sellershop_identity .inner .ico_bookmark {
	margin-right: 1px;
	width: 17px;
	height: 15px;
	vertical-align: -2px;
}

.sellershop_identity .inner .ico_talk {
	margin: 0 4px 0 2px;
	width: 16px;
	height: 16px;
	vertical-align: -3px;
}

.sellershop_identity .blank {
	display: inline-block;
	width: 1px;
	height: 100%;
	margin-left: -1px;
	vertical-align: middle;
}

.sellershop_identity .logo_shopn {
	position: absolute;
	left: 0;
	bottom: 15px;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.sellershop_identity a.logo {
	overflow: hidden;
	display: inline-block;
	width: 60px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}

.sellershop_identity_v1 {
	padding-bottom: 23px;
}

.sellershop_identity_v1 .area_storezzim_alarm_button {
	bottom: 10px;
}

.sellershop_identity_v1 .inner {
	padding-top: 0;
	vertical-align: middle;
}

.sellershop_identity_v1 .inner p {
	bottom: 10px;
}

.sellershop_identity_v1 .logo_shopn {
	bottom: 10px;
}

.seller_profile {
	position: relative;
	padding: 0 20px;
}

.seller_profile .info {
	position: relative;
	top: 50%;
	letter-spacing: -1px;
	line-height: 14px;
	font-size: 12px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	overflow: hidden;
}

.seller_profile .info .thmb_lnk {
	display: block;
	position: relative;
}

.seller_profile .info .thmb_lnk span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 58px;
	border: 1px solid #000;
	content: '';
	opacity: .1;
	filter: alpha(opacity=10);
}

.seller_profile .info .thmb {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 7px;
}

.seller_profile .info .dsc {
	overflow: hidden;
	width: 113px;
	height: 43px;
	margin: -1px 0 5px 67px;
	letter-spacing: 0;
	word-wrap: break-word;
}

.seller_profile .info .lk {
	display: block;
	margin: 0 0 -1px;
	zoom: 1;
	white-space: nowrap;
}

.seller_profile .info .lk a {
	text-decoration: none;
	font-size: 11px;
}

.seller_profile .info .lk a span {
	display: inline-block;
	overflow: hidden;
	width: 2px;
	height: 9px;
	margin-left: 4px;
	vertical-align: middle;
}

.seller_profile .info .lk .bar {
	padding: 0 3px 0 2px;
}

.seller_profile .info .sns {
	clear: both;
	overflow: hidden;
	height: 21px;
	padding: 15px 0 0;
}

.seller_profile .info .sns a.ico {
	display: inline-block;
	overflow: hidden;
	width: 21px;
	height: 21px;
}

.seller_profile .info .sns a.blog {
	margin-right: -1px;
}

.seller_profile .info .sns .txt {
	display: inline-block;
	position: relative;
	max-width: 134px;
	margin: 4px 0 0 3px;
	line-height: 15px;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.seller_profile .info .sns .txt a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.seller_profile .info .sns .txt a span {
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: 3px;
	right: -5px;
	width: 2px;
	height: 9px;
	margin-left: 4px;
	vertical-align: middle;
}

.seller_profile .subscribe {
	position: absolute;
	bottom: 19px;
	width: 180px;
}

.seller_profile .subscribe p {
	overflow: hidden;
	height: 100%;
	margin: 0 0 6px;
	line-height: 15px;
	font-size: 11px;
}

.seller_profile .subscribe p strong {
	float: left;
	letter-spacing: -2px;
	text-indent: -1px;
}

.seller_profile .subscribe p em {
	float: right;
	height: 15px;
}

.seller_profile .subscribe p a {
	letter-spacing: -1px;
	text-decoration: none;
}

.seller_profile .subscribe p a .num {
	letter-spacing: 0;
}

.seller_profile .subscribe p a .bu {
	display: inline-block;
	overflow: hidden;
	width: 2px;
	height: 12px;
	margin-left: 3px;
	vertical-align: middle;
}

.seller_profile .subscribe p .bar {
	padding: 0 1px;
}

.sellershop2 {
	overflow: hidden;
	width: 910px;
	margin: 0 auto 18px;
}

.sellershop2 .area_storezzim_alarm_button {
	position: relative;
	bottom: 0;
	margin-top: 5px;
}

.sellershop2 .profile_area {
	overflow: hidden;
	position: relative;
	height: 100px;
}

.sellershop2 .profile_area .sellershop_identity {
	float: left;
	width: 200px;
	height: 100%;
}

.sellershop2 .profile_area .seller_profile {
	float: left;
	width: 650px;
	height: 100px;
}

.sellershop2 .profile_area .seller_profile .info {
	width: 350px;
}

.sellershop2 .profile_area .seller_profile .info .thmb_no {
	display: block;
	float: left;
	overflow: hidden;
	width: 60px;
	height: 60px;
	margin-right: 7px;
	text-indent: -1000px;
}

.sellershop2 .profile_area .seller_profile .info .dsc {
	overflow: hidden;
	width: 283px;
	height: 43px;
	margin: 0 0 3px 67px;
}

.sellershop2 .profile_area .seller_profile .info .lk {
	float: left;
	margin: 2px 0 0;
}

.sellershop2 .profile_area .seller_profile .info .sns {
	clear: none;
	padding: 0 0 0 7px;
	height: 18px;
}

.sellershop2 .profile_area .seller_profile .info .sns a.ico {
	width: 18px;
	height: 18px;
}

.sellershop2 .profile_area .seller_profile .info .sns .txt {
	display: inline-block;
	position: relative;
	max-width: 134px;
	margin: 2px 0 0 3px;
	line-height: 15px;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sellershop2 .profile_area .seller_profile .info .sns .txt a {
	font-size: 11px;
}

.sellershop2 .profile_area .seller_profile .subscribe {
	bottom: 22px;
	right: 20px;
}

.sellershop2 .profile_area .mask {
	width: 908px;
	border-width: 0;
	opacity: 0.07;
	filter: alpha(opacity=7);
}

.sellershop2 .profile_area .top {
	top: 0;
	left: 1px;
	border-top-width: 1px;
}

.sellershop2 .profile_area .rgt {
	top: 0;
	right: 0;
	width: 0;
	height: 100px;
	border-right-width: 1px;
}

.sellershop2 .profile_area .btm {
	top: 99px;
	left: 1px;
	height: 0;
	border-top-width: 1px;
}

.sellershop2 .profile_area .lft {
	top: 0;
	left: 0;
	width: 0;
	height: 100px;
	border-left-width: 1px;
}

.sellershop2 .profile_area .mid {
	top: 1px;
	left: 220px;
	width: 0;
	height: 98px;
	border-left-width: 1px;
}

.sellershop2 .sellershop_identity .inner {
	padding-top: 0;
	vertical-align: middle;
}

.sellershop2 .sellershop_identity .inner p {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	margin: 0 auto;
}

.sellershop2 .sellershop_identity .logo_shopn {
	position: relative;
	left: 0;
	bottom: 2px;
	display: inline-block;
	width: auto;
	margin: 0 7px 0 0;
}

.sellershop2 .sellershop_identity .inner p .bar {
	display: inline;
}

.title_banner {
	float: left;
	overflow: hidden;
	position: relative;
	width: 690px;
}

.title_banner .img {
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f7f8fa;
}

.title_banner .img span {
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 63px;
	height: 63px;
	margin: -31px 0 0 -31px;
	background: url(https://img-shop.pstatic.net/storefarm/front/common/sp_ico.gif) no-repeat -300px -110px;
	text-indent: -1000px;
}

.title_banner .img.v2 span {
	width: 57px;
	height: 61px;
	background-position: -400px -110px;
}

.title_banner .mask {
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.07;
	filter: alpha(opacity=7);
}

.title_banner .lft {
	width: 345px;
}

.title_banner .rgt {
	width: 345px;
	left: 345px;
}

.title_banner .lft_v1 {
	width: 344px;
	border-right: 0;
	text-indent: -1000px;
}

.title_banner .rgt_v1 {
	width: 344px;
	left: 344px;
	text-indent: -1000px;
}

.title_banner img {
	vertical-align: top;
}

/* lnb */
.menu {
	float: left;
	overflow: hidden;
}

.menu ul {
	float: left;
}

.menu ul li {
	overflow: hidden;
	float: left;
	max-width: 120px;
	letter-spacing: -1px;
	line-height: 15px;
	font-size: 11px;
}

.menu ul li a {
	color: #757777;
}

.menu ul li a.on {
	font-weight: bold;
}

.menu ul li .bar {
	display: inline-block;
	margin: 0 7px 0 9px;
	vertical-align: middle;
}

.menu ul li.last .bar, .menu ul li.img_lst .bar, .menu ul li.img_prev .bar {
	display: none;
}

.menu ul li.txt_lst {
	margin-top: 23px;
}

.menu ul li.txt_lst a {
	display: inline-block;
	overflow: hidden;
	max-width: 99px;
	padding-right: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.menu ul li.img_lst {
	position: relative;
	margin-top: 20px;
	height: 20px;
	vertical-align: middle;
}

.menu ul li.img_lst a {
	*font-size: 0;
}

.menu ul li.img_lst a img {
	vertical-align: middle;
}

.menu ul li.img_lst .blank {
	display: inline-block;
	width: 1px;
	height: 100%;
	margin-left: -1px;
	vertical-align: middle;
}

.menu ul li.last.txt_lst {
	max-width: 99px;
}

.menu ul li.img_prev {
	max-width: 99px;
	margin-right: 10px;
}

.menu ul li.txt_prev {
	margin-right: 10px;
}

.menu ul li.img_lst.img_prev, .menu ul li.txt_lst.txt_prev {
	margin-right: 0;
}

/* search */
.searchbar {
	float: right;
	position: relative;
	width: 174px;
	height: 20px;
	margin-top: 18px;
	padding: 2px 0 2px 6px;
}

.searchbar .ipt {
	width: 150px;
	height: 20px;
	padding: 0;
	border: 0;
	letter-spacing: -1px;
	line-height: 20px;
	font-size: 11px;
}

.searchbar a {
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 25px;
	height: 22px;
	text-indent: -1000px;
}

/* category */
.category {
	position: relative;
	width: 908px;
	margin: 28px auto 35px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	zoom: 1;
	z-index: 10;
}

.category .more {
	position: absolute;
	top: -18px;
	right: 0;
	font-size: 11px;
	letter-spacing: -1px;
}

.category .more a {
	color: #8f8f8f;
	text-decoration: none;
}

.category .more a span.bu {
	display: inline-block;
	overflow: hidden;
	width: 5px;
	height: 9px;
	margin: -1px 1px 0 4px;
	vertical-align: middle;
}

.category .norm_depth {
	position: relative;
	border-bottom: 1px solid transparent;
	zoom: 1;
}

.category .norm_depth:after {
	display: block;
	clear: both;
	content: '';
}

.category .norm_depth li {
	overflow: hidden;
	float: left;
	width: 130px;
	height: 45px;
	text-align: center;
}

.category .norm_depth li.end_col {
	width: 128px;
	background: none;
}

.category .norm_depth li a {
	display: block;
	overflow: hidden;
	padding: 0 5px;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	word-wrap: break-word;
}

.category .norm_depth li a.on_v1 em {
	text-decoration: underline;
}

.category .norm_depth li.end_col a {
	padding: 0 4px;
}

.category .norm_depth li a em {
	display: inline-block;
	*display: inline;
	max-width: 93%;
	vertical-align: middle;
	cursor: pointer;
	zoom: 1;
}

.category .norm_depth li a em span {
	letter-spacing: 0;
}

.category .norm_depth li a span.bu {
	display: inline-block;
	width: 3px;
	height: 5px;
	margin: -1px 0 0 4px;
	*margin-top: 0;
	vertical-align: middle;
}

.category .norm_depth li a .vam {
	display: inline-block;
	width: 1px;
	height: 45px;
	*height: 47px;
	margin-left: -1px;
	vertical-align: middle;
}

.category .norm_depth li.img {
	position: relative;
}

.category .norm_depth li.img a {
	padding: 0;
}

.category .norm_depth li.img a span.bu {
	position: absolute;
	top: 22px;
	right: 5px;
}

.category .norm_depth li.img a em {
	max-width: 100%;
	zoom: normal;
}

.category .norm_depth li.img a em img {
	margin: 1px 0 0 -1px;
}

.category .norm_depth li.ctg_paginate {
	width: 128px;
	height: 29px;
	padding-top: 16px;
	background: none;
}

.category .norm_depth li.ctg_paginate .btn_prev, .category .norm_depth li.ctg_paginate .btn_next {
	display: inline-block;
	overflow: hidden;
	width: 14px;
	height: 15px;
	padding: 0;
	font-size: 0;
	line-height: 100px;
	vertical-align: middle;
}

.category .norm_depth li.ctg_paginate .btn_prev span, .category .norm_depth li.ctg_paginate .btn_next span {
	display: inline-block;
	width: 14px;
	height: 15px;
	font-size: 0;
	line-height: 100px;
	vertical-align: middle;
	cursor: default;
}

.category .norm_depth li.ctg_paginate .btn_prev span.on, .category .norm_depth li.ctg_paginate .btn_next span.on {
	cursor: pointer;
}

.category .norm_depth li.ctg_paginate .page {
	display: inline-block;
	height: 14px;
	padding: 0 10px;
	font-weight: bold;
	font-family: tahoma;
	vertical-align: middle;
}

.category .norm_depth li.ctg_paginate .page span {
	padding: 0 1px;
	font-weight: normal;
}

.category .merged_depth {
	height: 90px;
}

.category .merged_depth li.end_col {
	width: 128px;
}

.category .merged_depth li a.sub {
	padding: 0 10px;
	font-weight: normal;
}

.category .display_depth li a em span {
	font-family: tahoma;
	letter-spacing: 0;
}

.category_none {
	overflow: hidden;
	height: 0;
	border: 0;
	border: 0;
}

.cate_sub_depth {
	display: none;
	position: absolute;
	z-index: 9999;
	margin: 45px 0 0 -1px;
}

.cate_sub_depth a.blank {
	overflow: hidden;
	position: absolute;
	top: -45px;
	width: 129px;
	height: 45px;
	border: 1px solid transparent;
	border-bottom: 0;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.cate_sub_depth a.blank span {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: transparent;
}

.cate_sub_depth .inner {
	width: 547px;
}

.cate_sub_depth .inner .lst {
	float: left;
	width: 172px;
	height: 163px;
	margin: 0 -1px 0 0;
	padding: 13px 0 14px;
	border: 1px solid transparent;
}

.cate_sub_depth ul.scrl {
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	height: 163px;
	margin-right: 13px;
}

.cate_sub_depth ul li {
	height: 21px;
	padding: 1px 0;
}

.cate_sub_depth ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	height: 21px;
	padding: 0 15px 0 19px;
	letter-spacing: -1px;
	line-height: 22px;
	_line-height: 23px;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}

.cate_sub_depth ul li a em {
	display: block;
	overflow: hidden;
	_width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cate_sub_depth ul li a span {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 21px;
	vertical-align: top;
}

.cate_sub_reverse a.blank {
	right: 0;
	_right: -1px;
}

.cate_sub_reverse .inner {
	width: 546px;
}

.cate_sub_reverse .inner .lst {
	float: right;
	margin: 0 0 0 -1px;
}

.cate_sub_reverse_v1 a.blank {
	width: 128px;
}

.cate_sub_depth2 {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 911px;
	margin: -46px 0 0 -1px;
	zoom: 1;
}

.cate_sub_depth2 a.blank {
	overflow: hidden;
	position: absolute;
	top: -45px;
	left: 0;
	width: 129px;
	height: 45px;
	border: 1px solid transparent;
	border-bottom: 0;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.cate_sub_depth2 a.depth_lst2 {
	left: 130px;
}

.cate_sub_depth2 a.blank span {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.cate_sub_depth2 ul li {
	float: left;
	width: 130px;
	height: 44px;
	text-align: center;
	border: 1px solid transparent;
	border-width: 1px 0;
}

.cate_sub_depth2 ul li:first-child {
	border-left: 1px solid transparent;
	width: 129px;
}

.cate_sub_depth2 ul li a {
	display: block;
	overflow: hidden;
	padding: 0 5px;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	word-wrap: break-word;
}

.cate_sub_depth2 ul li a.on_v1 em {
	text-decoration: underline;
}

.cate_sub_depth2 ul li a em {
	display: inline-block;
	*display: inline;
	max-width: 93%;
	vertical-align: middle;
	cursor: pointer;
	zoom: 1;
}

.cate_sub_depth2 ul li a span {
	letter-spacing: 0;
}

.cate_sub_depth2 ul li a span.bu {
	display: inline-block;
	width: 3px;
	height: 5px;
	margin: -1px 0 0 5px;
	*margin-top: 0;
	vertical-align: middle;
}

.cate_sub_depth2 ul li a .vam {
	display: inline-block;
	width: 1px;
	height: 44px;
	margin-left: -1px;
	vertical-align: middle;
}

.cate_sub_depth2 ul li.last {
	border-right: 1px solid transparent;
}

.cate_sub_depth2 ul li.end_col {
	width: 129px;
}

.cate_sub_depth2 ul li.ctg_paginate {
	height: 29px;
	padding-top: 15px;
}

.cate_sub_depth2 ul li.ctg_paginate .btn_prev, .cate_sub_depth2 ul li.ctg_paginate .btn_next {
	display: inline-block;
	overflow: hidden;
	width: 14px;
	height: 15px;
	padding: 0;
	font-size: 0;
	line-height: 100px;
	vertical-align: middle;
}

.cate_sub_depth2 ul li.ctg_paginate .btn_prev span, .cate_sub_depth2 ul li.ctg_paginate .btn_next span {
	display: inline-block;
	width: 14px;
	height: 15px;
	font-size: 0;
	line-height: 100px;
	vertical-align: middle;
}

.cate_sub_depth2 ul li.ctg_paginate .page {
	display: inline-block;
	height: 14px;
	padding: 0 10px;
	font-weight: bold;
	font-family: tahoma;
	vertical-align: middle;
}

.cate_sub_depth2 ul li.ctg_paginate .page span {
	padding: 0 1px;
	font-weight: normal;
}

.cate_sub_depth2 ul li a.on {
	font-weight: bold;
	letter-spacing: -0.18em;
}

.cate_sub_depth2 ul li a.on span.bu {
	vertical-align: middle;
}

.cate_sub_depth2 ul.depth2_only {
	margin-left: 130px;
}

.cate_full_layer {
	display: none;
	overflow: hidden;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 9999;
	width: 908px;
	padding: 20px 0 6px;
	border: 1px solid transparent;
}

.cate_full_layer ul {
	overflow: hidden;
	width: 100%;
	background: url(https://img-shop.pstatic.net/front/common/bg_catefull_line.gif) no-repeat 0 100%;
}

.cate_full_layer ul li {
	float: left;
	width: 162px;
	height: 14px;
	margin-left: 19px;
	padding-bottom: 13px;
	line-height: 14px;
}

.cate_full_layer ul li a {
	display: inline-block;
	overflow: hidden;
	max-width: 155px;
	line-height: 14px;
	color: #5f5f5f;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cate_full_layer .clse {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 9px;
	height: 9px;
	background: url(https://img-shop.pstatic.net/storefarm/front/common/sp_btn_151125.gif) no-repeat -500px -80px;
	text-indent: -9999px;
}

/* component */
.cpnt_notice {
	float: left;
	position: relative;
	width: 225px;
	margin: 16px 0 0;
	padding-right: 10px;
}

.cpnt_notice .rolling_lst {
	position: relative;
	overflow: hidden;
	height: 13px;
	margin: 0 10px 0 38px;
}

.cpnt_notice .rolling_lst .lst {
	float: none;
	width: auto;
	height: 1000px;
}

.cpnt_notice .rolling_lst .lst li {
	float: none;
	overflow: hidden;
	height: 13px;
	line-height: 13px;
}

.cpnt_notice .rolling_lst .lst li a {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpnt_notice .ico {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 13px;
	text-indent: -1000px;
}

.cpnt_notice a.unfd {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 13px;
	text-indent: -1000px;
}

.event_exhibition {
	position: relative;
	width: 100%;
}

.event_exhibition:after {
	display: block;
	clear: both;
	content: '';
}

.event_exhibition .showcase {
	float: left;
	position: relative;
	width: 213px;
	height: 220px;
	margin-right: 21px;
}

.event_exhibition .showcase a.link {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 213px;
	height: 220px;
}

.event_exhibition .showcase a.link .mask {
	top: 0;
	left: 0;
	width: 211px;
	height: 218px;
	cursor: pointer;
}

.event_exhibition .showcase .banner {
	height: 123px;
}

.event_exhibition .showcase .info {
	overflow: hidden;
	height: 97px;
	padding: 0 15px;
}

.event_exhibition .showcase .info dl {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
}

.event_exhibition .showcase .info dl dt {
	width: 183px;
	margin: 0 0 5px;
	line-height: 14px;
	font-weight: bold;
}

.event_exhibition .showcase .info dl dd p {
	width: 183px;
	margin: 0 0 4px;
	line-height: 16px;
}

.event_exhibition .showcase .info dl dd span {
	display: block;
	letter-spacing: -1px;
	line-height: 15px;
	font-size: 11px;
}

.event_exhibition .showcase .info .blank {
	display: inline-block;
	width: 1px;
	height: 100%;
	margin-left: -1px;
	vertical-align: middle;
}

.event_exhibition .sec_dis_img {
	clear: none;
	float: left;
	margin-bottom: -2px;
}

.event_exhibition .sec_dis_img ul {
	margin-left: -12px;
}

.event_exhibition .sec_dis_img ul li {
	height: auto;
	margin-left: 12px;
}

.event_exhibition .sec_dis_img ul li dl dt {
	margin-left: -1px;
	padding: 0;
}

.event_exhibition .sec_dis_img ul li dl dd.price {
	height: auto;
	padding: 0;
}

.event_exhibition .sec_dis_img ul li .thmb .mask {
	top: 0;
	left: 0;
	width: 158px;
	height: 158px;
}

.event_exhibition .sec_dis_img ul li .info .price {
	margin: 0;
}

.event_exhibition .rolling {
	top: -24px;
}

.event_exhibition .rolling_lst {
	width: 910px;
}

.event_exhibition .rolling_lst img {
	vertical-align: top;
}

.oth_exhibition .rolling_lst {
	padding: 24px 0 0;
}

.oth_exhibition .rolling {
	top: 0;
}

.best_review_product .rolling_lst .lst li {
	height: 220px;
}

.best_review_product .tit a {
	width: 170px;
}

.ranking_product {
	float: left;
	width: 398px;
	height: 279px;
	margin-right: 10px;
	padding: 19px 30px 0 20px;
	border: 1px solid transparent;
}

.ranking_product_v1 {
	width: 180px;
	padding-right: 19px;
}

.ranking_product .title2 span {
	display: inline-block;
	margin-left: 2px;
}

.ranking_product ol {
	position: relative;
	padding-left: 198px;
	zoom: 1;
}

.ranking_product ol li {
	position: relative;
	padding-left: 60px;
	height: 40px;
	margin: 0 0 22px;
	vertical-align: middle;
}

.ranking_product ol li em {
	position: absolute;
	top: -2px;
	left: 0;
	width: 14px;
	color: #757777;
	line-height: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.ranking_product ol li p {
	overflow: hidden;
	max-height: 28px;
	margin-top: -1px;
	line-height: 14px;
	font-size: 11px;
	word-wrap: break-word;
}

.ranking_product ol li .thmb {
	position: absolute;
	top: 0;
	left: 0;
}

.ranking_product ol li .price {
	display: block;
	font-weight: bold;
	font-size: 11px;
}

.ranking_product ol li.best {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 191px 0 0;
}

.ranking_product ol li.best em {
	display: block;
	position: static;
	top: 0;
	width: auto;
	margin: -3px 0 4px;
}

.ranking_product ol li.best p {
	margin: -1px 0 5px;
	word-wrap: normal;
}

.ranking_product ol li.best p a {
	font-size: 12px;
}

.ranking_product ol li.best .thmb {
	left: 0;
}

.ranking_product ol li.best .price {
	font-size: 12px;
	margin-top: -2px;
}

.ranking_product ol li.best .price .sale {
	display: inline-block;
	margin-right: 2px;
	font-weight: normal;
	color: #8f8f8f;
	text-decoration: line-through;
	font-size: 11px;
}

.ranking_product ol li .thmb em {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: url(https://img-shop.pstatic.net/storefarm/front/common/sp_ico.gif) no-repeat;
	width: 20px;
	height: 20px;
}

.ranking_product ol li .thmb .ranking_no1 {
	width: 40px;
	height: 40px;
	top: 3px;
	background-position: 0 -260px;
}

.ranking_product ol li .thmb .ranking_no2 {
	background-position: -50px -260px;
}

.ranking_product ol li .thmb .ranking_no3 {
	background-position: -80px -260px;
}

.ranking_product ol li .thmb .ranking_no4 {
	background-position: -110px -260px;
}

.ranking_product ol li .thmb .ranking_no5 {
	background-position: -140px -260px;
}

.ranking_product ol li .info_area {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	padding-top: 2px;
}

.ranking_product .img_center {
	width: 180px;
	height: 180px;
	font-size: 180px;
}

.ranking_product .img_center img {
	max-width: 180px;
	max-height: 180px;
}

.special_product {
	float: left;
	height: 279px;
	margin: 0 10px 0 0;
	padding: 19px 19px 0;
	border: 1px solid transparent;
}

.special_product .tit a.scrap {
	position: absolute;
	right: 0;
}

.special_product .img_center {
	width: 180px;
	height: 180px;
	font-size: 180px;
}

.special_product .rolling {
	top: 16px;
	right: 19px;
}

.small_banner {
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 19px;
	border: 1px solid transparent;
}

.small_banner .inner {
	overflow: hidden;
	width: 180px;
	height: 260px;
	word-wrap: break-word;
}

.rolling {
	position: absolute;
	top: -29px;
	right: 0;
	width: 27px;
	height: 14px;
}

.rolling a {
	float: left;
	overflow: hidden;
	margin-right: -1px;
	width: 14px;
	height: 14px;
	text-indent: -1000px;
}

/* 마케팅배너 */
.module_banner_area {
	width: 910px;
}

/*20170703 개인정보처리 방침 추가 */
.menu ul li.last.txt_lst.sell_privacy {
	max-width: 180px;
}

.menu ul li.last.txt_lst.sell_privacy a {
	max-width: 180px;
}

.grade_area {
	position: relative;
	width: 910px;
	margin: 15px auto -3px;
	text-align: right;
}

.grade_area .label {
	margin-right: 2px;
	font-size: 11px;
	color: #999;
}

.grade_area .bar {
	width: 1px;
	height: 13px;
	margin: 0 6px;
	opacity: 0.1;
	background-color: #000;
}

.grade_area .excellent {
	background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.png);
	background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.svg), none;
	-webkit-background-size: 190px 160px;
	        background-size: 190px 160px;
	background-position: -39px -4px;
	width: 23px;
	height: 14px;
	display: inline-block;
	margin-left: 1px;
	vertical-align: top;
}

@media all and (min-width: 0\0), (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.grade_area .excellent {
		background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.png);
	}
}

.grade_area .button_guide {
	background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.png);
	background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.svg), none;
	-webkit-background-size: 190px 160px;
	        background-size: 190px 160px;
	background-position: -173px -4px;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 1px;
	vertical-align: top;
}

@media all and (min-width: 0\0), (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.grade_area .button_guide {
		background-image: url(https://img-shop.pstatic.net/smartstore/pc/dist/legacy/img/auto-gen/20200219/171027/sp_icon_legacy.png);
	}
}

/*# sourceMappingURL=map/cube_layout.css.map */
