@charset "euc-kr";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*³ª´®°íµñ ÆùÆ®¼³Á¤ ½ÃÀÛ*/
@font-face {font-family:nanum; src:url(images/NanumGothic.eot);}
@font-face {font-family:nanumEB; src:url(images/NanumGothicExtraBold.eot);}
/*400 Regular*/
@font-face { font-family: 'Nanum Gothic'; font-style: normal; font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.ttf) format('truetype');}
/*700 Bold*/
@font-face {font-family: 'Nanum GothicB'; font-style: normal; font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.ttf) format('truetype');}
/*800 Extrabold*/
@font-face { font-family: 'Nanum GothicEB'; font-style: normal; font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.ttf) format('truetype');}
/*³ª´®°íµñ ÆùÆ®¼³Á¤ ³¡*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);

/* ±âº»¼³Á¤ */
/* Reset */
html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,address,button,table,tbody,td,th,div,span,a,input,textarea,select,iframe,ul,li,:before,:after {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:14px;
	font-family:'malgun gothic','dotum','gulim',sans-serif;
	color:#454545
}

html,body{
	
}

textarea {
	-webkit-overflow-scrolling:touch
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}

:after,:before {
	font-family:"malgun gothic"
}

li {
	list-style:none
}

address {
	display:inline;
	font-style:normal
}

body {
	-webkit-text-size-adjust:none;
	-webkit-user-select:none;
	
	background-color:#FFF;
	-webkit-tap-highlight:rgba(0,0,0,0)
}

p {
	line-height:1.5em
}

table,tbody {
	border-collapse:collapse;
	border-spacing:0
}

header,nav,aside,section,article {
	display:block
}

a {
	color:#2C2C2C;
	text-decoration:none
}

input[type=radio] {
	border:none;
	-webkit-appearance:radio
}

.hidden {
	display:none
}

.back_bg {
	height:100%;
	background:url(../img/search/search_bg.png) left top repeat-x;
	background-size:1px 100%
}

.after_div {*zoom:1;}
.after_div:after {clear:both;content:"";display:block;}
.float_l {float:left;}
.float_r {float:right;}

/* ¸ÞÀÎÆäÀÌÁö ¹è³Ê */
#wrap {
	position:relative;
	overflow:hidden;
	min-
}

#wrap .main_banner {margin:22px 0 20px 0;text-align:center;position:relative;z-index:1}
#wrap .main_banner li {margin-bottom:3px;}

.dummy {
	opacity:0
}

#wrap .main_banner img {
	display:block;
	width:100%;
	border:none
}

#ifrmHidden {
	display:none
}

/* header ¿µ¿ª */
#app_down {display:none;background:#f7e928;padding:7px 0;}
#app_down .text {margin:0 0 0 3.125%;width:48.90625%;text-align:center;}
#app_down .text img {width:141px;height:auto;}
#app_down .down_btn {width:34.0625%;text-align:center;}
#app_down .down_btn img {width:109px;height:auto;}
#app_down .close {margin:0 3.125% 0 0;width:9.375%;text-align:center;}
#app_down .close img {width:30px;height:auto;}

.members {background:#f6f6f6;border-bottom:1px #d3d3d3 solid;padding:4px 0;width:100%;position:relative;}
.members .sns {margin:0 0 0 3.125%;width:46.875%;}
.members .sns li {margin-right:4.332%;width:12.65%;text-align:center;}
.members .sns li img {width:auto;height:19px;margin:0 auto;}
.members .mem {margin:0 3.125% 0 0;width:46.875%;}
.members .mem li {text-align:center;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/top_line.gif) no-repeat right top;background-size:1px 19px;color:#888;font-family: 'Open Sans', sans-serif;font-size: .85em;line-height:1.9em;height:1.9em;}
.members .mem li span {text-align:center;}
.members .mem li:first-child {background:none;}


/* »ó´Ü¿µ¿ª */
#category_top {display:none;}
#m_goods_top {display:block;}
#index_top {display:block;}
#goods_top {display:none;}
#goods_top2 {display:none;}
/* gnb ¿µ¿ª */
.gnb {
	background:#e51217;
	padding:10px 0 10px 0;
	position:relative;
}
.gnb #index_top {width:84.84375%;margin:0 3.125% 0 1.09375%;}

.gnb #logo {float:left;width:40.515653775%;margin:0 4.23572744% 0 0;}
.gnb #logo a {display:block;text-align:center;}
.gnb #logo a img {vertical-align:top;width:110px;height:auto;}
.gnb #logo .top_title1 {
	font-size:18px;
	line-height:1em;
	font-weight:700;
	border:0;
	padding:8px 0 0 4px
}
.gnb #logo .top_title1 a {
	font-size:16px;
	line-height:16px;
	font-weight:700
}
.gnb #main_s {float:left;margin:0 0 0 0 ;width:51.248618784%;background:#fff;border-radius:3px;*zoom:1;padding:0 2%;}
.gnb #main_s:after {clear:both;content:"";display:block;}
.gnb #main_s input {float:left;background:#fff;border:1px #fff solid;font-family: 'Nanum Gothic', sans-serif;color:#555;font-size: .95em;height:28px;line-height:28px;width:75%;}
.gnb #main_s img {float:right;width:29px;height:auto;margin:0 auto;}
.gnb #cate-btn {float:left;margin:0 0 0 1.875%;width:9.0625%;text-align:center;}
.gnb #cate-btn img {width:29px;height:auto;margin:0 auto;}

.top_menu {background:#000;}
.top_menu li {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/top_line2.gif) no-repeat right 50%;background-size:1px 19px;text-align:center;padding:8px 0;}/*padding:0 6.5625% 0 6.25%;*/
.top_menu li:first-child {width:25.3125%;}
.top_menu li:nth-child(2) {width:50%;}
.top_menu li:last-child {background:none;width:24.6875%;}/*padding:0 6.25%;*/
.top_menu li img {margin:0 auto;height:19px;width:auto;}

#goods_top, #goods_top2 {height:30px;}
#goods_top2 .goods_titles {width:73.4375%;text-align:center;color:#fff;font-family: 'Nanum GothicB', sans-serif;font-size:1.5em;height:29px;line-height:29px;}
#goods_top2 .goods_titles img {vertical-align:top;width:110px;height:auto;}
#goods_top2 .goods_search {margin:0 0 0 1.875%;width:9.0625%;text-align:center;}
#goods_top2 .goods_search img {width:29px;height:auto;margin:0 auto;}


.goods_titles {width:73.4375%;text-align:center;color:#fff;font-family: 'Nanum GothicB', sans-serif;font-size:1.5em;height:29px;line-height:29px;}
.goods_search {margin:0 0 0 1.875%;width:9.0625%;text-align:center;}
.goods_search img {width:29px;height:auto;margin:0 auto;}

.cate_member {width:83.75%;margin-left:4.6875%;text-align:left;height:23px;line-height:23px;padding:3px 0;}
.cate_member .text {float:left;width:52.2385%;height:23px;line-height:23px;color:#f4f4f4;font-family: 'Nanum GothicB', sans-serif;font-size: .85em;text-align:left;}
.cate_member .btn {float:left;width:20.15%;padding:0;margin:0;border-radius:0;height:21px;line-height:21px;border:1px #f2898b solid;background:#ec4e51;color:#f4f4f4;font-family: 'Nanum GothicB', sans-serif;font-size: .85em;text-align:center;}
.cate_home {width:9.0625%;text-align:center;}
.cate_home img {width:29px;height:auto;margin:0 auto;}

/* search ¿µ¿ª */
/*
#wrap .search-area {
	display:none;
	border-bottom:solid 1px #d3d3d3;
	background:#f5f5f5;
	padding:5px 0;*zoom:1;
}
#wrap .search-area:after {clear:both;content:"";display:block;}
#wrap .search-area #search-box {float:left;margin-left:3.125%;width:73.75%;}
#wrap .search-area #search-box input {border:1px #d3d3d3 solid;background:#fff;color:#333;font-size: .85em;font-family: 'Nanum Gothic', sans-serif;height:26px;line-height:26px;}
#wrap .search-area #search-box-btn {float:right;margin-right:3.125%;width:20%;background:#000;color:#fff;font-family: 'Nanum Gothic', sans-serif;font-size: .85em;height:26px;line-height:26px;min-width:20%; border-radius:0;padding:0;}
*/
/* Settle */
#nsettle table {
	border-top:solid 1px #dbdbdb;
	margin-bottom:20px
}

#nsettle {
	background:#FFF;
	padding:10px;
}

#nsettle table th {
	width:100px
}

/* Àå¹Ù±¸´Ï */
#cart .order_item_list {
	margin-top:0;
	padding-top:0;
	list-style:none;
}

#cart .order_item_list li {
	position:relative;
	height:167px;
	background:transparent url(../img/cart/list_bg.png) repeat-x;
	background-size:1px 167px
}
#cart .order_item_list .goods-list-item {border-bottom:1px #d3d3d3 solid;margin-right:0;}
#cart .goods-list-item .goods-list-info {margin-right:0;}

#cart .order_item_list .oil_chk {
	float:left;
	height:167px;
	padding-left:5px;
	line-height:167px
}

#cart .order_item_list .oil_chk input {
	width:10px;
	height:10px;
	border:solid 1px #aaa;
	background-color:#fff;
	-moz-:20px;
	-moz-apperance:checkhbox;
	-moz-height:20px;
	-webkit-appearance:checkbox;
	-webkit-height:20px;
	-webkit-width:20px
}

#cart .order_item_list .oil_img {
	float:left;
	height:121px;
	padding-left:5px;
	padding-top:31px
}

#cart .order_item_list .oil_goods {
	height:132px;
	padding-left:130px;
	padding-top:10px;
	font-size:14px;
	font-weight:700;
	color:#5e5e5e
}

#cart .order_item_list .oil_goods .oil_name {
	overflow:hidden;
	max-width:170px;
	margin-bottom:3px;
	font-size:18px;
	font-weight:700;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis
}

#cart .order_item_list .oil_goods .oil_option {
	overflow:hidden;
	max-width:150px;
	white-space:nowrap;
	text-overflow:ellipsis
}

#cart .order_item_list .oil_goods .oil_price .r_price {
	color:#EE4040
}

#cart .order_item_list .oil_goods .oil_ea .oil_ea_btn {
	margin-left:100px;
	margin-top:-20px;
	background:url(../img/cart/btn_modify_shape.png) no-repeat;
	background-size:56px 20px
}

#cart .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn {
	width:56px;
	height:20px;
	padding:0;
	border:0;
	background:url(../img/cart/btn_modify_off_effect.png) no-repeat;
	background-size:56px 20px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#cart .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn .active,
#cart .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn:active {
	width:56px;
	height:20px;
	padding:0;
	border:0;
	background:url(../img/cart/btn_modify_on_effect.png) no-repeat;
	background-size:56px 20px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#cart .order_item_list .oil_delivery_title {
	float:left;
	max-width:150px;
	padding-right:5px;
	white-space:nowrap
}

#cart .order_item_list .oil_delivery {
	overflow:hidden;
	max-width:150px;
	margin-bottom:3px;
	font-size:14px;
	font-weight:700;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis
}

#cart .btn_area {
	position:relative;
	height:31px;
	padding:10px
}


#cart .ord_area {
	position:relative
}

/* Âò¸ñ·Ï */
#wishlist {
	position:relative;
	
	margin-top:0;
	padding-top:0;
	background-color:#eee
}

#wishlist .btn_area {
	position:relative;
	height:31px;
	padding:10px
}

#wishlist .btn_area #all-chk-btn {
	float:left;
	min-width:60px;
	width:32%;
	height:30px;
	margin-right:2%;
	border-radius:4px;
	background:#808591;
	background-size:100% 30px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#wishlist .btn_area #chk-del-btn {
	float:left;
	min-width:60px;
	width:32%;
	height:30px;
	margin-right:2%;
	border-radius:4px;
	background:#808591;
	background-size:100% 30px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#wishlist .btn_area #chk-del-btn-effect {
	float:left;
	min-width:60px;
	width:100%;
	height:31px;
	border-radius:4px;
	background:#808591;
	background-size:100% 31px;
	font-size:14px;
	font-weight:700;
	line-height:31px;
	color:#FFF;
	text-align:center;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#wishlist .btn_area #all-del-btn {
	float:left;
	min-width:60px;
	width:32%;
	height:30px;
	border-radius:4px;
	background:#808591;
	background-size:100% 30px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#wishlist .btn_area #all-del-btn-effect {
	float:left;
	min-width:60px;
	width:100%;
	height:31px;
	border-radius:4px;
	background:#808591;
	background-size:100% 31px;
	font-size:14px;
	font-weight:700;
	line-height:31px;
	color:#FFF;
	text-align:center;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

/* ¸¶ÀÌÆäÀÌÁö ÁÖ¹®³»¿ª»ó¼¼ */
#orderview .info{padding: 10px;}

/*#orderview .item_list>ul > li {
	position:relative;
	padding:10px 0 10px 80px;
	border-bottom:1px solid #e5e5e5
}

#orderview .item_list>ul .oil_chk {
	position:absolute;
	top:10px;
	left:5px
}

#orderview .item_list>ul .oil_img {
	position:absolute;
	top:10px;
	left:10px
}*/

#orderview .item_list>ul .oil_name {
	margin-bottom:5px;
	font-weight:700
}

#orderview .item_list>ul .oil_option {
	padding-bottom:5px;
	color:#666
}

#orderview .item_list>ul .oil_price_title {
	float:left;
	padding-right:5px
}

#orderview .item_list>ul .oil_ea_title {
	float:left;
	padding-right:5px
}

#orderview .item_list>ul .oil_dstep_title {
	float:left;
	padding-right:5px
}

#orderview .item_list>ul .blt {
	padding-left:6px;
	background:url(../img/bul_s.gif) no-repeat left center
}

#orderview .info h4 {
	display:none
}

#orderview .info th {
	width:35%;
	background-color:#f9f9f9;
	text-align:right
}

#orderview .info th,#orderview .info td {
	padding:8px 4px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5
}

/* È¸¿ø °¡ÀÔ */
#memberjoin {
	background-color:#FFF
}

#memberjoin .join_step {
	border-bottom:solid 1px #d3d3d3;
	padding:5px 0;
	overflow:hidden;
	text-align:center
}

#memberjoin .join_step>div+div {}

#memberjoin .join_step>div {
	color:#9e9e9e;
	text-align:center;
	display:inline-block
}

#memberjoin .join_step .now_step {
	font-weight:700;
	color:#222
}

#memberjoin .join_step .join_arrow {
	width:12px;
	height:20px;
	background:url(../img/new/join_next.png) center center no-repeat;
	background-size:12px 20px;
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 20px
}

#memberjoin .content_border {
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:solid 1px #ccc
}

#memberjoin .none_content_border {
	float:left;
	width:100%;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom:solid 0 #ccc
}

#memberjoin .none_content_border2 {
	float:left;
	width:100%;
	margin-top:15px;
	border-bottom:solid 1px #eee
}

#memberjoin .agreement {
	float:left;
	width:100%
}

#memberjoin .agreement .agreement_title {
	height:59px
}

#memberjoin .agreement .agreement_wrap {
	width:300px;
	height:39px;
	margin:auto;
	margin-bottom:6px;
	margin-top:14px
}

#memberjoin .agreement .agreement_title .agreement1 {
	float:left;
	width:49%;
	height:35px;
	border:solid 1px #808591;
	border-bottom-left-radius:4px;
	border-right:none;
	border-top-left-radius:4px;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#808591;
	text-align:center
}

#memberjoin .agreement .agreement_title .agreement2 {
	float:left;
	width:49%;
	height:35px;
	border:solid 1px #808591;
	border-bottom-right-radius:4px;
	border-left:none;
	border-top-right-radius:4px;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#808591;
	text-align:center
}

#memberjoin .agreement .agreement_title .now_agreement {
	background:#808591;
	color:#FFF
}

#memberjoin .agreement .agreement_content1 {
	width:300px;
	height:180px;
	margin:auto;
	border:solid 1px #BBB;
	background-color:#FFF
}

#memberjoin .agreement .agreement_content1 .content-text {
	width:280px;
	height:150px;
	padding:15px 10px;
	border:none;
	font-size:12px;
	-webkit-appearance:none
}

#memberjoin .agreement .agreement_content2 {
	width:300px;
	height:180px;
	margin:auto;
	border:solid 1px #BBB;
	background-color:#FFF
}

#memberjoin .agreement .agreement_content2 .content-text {
	width:280px;
	height:150px;
	padding:15px 10px;
	border:none;
	font-size:12px;
	-webkit-appearance:none
}

#memberjoin .agreement .content_view {
	width:300px;
	height:29px;
	margin:auto;
	font-size:12px;
	line-height:29px;
	color:#43454d;
	text-align:right
}

#memberjoin .agreement .view_btn {
	float:right
}

#memberjoin .step_btn .next_btn {
	float:left;
	position:relative
}

#memberjoin .step_btn .cancel_btn {
	float:right;
	position:relative
}

#memberjoin .step_btn .cancel_btn #cancel-btn {
	width:147px;
	height:35px;
	margin:auto;
	border:solid 1px #cecfcf;
	border-radius:4px;
	background:#FFF;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#808591;
	text-align:center
}

#memberjoin .account .account_content .input_wrap {
	clear:both
}

#memberjoin .account .account_content .input_title {
	float:left;
	min-width:80px;
	width:27%;
	height:30px;
	font-size:13px;
	line-height:30px;
	color:#222;
	margin:0 10px 0 0
}

#memberjoin .account .account_content .input_bar {
	float:left;
	width:0;
	height:28px;
	margin-left:1%;
	margin-right:3%;
	border-right:solid 1px #BBB
}

#memberjoin .account .account_content .input_content {
	overflow:hidden
}

#memberjoin .account .account_content .input_content .chk {
	color:#5e5e5e
}

#memberjoin .account .account_content .input_content #zipcode_list {
	display:none;
	position:absolute;
	left:0;
	z-index:20;
	width:100%;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	background-color:#fff;
	font-size:12px;
	line-height:15px
}

#memberjoin .account .account_content .input_content #zipcode_list li {
	list-style:none
}

#memberjoin .account .account_content .input_content #zipcode_list li>a {
	display:block;
	padding:5px 2px;
	border-bottom:1px solid #e5e5e5
}

#memberjoin .account .account_content .input_content .btn_zip {
	float:right;
	width:82px;
	height:30px;
	font-size:12px;
	line-height:0
}

#memberjoin .account .account_content .input_content .btn_zipcode {
	display:block;
	width:130px;
	height:30px;
	margin-bottom:10px;
	border:none;
	border-radius:4px;
	background:#808591;
	font-size:11px;
	line-height:30px;
	color:#FFF;
	text-align:center
}

#memberjoin .certify {
	clear:both;
	font-size:14px;
	color:#3e3e3e
}

#memberjoin .certify .div_RnCheck_ipin,#memberjoin .certify .div_RnCheck_hpauth {
	width:100%;
	margin-bottom:10px;
	border:1px solid #DEDEDE
}

#memberjoin .certify .div_RnCheck_ipin ul.info,#memberjoin .certify .div_RnCheck_hpauth ul.info {
	padding:5px;
	border:5px solid #F3F3F3;
	list-style-type:none
}

#memberjoin .certify .div_RnCheck_ipin ul.info li,#memberjoin .certify .div_RnCheck_hpauth ul.info li {
	padding:2px 0 2px 17px;
	background:url(../img/ipin/Regist_box_icon.gif) no-repeat 0 2px
}

#memberjoin .account .join_end {
	font-size:14px;
	color:#535353;
	text-align:center;
	padding:40px 0
}

#memberjoin .account .join_id {
	color:#3884F5;
	font-size:18px;
	font-family:'myriad pro'
}

.account {
	border-top:solid 2px #e5e5e5
}

.account .account_content {
	padding:10px 10px 0;
	border-bottom:solid 1px #dddde1;
}

.account .account_content .input_wrap {
	clear:both;
	margin:0 0 10px
}

.account .account_title {
	padding-left:10px;
	border-bottom:solid 1px #dddde1
}

.account .account_title .title {
	height:30px;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	color:#222
}
.agreement_chk {
	padding:10px 16px;
	border-bottom:solid 1px #e5e5e5;
	border-top:solid 2px #e5e5e5
}

.agreement_chk label {
	position:relative;
	padding:0 0 0 20px;
	display:block
}

.agreement_chk label input[type=checkbox] {
	border:solid 1px #BBB;
	position:absolute;
	top:0;
	left:0
}

.agreement_chk label a {
	color:#2784ff;
	text-decoration:underline
}

/* ÁÖ¹®Æû */
#m_order input[type=text] {
	border:solid 1px #CCC;
	border-radius:.5em;
	-moz-box-shadow:inset 1px 1px 1px #bbb;
	-webkit-appearance:none;
	-webkit-box-shadow:inset 1px 1px 1px #bbb;
	box-shadow:inset 1px 1px 1px #bbb
}

#m_order .m_ord {
	padding:10px
}
/*
#m_order .m_ord .roundbox {
	border:solid 1px #ccc;
	border-radius:.5em;
	background-color:#FFF;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em
}

#m_order .m_ord .roundbox .m_list {
	position:relative;
	height:50px;
	border-bottom:1px solid #ccc;

	background-image:-moz-linear-gradient(top,black,white) -webkit-linear-gradient(top,black,white);
	font-size:16px;
	font-weight:700;
	line-height:50px
}

#m_order .m_ord .roundbox .m_list .m_title {
	float:left;
	width:70px;
	background-color:#AAA;
	color:#FFF;
	text-align:center
}

#m_order .m_ord .roundbox .m_list .m_top_left {
	border-top-left-radius:.3em;
	-moz-border-top-left-radius:.3em;
	-webkit-border-top-left-radius:.3em
}

#m_order .m_ord .roundbox .m_list .m_right {
	float:left;
	padding-left:7px;
	font-size:14px;
	text-align:left
}

#m_order .m_ord .roundbox .m_list .m_right #zipcode_list {
	display:none;
	position:absolute;
	left:0;
	z-index:20;
	width:100%;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	background-color:#fff;
	font-size:12px;
	line-height:15px
}


#m_order .m_ord .roundbox .m_list .m_right #zipcode_list li {
	list-style:none
}

#m_order .m_ord .roundbox .m_list .m_right #zipcode_list li>a {
	display:block;
	padding:5px 2px;
	border-bottom:1px solid #e5e5e5
}

#m_order .m_ord .roundbox .m_list .m_right .btn_zip {
	float:right;
	width:116px;
	height:36px;
	margin-top:7px;
	background:url(../img/btn_zipcode_shape.png) no-repeat;
	font-size:14px;
	line-height:0
}

#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode {
	width:116px;
	height:36px;
	border:0;
	background:url(../img/btn_zipcode_off_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode:active {
	width:116px;
	height:36px;
	border:0;
	background:url(../img/btn_zipcode_on_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode.active {
	width:116px;
	height:36px;
	border:0;
	background:url(../img/btn_zipcode_on_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_right .btn_coup {
	float:right;
	width:100px;
	height:36px;
	margin-top:7px;
	background:url(../img/btn_coupon_shape.png) no-repeat;
	font-size:14px;
	line-height:0
}

#m_order .m_ord .roundbox .m_list .m_right .btn_coupon {
	width:100px;
	height:36px;
	border:0;
	background:url(../img/btn_coupon_off_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_right .btn_coupon:active {
	width:134px;
	height:36px;
	border:0;
	background:url(../img/btn_coupon_on_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_right .btn_coupon.active {
	width:134px;
	height:36px;
	border:0;
	background:url(../img/btn_coupon_on_effect.png) no-repeat;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .roundbox .m_list .m_bottom_left {
	border-bottom-left-radius:.3em;
	-moz-border-bottom-left-radius:.3em;
	-webkit-border-bottom-left-radius:.3em
}

#m_order .m_ord .roundbox .m_list2 {
	position:relative;
	border-bottom:1px solid #ccc;
	background-image:-moz-linear-gradient(top,black,white) -webkit-linear-gradient(top,black,white);
	font-size:16px;
	font-weight:700
}

#m_order .m_ord .roundbox .m_list2 .m_title {
	width:70px;
	background-color:#AAA;
	color:#FFF;

	text-align:center;
	vertical-align:middle
}

#m_order .m_ord .roundbox .m_list2 .m_content {
	padding:7px
}

#m_order .m_ord .roundbox .m_list2 .m_top_left {
	border-top-left-radius:.3em;
	-moz-border-top-left-radius:.3em;
	-webkit-border-top-left-radius:.3em
}

#m_order .m_ord .roundbox .m_list2 .m_right {
	float:left;
	padding-left:7px;
	font-size:15px;
	text-align:left
}

#m_order .m_ord .roundbox .m_list2 .m_content label {
	margin-right:5px
}

#m_order .m_ord .roundbox .m_list2 .m_bottom_left {
	border-bottom-left-radius:.3em;
	-moz-border-bottom-left-radius:.3em;
	-webkit-border-bottom-left-radius:.3em
}
*/

#m_order .m_ord .btn_center .btn_pay {
	float:left;
	position:relative;
	max-width:150px;
	width:49%;
	height:44px;
	background:url(../img/btn_payment_shape.png) no-repeat;
	background-size:100% 44px;
	font-size:16px;
	line-height:0
}

#m_order .m_ord .btn_center .btn_payment {
	max-width:150px;
	width:100%;
	height:44px;
	border:0;
	background:url(../img/btn_payment_off_effect.png) no-repeat;
	background-size:100% 44px;
	font-size:16px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .btn_center .btn_payment:active {
	max-width:150px;
	width:100%;
	height:44px;
	border:0;
	background:url(../img/btn_payment_on_effect.png) no-repeat;
	background-size:100% 44px;
	font-size:16px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .btn_center .btn_payment.active {
	max-width:150px;
	width:100%;
	height:44px;
	border:0;
	background:url(../img/btn_payment_on_effect.png) no-repeat;
	background-size:100% 44px;
	font-size:16px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .m_ord .btn_center .btn_pre {
	float:right;
	max-width:150px;
	width:49%;
	height:44px;
	background:url(../img/btn_prev_shape.png) no-repeat;
	background-size:100% 44px;
	font-size:16px;
	line-height:0
}

#m_order .order_item_list {
	margin-top:0;
	padding-top:0;
	list-style:none
}

#m_order .order_item_list li {
	position:relative;
	height:167px;
	background:transparent url(../img/cart/list_bg.png) repeat-x;
	background-size:1px 167px
}

#m_order .order_item_list .oil_chk {
	float:left;
	height:167px;
	padding-left:10px;
	line-height:167px
}

#m_order .order_item_list .oil_chk input {
	width:20px;
	height:20px;
	border:solid 1px #aaa;
	background-color:#fff;
	-moz-apperance:checkhbox;
	-moz-height:20px;
	-moz-width:20px;
	-webkit-appearance:checkbox;
	-webkit-height:20px;
	-webkit-width:20px
}

#m_order .order_item_list .oil_img {
	float:left;
	height:121px;
	padding-left:10px;
	padding-top:21px
}

#m_order .order_item_list .oil_goods {
	float:left;
	height:132px;
	padding-left:10px;
	padding-top:10px;
	font-size:14px;
	font-weight:700;
	color:#5e5e5e
}

#m_order .order_item_list .oil_goods .oil_name {
	overflow:hidden;
	max-width:150px;
	margin-bottom:3px;
	font-size:18px;
	font-weight:700;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis
}

#m_order .order_item_list .oil_goods .oil_option {
	overflow:hidden;
	max-width:150px;
	white-space:nowrap;
	text-overflow:ellipsis
}

#m_order .order_item_list .oil_goods .oil_price .r_price {
	color:#EE4040
}

#m_order .order_item_list .oil_goods .oil_ea .oil_ea_btn {
	margin-left:100px;
	margin-top:-20px;
	background:url(../img/cart/btn_modify_shape.png) no-repeat;
	background-size:56px 20px
}

#m_order .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn {
	width:56px;
	height:20px;
	padding:0;
	border:0;
	background:url(../img/cart/btn_modify_off_effect.png) no-repeat;
	background-size:56px 20px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn:active {
	width:56px;
	height:20px;
	padding:0;
	border:0;
	background:url(../img/cart/btn_modify_on_effect.png) no-repeat;
	background-size:56px 20px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn .active {
	width:56px;
	height:20px;
	padding:0;
	border:0;
	background:url(../img/cart/btn_modify_on_effect.png) no-repeat;
	background-size:56px 20px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#m_order .order_item_list .oil_delivery_title {
	float:left;
	max-width:150px;
	padding-right:5px;
	white-space:nowrap
}

#m_order .order_item_list .oil_delivery {
	overflow:hidden;
	max-width:150px;
	margin-bottom:3px;
	font-size:14px;
	font-weight:700;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis
}

.sum_area .board_area {
	padding:10px 14px;
	border:solid 1px #ccc;
	border-radius:7px;
	text-align:right;
	overflow:hidden
}
.sum_area .board_area .title{
	display: inline-block;
	font-size: 14px;
}
.sum_area .board_area .total-value {
	display: inline-block;
	margin: 0 0 0 16px;
	font-size: 14px;
}

/* ¿¹Àü¹öÀü ÆË¾÷ °¡¸² ¿ëµµ */
#goodsres-hide { 
	display:none;
}

/* »óÇ° ¸®½ºÆ® */
#goodslist {
	position:relative;
	
	margin-top:0;
	padding-top:0
}

#goodslist .goods_item_list {
	margin-top:0;
	padding-top:0;
	list-style:none
}

#goodslist .goods_item_list li {
	position:relative;
	height:119px;
	background:transparent url(../img/goods/list_bg.png) repeat-x;
	background-size:1px 119px
}

#goodslist .goods_item_list li .gl_img {
	overflow:hidden;
	position:absolute;
	height:109px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px
}

#goodslist .goods_item_list li .gl_goods {
	height:89px;
	padding-left:120px;
	padding-top:30px;
	font-size:14px;
	font-weight:700;
	color:#5e5e5e
}

#goodslist .goods_item_list li .gl_goods .gl_name {
	overflow:hidden;
	max-width:150px;
	margin-bottom:3px;
	font-size:18px;
	font-weight:700;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis
}

#goodslist .goods_item_list li .gl_goods .gl_price .r_price {
	color:#EE4040
}

#goodslist .goods_item_list li .gl_arrow {
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:23px;
	margin-right:10px;
	margin-top:49px;
	background:url(../img/goods/arrow01.png) right top no-repeat;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#goodslist .goods_item_list li.more {
	height:40px;
	background:transparent url(../img/goods/list_bg.png) repeat-x;
	background-size:1px 40px;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	color:#5e5e5e;
	text-align:center;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#main {
	position:relative;
	
	margin-top:0;
	padding-top:0;
	background-color:#FFF
}

#event {
	position:relative;
	
	margin-top:0;
	padding-top:0;
	background-color:#FFF
}

#event .event_body {
	padding:10px
}

/* »óÇ° ¸®½ºÆ® °øÅë */
.item_disp1 {
	width:99%
}

.item_disp2 {
	width:49%
}

.item_disp3 {
	width:33%
}

.item_disp4 {
	width:24%
}

.item_disp5 {
	width:19%
}

.item_disp6 {
	width:16%
}

/* »óÇ° Áø¿­ ¼³Á¤ - ÀÌ¹ÌÁö ½ºÅ©·Ñ Çü */
.list_imgscroll {
	clear:both;
	position:static;
	margin-bottom:10px;
	margin-top:10px;
	padding:0
}

.list_imgscroll .list_title {
	height:32px;
	margin-bottom:14px;
	border-bottom:solid 1px #d3d3d3;
	border-top:solid 1px #d3d3d3
}

.list_imgscroll .list_title .title {
	float:left;
	height:32px;
	margin-left:10px;
	font-size:14px;
	font-weight:700;
	line-height:32px;
	color:#222
}

.list_imgscroll .list_content_wrap {
	width:96%;
	padding-left:2%;
	padding-right:2%
}

.list_imgscroll .list_content_wrap .swipe_is {
	width:100%
}

.list_imgscroll .list_content_wrap .swipe_is .list_content {
	width:100%
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item {
	float:left;
	margin-bottom:15px
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img {
	position:relative;
	z-index:1;
	padding-left:3px;

	padding-right:3px;
	text-align:center
}

.list_item div img { min-height:160px}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img img {
	width:90%
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_text-wrap {
	width:90%;
	padding-left:3px;
	padding-right:3px
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_name {
	overflow:hidden;
	height:23px;
	font-size:12px;
	line-height:23px;
	color:#929ca8;
	text-align:center;
	white-space:nowrap
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_price {
	overflow:hidden;
	height:23px;
	font-size:13px;
	line-height:23px;
	color:#222;
	text-align:center;
	white-space:nowrap
}

.list_imgscroll .list_page {
	float:right;
	height:32px;
	margin-right:10px;
	font-size:13px;
	font-weight:700;
	line-height:32px;
	color:#9b9ca4
}

.list_imgscroll .list_page .n_page {
	color:#222
}

.list_imgscroll .list_content_wrap .list_page_btn {
	float:left;
	position:relative;
	width:100%;
	height:36px;
	margin-top:-50%
}

.list_imgscroll .list_content_wrap .list_page_btn .left_btn {
	z-index:2
}

.list_imgscroll .list_content_wrap .list_page_btn .left_btn_img {
	visibility:visible;
	float:left;
	z-index:3;
	width:36px;
	height:36px;
	background:url(../img/new/btn_02_pre.png)center right no-repeat;
	background-size:36px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_imgscroll .list_content_wrap .list_page_btn .right_btn {
	z-index:2
}

.list_imgscroll .list_content_wrap .list_page_btn .right_btn_img {
	visibility:visible;
	float:right;
	z-index:3;
	width:36px;
	height:36px;
	background:url(../img/new/btn_02_next.png)center right no-repeat;
	background-size:36px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_imgscroll .list_content_wrap .list_margin {
	float:left;
	width:100%;
	height:10px

}

/* »óÇ° Áø¿­ ¼³Á¤ - ÅÇ Çü */
.list_tab {
	clear:both;
	position:static;
	margin-top:10px
}

.list_tab .tab_title {
	height:32px;
	padding-left:10px;
	padding-right:10px
}

.list_tab .tab_title .title_wrap {
	float:left;
	border-bottom:solid 1px #d3d3d3;
	color:#94959d
}

.list_tab .tab_title .title_active {
	float:left;
	width:32%;
	border-bottom:none;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	border-top:solid 1px #d3d3d3;
	color:#222
}

.list_tab .tab_title .title {
	float:left;
	width:100%;
	height:32px;
	font-size:14px;
	font-weight:700;
	line-height:32px;
	text-align:center;
	white-space:nowrap;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0);
	text-:ellipsis
}

.list_tab .list_tabcontent {
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
	padding:10px
}

.list_tab .list_tabcontent .swipe_tab {
	width:100%
}

.list_tab .list_tabcontent .swipe_tab .list_content {
	width:100%
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item {
	float:left;
	margin-bottom:15px
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_img {
	position:relative;
	padding-left:3px;
	padding-right:3px;
	text-align:center
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_img img {
	width:100%
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_coupon_img {
	position:absolute;
	top:0;
	right:3px;
	z-index:1;
	width:21px;
	min-height:12px;
	background:url(../img/good_icon_coupon.gif) no-repeat
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_name {
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#929ca8;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_price {
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	font-size:13px;
	color:#222;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis
}

.list_tab .list_tabcontent .list_page {
	height:29px;
	margin-bottom:10px;
	padding-left:20%;
	padding-right:20%;
	text-align:center
}

.list_tab .list_tabcontent .list_page .list_page_wrap {
	min-width:150px
}

.list_tab .list_tabcontent .list_page .list_page_left {
	float:left;
	min-width:50px;
	width:33%;
	height:23px;
	background:url(../img/new/btn_01_pre.png) center right no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_tab .list_tabcontent .list_page .list_page_right {
	float:right;
	min-width:50px;
	width:33%;
	height:23px;
	background:url(../img/new/btn_01_next.png) center left no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_tab .list_tabcontent .list_page .list_page_num {
	float:left;
	min-width:50px;
	width:34%;
	height:23px;
	font-size:13px;
	line-height:23px;
	color:#9b9ca4;
	text-align:center
}

.list_tab .list_tabcontent .list_page .list_page_num .n_page {
	color:#222
}

.list_tab .list_tabcontent .list_margin {
	float:left;
	width:100%;
	height:10px
}

/* »óÇ° Áø¿­ ¼³Á¤ - ¸Å°ÅÁø Çü */
.list_magazine {
	position:static;
	margin-bottom:10px;
	padding:0
}

.list_magazine .list_title {
	height:32px;
	margin-bottom:14px;
	border-bottom:solid 1px #d3d3d3;
	border-top:solid 1px #d3d3d3
}

.list_magazine .list_title .title {
	float:left;
	height:32px;
	margin-left:10px;
	font-size:14px;
	font-weight:700;
	line-height:32px;
	color:#222
}

.list_magazine .swipe_mg {
	float:left;
	width:100%
}

.list_magazine .swipe_mg .list_content {
	overflow:hidden;
	position:relative
}

.list_magazine .swipe_mg .list_content .list_item {
	float:left;
	margin-bottom:15px
}

.list_magazine .swipe_mg .list_content .list_item .item_img {
	position:relative;
	z-index:1;
	padding-left:2%;
	padding-right:2%;
	text-align:center
}

.list_magazine .swipe_mg .list_content .list_item .item_img img {
	z-index:1;
	width:100%
}

.list_magazine .swipe_mg .list_content .list_item .item_text-wrap {
	visibility:visible;
	position:relative;
	z-index:2;
	margin-top:-25px;
	padding-left:0;
	padding-right:0
}

.list_magazine .swipe_mg .list_content .list_item .item_text {
	visibility:visible;
	z-index:2;
	width:100%;
	min-height:46px;
	background:rgba(0,0,0,.6)
}

.list_magazine .swipe_mg .list_content .list_item .item_name {
	overflow:hidden;
	height:23px;
	font-size:16px;
	font-weight:700;
	line-height:23px;
	color:#FFF;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis
}

.list_magazine .swipe_mg .list_content .list_item .item_price {
	height:23px;
	font-size:16px;
	font-weight:700;
	line-height:23px;
	color:#FFF;
	text-align:center
}

.list_magazine .list_page {
	height:29px;
	margin-bottom:10px;
	padding-left:20%;
	padding-right:20%;
	text-align:center
}

.list_magazine .list_page .list_page_wrap {
	min-width:150px
}

.list_magazine .list_page .list_page_left {
	float:left;
	min-width:50px;
	width:33%;
	height:29px;
	background:url(../img/new/btn_01_pre.png) center right no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_magazine .list_page .list_page_right {
	float:right;
	min-width:50px;
	width:33%;
	height:29px;
	background:url(../img/new/btn_01_next.png) center left no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_magazine .list_page .list_page_num {
	float:left;
	min-width:50px;
	width:34%;
	height:23px;
	font-size:13px;
	line-height:23px;
	color:#9b9ca4;
	text-align:center
}

.list_magazine .list_page .list_page_num .n_page {
	color:#222
}

.list_magazine .list_margin {
	float:left;
	width:100%;
	height:10px
}

/* »óÇ° Áø¿­ ¼³Á¤ - ¹è³Ê ·Ñ¸µ Çü */
.list_banner {
	clear:both;
	position:static;
	margin-bottom:10px;
	padding:0
}

.list_banner .list_title {
	height:32px;
	margin-bottom:14px;
	border-bottom:solid 1px #d3d3d3;
	border-top:solid 1px #d3d3d3
}

.list_banner .list_title .title {
	float:left;
	height:32px;
	margin-left:10px;
	font-size:14px;
	font-weight:700;
	line-height:32px;
	color:#222
}

.list_banner .swipe_ban {
	width:100%
}

.list_banner .swipe_ban .list_content_border {
	float:left;
	width:100%;
}

.list_banner .swipe_ban .list_content {
	float:left;
	width:100%;
}

.list_banner .swipe_ban .list_content .list_item {
	text-align:center
}

.list_banner .swipe_ban .list_content .list_item>img {
	width:100%;height:auto;margin:0 auto;
}

.list_banner .list_page {
	height:6px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center
}

.list_banner .list_page .list_page_wrap {height:6px;width:auto;margin:0 auto;text-align:center;}

.list_banner .list_page .list_page_box {
	display:inline-block;
	width:6px;
	height:6px;
	margin-left:3px;
	margin-right:3px;
	background:#bbb; border-radius:3px;
}

.list_banner .list_page .now_page {
	width:6px;
	height:6px;
	margin-left:3px;
	margin-right:3px;
	background:#e51217; border-radius:3px;
}

.list_banner .list_margin {
	float:left;
	width:100%;
	height:10px
}

/* ÇªÅÍ */
#footer .button {
	padding:6px 0;
	font-size:8pt;
	font-weight:700;
	text-align:center
}

#footer .button a.btn_pcmode {
	display:inline-block;
	width:101px;
	height:26px;
	background:url(../img/btn_pc_view.gif) no-repeat
}

/* ÇÏ´Ü °íÁ¤ */
#foot_M {position:fixed;left:0;bottom:0;height:50px;background:#fff;width:100%;z-index:999;}
#foot_M>div {width:20%;text-align:center;border-top:1px #ccc solid;color:#666;font-family: 'Nanum Gothic', sans-serif;font-size: .95em;padding-top:29px;line-height:15px;padding-bottom:6px;cursor:pointer;}
#foot_M>div:first-child {border-top:1px #3a82d9 solid;color:#ccc;background:#3a82d9 url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon01.gif) no-repeat center 7px;background-size:22px 22px;}
#foot_M>div:nth-child(2) {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon02.gif) no-repeat center 7px;background-size:22px 22px;}
#foot_M>div:nth-child(3) {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon03.gif) no-repeat center 7px;background-size:22px 22px;}
#foot_M>div:nth-child(4) {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon04.gif) no-repeat center 7px;background-size:22px 22px;}
#foot_M>div:last-child {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon05.gif) no-repeat center 7px;background-size:22px 22px;}
#foot_M .search_a {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/menu_icon03.gif) no-repeat center 7px;background-size:22px 22px;width:20%;text-align:center;border-top:1px #ccc solid;color:#666;font-family: 'Nanum Gothic', sans-serif;font-size: .95em;padding-top:29px;line-height:15px;padding-bottom:6px;display:inline-block;}


#footer .company {width:100%;text-align:center;background:#444;padding:25px 0 55px 0;color:#aaa;font-family: 'Nanum Gothic', sans-serif;font-size: .85em;line-height:1.75em;}
#footer .company a {color:#aaa;font-family: 'Nanum Gothic', sans-serif;font-size: .95em;}
.copyright {
	font-size: .85em;
	line-height:1.75em;
	color:#757575;
	margin:5px auto 15px auto;
	white-space:pre-line;
	font-family: 'Nanum Gothic', sans-serif;
}

.copyright span {
	font-size:12px;
	line-height:14px
}

#footer .company .lineinfo .info_title {
	float:left;
	width:27%;
	margin-left:25px;
	font-size:11px;
	line-height:17px;
	color:#9e9e9e;
	text-align:left
}

#footer .company .lineinfo .info_content {
	float:left;
	font-size:13px;
	line-height:17px;
	color:#676767;
	text-align:left
}

#footer nav.bottom {
	margin-bottom:15px
}
/* footer Ãß°¡ */
#footer .bottom_menu {
	display:block;
	margin:0 10px
}


.bottom_menu_contents {
	display:table;
	text-align:center;
	width:100%
}

#footer .fnb-item:first-child {
	padding-left:0
}

#footer .fnb-item {
	display:table-cell;
	width:30%;
	padding-left:5px
}

#footer .fnb-item a {
	display:block;
	padding:10px;
	color:#fff;
	border:1px solid #afafaf;
	border-radius:4px;
	background:#bcbcbc
}

/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ Ãß°¡ µÇ¸é¼­ footer ¼öÁ¤ */
#footer .service_menu {
	height:34px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:13px;
	line-height:35px;
	color:#444;
	text-align:center
}

/* 2013.05.15 dn ¸ð¹ÙÀÏ¼¥ °³¼± css Ãß°¡ ½ÃÀÛ */
.gnb #logo-right {
	position:absolute;
	top:14px;
	right:8px
}

#logo-right>span {
	margin:0 5px;
	display:inline-block;
	position:relative;
	vertical-align:bottom
}

#logo-right .cart-item-quantity {
	color:#fff;
	position:absolute;
	top:7px;
	left:0;
	width:20px;
	text-align:center;
	font-size:11px;
	line-height:1.1em
}


/*

2014.05.15 SNS ·Î±×ÀÎ Ãß°¡, µðÀÚÀÎÆÀ ·ùÀÎ»ó
*/
/*
2014.05.15 °¡ÀÔ ¹æ¹ý ¼±ÅÃ ÆäÀÌÁö Ãß°¡, µðÀÚÀÎÆÀ ·ùÀÎ»ó
*/
section.light div.login_title {
	margin:0!important
}

section.light label.input_id {
	position:static!important;
	width:100%!important;
	margin:0!important
}

section.light label.input_id input {
	position:static!important;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

section.light label.input_pw {
	position:static!important;
	width:100%!important;
	margin:6px 0 10px!important
}

section.light label.input_pw input {
	position:static!important;
	width:100% !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
#wrap section#login .login_center .login_b label.input_id input, #wrap section#login .login_center .login_b label.input_pw input {width:100%;}

section.light label.save_login_status {
	display:inline!important;
	position:static!important;
	margin:0!important
}

section.light label.save_id {
	display:inline!important;
	position:static!important
}

section.light div.nomember_btn {
	float:left;
	position:static!important;
	margin:0!important
}

section.light div.joinmember_btn {
	float:right;
	position:static!important;
	margin:0!important
}

section.member-join {
	margin:10px
}

.sns-account {
	margin:10px 0 0
}

section.member-join div.sns-account div.login-title {
	padding:0 0 5px
}

section.member-join div.mall-join div.login-title {
	padding:20px 0 5px;
	background-size:5px;
	font-size:14px
}

/* µðÆúÆ® ½ºÅ²¸®½ºÆ® */
#boardlist {
	width:100%;
	
	background:#FFF
}

#boardlist.data-row {
	border-left:solid 1px #DBDBDB
}

#boardlist .title {
}

#boardlist .title td {
	height:64px;
	border-bottom:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	background-color:#FFF;
	font-size:12px;
	color:#353535;
	text-align:center;
	vertical-align:middle
}

#boardlist td.first {
	border-left:solid 1px #DBDBDB
}

#boardlist td.left {
	padding-left:10px;
	text-align:left
}

#boardlist td.img img {
	width:48px;
	height:48px;
	margin:5px 5px 0
}

#boardlist #board-table .data-row {
	border:1px solid #DBDBDB;
	border-width:1px 0
}

#boardlist #board-table .data-row .data-box {
	position:relative
}

#boardlist #board-table .data-row .data-box .bullet {
	position:absolute;
	right:0;
	top:0;
	width:12px;
	height:20px;
	background:url(../../common/img/new/category_list_next.png) no-repeat;
	background-size:12px 20px;
	-webkit-transform:scale(.6);
	-moz-transform:scale(.6);
	-ms-transform:scale(.6);
	-o-transform:scale(.6);
	transform:scale(.6)
}

#boardlist #board-table .data-row .data-box .subject-text {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:0 10px 0 0
}

#boardlist #board-table .data-row .data-box .subject-text b {
	font-weight:400
}

#boardlist .icon-reply {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_reply.png);
	background-size:100%
}

#boardlist .icon-secret {
	float:left;
	width:12px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_secret.png);
	background-size:100%
}

#boardlist .icon-notice {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_notice.png);
	background-size:100%
}

#boardlist .icon-new {
	float:left;
	width:31px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_new.png);
	background-size:100%
}

#boardlist .icon-hot {
	float:left;
	width:31px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_hot.png);
	background-size:100%
}

/* °Ö·¯¸® ½ºÅ² ¸®½ºÆ® */
#gallery-boardlist {
	padding:0;
	background:#FFF
}

#gallery-boardlist {
	
	background-color:#FFF
}

#gallery-boardlist td.img img {
	width:48px;
	height:48px;
	margin:5px 5px 0
}

#gallery-boardlist #board-table .title .box .imgbg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#gallery-boardlist #board-table .title .box {
	position:relative;
	/*width:95%;*/
	/*margin-top:10px;*/
	/*padding-bottom:20%;*/
	/*padding-top:7%;*/
	/*border:1px solid #ddd*/
	min-height: 150px;
}

#gallery-boardlist #board-table .title .subject {
	position:absolute;
	bottom:0;
	right: 0;
	left: 0;
	padding:5px;
	background:rgba(10,10,10,.7);
	color:#ccc;
	vertical-align:middle;
	-ms-word-break: break-all;
	word-break: break-all;	
		
}

#gallery-boardlist .board-title {
	height:27px;
	margin-bottom:12px;
	font-size:14px;
	font-weight:700;
	line-height:27px;
	color:#353535
}

#gallery-boardlist .board-title .title {
	float:left
}

#gallery-boardlist .board-title .title .title_cnt {
	color:#466996
}
.write-btn{width:80px; height:27px; line-height:27px; font-size:12px; color:#FFFFFF; font-weight:normal;text-align:center; background:#808591; font-family:dotum; border-radius:3px;}
#gallery-boardlist .board-title .write-btn {
	float:right;
	width:80px;
	height:27px;
	border-radius:3px;
	background:#808591;
	font-size:12px;
	font-weight:400;
	line-height:27px;
	color:#FFF;
	text-align:center
}

#gallery-boardlist #board-table .data-row {
	height:55px;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB
}

#gallery-boardlist #board-table .data-row .bullet {
	float:right;
	width:12px;
	height:40px;
	margin-right:20px;
	padding-top:10px;
	background:url(../../common/img/myp/bullet.png) no-repeat right center;
	text-align:right
}

#gallery-boardlist #board-table .data-row .data-box {
	float:left;
	padding:10px 0 0 10px
}

#gallery-boardlist #board-table .data-row .data-box .subject {
	overflow:hidden;
	font-size:15px;
	font-weight:700;
	white-space:nowrap;
	text-overflow:ellipsis
}

#gallery-boardlist #board-table .data-row .data-box .etc {
	margin-top:5px
}

#gallery-boardlist .icon-reply {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_reply.png);
	background-size:100%
}

#gallery-boardlist .icon-secret {
	float:left;
	width:12px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_secret.png);
	background-size:100%
}

#gallery-boardlist .icon-notice {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_notice.png);
	background-size:100%
}

#gallery-boardlist .icon-new {
	float:left;
	width:31px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_new.png);
	background-size:100%
}

#gallery-boardlist .icon-hot {
	float:left;
	width:31px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_hot.png);
	background-size:100%
}

#gallery-boardlist .subject-text {
	overflow:hidden;
	float:left;
	margin-right:5px
}

/* ºä */
#boardContent {
	padding:0;
	background:#FFF
}

#boardContent {
	
	background-color:#FFF
}

#boardContent.data-row {
	border-left:solid 1px #DBDBDB
}

#boardContent .input_line {
	height:40px;
	padding:5px;
	border-top:1px solid #DBDBDB;
	line-height:50px
}

#boardContent .link {
	margin-top:10px;
	padding:5px;
	line-height:20px
}

#boardContent .uploadFile {
	width:100%;
	margin-top:10px;
	padding:5px 0;
	border-top:1px solid #dbdbdb;
	line-height:20px
}

#boardContent .memo {
	width:100%;
	height:74px;
	margin:0;
	padding:0;
	border:0
}

#boardContent .memo-box {
	float:left;
	width:70%;
	height:74px;
	border:1px solid #dedede
}

#boardContent .comment_button {
	width:100%;
	height:76px;
	margin:0;
	padding:0;
	border:1px solid #808591;
	background:#808591;
	font-size:13px;
	font-weight:700;
	color:#FFF
}

#boardContent .title {
	border-bottom:solid 1px #dbdbdb;
	padding:10px 3.125%;
}

#boardContent .subject-text {
	font-weight:700;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden;
	display:inline-block
}

#boardContent .contents_holder img {
	max-width:100%
}

#boardContent .contents_holder {
	margin:10px 0;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word
}

#boardContent .icon-reply {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_reply.png);
	background-size:100%
}

#boardContent .icon-secret {
	float:left;
	width:12px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_secret.png);
	background-size:100%
}

#boardContent .icon-notice {
	float:left;
	width:26px;
	height:14px;
	margin-right:5px;
	background-image:url(../../common/img/new/icon_notice.png);
	background-size:100%
}

/* ±Û¾²±â */
#boardregister {
	background:#FFF
}

#boardregister table td {
	padding:8px;
	border-bottom:solid 1px #dbdbdb;
	vertical-align:middle
}

#boardregister table .img {
	width:60px;
	padding:5px
}

#boardregister table .img img {
	border:solid 1px #d9d9d9
}

#boardregister table td input[name=subject] {
	float:left;
	width:72%;
	height:27px;
	margin-top:3px;
	border:0;
	padding:6px 0
}

#boardregister table td textarea {
	height:120px;
	border:0
}

#boardregister .attach {
	float:left
}

#boardregister .secret_button {
	float:right;
	width:38px;
	height:38px;
	border:0 solid
}

#boardregister .secret_button.on {
	background-image:url(../../common/img/new/btn_secret_on.png);
	background-size:100%
}

#boardregister .secret_button.off {
	background-image:url(../../common/img/new/btn_secret_off.png);
	background-size:100%
}

#boardregister .notice_button {
	float:right;
	width:38px;
	height:38px;
	border:0 solid
}

#boardregister .notice_button.on {
	background-image:url(../../common/img/new/btn_notice_on.png);
	background-size:100%
}

#boardregister .notice_button.off {
	background-image:url(../../common/img/new/btn_notice_off.png);
	background-size:100%
}

#boardregister .speechBox {
	width:100%;
	padding:10px 5px;
	border:0;
	border-bottom:solid 1px #d3d3d3;
	position:relative
}

#boardregister #board-attach {
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
	list-style:none
}

#boardregister #board-attach li.item {
	overflow:hidden;
	float:left;
	width:50px;
	height:50px;
	margin-bottom:7px;
	margin-right:7px
}

#boardregister #board-attach li.item button.file-face {
	width:100%;
	height:100%;
	border:none;
	background-image:url(../../common/img/new/btn_file_plus.png);
	background-size:100% 100%;
	font-size:0
}

#boardregister #board-attach li.item button.file-face.preview {
	border:none;
	background-size:100% auto
}

#boardregister #board-attach li.item input.file-hidden {
	margin-bottom:-20px;
	opacity:0
}

/* »èÁ¦ */
/* ºñ¹Ð¹øÈ£ */
#board-secret .content {
	text-align:center
}


/*
description : ¸ð¹ÙÀÏ°Ô½ÃÆÇ¿¡ È°¿ëÇÒ css Ãß°¡ Á¦ÀÛ;
author : À±ÅÂ°Ç tg0825@godo.co.kr;
date : 20140915
*/

/*
content outer
*/
.list_goodsscroll,
#content-wrap,
#norderlist {
	margin:0 auto 16px auto;
	padding:0;
	width:93.75%;
}
#norderlist, #content-wrap {margin-top:10px;}

/* common */
.ta-c {
	text-align:center
}

.ta-l {
	text-align:left
}

.ta-r {
	text-align:right
}

/* roundbox */
/*
.roundbox .m_list .m_title {
	float:left
}

.roundbox {
	border:solid 1px #ccc;
	border-radius:.5em;
	background-color:#FFF;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em
}

.roundbox .m_list {
	position:relative;
	height:50px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #ccc;
	background-image:-moz-linear-gradient(top,black,white) -webkit-linear-gradient(top,black,white);
	font-size:16px;
	font-weight:700;
	line-height:50px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.roundbox .m_list .m_content {
	float:right;
	margin-right:5px;
	font-size:12px;
	font-weight:400;
	text-align:right
}

.roundbox .m_list .m_right {
	float:right;
	width:15px;
	height:50px;
	background:url(../img/myp/bullet.png) no-repeat right center;
	font-size:14px;
	text-align:right
}

.roundbox.type1 {
	border:solid 1px #ccc;
	border-radius:.5em;
	background-color:#DDD;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em
}

.roundbox.type1 .m_list {
	position:relative;
	height:50px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #ccc;
	background-image:-moz-linear-gradient(top,black,white) -webkit-linear-gradient(top,black,white);
	font-size:16px;
	font-weight:700;
	line-height:50px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.roundbox.type1 .m_list .m_content {
	float:right;
	margin-right:5px;
	font-size:12px;
	font-weight:400;
	text-align:right
}

.roundbox.type1 .m_list .m_right {
	float:right;
	width:15px;
	height:50px;
	background:url(../img/myp/bullet.png) no-repeat right center;
	font-size:14px;
	text-align:right
}
*/

/*default board*/

#boardlist .search {
	padding:10px
}

#boardlist .title {
	padding:12px
}

.no-item {
	padding:10px
}

input[type="number"],input[type="text"],input[type="password"] {
	-webkit-appearance:none;
	appearance:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #c9c9c9;
	padding:6px;
	border-radius:0
}

input[type="number"] {
	padding:6px 2px
}

/*style module*/
.t-o {
	white-space:nowrap;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	display:block;
	overflow:hidden
}

.img-centering {
	max-width:100%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}

.img-centering1 img {
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	border:1px solid #c9c9c9
}

.ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
/* ¶óÀÎ¼ö */
	-webkit-box-orient:vertical;
	line-height:1.2em;
	height:2.4em
}

/* img-centering.
- ie9 under not supported
- parent position:relative, width,height value essential
*/
/*thumbnail size*/
.thumbnail-s {
	width:50px;
	height:50px
}

.thumbnail-m {
	width:90px
}

.thumbnail-m img {
	max-width:100%
}

.thumbnail-l {
	width:90px;
	height:90px
}

/*text-style*/
.h1 {
	color:#222;
	font-size:15px;
	font-weight:700;
	line-height:1.2em
}

.h4 {
	font-size:13px;
	font-weight:700;
	line-height:1.2em
}

.small_title {
	font-size:11px;
	font-weight:400;
	color:#929292
}

/*color*/
.wh {
	color:#fff
}

.point-2 {
	color:#4d75c7
}

.bold {
	font-weight:700
}

.gray {
	color:#939393
}


/* °íµµ±âº» Ä«Å×°í¸® ½ÃÀÛ */
section#cate-area {display:none; clear:both; z-index:99;}
section#cate-area .top_title {clear:both; height:29px; line-height:29px; background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_bg.gif) repeat left top; background-size:3px 3px; color:#333; font-size:1em; font-weight:bold; text-align:center; font-family: 'Open Sans', sans-serif; border-bottom:solid 1px #d3d3d3; }
section#cate-area .top_title .title { }
section#cate-area .top_title .now_path { float:left; padding-left:10px;  width:80%;font-size:14px; font-weight:bold; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#cate-area .top_title .now_path .pathitem { float:left; text-align:center;  white-space:nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#cate-area .top_title .now_path .patharrow { float:left; width:20px; height:40px; background: url('../img/cate/arrow.png') center no-repeat; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#cate-area .longtextdot { width:70px; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; }
section#cate-area .top_title .btnimg {float:right; padding-right:15px;  width:10%; height:100%; line-height:100%; background: transparent url('../img/cate/circle_arrow_left.png') center no-repeat; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}

section#cate-area .cate_path{clear:both;margin-left:-100%;}
section#cate-area .cate_path .now_path{height:36px; background:url("../img/search/search_bg.png") left top repeat-x; background-size:1px 44px; color:#EEEEEE; font-size:12px; font-weight:bold; text-shadow: 0px 1px 1px #333333; line-height:44px; padding-left:12px; }
section#cate-area .cate_path .now_path .path_arrow:before { content:url("../img/cate/arrow01.png"); }
section#cate-area .cate_path .cate_path_item{margin-right:100%; height:74px;background:url('../img/cate/list_bg01.png') repeat-x; line-height:74px; padding:0px 12px 0px 12px; color:#EEEEEE; font-size:22px; font-weight:bold; text-shadow: 0px 1px 1px #333333; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#cate-area .cate_path .cate_path_item .cate_path_nm {margin-left:-100%; float:left; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#cate-area .cate_list{clear:both;margin-left:-100%;border-top:solid 1px #ddd;}
section#cate-area .cate_list .cate_item{*zoom:1;clear:both;margin-right:100%; height:25px; line-height:25px; padding:8px 4.6875%; color:#000; font-size:14px; font-weight:bold; border-bottom:solid 1px #ddd;}
section#cate-area .cate_list .cate_item .cate_nm {margin-left:-100%; float:left; width:67.1875%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; height:25px;line-height:25px; font-family: 'Nanum GothicB', sans-serif;color:#000;font-size:1em;}
section#cate-area .cate_list .cate_item .cate_nm_arrow {float:left; width:1.71875%; height:25px; line-height:100%; background: transparent url('/shop/data/skin_mobileV2/mungu/common/img_light2/cate_arrow.gif') no-repeat center 50%; background-size:5.5px 8.5px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#cate-area .cate_list .cate_item .cate_prd_btn {float:right; width:23.28125%; height:25px; line-height:100%; background: transparent url('/shop/data/skin_mobileV2/mungu/common/img_light2/cate_view.gif') no-repeat right 50%; background-size:60px 25px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
/* cate-area Ãß°¡ */
section#cate-area .top_path {height:39px; line-height:39px; font-size:12px; color:#929ca8;display:none; border-bottom:solid 1px #d3d3d3;}
section#cate-area .top_path .now_path { float:left; width:100%;font-size:12px;}
section#cate-area .top_path .now_path .activeitem{ color:#43454d;}
section#cate-area .top_path .now_path .pathitem { float:left; }
section#cate-area .top_path .now_path .allpath { padding-left:12px; }
section#cate-area .top_path .now_path .patharrow { margin:13px 5px 0px 5px; float:left; width:7px; height:11px; background: url('../img/new/next.png') center left no-repeat; background-size:7px 11px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#cate-area .top_path .btnimg {float:right; padding-right:15px;  width:10%; height:100%; line-height:100%; background: transparent url('../img/cate/circle_arrow_left.png') center no-repeat; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}

/* °íµµ±âº» Ä«Å×°í¸® ³¡ */

/* Ä«Å×°í¸® ¿µ¿ª */


/* l2-flipcover */
.l2-member-btn {
	background:#626262;
	text-align:center;
	overflow:hidden;
	display:table;
	width:100%;
	table-layout:fixed;
	border-bottom:1px solid #454545
}

.l2-flipcover-btn #category-btn {
	background:#000000;
	width:43px;
	height:43px
}

.l2-flipcover-btn #category-btn span {
	margin:13px 0 0 11px;
}

.l2-flipcover-btn {
	position:absolute;
	top:0;
	left:0;
	z-index:1000
}

.l2-member-btn .btn {
	display:table-cell;
	padding:10px
}

.l2-member-btn .btn:first-child {
	padding-right:0
}

.l2-member-btn .btn .btn-register {
	background:#3a3a3a
}

.l2-member-btn .btn a {
	display:block;
	background:#242424;
	color:#fff;
	border-radius:5px;
	padding:10px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box
}

.l2-flipcover {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:75%;
	background:#626262;
	z-index:10000;
	/*box-shadow:0 5px 5px rgba(0,0,0,.5) reflow¿¡ ÀÇÇÑ ÆÛÆ÷¸Õ½º ÀúÇÏ. ¾Èµå·ÎÀÌµå ½ºÅ©·Ñ¹Ù ¹ö±×.*/
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	-webkit-transform:translate3d(-100%,0,0);
	-moz-transform:translate3d(-100%,0,0);
	-ms-transform:translate3d(-100%,0,0);
	-o-transform:translate3d(-100%,0,0);
	transform:translate3d(-100%,0,0);
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	visibility:hidden
}

.l2-open .l2-flipcover {
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	visibility:visible
}

.l2-flipcover-inner >* {
	-webkit-transform:translateZ(0)
}

.l2-gnb-close {
	position:fixed;
	top:10px;
	right:10px;
	padding:10px;
	border-radius:50%;
	border:0;
	opacity:0;
	z-index:10001;
	visibility:hidden;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out
}

.l2-open .l2-gnb-close {
	opacity:1;
	visibility:visible
}

.l2-flipbg {
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	background:rgba(0,0,0,.8);
	opacity:0;
	-webkit-transition:opacity 300ms,width 50ms 300ms,height 50ms 300ms;
	-moz-transition:opacity 300ms,width 50ms 300ms,height 50ms 300ms;
	-ms-transition:opacity 300ms,width 50ms 300ms,height 50ms 300ms;
	-o-transition:opacity 300ms,width 50ms 300ms,height 50ms 300ms;
	transition:opacity 300ms,width 50ms 300ms,height 50ms 300ms;
	z-index:109
}

.l2-open .l2-flipbg {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	opacity:.5;
	-webkit-transition:opacity 300ms;
	-moz-transition:opacity 300ms;
	-ms-transition:opacity 300ms;
	-o-transition:opacity 300ms;
	transition:opacity 300ms
}

.l2-flipcover .loginname {
	color:#fff;
	text-align:center
}

.l2-gnb .dep1 ul {
	display:none
}

.l2-gnb .dep1 li {
	position:relative
}

.l2-gnb .dep1 li a {
	display:block;
	padding:14px 40px 14px 10px;
	word-break:break-all
}

.l2-gnb .dep2 li a {
	padding:12px 40px 12px 10px;
	background:#fff
}

.l2-gnb .dep1>li>a {
	position:relative;
	z-index:5;
	display:block;
	background:#626262;
	color:#fff;
	border-bottom:1px solid #4D4D4D
}

.l2-gnb .dep1>li>button .sprite-icon {
	opacity:.3;
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-transition:-webkit-transform 150ms ease;
	-moz-transition:-moz-transform 150ms ease;
	-ms-transition:-ms-transform 150ms ease;
	-o-transition:-o-transform 150ms ease;
	transition:transform 150ms ease
}

.l2-gnb .dep1>li>.block .sprite-icon {
	opacity:1;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg)
}

.l2-gnb .dep2 {
	position:relative;
	z-index:10
}

.l2-gnb .dep2 li button .sprite-icon {
	-webkit-transform:rotate(90deg) scale(0.8);
	-moz-transform:rotate(90deg) scale(0.8);
	-ms-transform:rotate(90deg) scale(0.8);
	-o-transform:rotate(90deg) scale(0.8);
	transform:rotate(90deg) scale(0.8)
}

.l2-gnb .dep2>li>a {
	padding-left:35px;
	color:#616161;
	background-color:#ebebeb;
	border-bottom:1px solid #d1d1d1
}

.l2-gnb .dep2 li button .sprite-icon {
	background-position:-25px -150px
}

.l2-gnb .dep3 li button .sprite-icon {
	opacity:.7;
	-webkit-transform:scale(0.7) rotate(90deg);
	-moz-transform:scale(0.7) rotate(90deg);
	-ms-transform:scale(0.7) rotate(90deg);
	-o-transform:scale(0.7) rotate(90deg);
	transform:scale(0.7) rotate(90deg)
}

.l2-gnb .dep2 li a .sprite-icon.open {
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}

.l2-gnb .dep2 li a .sprite-icon {
	-webkit-transition:-webkit-transform 150ms ease-out;
	-moz-transition:transform 150ms ease-out;
	-ms-transition:transform 150ms ease-out;
	-o-transition:transform 150ms ease-out;
	transition:transform 150ms ease-out
}

.l2-gnb li>a .sprite-icon {
	position:absolute;
	top:11px;
	margin-left:-25px
}

.l2-gnb .dep2 [class^=dep] li a .sprite-icon {
	background-position:-75px -150px;
	width:15px;
	padding-top:15px;
	margin-left:-20px
}

.l2-gnb .dep3>li>a {
	padding-left:45px;
	color:#616161
}

.l2-gnb .dep4>li>a {
	padding-left:55px;
	color:#616160
}

.l2-gnb .dep5>li>a {
	padding-left:65px;
	color:#616161
}

.l2-gnb .gnb-arr {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	width:50px;
	height:42px
}

.l2-gnb .dep2 .gnb-arr {
	height:39px
}

.l2-footer {}
#footer .foot_menu {width:93.75%;margin:20px auto 0 auto;}
#footer .foot_menu ul {border-top:1px #ddd solid;border-left:1px #ddd solid;}
#footer .foot_menu li {width:25%;}
#footer .foot_menu li a {display:block;border-right:1px #ddd solid;border-bottom:1px #ddd solid;color:#888;text-align:center;font-family: 'Nanum Gothic', sans-serif;font-size: .85em;padding:43px 0 17px 0;}
#footer .foot_menu li:first-child a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon01.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(2) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon02.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(3) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon03.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(4) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon04.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(5) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon05.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(6) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon06.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:nth-child(7) a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon07.gif) no-repeat center 17px;background-size:40px 25px;}
#footer .foot_menu li:last-child a {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_icon08.gif) no-repeat center 17px;background-size:40px 25px;}



#footer .foot_btn {padding:15px 0 15px 0;}
#footer .foot_btn li {text-align:center;line-height:1.5em;}
#footer .foot_btn li a {color:#444;font-family: 'Nanum Gothic', sans-serif;font-size: 1em;font-weight:bold;}
#footer .foot_btn li:first-child {width:23.125%;}
#footer .foot_btn li:nth-child(2) {width:34.375%;}
#footer .foot_btn li:nth-child(3) {width:21.25%;}
#footer .foot_btn li:last-child {width:21.25%;}

#footer .foot_cs {background:#f8f8f8;margin:10px 0 0 0;padding:0;}
#footer .foot_cs .foot_cs01 {width:93.75%;margin:0 auto;padding:24px 0 0 0;}
#footer .foot_cs .foot_cs02 {display:none;}
#footer .foot_cs .foot_cs01 .wrap {padding:0 0 26px 0;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_line.jpg) repeat-x left bottom;background-size:3px 1px;}
#footer .foot_cs .foot_cs02 .wrap {}
#footer .foot_cs .foot_cs_tit {color:#333;font-family: 'Open Sans', sans-serif;font-size: 1.15em;font-weight:bold;text-align:center;}
#footer .foot_cs .foot_cs_tel {width:83.32%;margin:12px auto 12px auto;text-align:center;}
#footer .foot_cs .foot_cs_tel a {display:block;width:100%;margin:0;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_cs.gif) no-repeat 17.965% 50%;background-size:18px 14px;color:#000;font-family: 'Open Sans', sans-serif;font-size: 1.5em;font-weight:bold;display:inline-block;height:18px;line-height:18px;padding:0;text-indent:6%;text-align:center;}
#footer .foot_cs .foot_cs_text {color:#444;font-family: 'Nanum GothicB', sans-serif;font-size: .8em;line-height:1.45em;text-align:center;margin:7px auto 2px auto;}
#footer .foot_cs .foot_cs_text2 {color:#888;font-family: 'Nanum GothicB', sans-serif;font-size: .8em;line-height:1.45em;text-align:center;}
#footer .foot_cs .foot_cs_text3 {width:83.32%;margin:9px auto 0 auto;}
#footer .foot_cs .foot_cs_text3 a {display:block;text-align:center;background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_cs02.gif) no-repeat 30% 50%;text-indent:8%;background-size:10px 11px;border:1px #ccc solid;color:#666;font-family: 'Nanum GothicB', sans-serif;font-size: .85em;line-height:29px;height:29px;}

#footer .foot_cs .foot_cs_num {margin:12px auto 12px auto;text-align:center;font-size: 1.5em;font-weight:bold;height:18px;line-height:18px;padding:0;text-indent:17%;text-align:center;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_bank.gif) no-repeat 14.965% 50%;background-size:45px 18px;}
#footer .foot_cs .foot_cs_bank {color:#444;font-family: 'Nanum GothicB', sans-serif;font-size: .8em;line-height:1.45em;text-align:center;margin:7px auto 2px auto;}
#footer .foot_cs .foot_cs_bank2 {color:#888;font-family: 'Nanum GothicB', sans-serif;font-size: .8em;line-height:1.45em;text-align:center;}

.l2-quicknav ul {
	font-size:0;
	line-height:0;
	text-align:center;
	margin:0 0 25px
}

.l2-quicknav ul li {
	display:inline-block;
	width:33.3%;
	text-align:center;
	font-size:12px;
	line-height:14px
}

.l2-quicknav ul li a {
	display:block
}

.l2-quicknav ul li a .sprite-etc {
	display:inline-block;
	width:75px;
	height:75px;
	padding-top:0;
	margin:0 0 10px
}

.l2-quicknav ul li a .sprite-etc+span {
	display:block
}

.footer-info {
	line-height:16px;
	color:#444;
	text-align:center;
	white-space:pre-line
}

.top_path {display:none;height:29px; line-height:29px; background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_bg.gif) repeat left top; background-size:3px 3px; color:#333; font-size:1.15em; font-weight:bold; text-align:right; font-family: 'Open Sans', sans-serif; border-bottom:solid 1px #d3d3d3;overflow:hidden}

.now_path .pathitem.allpath {
	text-align:center
}

.now_path {
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:block;
	text-align:right;
	margin:0 3.125%;height:29px;line-height:29px; font-family: 'Open Sans', sans-serif; color:#888; font-size: .85em; font-weight:normal;
	
}

.now_path .pathitem {
	display:inline-block;
	white-space:nowrap;
	height:1.25em; line-height:1.25em;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	font-family: 'Open Sans', sans-serif; color:#888; font-size: .85em; font-weight:normal;
}

.now_path .patharrow {
	display:inline-block;
	padding:0;
	text-align:center;
	width:17px;
	height:1.25em; line-height:1.25em;
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/navi_arrow.png) center 78% no-repeat;
	background-size:5px 7px;
}

.now_path .activeitem {
	color:#333;
	font-weight:700;
	letter-spacing:-1px
}

/*view*/
.extra-information tr:nth-child(1) td,.extra-information tr:nth-child(1) th {
	padding-top:0
}

.extra-information th {
	width:30%;
	text-align:left;
	font-weight:400;
	color:#111;
	vertical-align:top;
	padding:10px 0 0
}

.extra-information td {
	vertical-align:top;
	padding:10px 0 0 20px;
	color:#555
}

.view-price-area {
	padding:0 3.125%;
	overflow:hidden;
}

.view-price-area .price-text {
	float:right
}

.view-price-area .price-text .consumer-price {
	margin:0 4px 0 0
}

.view-price-area .price-text .consumer-price span {
	font-size:14px;
	color:#666
}

.view-price-area .price-text .goods_dc {
	color:#56758F;
	font-size:12px;
	font-weight:700;
	margin-left:15px
}

.sns-share {
	padding:10px;
	border-bottom:1px solid #dbdbdb
}

.sns-share .h4 {
	float:left;
	margin:5px 0 0
}

.sns-share ul {
	overflow:hidden;
	text-align:right
}

.sns-share ul li {
	display:inline-block
}

.commoninfo-area.pd {
	margin:10px
}

.commoninfo-area .commoninfo-wrap .commoninfo-title {
	border-bottom:solid 1px #d9d9d9;
	padding:0 10px;
	height:33px;
	line-height:33px
}

.commoninfo-area .commoninfo-wrap .commoninfo-title .down_arrow {
	background:url(../../common/img/info/icon_arrow_down.png) no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right
}

.commoninfo-area .commoninfo-wrap .commoninfo-title .up_arrow {
	background:url(../../common/img/info/icon_arrow_up.png) no-repeat;
	width:15px;
	height:15px;
	margin-top:9px;
	float:right
}


.commoninfo-area .commoninfo-wrap .active_title {
	color:#436593;
	font-weight:700
}

.commoninfo-area .commoninfo-wrap .commoninfo-content {
	border-bottom:solid 1px #d9d9d9;
	padding:10px;
	background:#f5f5f5;
	display:none
}

.content-item {
	clear:both;
	height:28px
}

.content-item .content-title {
	font-size: .9em;
	font-family: 'Nanum GothicB', sans-serif;
	color:#555;
	float:left;
	width:28%;
	line-height:23px;
	height:23px
}

.content-item .content-content {
	font-size: .9em;
	font-family: 'Nanum GothicB', sans-serif;
	color:#666;
	float:left;
	line-height:23px;
	height:23px
}

.content-item .point {color:#e51217;font-family: 'Nanum GothicB', sans-serif;font-size:1.125em;}
.content-item .blue {color:#e51217;font-family: 'Nanum GothicB', sans-serif;font-size:1.125em;}

.consumer-price .content-content {text-decoration:line-through; color:#aaa; font-family: 'Nanum Gothic', sans-serif;}

.goods_price2 {
	height:20px;
	line-height:20px;
	text-align:right
}

.goods_dc {
	height:20px;
	line-height:20px;
	text-align:right;
	color:#8ef
}

#checkout-button-area {
	width:100%;
	height:0
}

.itemea {
	display:inline-block;
	font-size:0;
	vertical-align:top
}

.itemea * {
	vertical-align:top
}

.itemea input {
	float:none
}

.itemeainput {
	width:50px;
	height:33px;
	vertical-align:top;
	text-align:center
}

#goodsview2 .detail_sticky {position:fixed;bottom:50px;left:0;width:100%;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_bgs.png) repeat-x left top;background-size:1px 15px;padding:15px 0 0 0;z-index:999;}
#goodsview2 .detail_sticky .wrap {position:relative;background:#222;padding:7px 0 7px 0;}
#goodsview2 .detail_sticky .wrap .tab_open_btn {position:absolute;width:100%;height:15px;text-align:center;font-size:0;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_tab.png) no-repeat center top;background-size:35px 15px;left:0;top:-15px;}
#goodsview2 .detail_sticky .wrap .go_tab_open_w {width:100%;height:40px;}
#goodsview2 .detail_sticky .wrap .go_tab_open {background:#e51217;text-align:center;color:#fff;font-family: 'Nanum GothicEB', AppleGothic, sans-serif, Dotum;height:40px;line-height:40px;font-size:1.25em;display:inline-block;margin:0 3.125%;width:82.8125%;padding:0;}
#goodsview2 .detail_sticky .wrap .tab_wish_btn {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_buy.gif) no-repeat center 50%;background-size:25px 30px;width:7.8125%;margin:0;height:40px;line-height:40px;display:inline-block;padding:0;}
#goodsview2 .detail_sticky .wrap .block-pd {margin:0 0 5px 0;}
#goodsview2 .detail_sticky .wrap .option_tabs {display:none;padding:3px 0 0 0;}
#goodsview2 .detail_sticky .wrap .option_tabs .tabs_option {width:93.75%;margin:0 auto;}
#goodsview2 .detail_sticky .wrap .option_tabs .tabs_btn {width:93.75%;margin:0 auto;}
#goodsview2 .detail_sticky .wrap .option_tabs .tabs_btn .go_cart {background:#777;color:#fff;text-align:center;font-family: 'Nanum GothicEB', AppleGothic, sans-serif, Dotum;font-size:1.25em;display:block;width:48.32%;margin-left:3.36%;height:40px;line-height:40px;}
#goodsview2 .detail_sticky .wrap .option_tabs .tabs_btn .go_buy {background:#e51217;color:#fff;text-align:center;font-family: 'Nanum GothicEB', AppleGothic, sans-serif, Dotum;font-size:1.25em;display:block;width:48.32%;height:40px;line-height:40px;}
#goodsview2 .detail_sticky .wrap .go_sold {background:#777;color:#fff;text-align:center;font-family: 'Nanum GothicEB', AppleGothic, sans-serif, Dotum;font-size:1.125em;display:block;height:30px;line-height:30px;width:93.75%;margin:0 auto;}


.buy-info-multi {width:100%;}
.buy-info-multi .multi_wrap {background:#fff;padding:8px 3.125% 6px 3.125%;}
.buy-info-multi .multi_wrap .info {width:94.165%;margin:0 0 0 3.82%;}
.buy-info-multi .multi_wrap .info .multi_text {padding-bottom:5px;line-height:17px;vertical-align:middle;}
.buy-info-multi .multi_wrap .info .text_tit {line-height:17px;color:#000;font-size: .85em;font-family: 'Nanum GothicB', AppleGothic, sans-serif, Dotum;display:inline-block;vertical-align:middle;}
.buy-info-multi .multi_wrap .info .multi_del {width:13px;line-height:17px;height:17px;background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_del.gif) no-repeat left 50%;background-size:13px 12px; cursor:pointer;display:inline-block;margin-left:2px;vertical-align:middle;}

.buy-info-multi .multi_wrap .info .multi_text2 {line-height:25px;}
.buy-info-multi .multi_wrap .info .multi_count_tit {width:35px;height:25px;line-height:25px;color:#aaa;font-size: .85em;font-family: 'Nanum GothicB', AppleGothic, sans-serif, Dotum;text-align:left;float:left;}
.buy-info-multi .multi_wrap .info .multi_count {height:25px;line-height:25px;width:33.4375%;float:left;*zoom:1;}
.buy-info-multi .multi_wrap .info .multi_count:after {clear:both;content:"";display:block;}
.buy-info-multi .multi_wrap .info .multi_count input {border:1px #aaa solid;background:#fff;color:#333;border-radius:2px;text-align:center;height:25px;line-height:25px;width:35%;float:left;padding:0;margin:0;}
.buy-info-multi .multi_wrap .info .multi_count .cnt_minus {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_down.gif) no-repeat left top;background-size:25px 25px;width:25px;height:25px;float:left;border:0 none;}
.buy-info-multi .multi_wrap .info .multi_count .cnt_plus {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_up.gif) no-repeat left top;background-size:25px 25px;width:25px;height:25px;float:left;margin:0 2px 0 5px;border:0 none;}
.buy-info-multi .multi_wrap .info .multi_price {margin:0;height:25px;line-height:25px;width:42.1875%;text-align:right;color:#000;font-family: 'Nanum GothicEB', AppleGothic, sans-serif, Dotum;font-size:1.125em;float:right;}




.goods-info-area {width:93.75%;margin:0 auto;}
/*tab*/
.tab-area {
	display:table;
	table-layout:fixed;
	width:100%
}

.tab-area .tab-btn.active-tab {
	border-bottom-width:0;
	border-right-width:0;
}
.tab-area .tab-btn:first-child {border-right-width:0}
.tab-area .tab-btn:last-child {border-right-width:1px;}


.tab-area .tab-btn {
	display:table-cell;
	text-align:center;
	color:#555;font-family: 'Nanum GothicB', sans-serif;
	background:#f5f5f5;
	height:41px;line-height:41px;
	border:1px solid #aaa;
	border-right-width:0;
	position:relative;
}

.tab-area .active-tab {
	background:#fff;
	color:#222;
	border:1px #aaa solid;
	height:41px;line-height:41px;
}
.tab-area .tab-btn .bg {display:none;position:absolute;left:0;bottom:-2px;}
.tab-area .active-tab .bg {display:none;background:#fff;margin:0;height:4px;line-height:4px;border:0 none;font-size:0;width:100%;padding:0;position:absolute;left:0;bottom:-2px;}

.tab-content.content-description {
	padding:10px
}

.tab-content.content-basic {padding:23px 0;margin:0 3.125%;}

.tab-content.content-description img {
	max-width:100%;
	margin:5px 0
}

/* ÆäÀÌÁö Å¸ÀÌÆ² */
.top_title {height:29px; line-height:29px; background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/foot_bg.gif) repeat left top; background-size:3px 3px; color:#333; font-size:1.15em; font-weight:bold; text-align:center; font-family: 'Open Sans', sans-serif; border-bottom:solid 1px #d3d3d3;}


/*openblock*/
.openblock {
	
}

.openblock table.extra-information {border:1px solid #eaecee}
.openblock table.extra-information th {border-bottom:1px solid #eaecee;background:#fbfbfb;color:#444;font-family: 'Nanum GothicB', sans-serif;font-weight:normal;height:auto;line-height:22px;padding:0 2% 0 3.75%;text-align:left;font-size: .85em;}
.openblock table.extra-information td {border-bottom:1px solid #eaecee;color:#9b9b9b;font-family: 'Nanum Gothic', sans-serif;height:auto;line-height:22px;padding:0 0 0 3.75%;text-align:left;font-size: .85em;}

.openblock .openblock-header {
	background:#fff;
	padding:0;
	position:relative
}

.openblock .openblock-header .toggle-btn {
	position:absolute;
	top:12px;
	right:10px;
	-webkit-transform-origin:50% 30%;
	-moz-transform-origin:50% 30%;
	-ms-transform-origin:50% 30%;
	-o-transform-origin:50% 30%;
	transform-origin:50% 30%;
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
	-webkit-transition:transform 150ms ease;
	-o-transition:transform 150ms ease;
	transition:transform 150ms ease
}

.openblock .openblock-header .toggle-btn.open {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg)
}

.openblock .openblock-content {
	display:none;
	border-top:1px solid #d9d9d9;
	margin-top:-1px;
	position:relative;
	z-index:10
}

.openblock .openblock-content.pd {
	padding:10px
}

.content-basic .openblock:nth-child(1) {
	margin-top:0
}

.content-basic .openblock {
	margin:10px 0 0
}

/*goods-sort-area*/
.goods-sort-area {
	padding:5px 3.125%;border-bottom:1px #ddd solid;}

.goods-sort-area:after {
	content:'';
	clear:both;
	display:block
}

.goods-sort-area .goods-sort {
	float:left;width:46.875%;
}

.goods-sort-area .goods-sort select {
	padding:0 25px 0 5px; height:25px;line-height:25px; width:99.5%;
}

.goods-sort-area .goods-view-type {
	float:right; width:54px;
}
.goods-sort-area .goods-view-type:after {clear:both;content:"";display:none;}

/* ¸®½ºÆ®Çü ON/OFF */
.goods-sort-area .goods-view-type .view-list {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/list_l_off.png) no-repeat center 50%;background-size:20px 20px;display:inline-block;float:left;border:0 none;width:27px;height:27px;float:left;}
.goods-sort-area .goods-view-type .view-list.view-on {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/list_l_on.png) no-repeat center 50%;background-size:20px 20px;}
.goods-sort-area .goods-view-type .view-gallery2 {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/list_g_off.png) no-repeat center 50%;background-size:20px 20px;display:inline-block;float:left;border:0 none;width:27px;height:27px;float:left;}
.goods-sort-area .goods-view-type .view-gallery2.view-on {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/list_g_on.png) no-repeat center 50%;background-size:20px 20px;}

.goods-sort-area .goods-view-type .view-list.view-on .sprite-icon {
}

.goods-sort-area .goods-view-type .view-gallery1.view-on .sprite-icon {
	background-position:-125px -125px
}

.goods-sort-area .goods-view-type .view-gallery2.view-on .sprite-icon {
}

.goods-sort-area .goods-view-type .view-gallery.view-on .sprite-icon {
}

/* °¶·¯¸®Çü 1´Ü ON/OFF */
.goods-sort-area .goods-view-type .view-gallery1 {
	display:none
}

/* °¶·¯¸®Çü 2´Ü ON/OFF */
.goods-sort-area .goods-view-type .view-gallery2 {
	display:none
}

/* °¶·¯¸®Çü 3´Ü ON/OFF */
#goodslist .right-margin {
	margin-right:5%
}

#review-attach {
	list-style:none;
	overflow:hidden;
	position:relative;
	margin:-5px 0 5px -5px
}

#review-attach li.item {
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
	margin:5px 0 0 5px
}

#review-attach li.item button.file-face {
	width:100%;
	height:100%;
	border:none;
	background-image:url(../../common/img/new/btn_file_plus.png);
	background-size:100% 100%;
	font-size:0
}

#review-attach li.item button.file-face.preview {
	background-size:100% auto;
	border:none
}

#review-attach li.item input.file-hidden {
	opacity:0;
	margin-bottom:-20px
}

.goods-block {
	padding:10px;
	overflow:hidden
}

.goods-block .img {
	float:left;
	margin:0 15px 0 0;
	text-align:center;
	width:96px
}

.goods-block .img img {
	border:1px solid hsla(0,0%,50%,.8)
}

.goods-block p {
	display:block;
	line-height:1em;
	margin:20px 0 0
}

/*section-style ÄÁÅÙÃ÷°£ÀÇ ±¸ºÐ*/
.section-1 {
	padding:8px
}

/*gray bg section*/
.section-2 {
	margin:10px 10px 30px
}

/* margin section */
.section-3 {}

/*gray bg section*/
.section-header {
	margin:10px;
	position:relative
}

.section-header .section-title {
	font-size:14px;
	line-height:1.4em;
	font-weight:700;
	padding:5px 0
}

.section-header .option {
	position:absolute;
	top:0;
	right:0
}

.section-1 h3 {
	margin:10px 0 5px
}

/*block-style ÄÁÅÙÃ÷ ³»ºÎ ¿ä¼Òµé°£ÀÇ ±¸ºÐ row*/
.block {
	margin:0 0 10px
}

.block-pd {
	margin:20px 0;
}

.section-1 .block {
	border:1px solid #c9c9c9;
	background:#fff;
	padding:10px;
	margin:0 0 10px
}

/*block-style col*/
.col:first-child {
	margin:0
}

.col {
	margin:0 0 0 10px
}

/*form ui*/
.input-combo {
	position:relative
}

.input-combo .input-block {
	margin:0 100px 0 0
}

.input-combo .input-block input:nth-of-type(2) {
	margin-top:-1px
}

.input-combo .submit-block {
	position:absolute;
	top:0;
	right:0
}

.input-combo .submit-block .btn {
	width:90px;
	height:75px;
	font-size:14px
}

.input-combo1 {
	position:relative
}

.input-combo1 .head {
	margin:0 70px 0 0
}

.input-combo1 .tail {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.input-combo-right {
	display:table;
	width:100%
}

.input-combo-right .combo-input {
	display:table-cell;
	vertical-align:top;
	padding:0 4px 0 0
}

.input-combo-right .combo-input input {
	width:100%
}

.input-combo-right .combo-button {
	display:table-cell;
	vertical-align:top;
	width:30px
}

.input-combo-right .combo-button button {
	width:100%
}

.passwordStrenth {
	display:none
}

.passwordStrenth dl {
	padding:0 6px 0 0;
	color:#555;
	font-weight:700;
	font-size:12px
}

.passwordStrenth dl dt,.passwordStrenth dl dd {
	display:inline;
	font-size:12px
}

.passwordStrenth dl dt {
	color:#363636;
	font-weight:700
}

.passwordStrenth dl dd.lv0 {
	color:#F52D00
}

.passwordStrenth dl dd.lv1 {
	color:#028EFF
}

.passwordStrenth dl dd.lv2 {
	color:#0213FF
}

.passwordStrenth dl dd.lv3 {
	color:#46C32D
}

.passwordStrenth dl dd.lv4 {
	color:#46C32D
}

/*check-label*/
.check-label {
	display:inline-block
}

.check-label input {
	float:left
}

.check-label label {
	overflow:hidden;
	display:block
}

/*input*/
.input-text,.textarea {
	-webkit-appearance:none;
	appearance:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #c9c9c9;
	padding:6px;
	border-radius:0
}

.select {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #c9c9c9;
	padding:6px;
	border-radius:0
}

.select-outer {
	position:relative;
	background:#fff
}

.select-outer select {
	position:relative;
	z-index:10;
	background:transparent;
	-webkit-appearance:none;
	appearance:none;
	border:1px solid #c9c9c9;
	border-radius:0;
	width:100%;
	min-height:31px;
	padding-right:25px
}

.select-outer:before,.select-outer:after {
	content:'';
	position:absolute;
	top:55%;
	right:10px;
	border:6px solid transparent;
	border-top:6px solid #808591;
	border-bottom:0 solid transparent;
	z-index:1;
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%)
}

.select-outer:before {
	z-index:2;
	border-top:6px solid #fff;
	padding:0 0 3px
}

.input-text.large {
	font-size:14px;
	line-height:1.3em;
	padding:8px
}

/*input size*/
.size-w,.wp100 {
	width:100%
}

.w100 {
	width:100px
}

.w70 {
	width:70px
}

.w60 {
	width:60px
}

.w50 {
	width:50px
}

.w40 {
	width:40px
}

.w30 {
	width:30px
}

.w25 {
	width:25px
}

/*textarea*/
.textarea {
	resize:vertical
}

.textarea.type1 {
	width:100%;
	height:116px
}

/*button*/
.btn-reset {
	border:0;
	background:transparent;
	padding:0;
	margin:0
}

.btn {
	display:inline-block;
	width:94px;
	padding:10px 0;
	border-radius:4px;
	border:0;
	text-align:center
}

/*default*/
button.morebtn1 {border:1px #ddd solid;background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/more_arrow.gif) no-repeat 65.5% 50%;background-size:10px 7px;font-size: .9em;color:#666;text-align:center;margin:15px 3.125% 0 3.125%;width:93.75%;height:30px;line-height:30px;padding:0;}


button.more-btn {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/more_arrow.gif) no-repeat 60.32% 55%;background-size:10px 8px;font-size: .95em;text-align:center;margin:0 3.125%;border:1px #ddd solid;color:#444;height:30px;line-heighT:30px;padding:0;width:93.75%;font-family: 'Nanum GothicB', sans-serif;letter-spacing:2px;border-radius:0;}

/*button color*/
.btn-white {
	border:solid 1px #e4e4e5;
	background:#FFF;
	color:#7f7f7f
}

.btn-facebook {
	border:1px solid #2a468e;
	border-radius:3px;
	background:#4e6dbd url(../img/new/btn_login_facebook.png) no-repeat left top;
	color:#FFF
}

.btn-cart {
	background:#808591;
	float:left;
	margin-right:6px;
	border-radius:4px;
	font-weight:Bold
}

.btn-wish {
	background:#808591;
	float:left;
	border-radius:4px;
	font-weight:Bold
}

.btn-black {
	background:
}

/*button size*/
.btn-ss {
	min-width:0;
	width:auto;
	padding:4px 5px
}

/*ssmall*/
.btn-s {
	min-width:80px;
	height:30px;
	padding:0 5px
}

/*small*/
.btn-n {
	width:147px;
	padding:10px;
	font-size:15px
}

/*normal*/
.btn-l {
	padding:16px 0
}

/*large*/
.btn-w {
	width:27.65%;
	margin:0 auto;
	height:30px; line-height:30px;
}

/*wide*/
#memberjoin .step_btn .next_btn #next-btn {
	width:147px;
	height:35px;
	margin:auto;
	border:none;
	border-radius:4px;
	background:#808591;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#FFF;
	text-align:center
}

/* ·Î±×ÀÎ */
#login .login_title {
	width:293px;
	height:36px;
	margin-left:12px;
	font-size:14px;
	font-weight:700;
	line-height:36px;
	color:#61656d
}

#login .input_id {
	width:293px
}

#login .save_pw {
	display:block;
	font-size:15px
}

#login .nomember_btn #nomember-btn {
	width:147px;
	height:35px;
	margin:auto;
	border:solid 1px #cecfcf;
	border-radius:4px;
	background:#FFF;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#565960;
	text-align:center
}

#login .member_btn #member-btn {
	width:147px;
	height:35px;
	margin:auto;
	border:solid 1px #cecfcf;
	border-radius:4px;
	background:#FFF;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#565960;
	text-align:center
}

#login .joinmember2_btn #joinmember2-btn {
	width:147px;
	height:35px;
	margin:auto;
	border:solid 1px #cecfcf;
	border-radius:4px;
	background:#FFF;
	font-size:15px;
	font-weight:700;
	line-height:35px;
	color:#565960;
	text-align:center
}

.cart-item-quantity {
	font-weight:400
}

.viewgoods-quantity {
	font-weight:400
}

#goodsres-hide2 {
	display:none
}

/*order*/
.sub_title .point {
	width:4px;
	height:4px;
	background:url(../../common/img/bottom/icon_guide.png) no-repeat center left;
	display:inline-block;
	margin-right:4px;
	vertical-align:2px
}

#m_order {
	background:#fff
}

#nm_order .agreement-content th {
	border:none;
	background:none
}

#nm_order .agreement-content td {
	border:none
}

#nm_order .goods-nm {
	text-overflow:ellipsis;
	white-space:nowrap
}

#nm_order {
	padding:10px
}

#nm_order table td {
	padding:8px;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb
}

#nm_order table th {
	text-align:center;
	background:#f5f5f5;
	width:20%;
	min-width:100px;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb;
	color:#353535
}

#nm_order table .img {
	padding:5px;
	width:60px
}

#nm_order table .img img {
	border:solid 1px #d9d9d9
}

#nm_order table td.phone input[type=number] {
	width:60px
}

#nm_order table td.zipcode input[type=text] {
	width:50px
}

#nm_order table td.zipcode input[type=number] {
	width:60px
}

#nm_order table td.coupon input[type=number] {
	width:100px
}

#nm_order table td.emoney input[type=number] {
	width:100px
}

#nm_order .discount-coupon span {
	margin:0 0 5px;
	display:block;
	text-align:right
}

#nm_order .discount-coupon input {
	text-align:right;
	font-size:14px;
	margin:0 0 4px 10px;
	border:0;
	width:40%
}

#nm_order .coupon-table {
	margin-bottom:10px
}

#nm_order .coupon-table th {
	width:auto;
	padding:5px;
	min-width:0
}

#nm_order .coupon-table td {
	padding:5px
}

.coupon .summary {
	display:none;
	margin:0 0 10px
}

#zipcode_list ul {
	list-style:none
}

#zipcode_list li {
	padding:5px 0
}

.btn_zipcode {
	background:#808591;
	width:73px;
	height:25px;
	border:none;
	color:#fff;
	text-align:center;
	border-radius:3px;
	vertical-align:middle
}

.coupon-btn-area {
	margin-bottom:10px;
	text-align:center
}

.btn_coupon {
	background:#808591;
	padding:7px;
	border:none;
	color:#fff;
	text-align:center;
	margin-right:5px;
	border-radius:3px
}

.max_width {
	width:95%
}

/*list item style*/
.swipe {
	overflow:hidden;
	visibility:hidden;
	position:relative
}

.swipe-wrap {
	overflow:hidden;
	position:relative
}

.swipe-wrap > div {
	float:left;
	width:100%;
	position:relative
}

.goods_price2 {
	height:20px;
	line-height:20px;
	text-align:right
}

.goods_dc {
	height:20px;
	line-height:20px;
	text-align:right;
	color:#8ef
}

.goods-header {position:relative;line-height:18px;height:auto;padding:14px 0 14px 0;margin:0 4.6875%;width:90.625%;text-align:left;}
.goods-header .top_title {line-height:18px;height:auto;color:#000;font-family: 'Nanum GothicB', sans-serif;font-size:1.05em;text-align:left;border-bottom:0 none;letter-spacing:0;padding:0;margin:0;}

.thumbnail-area {border-bottom:1px #ddd solid;}
.thumbnail-area img {width:100%;height:auto;}

.goods-header-option {
	float:right;
	margin:5px 5px 0 0
}

.goods-header-option .goods-speach-description {
	position:relative
}

.share-area {padding:0 3.125% 15px 3.125%;text-align:center;}

.share-area .share-title {
	float:left;

	margin:7px 0 0
}

.share-area .share-btn {
	overflow:hidden;
	text-align:center;
}

.share-area .share-btn a {
	display:inline-block;
	float:none!important;
	margin-right:0!important
}

.share-area .share-btn a > div {
	margin-left:5px
}

.buy-info-item {
	margin:0 6.25%;padding:0;line-height:21px;
	overflow:hidden
}

.buy-info-item .buy-info-title {
	float:left;
	width:39.0625%;
	font-family: 'Nanum GothicB', sans-serif;
	font-size: .85em;
	color:#444;
	line-height:21px;
}

.buy-info-item .buy-info-contents {
	overflow:hidden;
	text-align:left;
	font-family: 'Nanum Gothic', sans-serif;
	color:#888;
	font-size: .85em;
}
.buy-info-item .buy-info-contents .cnt_minus {margin-right:-1px;}
.buy-info-item .buy-info-contents .cnt_plus {margin-left:-1px;}


.buy-info-item .buy-info-contents select {
	width:144px;
	height:33px;
	padding:0 25px 0 0
}

.buy-info-item .buy-info-contents input {
	height:21px;
	padding:0 4px;
	text-align:center;
	margin:0 0 0 0;
	width:30px;
	font-weight:700
}

.buy-info-item .buy-info-contents input.inputable-addoption {
	float:none;
	text-align:left;
	margin:0;
	width:144px
}

/* select element's width -9px (padding + border) */
.cnt_plus_btn,.cnt_plus,.cnt_minus,.cnt_minus_btn {
	width:24px;
	height:21px;
	border:1px solid #dbdbdb;
	font-weight:400;
	background:#fff;
	margin:0 0 0 0
}

.buy-info-item p {
	height:16px;
	line-height:16px;
	margin-bottom:8px
}


#goodsview2 {
	background:#fff
}

#goodsview2 .goods-other-wrap {
	height:76px;
	background:#fff;
	border-bottom:solid 1px #d3d3d3
}

#goodsview2 .goods-other-area {
	width:320px;
	margin:auto
}

#goodsview2 .goods-other-area .goods-other-content {
	width:320px;
	margin:auto
}

#goodsview2 .goods-other-area .goods-other-content .goods-other-item {
	width:50px;
	height:50px;
	float:left;
	margin-top:13px
}

#goodsview2 .goods-other-area .goods-other-content .left-margin {
	margin-left:11px
}

#goodsview2 .goods-other-area .goods-other-content .right-margin {
	margin-right:12px
}

#goodsview2 .goods-other-area .goods-other-content .goods-other-item img {
	width:100%;
	height:100%
}

#goodsview2 .goods-other-wrap {
	height:76px;
	background:#fff
}

#goodsview2 .goods-other-wrap .goods-other-arrow {
	position:absolute;
	width:100%
}

#goodsview2 .goods-other-wrap .goods-other-arrow-left {
	position:absolute;
	width:27px;
	z-index:99;
	float:left
}

#goodsview2 .goods-other-wrap .goods-other-arrow .left-arrow {
	width:27px;
	height:37px;
	margin-top:20px;
	float:left;
	background:url(../../common/img/detailp/btn_arrow_pre.png) no-repeat;
	z-index:99
}

#goodsview2 .goods-other-wrap .goods-other-arrow-right {
	position:absolute;
	width:27px;
	z-index:99;
	float:right;
	right:0
}

#goodsview2 .goods-other-wrap .goods-other-arrow .right-arrow {
	width:27px;
	height:37px;
	margin-top:20px;
	float:right;
	background:url(../../common/img/detailp/btn_arrow_next.png) no-repeat;
	z-index:99
}

#goodsview2 .top_btn {
	border-bottom:solid 1px #d3d3d3;
	overflow:hidden;
	display:none
}

#goodsview2 .top_btn .left_list_btn {
	float:left;
	width:58px;
	height:27px;
	background:url(../../common/img/new/btn_list_view.png) no-repeat;
	background-size:58px 27px;
	line-height:27px;
	color:#fff;
	font-size:12px;
	text-align:center
}

#goodsview2 .top_btn .right_other_btn {
	float:right;
	width:104px;
	height:27px;
	background:url(../../common/img/new/btn_more_view.png) no-repeat;
	background-size:104px 27px;
	line-height:27px;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-right:7px;
	margin-top:7px
}

#goodsview2 .top_btn .right_other_btn2 {
	float:right;
	width:104px;
	height:27px;
	background:url(../../common/img/new/btn_more_view_up.png) no-repeat;
	background-size:104px 27px;
	line-height:27px;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-right:7px;
	margin-top:7px
}

#goodsview2 .goods-contents-area .thumbnail-area .thumbnail-img {
	position:relative; border-bottom:0 none;
}

#goodsview2 .goods-contents-area .thumbnail-area .thumbnail-img:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#goodsview2 .goods-contents-area .thumbnail-area .thumbnail-img img {
	width:100%;
	margin:0;
}

#goodsview2 .goods-contents-area .thumbnail-area .zoom-area {
	z-index:99;
	position:relative;
	width:50px;
	height:50px;
	background:url(../../common/img/goods/btn_goods_view.png) no-repeat;
	background-size:100% 100%;
	float:right;
	margin-top:-50px
}

#goodsview2 .goods-contents-area .detail-view-area {margin:0 auto 15px auto;width:93.75%;}

#goodsview2 .goods-contents-area .detail-view-area .btn-detail {height:30px;line-height:30px;text-align:center;color:#fff;font-family: 'Nanum GothicEB', sans-serif;font-size: .95em;background:#777;}

.buy-info-area {width:90.625%;margin:0 4.6875%;padding-bottom:12px;}

#goodsview2 .block-pd {}
#goodsview2 .buyaction {padding:15px 3.125%;}
#goodsview2 .goods-contents-area .couponlist-area {
	bottom:0;
	position:fixed;
	width:100%;
	background:#fff;
	z-index:99;
	display:none
}

#goodsview2 .goods-contents-area .couponlist-title {
	background:#313030;
	border-bottom:solid 1px #b2b2b2;
	height:48px
}

#goodsview2 .goods-contents-area .couponlist-title .title {
	height:48px;
	line-height:48px;
	margin-left:15px;
	font-size:15px;
	color:#fff;
	font-weight:700;
	float:left
}

#goodsview2 .goods-contents-area .couponlist-title .title .title_cnt {
	font-size:14px
}

#goodsview2 .goods-contents-area .couponlist-title .close-btn {
	background:url(../../common/img/new/btn_close.png) no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px
}

#goodsview2 .goods-contents-area .couponlist-title .close-btn {
	background:url(../../common/img/new/btn_close.png) no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px
}

#goodsview2 .goods-contents-area .couponlist-item {
	border-bottom:solid 1px #dbdbdb;
	overflow:hidden;
	display:table;
	width:100%
}

#goodsview2 .goods-contents-area .couponlist-item .download-btn {
	width:auto;
	padding:10px 12px
}

#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name,#goodsview2 .goods-contents-area .couponlist-item .couponlist-btn {
	display:table-cell;
	vertical-align:middle
}

#goodsview2 .goods-contents-area .couponlist-item .couponlist-btn {
	padding:5px;
	text-align:right;
	width:30px;
	white-space:nowrap
}

#goodsview2 .goods-contents-area .couponlist-item .couponlist-item-name {
	padding:0 10px;
	-ms-word-break:break-all;
	word-break:break-all
}

#goodsview2 .goods-contents-area .couponlist-area .couponlist-item-area {
	position:relative;
	max-height:220px;
	width:100%;
	overflow:hidden
}

#goodsview2 .goods-contents-area .btn-area {
	color:#fff
}

.goods-qna-certification {
	background:url(../../common/img/nlist/btn_delete02_off.png) no-repeat;
	background-size:40px 21px;
	width:40px;
	height:21px;
	border:none;
	font-size:10px;
	padding:none;
	text-align:center
}

.goods-qna-certification:active {
	background:url(../../common/img/nlist/btn_delete02_on.png) no-repeat
}

.btn-area {
	display:table;
	table-layout:fixed;
	width:100%
}

.btn-area .btn-cell:first-child {
	padding-left:0
}

.btn-area .btn-cell {
	color:#fff;
	display:table-cell;
	text-align:center;
	padding:0 0 0 1.25%
}

.btn-area .btn-cell .btn {
	width:100%
}

.content_goods {
	position:relative;
	z-index:1100
}

/*mypage*/
#mypagelist {
	background:#fff
}

#mypageinfo .top_level {
	height:33px;
	line-height:33px;
	background:url(../../common/img/nmyp/bdtit_bg.png) repeat-x;
	font-size:12px;
	color:#4d4d4d;
	padding-left:14px;
	display:none
}

#mypageinfo .top_level .name {
	color:#353535;
	font-weight:700
}

#mypageinfo .top_level .level {
	color:#436693;
	font-weight:700
}

.mypageinfo-view-benefit {
	background:url(../../common/img/nmyp/btn_view_off.png) no-repeat;
	font-weight:700;
	font-size:12px;
	color:#fff;
	width:73px;
	height:25px;
	border:none
}

.mypageinfo-view-benefit:active {
	background:url(../../common/img/nmyp/btn_view_on.png) no-repeat
}

.mypagelist_mem {
	padding:0 10px 10px
}

.mypage-header {
	overflow:hidden;
	margin:20px 10px
}

.mypage-header .grade {
	float:left;
	width:120px;
	text-align:center;
	margin:0 10px 0 0
}

.mypage-header .grade-badge:after {
	content:'';
	border-radius:50%;
	position:absolute;
	top:4px;
	right:4px;
	bottom:4px;
	left:4px;
	border:1px solid hsla(0,100%,100%,.5)
}

.mypage-header .member-grade {
	margin:25px 0 0;
	color:#fff;
	display:inline-block
}

.mypage-header .grade-name {
	display:block;
	color:#fff;
	font-size:18px;
	line-height:1.2em;
	margin-top:5px;
	font-weight:700
}

.mypage-header .mypage-header-info {
	display:block;
	overflow:hidden;
	padding:10px 0 0
}

.mypage-header .mypage-header-block+.mypage-header-block {
	border-top:1px solid #ddd
}

.mypage-header .mypage-header-block {
	padding:10px 0
}

.mypage-header .mypage-info-num {
	float:right
}

/*grade benefit*/
.grade-benefit {
	border:1px solid #c9c9c9
}

.grade-benefit h3 {
	background:#6d6d6d;
	text-align:center;
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:400
}

.grade-benefit ul li {
	display:block;
	margin:10px 5px;
	position:relative
}

.grade-benefit ul li:before {
	content:attr(title);
	float:left;
	margin:0 5px 0 0;
	width:27%;
	line-height:1.5em
}

.grade-benefit ul li .grade-benefit-value {
	overflow:hidden;
	display:block;
	line-height:1.5em
}

.benefit_close {
	background:#323030;
	width:100%;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:1em;
	height:45px;
	border-bottom:solid 1px #b2b2b2;
	margin-top:6px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:700;
	line-height:45px;
	bottom:0
}

/*grid-item*/
.grid-item {
	overflow:hidden;
	margin:9px 10px 10px 9px
}

.grid-item li {
	float:left;
	width:33.33%
}

.grid-item li a {
	background:#6d6d6d;
	display:block;
	padding:25px 3px;
	text-align:center;
	border:1px solid #fff;
	border-width:1px 0 0 1px
}

.grid-item li a .grid-item-name {
	color:#fff;
	display:block;
	margin:5px 0 0
}

/*item-block*/
.item-block {
	border:1px solid #c9c9c9;
	margin-top:10px
}

.item-block .item-header {
	border-bottom:1px solid #c9c9c9
}

.item-block .item-header .item-title a {
	padding:10px;
	display:block;
	background:#f7f7f7;
	position:relative
}

.item-block .item-header .item-title a .option {
	position:absolute;
	top:10px;
	right:10px
}

.item-block .item-content {
	padding:10px;
	overflow:hidden
}

.item-block .item-content .item-thumbnail {
	float:left;
	margin:0 15px 0 0;
	position:relative
}

.item-block .item-content .item-info {
	overflow:hidden
}

.item-block .item-content .item-date {
	display:block;
	color:#a0a0a0;
	margin:0 0 5px
}

.item-block .item-content .item-name {
	display:block;
	margin:0 0 5px
}

.item-block .item-content .item-price {
	display:block;
	margin:0 0 5px
}

/*board*/
.table-board {
	width:100%
}

.table-board thead th {
	background:#f7f7f7;
	padding:8px 0;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	font-weight:400
}

.table-board tbody td {
	vertical-align:top;
	padding:10px 5px;
	position:relative
}

.table-board .title {
	border-bottom:1px solid #c9c9c9
}

.table-board .title .first img {
	vertical-align:top;
	border:1px solid #d0d0d0;
	max-width:100%
}

.table-board .item-title {
	overflow:hidden;
	margin:0 0 5px;
	-ms-word-break:break-all;
	word-break:break-all
}

.table-board .content-board {
	display:none
}

.table-board .content-board .question-cell {
	padding:10px;
	overflow:hidden
}

.table-board .content-board .answer-cell {
	padding:10px;
	border-top:dashed 1px #DBDBDB;
	overflow:hidden
}

.table-board .content-board .answer-cell h4 {
	margin:0 0 5px
}

.table-board .content-board td {
	background:#f7f7f7;
	border-bottom:1px solid #c9c9c9;
	padding:0
}

.table-board .content-board td img {
	max-width:100%
}

.table-board tr .item-empty {
	border:0;
	text-align:center
}

.table-board .remain {
	font-size:12px;
	height:20px;
	line-height:20px;
	vertical-align:top;
	color:#F03C3C;
	text-align:left;
	margin-bottom:8px
}

.table-board .notused {
	font-weight:700;
	color:#F03C3C;
	border-right:none
}

.table-board .name {
	font-size:14px;
	color:#353535;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	overflow:hidden;
	text-align:left;
	margin-top:12px
}

.table-board .remain span {
	font-weight:700
}

.table-board .used {
	font-weight:700;
	color:#797979;
	border-right:none
}

.table-board .nolist {
	border-right:none
}

.table-board tbody td:nth-child(3) .gray {
	margin-top:5px
}

.table-board td.img img {
	width:48px;
	height:48px
}

.table-board .list-break-text {
	-ms-word-break:break-all;
	word-break:break-all;
	overflow:hidden;
	line-height:1.2em
}

.content .table-form:first-child {
	border-top:0
}

.table-form {
	width:100%;
	border-top:1px solid #e5e5e5
}

.table-form td {
	padding:8px;
	vertical-align:middle;
	border-bottom:solid 1px #e5e5e5;
	background:#ffffff
}

.table-form th {
	padding:8px 0;
	text-align:center;
	background:#f5f5f5;
	width:70px;
	vertical-align:middle;
	border-bottom:solid 1px #e5e5e5
}

.table-form .img {
	padding:5px;
	width:60px
}

.table-form .img img {
	border:solid 1px #d9d9d9
}

.table-form td+td {
	padding:8px 0 8px 5px
}

.table-form .img {
	padding:5px;
	width:60px
}

.table-form .img img {
	border:solid 1px #d9d9d9
}

.table-form td .select,.table-form td .input-text {
	width:100%
}

.goods-qna-certification {
	background:url(../../common/img/nlist/btn_delete02_off.png) no-repeat;
	background-size:40px 21px;
	width:40px;
	height:21px;
	border:none;
	font-size:10px;
	padding:none;
	text-align:center
}

.goods-qna-certification:active {
	background:url(../../common/img/nlist/btn_delete02_on.png) no-repeat
}

#nqnalist {
	background-color:#FFF;
	
}

#nqnalist .name {
	font-size:14px;
	color:#353535;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	overflow:hidden;
	text-align:left;
	margin-top:12px
}

#nqnalist .remain span {
	font-weight:700
}

#nqnalist .used {
	font-weight:700;
	color:#797979;
	border-right:none
}

#nqnalist .nolist {
	border-right:none
}

.goods-qna-certification {
	background:url(../../common/img/nlist/btn_delete02_off.png) no-repeat;
	background-size:40px 21px;
	width:40px;
	height:21px;
	border:none;
	font-size:10px;
	padding:none;
	text-align:center
}

.secret-icon {
	margin-left:5px;
	width:10px;
	height:13px;
	background:url(../../common/img/new/icon_secret.png) no-repeat;
	background-size:10px 13px;
	margin-bottom:5px
}

.goods-qna-certification:active {
	background:url(../../common/img/nlist/btn_delete02_on.png) no-repeat
}

#checkout-button-area {
	width:100%;
	height:0
}

.origin-goods-order-layer-item:after {
	content:'';
	clear:both;
	display:block;
	height:0
}

.origin-goods-order-layer-item,.origin-option-modify-layer-item {
	padding-left:14px;
	padding-right:18px;
	padding-top:4px;
	overflow:hidden
}

.origin-goods-order-layer-item .title,.origin-option-modify-layer-item .title {
	line-height:26px;
	height:26px;
	width:38%;
	float:left
}

.origin-goods-order-layer-item .content,.origin-option-modify-layer-item .content {
	display:block;
	overflow:hidden;
	text-align:right
}

.origin-goods-order-layer-item .content select,.origin-option-modify-layer-item .content select {
	width:100%
}

#cart {
	background:#fff
}

#checkout_area {
	background:#fff;
	padding-bottom:20px
}

#wishlist {
	background:#FFF
}

.content-empty {
	margin:0 0 20px
}

.content-empty .comment {
	text-align:center;
	margin:10px 0;
	clear:both;
	font-weight:400
}

.input_content .description {
	font-size:12px;
	line-height:18px;
	color:#9e9e9e
}

.input_content .description input[type=checkbox] {
	height:15px;
	border:solid 1px #BBB
}

.input_content .description_wrap {
	margin-top:5px
}

.step_btn {
	padding:10px;
	text-align:center;
	overflow:hidden
}

.list_goodsscroll .list_content {
	font-size:0;
	letter-spacing:-.1rem;
	margin:0 0 0 -3.125%;
}

.list_goodsscroll .list_item {
	width:50%;
	vertical-align:top;
	padding:0 1.5625% 15px 3.125%;
	letter-spacing:0;
	text-align:center;
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.list_goodsscroll .list_item .item_img {text-align:center; position:relative; margin:0 auto;}

.list_goodsscroll .list_item .item_img img { width:100%; height:auto; vertical-align:middle; border:1px #ddd solid;}

.list_goodsscroll .list_item .item_name {margin:5px 0 3px 0;text-align:center;color:#555;line-height:1.5em;font-size: .9em;font-family: 'Nanum GothicB', sans-serif;height:1.5em;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;}
.list_goodsscroll .list_item .item_price {margin:0;text-align:center;line-height:1.5em;color:#e51217;font-family: 'Nanum GothicB', sans-serif;}
.list_goodsscroll .list_item .item_price .customer_price {color:#aaa;display:inline-block;font-family: 'Nanum Gothic', sans-serif;margin-right:5px;font-size: .9em;text-decoration:line-through;}

.more-end {display:none;}

.anchor {
	position:fixed;
	bottom:55px;
	right:3.125%;
	z-index:90;
	display:none;
	text-align:center
}

.anchor a {
	display:block;
	padding:6px 8px;
	background:rgba(255,255,255,1.0);
	border:1px solid #bbbaba;
	border-radius:3px;
	letter-spacing:0;
	font-weight:700
}

.anchor a div {
	color:#666;
	font-family: 'Open Sans', sans-serif;
	margin:6px 0 0
}

.anchor .sticky-top span {
	width:10px;
	height:6px;
	padding:0;
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/top_btn.png) no-repeat center top;background-size:10px 6px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg) scale(0.8);
	-webkit-transition:-webkit-transform 150ms ease;
	-moz-transition:-moz-transform 150ms ease;
	-ms-transition:-ms-transform 150ms ease;
	-o-transition:-o-transform 150ms ease;
	transition:transform 150ms ease
}


/*sticky-tab-nav*/
.sticky-tab-nav {
	position:fixed;
	bottom:0;
	left:0;
	z-index:90;
	width:100%;
	display:none
}

.sticky-tab-nav ul {
	display:table;
	width:100%
}

.sticky-tab-nav ul li {
	display:table-cell;
	text-align:center;
	table-layout:fixed;
	width:25%
}

.sticky-tab-nav ul :first-child a {
	border-left:0
}

.sticky-tab-nav ul li a {
	display:block;
	padding:8px 0;
	height:18px;
	line-height:18px;
	background:hsla(0,0%,0%,.7);
	font-family: 'Nanum Gothic', sans-serif;
	color:#fff;
	border-left:1px solid hsla(0,100%,100%,0.2)
}

/*Áø¿­°øÅë*/
.goods-list-item .goods-list-arrow {display:none;}

.goods-row {
	font-size:0;
	letter-spacing:0
}

.goods-area .goods-img a {
	position:relative;
	text-align:center
}

/* ¸®½ºÆ®Çü Áø¿­ */
.goods-area .goods-list-item .goods-list-img {
	float:left
}


.goods-list-item {
	padding:5px 3.125% 5px 0;
	position:relative;
	overflow:hidden;
	margin-right:3.125%;
}

.goods-list-item+.goods-list-item {}

.goods-list-item+.section-1 {}

.goods-list-item .goods-list-info {
	overflow:hidden;
	margin:10px 0 0 0
}

.goods-list-item .goods-list-info .goods-option div {
	margin:0 0 4px
}

.goods-list-item .goods-list-info .goods-option,.goods-list-item .goods-list-info .goods-price,.goods-list-item .goods-list-info .goods-dc,.goods-list-item .goods-list-info .goods-delivery,.goods-list-item .goods-list-info .goods-ea,.goods-list-item .goods-list-info .goods-nvmileage,.goods-list-item .goods-list-info .goods-reserve {
	margin-bottom:3px
}

.goods-list-item .goods-list-info .goods-price .red {
	font-size:12px;
	font-family: 'Nanum Gothic', sans-serif;
}

.goods-list-item .goods-list-info .goods-dc .blue {
	color:#d01132;
	font-size:12px;
	font-weight:700
}

.goods-list-item:after {
	display:block;
	content:'';
	clear:both
}

.goods-list-item-gray {
	background:#fff
}

.goods-list-item .goods-list-chk {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	margin:10px
}

.goods-list-item .goods-list-chk input {
	position:absolute;
	top:50%;
	left:0;
	margin:-7px 0 0
}

.goods-list-item .goods-list-chk+.goods-list-img {
	margin-left:3.125%
}

.goods-list-item .goods-list-img {
	float:left;
	margin:0 10px 0 0;
	position:relative
}

.goods-list-item .goods-list-img a {
	display:block;
	text-align:center
}

.goods-list-item .goods-list-img img {
	width:100px;
	max-width:100%;
	max-height:100%;
	min-height:100px;
	vertical-align:bottom;
	border:solid 1px #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.goods-list-item .goods-nm {overflow:hidden; white-space:normal; display:inline-block; text-overflow: ellipsis; margin-bottom:9px; font-size: 1.1em; font-family: 'Nanum GothicB', sans-serif; color:#555; line-height:18px; height:36px; width:100%;}
.goods-list-item .goods-list-info .goods-consumer {color:#aaa;font-family: 'Nanum Gothic', sans-serif;line-height:18px;font-size: .9em;}
.goods-list-item .goods-list-info .goods-price {color:#e51217;font-family: 'Nanum GothicB', sans-serif;line-height:22px;font-size: 1em;margin-top:2px;}
.goods-list-item .goods-list-info .goods-price b {font-family: 'Nanum GothicEB', sans-serif;font-size: 1.125em;}

/* °¶·¯¸®Çü 1´Ü Áø¿­ */
.goods-area .goods-row {}

.goods-area .goods-gallery1-item {
	margin:10px 10px 20px;
	text-align:center
}

.goods-area .goods-gallery1-item .goods-img {
	position:relative;
	width:100%;
	text-align:center
}

.goods-area .goods-gallery1-item .goods-img a {
	display:block
}

.goods-area .goods-gallery1-item .goods-img a img {
	width:100%!important
}

.goods-area .goods-gallery1-item .goods-price {
	font-weight:700;
	width:100%;
	height:18px;
	font-size:13px;
	color:#222;
	line-height:18px
}

.goods-area .goods-gallery1-item .goods-price a {
	font-weight:700;
	font-size:13px
}

.goods-area .goods-gallery1-item .goods-dc {
	width:100%;
	height:18px;
	font-weight:700;
	color:#436693;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.goods-area .goods-gallery1-item .goods-dc a {
	font-weight:700;
	color:#436693
}

.goods-area .goods-gallery1-item .goods-nm a {
	overflow:hidden;
	margin:5px 0;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	display:block;
	overflow:hidden;
	white-space:nowrap
}

/* °¶·¯¸®Çü 2´Ü Áø¿­ */
.goods-content {width:96.875%;margin:0 0 0 3.125%;}
.goods-area .goods-gallery2-item {
	width:46%;
	margin:0;
	padding:0 0 15px 0;
	display:inline-block;
	vertical-align:top
}

.goods-area .goods-gallery2-item .goods-nm {margin:7px 0 0 0;text-align:center;color:#666;font-family: 'Nanum Gothic', sans-serif;padding:0;width:100%;height:3em;overflow:hidden;}
.goods-area .goods-gallery2-item .goods-nm a {color:#666;font-family: 'Nanum Gothic', sans-serif;font-size: .85em;line-height:1.5em;height:3em;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;text-align:center;margin:0;padding:0;}

.goods-area .goods-gallery2-item .goods-img {text-align:center; position:relative; margin:0 auto;}
.goods-area .goods-gallery2-item .goods-img img {width:100%; height:auto; vertical-align:middle;}

.goods-area .goods-gallery2-item .goods-price {margin:0;text-align:center;line-height:1.25em;color:#333;font-family: 'Nanum GothicB', sans-serif;padding:0;}
.goods-area .goods-gallery2-item .goods-price .customer_price {color:#aaa;display:inline-block;font-family: 'Nanum Gothic', sans-serif;margin-right:5px;font-size: .9em;text-decoration:line-through;}
.goods-area .goods-gallery2-item .goods-price a {color:#e51217;font-family: 'Nanum GothicB', sans-serif;font-size:1.125em;}

.goods-area .goods-gallery2-item .goods-dc {
	width:100%;
	height:18px;
	font-size:12px;
	font-weight:700;
	color:#436693;
	line-height:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.goods-area .goods-gallery2-item .goods-dc a {
	font-size:12px;
	font-weight:700;
	color:#436693
}

/* °¶·¯¸®Çü 3´Ü Áø¿­ */
.goods-area .goods-item {
	width:30%;
	display:inline-block;
	position: relative;
	vertical-align:top;
	margin:10px 1.63% !important;
	padding: 0 0 25px 0;
}

.goods-area .goods-item .goods-img {
	position:relative;
}

.goods-area .goods-item .goods-img a {
	display:block;
	position: relative;
}

.goods-area .goods-item .goods-price {
	font-weight:700;
	width:100%;
	height:18px;
	font-size:13px;
	color:#333;
	line-height:18px;
	text-align:center
}

.goods-area .goods-item .goods-dc {
	font-size:12px;
	font-weight:700;
	color:#436693;
	line-height:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.goods-area .goods-item .goods-dc a {
	font-size:12px;
	font-weight:700;
	color:#436693
}

#norderlist table td {
	padding:8px 0 8px 10px;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb;
	word-break:break-all
}

#norderlist table th {
	padding:8px 0;
	text-align:center;
	background:#f5f5f5;
	width:70px;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb;
	color:#353535;
	font-size:12px
}

#norderlist .ord_more_btn {

	padding:5px;
	background:#808591;
	color:#fff;
	float:right;
	border-radius:4px;
	border:0;
	text-align:center;
	margin:-6px 0 0
}

#norderlist table+.sub_title {
	margin-top:20px
}

.review-title {
	font-size:14px;
	color:#353535;
	overflow:hidden;
	margin:0 0 10px
}

.review-title .title {
	float:left;
	margin:7px 0 0 0;
	color:#333;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: .85em;
}

.review-title .title .title_cnt {
	color:#222;
	font-weight:700
}

.review-title.content-empty a {
	float:none;
	text-align:center;
	display:block
}

.review-title.content-empty a .write-btn {
	float:none;
	display:inline-block
}

.review-title a {
	float:right
}

.review-title .write-btn {
	width:90px;
	height:27px;
	line-height:27px;
	color:#fff;
	font-weight:400;
	text-align:center;
	background:#777;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: .9em;
	border-radius:3px
}

.btn_order_search {
	float:right
}

.orderlist-area {
	bottom:0;
	position:fixed;
	width:100%;
	background:#FFF;
	z-index:99;
	display:none
}

.orderlist-title {
	background:#313030;
	border-bottom:solid 1px #b2b2b2;
	overflow:hidden
}

.orderlist-title .title {
	margin:15px;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	float:left
}

.orderlist-title .close-btn {
	background:url(../../common/img/new/btn_close.png) no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px
}

.orderlist-item {
	border-bottom:solid 1px #dbdbdb;
	padding:6px 0;
	position:relative
}

.orderlist-item .download-btn {
	background:url(../../common/img/info/icon_radio01.png) no-repeat;
	width:22px;
	height:22px;
	margin-top:8px;
	margin-right:12px;
	text-align:center;
	position:absolute;
	top:0;
	right:0
}

.orderlist-item .active-btn {
	background:url(../../common/img/info/icon_radio02.png) no-repeat
}

.orderlist-title .close-btn {
	background:url(../../common/img/new/btn_close.png) no-repeat;
	background-size:31px 31px;
	width:31px;
	height:31px;
	margin-top:8px;
	float:right;
	margin-right:10px
}

.orderlist-area .orderlist-item-area {
	position:relative;
	max-height:220px;
	width:100%;
	overflow:hidden
}

#guest-info td {
	padding:0 5px
}

.secret_button {
	width:48px;
	height:42px;
	float:left
}

.secret_button.on {
	background-image:url(../../common/img/new/btn_secret_on.png)
}

.secret_button.off {
	background-image:url(../../common/img/new/btn_secret_off.png)
}

#background {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	display:none;
	z-index:98
}

.goods-block .goods-nm {
	word-break:break-all;
	margin:0 0 10px;
	display:block
}



.goods-area .goods-item .goods-nm {
	margin-top:5px;
	text-align:center;
	height:2.3em;
	overflow:hidden
}

#star-point {
	text-align:center;
	position:relative
}

#star-point .description {
	margin:0 0 5px
}

#star-point .star-point-select {
	font-size:0;
	line-height:0
}

#star-point .star-point-select span.star {
	width:26px;
	height:26px;
	margin:0 10px;
	font-size:0;
	line-height:0;
	background-image:url(../../common/img/new/btn_star_off.png);
	background-size:100% 100%;
	display:inline-block
}

#star-point .star-point-select span.selected {
	font-weight:700;
	background-image:url(../../common/img/new/btn_star_on.png)
}

.item_coupon_img:after,.goods-list-coupon:after,.goods-coupon:after {
	display:block;
	font-size:11px;
	line-height:14px;
	font-weight:400;
	color:#fff;
	content:'ÄíÆù';
	font-family:'±¼¸²'
}

.goods-list-item .goods-list-coupon {
	top:10px;
	left:80px;
	right:auto
}

.goods-area .goods-img img {
	max-width:100%;
	display: inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

/*goods-speach-description*/
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img .goods-speach-description {
	display:block!important;
	position:absolute;
	z-index:2;
	margin-left:6px;
	margin-top:-35px
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_img .goods-speach-description {
	display:block!important;
	position:absolute;
	z-index:2;
	width:32px;
	height:32px;
	margin-top:-35px
}

.list_magazine .swipe_mg .list_content .list_item .item_img .goods-speach-description {
	display:block!important;
	position:absolute;
	z-index:3;
	margin-top:-35px
}

#goodsview2 .goods-contents-area .thumbnail-area .goods-speach-description {
	z-index:99;
	position:absolute;
	top:0;
	right:0
}

.goods-speach-description.playing .speach-description-timer {
	display:block
}

.goods-speach-description.playing {
	background-position:-125px -50px;
	-webkit-background-size:400px 300px
}

.goods-speach-description {
	display:block;
	background-image:url(../../common/img_light2/sprite-icon.png);
	background-repeat:no-repeat;
	background-size:400px 300px;
	background-position:-125px 0;
	width:30px;
	-webkit-background-size:400px 300px;
	height:30px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
	position:relative
}

.goods-speach-description {
	position:absolute;
	left:0;
	bottom:0
}

.goods-speach-description .speach-description-play {
	font-size:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}

.goods-speach-description .speach-description-timer {
	position:absolute;
	left:0;
	right:0;
	bottom:1px;
	font-size:11px;
	line-height:12px;
	height:12px;
	display:none
}

.coupon-number {
	height:58px;
	line-height:58px;
	background-color:#ECECEC;
	font-size:12px;
	color:#353535;
	text-align:center
}

.coupon-number .inputnum {
	font-size:14px;
	font-weight:700;
	color:#436693;
	padding:3px 0;
	width:18%
}

.coupon-regist-description {
	text-align:center;
	margin-top:15px;
	font-size:12px;
	color:#353535
}

.point-star {
	color:#B5B2B2;
	font-size:16px;
	margin:0 0 5px
}

.point-star .active {
	color:#d01132;
	font-size:16px
}

.review-title .title {
	float:left
}

.review-title .write-btn {
	float:right;
	width:90px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#FFF;
	font-weight:400;
	text-align:center;
	background:#777;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: .9em;
	border-radius:3px
}

/*back btn*/
.goods-btn {
	overflow:hidden;
	padding:0 0 0 1px;
	margin:4px 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.goods-btn>button {
	float:left;
	margin:0 0 0 -1px;
	padding:4px 2px;
	font-size:11px;
	white-space:nowrap;
	letter-spacing:-1px
}

.goods-btn>button:first-child {
	width:40%;
	border-radius:5px 0 0 5px
}

.goods-btn>button:last-child {
	width:60%;
	border-radius:0 5px 5px 0
}

#reviewlist .btn_write {
	position:fixed;
	top:50%;
	right:0;
	width:60px;
	height:40px;
	margin-top:-20px;
	border-bottom-left-radius:.5em;
	border-top-left-radius:.5em;
	background:rgba(0,0,0,0.5);
	font-size:12px;
	font-weight:700;
	line-height:40px;
	color:#EEE;
	text-align:center;
	text-shadow:0 1px 1px #333
}

.goods-list-item .option-modify-btn {
	float:right
}

#orderbox {
	border:5px solid #F3F3F3;
	padding:5px 10px
}

#orderbox table th {
	width:100px
}

#coupon-list .name {
	color:#353535;
	overflow:hidden;
	margin:0 0 5px
}

#coupon-list .remain span {
	font-weight:700
}

#coupon-list .used {
	font-weight:700;
	color:#797979
}

.coupon-number {
	height:58px;
	line-height:58px;
	background-color:#ECECEC;
	font-size:12px;
	color:#353535;
	text-align:center
}

.coupon-number .inputnum {
	font-size:14px;
	font-weight:700;
	color:#436693;
	padding:3px 0;
	width:18%
}

.coupon-regist-description {
	text-align:center;
	margin-top:15px;
	font-size:12px;
	color:#353535
}

/*more*/
.more-block {
	margin-top:10px
}

#orderlist .m_ord .roundbox .m_list .m_btn .more_btn {
	width:89px;
	height:36px;
	border:0;
	background:url(../img/ord/btn_more_off_effect.png) no-repeat;
	background-size:89px 36px;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#orderlist .m_ord .roundbox .m_list .m_btn .more_btn:active {
	width:89px;
	height:36px;
	border:0;
	background:url(../img/ord/btn_more_on_effect.png) no-repeat;
	background-size:89px 36px;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

#orderlist .m_ord .roundbox .m_list .m_btn .more_btn.active {
	width:89px;
	height:36px;
	border:0;
	background:url(../img/ord/btn_more_on_effect.png) no-repeat;
	background-size:89px 36px;
	font-size:14px;
	font-weight:700;
	color:#DDD;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.buyaction .btn {font-family: 'Nanum Gothic', sans-serif;font-size: 1em;font-weight:bold;}
#goodsview2 .block-pd .btn-cell:first-child {width:40.625%;}
#goodsview2 .block-pd .btn-cell:nth-child(2) {width:25.3125%;}
#goodsview2 .block-pd .btn-cell:last-child {width:25.3125%;}
#goodsview2 .block-pd .btn {border-radius:0;padding:0;height:40px;line-height:40px;text-align:left;}
#goodsview2 .block-pd .btn-red {background:#222 url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_btn01.png) no-repeat 26% 50%;background-size:16px 11px;text-indent:39%;}
#goodsview2 .block-pd .btn-darkgray {background:#999 url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_btn02.png) no-repeat 8% 50%;background-size:16px 11px;text-indent:33%;}
#goodsview2 .block-pd .btn-gray {background:#fff url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_btn03.png) no-repeat 19% 50%;background-size:16px 11px;border:1px #d3d3d3 solid;color:#888;text-indent:37%;}

.answer-yn {
	float:left;
	margin:0 4.6875% 0 0;
}

.answer-n {
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/answer_no.png) no-repeat center top;
	background-repeat:no-repeat;
	background-size:35px 35px;
	-webkit-background-size:35px 35px;
	height:35px;
	width:35px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle
}

.answer-y {
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/answer_yes.png) no-repeat center top;
	background-repeat:no-repeat;
	background-size:35px 35px;
	height:35px;
	width:35px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle
}

/*view page ÅÇ¿¡¼­ È°¿ë µÊ*/
.content-qna {
	margin:10px 3.125% 30px 3.125%;
}

.content-qna .qna-item .qna-item-content .qna-item-content-answer {
	border-top:dashed 1px #dbdbdb;
	padding:8px 14px
}

.content-qna .qna-item {
	border:solid 1px #d9d9d9;
	border-bottom:none
}

.content-qna .qna-item .qna-item-title {
	border-bottom:solid 1px #d9d9d9;
	padding:10px 4.6875%;
	overflow:hidden
}

.content-qna .qna-item .qna-item-title .qna-item-subject {
	font-weight:700;
	color:#444;
	line-height:19px;
	font-family: 'Nanum GothicB', sans-serif;
	font-size: .95em;
}

.content-qna .qna-item .qna-item-title .qna-item-id {
	color:#808080;
	line-height:19px;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: .85em;
}

.content-qna .qna-item .qna-item-content {
	background:#F5F5F5;
	display:none;
	border-bottom:solid 1px #d9d9d9
}

.content-qna .qna-item .qna-item-content .qna-item-content-question {
	padding:8px 14px;
	overflow:hidden;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: .85em;
	color:#444;
}

.content-review {
	margin:10px 3.125% 30px 3.125%;
}

.content-review img {
	max-width:100%
}

.content-review .review-item {
	border:solid 1px #d9d9d9;
	border-bottom:none;
}

.content-review .review-item .review-item-title {
	overflow:hidden;
	border-bottom:solid 1px #d9d9d9;
	padding:10px 4.6875%;
}

.content-review .review-item .review-item-title .review-item-subject {
	color:#444;
	font-family: 'Nanum GothicB', sans-serif;
	line-height:19px;
	font-size: .95em;
	margin-bottom:4px;
}

.content-review .review-item .review-item-title .review-item-id {
	overflow:hidden;
	
}

.content-review .review-item .review-item-title .review-item-id .review-item-star {
	float:right;
	color:#d3d3d3;
	font-size: 1em;
	font-family: 'Nanum Gothic', sans-serif;
}

.content-review .review-item .review-item-title .review-item-id .review-item-star .active {
	color:#d01132;
	font-size: 1em;
	font-family: 'Nanum Gothic', sans-serif;
}

.content-review .review-item-star,.content-review .review-item-star .active {
	font-size:20px;
	line-height:1.2em
}

.content-review .review-item .review-item-title .review-item-id .review-item-info {
	float:left;
	font-size: .85em;
	font-family: 'Nanum Gothic', sans-serif;
}

.content-review .review-item .review-item-content {
	background:#F5F5F5;
	display:none
}

.content-review .review-item .review-item-content-review {
	padding:10px 4.6875%;
	border-bottom:solid 1px #d9d9d9
}

.content-review .review-item .review-item-content-review img {
	max-width:100%;
	margin:5px 0
}

.content-review .review-item .review-item-content .review-item-content-reply {
	border-bottom:solid 1px #d9d9d9;
	padding:8px 14px;
	margin-top:-1px;
	background:#F5F5F5
}

.content-review .review-item .review-item-content .review-item-content-reply .reply-icon {
	float:left;
	background:url(../../common/img/new/btn_re.png) no-repeat;
	background-size:20px 14px;
	width:20px;
	height:14px;
	margin-right:5px
}

.answer-icon {
	float:left;
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/answer_reple.png) no-repeat center top;
	background-size:45px 15px;
	width:45px;
	height:15px;
	margin-right:5px
}

.question-icon {display:none;}

.qna-item-content-answer p,.qna-item-content-answer h4 {
	font-size: .85em;
	font-family: 'Nanum Gothic', sans-serif;
	line-height:1.5em;
	font-weight:400;
	margin:0 4.0625%;
}
.qna-item-content-answer h4 {font-family: 'Nanum GothicB', sans-serif;padding-bottom:4px;}

/* // view page ÅÇ¿¡¼­ È°¿ë µÊ*/
.board-reply {
	overflow:hidden
}

#nreviewregister {
	background:#fff
}

#nreviewregister .attach {
	float:left
}

#nreviewregister .camera_btn {
	width:80px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#fff;
	font-weight:400;
	text-align:center;
	background:#808591;
	border-radius:3px
}

#nreviewregister .camera_btn :active {
	background:#808591;
	border-radius:3px;
	float:left
}

/* *** ¸ð¹ÙÀÏ °Ô½ÃÆÇ **** */
#page_title {
	position:relative
}

#page_title .top_title {
	-ms-word-break:break-all;
	word-break:break-all
}
#page_title .btn_write {
	position:absolute;
	top:3px;
	right:3.125%
}

#page_title .btn_back,#page_title .btn_list {
	position:absolute;
	top:3px;
	left:3.125%
}

#page_title .btn_navi {
	position:absolute;
	top:3px;
	right:3.125%;
	width:56px;
	height:27px;
	border:none;
	font-size:12px

}

#page_title .btn_index {
	position:absolute;
	top:3px;
	left:3.125%;
	width:63px;
	height:27px;
	border:none;
	background-image:url(../../common/img/new/btn_index.png);
	background-size:100% 100%;
	font-size:0
}

/*btn_center*/
.btn_center {
	overflow:hidden;
	margin:10px auto;
	text-align:center
}

#board-delete .content {
	text-align:center
}

#popup {
	position:fixed;
	bottom:3%;
	width:100%;
	z-index:99
}

#popup .popup_wrap {
	width:310px;
	margin:0 auto
}

#popup .popup_wrap .popup_content {
	text-align:center;
	border:solid 1px #dadada;
	background:#FFF;
	min-height:150px
}

#popup .popup_wrap .popup_content img {
	max-width:100%;
	vertical-align:middle
}

#popup .popup_wrap .popup_btn {
	background:hsla(0,0%,0%,.7);
	display:-webkit-box;
	display:flex
}

#popup .popup_wrap .popup_btn .btn-today-close,#popup .popup_wrap .popup_btn .btn-close {
	color:#FFF;
	text-align:center;
	padding:10px;
	width:50%;
	-webkit-box-flex:1;
	flex:1
}

#popup .popup_wrap .popup_btn .btn-close {
	border-left:1px solid hsla(0,100%,100%,0.2)
}

.orderlist-item .orderlist-item-name {
	color:#353535;
	margin-left:15px;
	max-width:60%
}

.mobile_coupon {
	background:#a4a4a4;
	border-radius:5px;
	color:#fff;
	font-size:11px;
	padding:2px 4px 2px 3px;
	position:relative;
	margin:0 0 0 15px;
	display:inline-block;
	height:20px
}

.mobile_coupon .sprite-icon {
	margin:3px
}

.mobile_coupon:after {
	content:'';
	border-width:4px 8px;
	border-color:transparent;
	border-style:solid;
	border-right-color:#a4a4a4;
	width:0;
	height:0;
	position:absolute;
	top:8px;
	right:100%
}

/* »óÇ° Áø¿­ ¼³Á¤ - »óÇ° ½ºÅ©·Ñ Çü */

.list_goodsscroll .list_title {
	text-align:center
}

#main #banner-1 {margin-top:10px;}
#main #banner-1 .list_title {display:none;}
#main #goodsscroll-2 .list_title {border-bottom:1px #666 solid;margin:14px 0 8px 0;width:100%;}
#main #goodsscroll-2 .list_title .title {background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/main_tit01.gif) no-repeat left 50%;background-size:auto 23px;margin:0;font-size:0;height:23px;line-height:23px;}

.list_goodsscroll .list_page {
	height:29px;
	margin-bottom:10px;
	padding-left:20%;
	padding-right:20%;
	text-align:center
}

.list_goodsscroll .list_page .list_page_wrap {
	min-width:150px
}

.list_goodsscroll .list_page .list_page_left {
	float:left;
	min-width:50px;
	width:33%;
	height:23px;
	background:url(../img/new/btn_01_pre.png) center right no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_goodsscroll .list_page .list_page_right {
	float:right;
	min-width:50px;
	width:33%;
	height:23px;
	background:url(../img/new/btn_01_next.png) center left no-repeat;
	background-size:42px 23px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.0)
}

.list_goodsscroll .list_page .list_page_num {
	float:left;
	min-width:50px;
	width:34%;
	height:23px;
	font-size:13px;
	line-height:23px;
	color:#9b9ca4;
	text-align:center
}

.list_goodsscroll .list_page .list_page_num .n_page {
	color:#222
}

.list_goodsscroll .list_margin {
	clear:both;
	width:100%;
	height:10px
}

.flex-horizontal-item {
	display:table;
	width:100%;
	margin:0 auto;
	table-layout:fixed
}

.flex-horizontal-item span {
	display:table-cell;
	padding:0 2px
}

.flex-horizontal-item span input,.flex-horizontal-item span button {
	width:100%
}

@-webkit-keyframes oflip {
0% {
	-webkit-transform:rotateX(0)
}

20% {
	-webkit-transform:rotateX(360deg)
}

100% {
	-webkit-transform:rotateX(360deg)
}
}

.ani-flip {
	-webkit-transition:all .5s;
	transition:all .5s;
	-webkit-animation:oflip 6.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-delay:2s;
	-webkit-animation-timing-function:ease-in-out
}

.sub_title {
	font-weight:700;
	color:#436693;
	margin:0 0 6px
}

.table-board table {
	width:100%
}

#nm_order .agreement-content table {
	margin:0
}

#boardlist table {
	table-layout:fixed
}

#norderlist table {
	border-top:solid 1px #dbdbdb
}

#nm_order table {
	border-top:solid 1px #dbdbdb;
	margin-bottom:20px
}

#orderview .info table {
	margin-top:10px;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5
}

/*±âº» Å×ÀÌºí*/
.content table {
	width:100%;
	border:none
}

.content table td {
	padding:8px;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb
}

.content table th {

	text-align:center;
	background:#f5f5f5;
	vertical-align:middle;
	border-bottom:solid 1px #dbdbdb
}

.content table td textarea {
	width:100%;
	height:116px
}

#order_end,#order_fail {
	padding:10px
}

#order_end table,#order_fail table {
	border-top:solid 1px #dbdbdb;
	margin-bottom:20px
}

/* ÄíÆù */
#regist-coupon-layer,/* Àå¹Ù±¸´Ï */ #option-modify-layer,/*»óÇ°»ó¼¼ ¾Ë¸²*/	.goodsres_wrap,/* ÃÖ±Ù º» »óÇ° */ #goods-order-layer {
	position:fixed;
	top:50%;
	left:5%;
	width:90%;
	background:#fff;
	display:block;
	border-radius:.5em;
	box-shadow:2px 2px 4px #7f7f7f;
	z-index:1000;
	overflow:hidden;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%)
}

/*¸¶ÀÌÆäÀÌÁö*/
#benefit-layer {
	position:absolute;
	left:10%;
	width:80%;
	background:#fff;
	display:block;
	border-radius:.5em;
	box-shadow:2px 2px 4px #7f7f7f;
	z-index:99
}

.goodsres_wrap .goodsres_title,.regist_coupon_title,.option_modify_title,.goods_order_title {
	background:#313030;
	border-radius:.5em .5em 0 0;
	padding:8px;
	position:relative
}

.goodsres_wrap .goodsres_title .title,.regist_coupon_title .title,.option_modify_title .title,.goods_order_title .title {
	padding:6px 0 6px 14px;
	font-size:15px;
	font-weight:700;
	color:#fff
}

.goodsres_wrap .goodsres_msg {
	padding:15px
}

.regist_coupon_title .close,.option_modify_title .close,.goods_order_title #cancel-goods-btn {
	position:absolute;
	line-height:45px;
	font-size:16px;
	font-weight:700;
	color:#FFF;
	top:6px;
	right:10px;
	cursor:pointer;
	width:31px;
	height:32px;
	background:url(../../common/img/nmyp/btn_close_off.png) no-repeat;
	border:0
}

#benefit-layer .benefit_content {
	padding:16px 18px 25px 14px
}

#benefit-layer .benefit_content .mypageinfo-detail-benefit {
	margin-left:15px
}

.option_modify_btn,.goods_order_btn,.goods_order_btn {
	margin:16px 10px;
	text-align:center
}

.val-setting {
	display:table;
	width:100%
}

.val-setting .cell:first-child {
	width:auto
}

.val-setting .cell {

	display:table-cell;
	width:10px;
	vertical-align:top

}

.val-setting .cell .input-text {
	width:100%;
	text-align:right
}

.boardlist .search-button {
	float:right
}

.boardlist .search-button button {
	width:70px;
	height:35px;
	border:1px solid #d4dce0;
	background:#f4f7f8;
	font-weight:700;
	color:#71768a
}

.boardlist .search input[type="search"] {
	border:1px solid #ddd;
	border-radius:0;
	-webkit-appearance:none;
	appearance:none
}

.policyCollectionTable {
	border:solid 0 #dbdbdb;
	width:100%
}

.policyCollectionTable .policyCollectionTitle {
	color:#0080FF;
	font-weight:700;
	border-bottom:solid 1px #dbdbdb;
	padding:8px
}

.policyCollectionTable .policyCollectionContents {
	border-bottom:solid 1px #dbdbdb;
	padding:8px
}

.policyCollectionTable .policyCollectionRadio {
	text-align:center;
	border-bottom:solid 1px #dbdbdb;
	padding:8px
}

.policyCollectionTable .policyCollectionRadio span {
	margin:0 10px
}

.policyCollectionTable .policyCollectionTextarea {
	width:100%;
	height:200px;
	border:0 solid #dbdbdb;
	padding:0
}

.policyCollectionTable label+input {
	margin:0 0 0 20px
}

.policyCollectionTable1 {
	background:#f1f1f1;
	margin-bottom:20px
}

.policyCollectionTable1 .header {
	padding:4px
}

.policyCollectionTable1 .agreement-content {
	height:100px;
	overflow-y:scroll;
	border:solid #ddd 1px;
	background:#fff;
	padding:5px
}

.policyCollectionTable1 .check {
	text-align:center;
	padding:8px
}

#goodslist .goods_item_list .gl_goods .gl_price .goods-discount {
	display:inline!important;
	color:#EE4040
}

.goods-discount {
	font-weight:700;
	color:#f03c3c
}

.goods-area .goods-gallery1-item .goods-discount {
	display:block!important
}

.goods-area .goods-gallery2-item .goods-discount {
	text-align:center;
	display:block!important
}

.goods-area .goods-item .goods-discount {
	text-align:center;
	display:block!important
}

.goods-area .goods-list-item .goods-list-info .goods-price .goods-discount {
	display:inline!important
}

.list_goodsscroll .list_title .title {
	margin:18px 0;
	font-size:22px;
	font-weight:700;
	line-height:1.2em;
}

/*
color set
»ö¿¡ °üÇÑ ¼Ó¼ºÀº ÀÌ ¾Æ·¡ÂÊ¿¡ ÀÖÀ½.
mint¹öÀüÀÇ °æ¿ì ¾Æ·¡ ÄÃ·¯¸¸ ¹Ù²Ù¸é µÊ.
20150206-À±ÅÂ°Ç ÀÛ¼º
*/
.gnb #logo .top_title1 a {
	color: #000000;
}
.list_goodsscroll .list_title .title {
	color:#000000;
}

.btn-red1 {
	background:#000000;
	color:#fff
}

.point {
	color:#333333
}

.input_content .description.wrong {
	color:#000000
}

.l2-gnb-close {
	background:#000000;
	color:#fff
}

.goods-sort-area .goods-view-type .view-on {
	position:relative;
	z-index:10;
}

.btn-red {
	background:#000000;
	color:#fff
}

.mypage-header .grade-badge {
	background:#000000;
	border-radius:50%;
	width:90px;
	height:90px;
	display:inline-block;
	text-align:center;
	position:relative
}

.mypage-header .mypage-info-num,.mypage-header .ea {
	color:#000000;
	font-weight:700;
	margin:0 5px 0 0
}

.grade-benefit ul li .grade-benefit-value .ea {
	color:#000000;
	font-weight:700
}

.item-block .item-content .item-state {
	display:block;
	margin:10px 0 0;
	color:#000000
}

.list_goodsscroll .list_item .item_price {
	color:#e51217;
	font-weight:700
}

.orderlist-title .title .title_cnt {
	font-size:14px;
	color:#000000
}

.item_coupon_img,.goods-list-coupon,.goods-coupon {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	padding:5px 0;
	background:#000000;
	width:30px;
	text-align:center
}

.item_coupon_img:before,.goods-list-coupon:before,.goods-coupon:before {
	content:'';
	position:absolute;
	top:100%;
	right:0;
	left:0;
	border:15px solid #000000;
	border-bottom:5px solid transparent;
	border-top:0 solid transparent;
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}

.review-title .title .title_cnt {
	color:#222
}

.btn-darkgray {
	background:#383838;
	color:#fff
}

.btn-gray {
	background:gray;
	color:#fff
}

.view-price-area .price-text .goods_price {
	color:#000000;
	font-size:18px;
	font-weight:700;
	line-height:1.3em;
	margin-top:6px;
	display:inline-block
}

.content-item .red {
	color:#000000;
	font-weight:700
}

.goods-block .goods-price {
	color:#000000;
	font-size:12px;
	font-weight:400
}

#nm_order .goods-price {
	color:#000000;
	font-size:12px
}

section#nqnalist .remain {
	font-size:12px;
	height:20px;
	line-height:20px;
	vertical-align:top;
	color:#000000;
	text-align:left;
	margin-bottom:8px
}

section#nqnalist .notused {
	font-weight:700;
	color:#000000;
	border-right:none
}

.goods-area .goods-price a,.goods-area .goods-price .red {
	color:#e51217;
	font-weight:700
}

.goods-area .goods-item .goods-price a {
	font-weight:700;
	color:#000000
}

section#norderlist .goods-price {
	color:#000000
}

.goods-price {
	color:#000000
}

section#coupon-list .remain {
	color:#000000
}

section#coupon-list .notused {
	font-weight:700;
	color:#000000
}

section#nqnaregister .goods-price {
	color:#000000
}

.sticky-tab-nav ul .sticky-buy a {
	background:#000000;
	white-space:nowrap
}

.list_goodsscroll .list_content .list_item .item_discount {
	display:block!important;
	color:#fb0e0e
}

.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_discount {
	display:block!important;
	overflow:hidden;
	height:23px;
	font-size:12px;
	line-height:23px;
	color:#fb0e0e;
	text-align:center;
	white-space:nowrap
}

.list_tab .list_tabcontent .swipe_tab .list_content .list_item .item_discount {
	display:block!important;
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#fb0e0e;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis
}

.list_magazine .swipe_mg .list_content .list_item .item_discount {
	display:block!important;
	height:23px;
	font-size:14px;
	font-weight:700;
	line-height:23px;
	color:#fb0e0e;
	text-align:center
}

.l2-flipcover-btn button {
	background:#000000
}




/*
sprite images
ui-components.html ¿¡¼­ È®ÀÎ °¡´É
ex ) .sprite-icon.icon-name
*/

#main div.owl-theme .owl-controls .owl-nav [class*=prev] {left:0;}
#main div.owl-theme .owl-controls .owl-nav .owl-prev {background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/main_sc_left.png) !important;background-size:25px 25px;}
#main span.icon-arr-r2 {background-position:left top;width:25px;height:25px;padding:0 0 0 0;}
#main div.owl-theme .owl-controls .owl-nav [class*=next] {right:0;}
#main div.owl-theme .owl-controls .owl-nav .owl-next {background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/main_sc_right.png) !important;background-size:25px 25px;}
#main div.owl-theme .owl-controls .owl-nav [class*='owl-'] {margin:-12px 0 0 0;}

#main .owl-theme .owl-controls .owl-dots {bottom:-22px;}
#main .owl-theme .owl-dots .owl-dot span {background:#d9d9d9;width:8px;height:8px;margin:5px 2px;}
#main .owl-theme .owl-dots .owl-dot.active span, #main .owl-theme .owl-dots .owl-dot:hover span {background:#d01132;}
/*icon type*/
.sprite-icon {
	background-repeat:no-repeat;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
	height:0;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
	font-size:0;
}

.icon-gnb {
	background-position:0 0;
	width:20px;
	padding-top:20px
}

.icon-bag-black {
	background-position:-75px 0;
	width:20px;
	padding-top:22px
}

.icon-arr-r {
	background-position:-100px 0;
	width:5px;
	padding-top:15px
}

.icon-megaphone {
	background-position:-125px 0;
	width:30px;
	padding-top:30px
}

.icon-facebook {
	background-position:-175px 0;
	width:30px;
	padding-top:30px
}

.icon-facebook {
	background-position:-175px 0;
	width:30px;
	padding-top:30px
}

.icon-twitter {
	background-position:-225px 0;
	width:30px;
	padding-top:30px
}

.icon-kakao {
	background-position:-275px 0;
	width:30px;
	padding-top:30px
}

.icon-kas {
	background-position:-325px 0;
	width:30px;
	padding-top:30px
}

.icon-ticket-red {
	background-position:0 -25px;
	width:18px;
	padding-top:18px
}

.icon-book-red {
	background-position:-25px -25px;
	width:18px;
	padding-top:18px
}

.icon-document {
	background-position:0 -50px;
	width:25px;
	padding-top:25px
}

.icon-token {
	background-position:-25px -50px;
	width:25px;
	padding-top:25px
}

.icon-ticket {
	background-position:-50px -50px;
	width:25px;
	padding-top:25px
}

.icon-bag {
	background-position:0 -75px;
	width:25px;
	padding-top:25px
}

.icon-board {
	background-position:-25px -75px;
	width:25px;
	padding-top:25px
}

.icon-heart {
	background-position:-50px -75px;

	width:25px;
	padding-top:25px
}

.icon-contact {
	background-position:0 -100px;
	width:25px;
	padding-top:25px
}

.icon-camera {
	background-position:-25px -100px;
	width:25px;
	padding-top:25px
}

.icon-balloon {
	background-position:-50px -100px;
	width:25px;
	padding-top:25px
}

.icon-list {
	width:20px; height:20px;
	padding-top:0
}

.icon-one {
	background-position:-25px -125px;
	width:16px;
	padding-top:16px
}

.icon-grid1 {
	width:20px; height:20px;
	padding-top:0;
}

.icon-grid2 {
	width:20px; height:20px;
	padding-top:0px
}

.icon-list-wh {
	background-position:-100px -125px;
	width:16px;
	padding-top:16px
}

.icon-one-wh {
	background-position:-125px -125px;
	width:16px;
	padding-top:16px
}

.icon-grid1-wh {
	background-position:-150px -125px;
	width:16px;
	padding-top:16px
}

.icon-grid2-wh {
	background-position:-175px -125px;
	width:16px;
	padding-top:16px
}

.icon-arr-b-white {
	background-position:0 -150px;
	width:15px;
	padding-top:9px
}

.icon-arr-b-gray {
	background-position:-25px -150px;
	width:16px;
	padding-top:16px
}

.icon-plus1 {
	background-position:-50px -150px;
	width:17px;
	padding-top:17px
}

.icon-plus2 {
	background-position:-75px -150px;
	width:25px;
	padding-top:25px
}

.icon-x-white {
	background-position:-100px -150px;
	width:25px;
	padding-top:25px
}

.icon-minus1 {
	background-position:-125px -150px;
	width:25px;
	padding-top:25px
}

.icon-arr-r2 {
	background-position:0 -175px;
	width:25px;
	padding-top:38px
}

.icon-check-wh {
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_btn01.png) no-repeat left 30%;
	background-size:15px 11px;
	width:15px;
	height:18px;margin:0;padding:0;
}

.icon-mobile-wh {
	background-position:-75px -25px;
	width:9px;
	padding-top:16px
}

.icon-plus3 {
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/count_p.png) no-repeat center top;
	background-size:24px 21px;
	width:24px;
	height:21px;
	padding:0
}

.icon-minus3 {
	background:url(/shop/data/skin_mobileV2/mungu/common/img_light2/count_m.png) no-repeat center top;
	background-size:24px 21px;
	width:24px;
	height:21px;
	padding:0
}

.share-area .share-btn [class^=sns] {
	width:33px;
	height:33px;
	background-repeat:no-repeat;
	background-size:33px 33px;
}

.share-area .share-btn .sns01 {
	background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_sns02.png);
	width:33px;
	padding-top:0;
}

/*twitter*/

.share-area .share-btn .sns02 {
	background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_sns01.png);
	width:33px;
	padding-top:0
}

/*facebook*/
.share-area .share-btn .sns03 {
	background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_sns03.png);
	width:33px;
	padding-top:0px
}

/*kakaotalk*/
.share-area .share-btn .sns04 {
	background:url(../../common/img/detailp/icon_me2day_off.png) no-repeat;
	width:29px;
	height:29px
}

.share-area .share-btn .sns05 {
	background:url(../../common/img/detailp/icon_cyworld_off.png) no-repeat;
	width:29px;
	height:29px;
	margin-top:7px
}

.share-area .share-btn .sns06 {
	background-image:url(/shop/data/skin_mobileV2/mungu/common/img_light2/detail_sns04.png);
	width:33px;
	padding-top:0px;
	display:block!important
}

/*kakaostory*/
/*etc type*/
.sprite-etc {
	background-image:url(../../common/img_light2/sprite-etc.png);
	background-repeat:no-repeat;
	background-size:400px 300px;
	-webkit-background-size:400px 300px;
	overflow:hidden
}

.sprite-etc.fav {
	background-position:0 0
}

.sprite-etc.cs {
	background-position:-80px 0
}

.sprite-etc.my {
	background-position:-160px 0
}















/* °íµµ ±âº» ¼­ºêÆäÀÌÁö CSS ½ÃÀÛ */






/* Settle */
section#settle {padding:0 20px;}
section#settle ol {border:1px solid red;}
section#settle fieldset {position:relative; padding:5px;}
section#settle fieldset>legend {display:none;}
section#settle fieldset>dl>dt {clear:left; float:left; padding:6px 3px 3px 6px; width:70px; font-size:11px; background:url('../img/bul_s.gif') no-repeat left center;}
section#settle fieldset>dl>dd {float:left; padding:3px;}
section#settle fieldset>dl>dd>select {width:185px;}
section#settle .btn {padding:20px 0;}
section#settle .btn li {display:inline-block;}
section#settle .btn .submit {display:inline-block; width:72px; height:29px; background:url('../img/btn_clearance.gif') no-repeat; border:0px;}
section#settle .btn .cancel {display:inline-block; width:72px; height:29px; background:url('../img/btn_cancel.gif') no-repeat; border:0px;}

/* 2013.04.03 dn »óÇ°ÈÄ±âÀÛ¼º css Ãß°¡*/
section#reviewregister .m_review {padding:10px;}
section#reviewregister .m_review input[type=text]{ border:solid 1px #CCCCCC; border-radius: 0.5em;  -webkit-appearance:none; -moz-box-shadow: inset 1px 1px 1px #bbb; -webkit-box-shadow: inset 1px 1px 1px #bbb; box-shadow: inset 1px 1px 1px #bbb; }
section#reviewregister .m_review .goods_info {height:50px;padding:10px;}
section#reviewregister .m_review .goods_info .goods_img {float:left;width:30%;}
section#reviewregister .m_review .goods_info .goods_text {float:right;width:70%;}
section#reviewregister .m_review .goods_info .goods_text .goods_nm{height:25px;line-height:25px;}
section#reviewregister .m_review .goods_info .goods_text .goods_price{height:25px;line-height:25px;}
section#reviewregister .m_review .btn_center { margin-top:5px; margin-bottom:10px; height:44px; }
section#reviewregister .m_review .btn_center .btn_sav { position:relative; float:left; background:url('../img/btn_payment_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save { border:0; width:100%; height:44px; background:url('../img/btn_payment_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save:active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save.active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_pre { float:right; background:url('../img/btn_prev_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev { border:0; width:100%; height:44px; background:url('../img/btn_prev_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev:active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev.active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .roundbox {background-color:#FFFFFF; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#reviewregister .m_review .roundbox .m_list {position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); font-size:16px; font-weight:bold;}
section#reviewregister .m_review .roundbox .m_list .m_title {  float:left; width: 20%; background-color:#AAAAAA; color:#FFFFFF; text-align:center;min-width:70px; }
section#reviewregister .m_review .roundbox .m_list .m_top_left { border-top-left-radius:0.3em; -webkit-border-top-left-radius:0.3em; -moz-border-top-left-radius:0.3em; }
section#reviewregister .m_review .roundbox .m_list .m_right { padding-left: 7px; float:left; text-align:left; font-size:14px; width: 65%;}
section#reviewregister .m_review .roundbox .m_list .m_bottom_left { border-bottom-left-radius:0.3em; -webkit-border-bottom-left-radius:0.3em; -moz-border-bottom-left-radius:0.3em; }

/* MyPage List*/
section#mypagelist {background-color:#FFFFFF; font-family:dotum;}
section#mypagelist .mypagelist_ord {padding:10px;}
section#mypagelist .mypagelist_ord .roundbox {background-color:#FFFFFF; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#mypagelist .mypagelist_ord .roundbox .m_list { position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); padding-left:15px; padding-right:15px; font-size:16px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#mypagelist .mypagelist_ord .roundbox .m_list .m_title { float:left; height:50px; line-height:50px;}
section#mypagelist .mypagelist_ord .roundbox .m_list .m_content { float:right; text-align:right; font-size:12px; margin-right:5px; font-weight:normal; height:50px; line-height:50px;}
section#mypagelist .mypagelist_ord .roundbox .m_list .m_right { float:right; text-align:right; background:url('../img/myp/bullet.png') no-repeat right center; width:15px; height:50px; font-size:14px;}
section#mypagelist .mypagelist_mem {padding:0px 10px 10px 10px;}
section#mypagelist .mypagelist_mem .roundbox {background-color:#DDDDDD; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#mypagelist .mypagelist_mem .roundbox .m_list { position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); padding-left:15px; padding-right:15px; font-size:16px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#mypagelist .mypagelist_mem .roundbox .m_list .m_title { float:left; height:50px; line-height:50px;}
section#mypagelist .mypagelist_mem .roundbox .m_list .m_content { float:right; text-align:right; font-size:12px; margin-right:5px; font-weight:normal; height:50px; line-height:50px;}
section#mypagelist .mypagelist_mem .roundbox .m_list .m_right { float:right; text-align:right; background:url('../img/myp/bullet.png') no-repeat right center; width:15px; height:50px; font-size:14px;}

/* ·Î±×ÀÎ */
section#login {background-color:#FFFFFF;position:relative; font-family:dotum;padding-bottom:70px;}
section#login>form {}
section#login>form .login_center {}
section#login>form .login_center .login_b {height:230px;}
section#login>form .login_center .login_b .login_title {height:36px; line-height:36px; width:293px;font-size:14px; font-weight:bold; color:#61656d; clear:both; margin-left:12px;}
section#login>form .login_center .login_b .input_id {display:block; position:absolute; top:0; left:50%; margin-top:40px; margin-left:-146px; width:293px; }
section#login>form .login_center .login_b .input_pw {display:block; position:absolute; top:0; left:50%; margin-top:80px; margin-left:-146px; width:293px; }
section#login>form .login_center .login_b .save_id {display:block; position:absolute; top:0; left:50%; margin-top:125px; margin-left:0; font-size:15px; }
section#login>form .login_center .login_b .save_pw {display:block; position:absolute; top:0; left:50%; margin-top:125px; margin-left:0px; font-size:15px; }

section#login>form .login_center .login_b .input_id input{ border:solid 1px #CCCCCC; position:absolute; height:29px; left:0px; right:0px;  }

section#login>form .login_center .login_b .input_pw input{ border:solid 1px #CCCCCC; position:absolute; height:29px; left:0px; right:0px;  -webkit-border-radius:1px; -webkit-appearance:none;}
section#login>form .login_center .login_b .login_btn {position:absolute; left:50%; top:0; margin-top:160px; margin-left:-148px;}
section#login>form .login_center .login_b .login_btn #login-btn {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; border:none;}
section#login>form .login_center .login_b .nomember_btn {position:absolute; left:50%; top:0; margin-top:204px; margin-left:-148px;}
section#login>form .login_center .login_b .nomember_btn #nomember-btn {width:147px; margin:auto; text-align:center; height:35px; color:#565960; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}
section#login>form .login_center .login_b .joinmember_btn {position:absolute; left:50%; top:0; margin-top:204px; margin-left:6px;}
section#login>form .login_center .login_b .joinmember_btn #joinmember-btn {width:147px; margin:auto; text-align:center; height:35px; color:#565960; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}
section#login>form .login_center .login_b .check_btn {position:absolute; left:50%; top:0; margin-top:125px; margin-left:-148px;}
section#login>form .login_center .login_b .check_btn #check-btn {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; border:none;}
section#login>form .login_center .login_b .member_btn {position:absolute; left:50%; top:0; margin-top:169px; margin-left:-148px;}
section#login>form .login_center .login_b .member_btn #member-btn {width:147px; margin:auto; text-align:center; height:35px; color:#565960; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}
section#login>form .login_center .login_b .joinmember2_btn {position:absolute; left:50%; top:0; margin-top:169px; margin-left:6px;}
section#login>form .login_center .login_b .joinmember2_btn #joinmember2-btn {width:147px; margin:auto; text-align:center; height:35px; color:#565960; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}

/* Àå¹Ù±¸´Ï */
section#cart {background-color:#ffffff;position:relative; margin-top:0px;padding-top:0px;}
section#cart ul.order_item_list {margin-top:0px;padding-top:0px;list-style:none;}
section#cart ul.order_item_list li {position:relative; height:167px; background:transparent url("../img/cart/list_bg.png") repeat-x; background-size:1px 167px; }
section#cart ul.order_item_list .oil_chk {float:left;height:167px; line-height:167px; padding-left:5px; }
section#cart ul.order_item_list .oil_chk input{border:solid 1px #aaaaaa; background-color:#ffffff; -webkit-appearance:checkbox; -moz-apperance:checkhbox; -webkit-width:20px; -webkit-height:20px; -moz-:20px; -moz-height:20px; width:10px; height:10px;}
section#cart ul.order_item_list .oil_img {float:left;height:121px; padding-top:31px; padding-left:5px; }
section#cart ul.order_item_list .oil_goods {height:132px; padding-left:130px; padding-top:10px;font-size:14px; color:#5e5e5e; font-weight:bold;}
section#cart ul.order_item_list .oil_goods .oil_name {margin-bottom:3px; font-size:18px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:170px;}
section#cart ul.order_item_list .oil_goods .oil_option {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#cart ul.order_item_list .oil_goods .oil_price .r_price{color:#EE4040;}
section#cart ul.order_item_list .oil_goods .oil_ea .oil_ea_btn{background:url('../img/cart/btn_modify_shape.png') no-repeat; background-size:56px 20px; margin-top:-20px; margin-left:100px;}
section#cart ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn { width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_off_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }
section#cart ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn:active { width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_on_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }
section#cart ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn .active{ width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_on_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }

section#cart ul.order_item_list .oil_delivery_title {float:left; padding-right:5px;white-space:nowrap;max-width:150px;}
section#cart ul.order_item_list .blt {}
section#cart ul.order_item_list .oil_delivery {margin-bottom:3px; font-size:14px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#cart .btn_area {position:relative;padding:10px;height:31px;}
section#cart .btn_area #all-chk-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px; margin-right:2%;}
section#cart .btn_area #all-chk-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#cart .btn_area #chk-del-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px; margin-right:2%;}
section#cart .btn_area #chk-del-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#cart .btn_area #all-del-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px;}
section#cart .btn_area #all-del-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#cart .sum_area{position:relative;padding:0px 10px 10px 10px; }
section#cart .sum_area .board_area{background-color:#FFFFFF; padding:10px;font-size:14px;font-weight:bold; text-align:right; height:32px; border-radius:7px; border:solid 1px #cccccc;}
section#cart .sum_area .board_area .title{width:65%;float:left;}
section#cart .sum_area .board_area .price{width:35%;float:right;}
section#cart .ord_area {position:relative;padding:0px 10px 10px 10px; height:44px;}
section#cart .ord_area #all-ord-btn{width:100%; height:44px; border-radius: 4px; font-size:16px; line-height:44px; font-weight:bold; text-align: center; color: #FFFFFF; background:#F35151; font-family:dotum;}

#wrap section#cart .block-pd {text-align:center;}
#wrap section#cart .block-pd button.btn-red {padding-top:0;padding-bottom:0;widdth:93.75%;margin:0 auto;}

/* Âò¸ñ·Ï */
section#wishlist {background-color:#ffffff;position:relative; margin-top:0px;padding-top:0px;}
section#wishlist ul.wish_item_list {margin-top:0px;padding-top:0px;list-style:none;}
section#wishlist ul.wish_item_list li {position:relative; height:142px; background:transparent url("../img/cart/list_bg.png") repeat-x; background-size:1px 142px; }
section#wishlist ul.wish_item_list .wl_chk {float:left;height:142px; line-height:142px; padding-left:10px; }
section#wishlist ul.wish_item_list .wl_chk input{border:solid 1px #aaaaaa; background-color:#ffffff; -webkit-appearance:checkbox; -moz-apperance:checkhbox; -webkit-width:20px; -webkit-height:20px; -moz-width:20px; -moz-height:20px; width:20px; height:20px;}
section#wishlist ul.wish_item_list .wl_img {float:left;height:121px; padding-top:21px; padding-left:10px; }
section#wishlist ul.wish_item_list .wl_goods {float:left;height:112px; padding-left:10px; padding-top:30px;font-size:14px; color:#5e5e5e; font-weight:bold;}
section#wishlist ul.wish_item_list .wl_goods .wl_name {margin-bottom:3px; font-size:18px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#wishlist ul.wish_item_list .wl_goods .wl_option {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#wishlist ul.wish_item_list .wl_goods .wl_price .r_price{color:#EE4040;}
section#wishlist .btn_area {position:relative;padding:10px;height:31px;}
section#wishlist .btn_area #all-chk-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px; margin-right:2%;}
section#wishlist .btn_area #all-chk-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#wishlist .btn_area #chk-del-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px; margin-right:2%;}
section#wishlist .btn_area #chk-del-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#wishlist .btn_area #all-del-btn{float:left;background:#808591; background-size:100% 30px; height:30px; width:32%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; border-radius:4px;}
section#wishlist .btn_area #all-del-btn-effect{float:left;background:#808591; background-size:100% 31px; height:31px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center;  min-width:60px; line-height:31px; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:dotum; border-radius:4px;}
section#wishlist .sum_area{position:relative;padding:0px 10px 10px 10px; }
section#wishlist .sum_area .board_area{background-color:#FFFFFF; padding:10px;font-size:14px; font-weight:bold; text-align:right; height:32px; border-radius:7px; border:solid 1px #cccccc;}
section#wishlist .sum_area .board_area .title{width:65%;float:left;}
section#wishlist .sum_area .board_area .price{width:35%;float:right;}

/* ÁÖ¹®¸®½ºÆ® */
section#orderlist {background-color:#ffffff;}
section#orderlist .m_ord {padding:10px;}
section#orderlist .m_ord .roundbox {background-color:#FFFFFF; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#orderlist .m_ord .roundbox .m_list {position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); font-size:16px; font-weight:bold;}
section#orderlist .m_ord .roundbox .m_list .m_title {  float:left; width: 70px; background-color:#AAAAAA; color:#FFFFFF; text-align:center; }
section#orderlist .m_ord .roundbox .m_list .m_top_left { border-top-left-radius:0.3em; -webkit-border-top-left-radius:0.3em; -moz-border-top-left-radius:0.3em; }
section#orderlist .m_ord .roundbox .m_list .m_right { padding-left: 7px; float:left; text-align:left; font-size:14px; }
section#orderlist .m_ord .roundbox .m_list .m_bottom_left { border-bottom-left-radius:0.3em; -webkit-border-bottom-left-radius:0.3em; -moz-border-bottom-left-radius:0.3em; }
section#orderlist .m_ord .roundbox .m_list .m_btn { float:right; position:relative; right:7px; background:url('../img/ord/btn_more_shape.png') no-repeat;  background-size:89px 36px; font-size:14px; width:89px; height:36px; margin-top:7px; line-height:0px;}
section#orderlist .m_ord .roundbox .m_list .m_btn .more_btn { border:0; width:89px; height:36px; background:url('../img/ord/btn_more_off_effect.png') no-repeat;  background-size:89px 36px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px;}
section#orderlist .m_ord .roundbox .m_list .m_btn .more_btn:active { border:0; width:89px; height:36px; background:url('../img/ord/btn_more_on_effect.png') no-repeat;  background-size:89px 36px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#orderlist .m_ord .roundbox .m_list .m_btn .more_btn.active { border:0; width:89px; height:36px; background:url('../img/ord/btn_more_on_effect.png') no-repeat;  background-size:89px 36px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#orderlist .pagediv {text-align:center; font-size:16px; margin-bottom:20px;}
section#orderlist .btn_orverview {float:right; display:block; width:64px; height:21px; background:url('../img/btn_detail.gif') no-repeat;}
section#orderlist .step {color:#ff0000;}
section#orderlist .golist {text-align:center;margin-top:10px;}

/* ÀÌ¸Ó´Ï¸®½ºÆ® */
section#emoneylist {background-color:#ffffff;}
section#emoneylist table {width:100%; }
section#emoneylist table th {height:50px; border-bottom:solid 1px #bbbbbb; background-color:#cccccc; line-height:50px; font-size:16px; text-align:center; border-right:solid 1px #bbbbbb; color:#444444;}
section#emoneylist table td {height:60px; border-bottom:solid 1px #bbbbbb; vertical-align:middle; font-size:16px; text-align:left; color:#444444; padding-left:10px;}
section#emoneylist table td.right{text-align:right; padding-right:10px;}
section#emoneylist .pagediv {padding:15px 0 5px 0; text-align:center; font-size:16px;}

/* ÄíÆù¸®½ºÆ® */
section#couponlist {background-color:#ffffff;}
section#couponlist table {width:100%; }
section#couponlist table th {height:50px; border-bottom:solid 1px #bbbbbb; background-color:#cccccc; line-height:50px; font-size:16px; text-align:center; border-right:solid 1px #bbbbbb; color:#444444;}
section#couponlist table td {height:60px; border-bottom:solid 1px #bbbbbb; vertical-align:middle;font-size:16px; text-align:left; color:#444444; padding-left:10px;}
section#couponlist table td.right{text-align:right; padding-right:10px;}
section#couponlist .pagediv {padding:15px 0 5px 0; text-align:center; font-size:16px;}

/* 1:1¹®ÀÇ¸®½ºÆ® */
section#qnalist {background-color:#ffffff;}
section#qnalist table {width:100%; }
section#qnalist table th {height:50px; border-bottom:solid 1px #bbbbbb; background-color:#cccccc; line-height:50px; font-size:16px; text-align:center; border-right:solid 1px #bbbbbb; color:#444444;}
section#qnalist table td {height:60px; border-bottom:solid 1px #bbbbbb; vertical-align:middle;font-size:16px; text-align:left; color:#444444; padding-left:10px;}
section#qnalist table td.right{text-align:right; padding-right:10px;}
section#qnalist .pagediv {padding:15px 0 5px 0; text-align:center; font-size:16px;}

/* »óÇ°ÈÄ±â¸®½ºÆ® */
section#reviewlist {background-color:#ffffff;}
section#reviewlist table {width:100%; }
section#reviewlist table th {height:50px; border-bottom:solid 1px #bbbbbb; background-color:#cccccc; line-height:50px; font-size:16px; text-align:center; border-right:solid 1px #bbbbbb; color:#444444;}
section#reviewlist table td {height:60px; border-bottom:solid 1px #bbbbbb; vertical-align:middle;font-size:16px; text-align:left; color:#444444; padding-left:10px;}
section#reviewlist table td.right{text-align:right; padding-right:10px;}
section#reviewlist .pagediv {padding:15px 0 5px 0; text-align:center; font-size:16px;}
section#reviewlist .btn_write {background:rgba(0, 0, 0, 0.5);width:60px;height:40px;position:fixed;right:0px;top:50%;color:#EEEEEE; font-size:12px; font-weight:bold; text-shadow: 0px 1px 1px #333333;text-align:center;line-height:40px;border-top-left-radius:0.5em;border-bottom-left-radius:0.5em;margin-top:-20px;}
section#reviewlist .m_btn { float:right; position:relative; right:7px; background:url('../img/ord/btn_more_shape.png') no-repeat;  background-size:60px 24px; font-size:14px; width:60px; height:24px; margin-top:0px; line-height:0px;}
section#reviewlist .m_btn .mod_btn { border:0; width:60px; height:24px; background:url('../img/ord/btn_more_off_effect.png') no-repeat;  background-size:60px 24px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px;}
section#reviewlist .m_btn .mod_btn:active { border:0; width:60px; height:24px; background:url('../img/ord/btn_more_on_effect.png') no-repeat;  background-size:60px 24px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#reviewlist .m_btn .mod_btn.active { border:0; width:60px; height:24px; background:url('../img/ord/btn_more_on_effect.png') no-repeat;  background-size:60px 24px;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }

/* ¸¶ÀÌÆäÀÌÁö ÁÖ¹®³»¿ª»ó¼¼ */
section#orderview {padding:10px 3.125%;}
section#orderview .item_list {}
section#orderview .item_list>ul {border-top:1px solid #e5e5e5;}
section#orderview .item_list>ul > li {position:relative; padding:10px 0 10px 80px; border-bottom:1px solid #e5e5e5;}
section#orderview .item_list>ul .oil_chk {position:absolute; top:10px; left:5px;}
section#orderview .item_list>ul .oil_img {position:absolute; top:10px; left:10px;}
section#orderview .item_list>ul .oil_name {margin-bottom:5px; max-height:32px; color:#666; font-size:14px; line-height:16px; font-weight: bold; text-shadow: 1px 1px 0 #ddd; overflow:hidden;}
section#orderview .item_list>ul .oil_option {padding-bottom:5px; color:#666;}
section#orderview .item_list>ul .oil_price_title {float:left; padding-right:5px;}
section#orderview .item_list>ul .oil_price {}
section#orderview .item_list>ul .oil_ea_title {float:left; padding-right:5px;}
section#orderview .item_list>ul .oil_ea {}
section#orderview .item_list>ul .oil_dstep_title {float:left; padding-right:5px;}
section#orderview .item_list>ul .oil_dstep {}
section#orderview .item_list>ul .track_btn{position:absolute; bottom:5px; right:10px; width:80px; height:27px; line-height:27px; font-size:12px; color:#FFFFFF; font-weight:normal;text-align:center; background:#808591; font-family:dotum; border-radius:3px;}
section#orderview .item_list>ul .blt {padding-left:6px; background:url('../img/bul_s.gif') no-repeat left center;}

section#orderview .info h4		{display:none;}
section#orderview .info table	{margin-top:10px; width:100%; border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5;}
section#orderview .info th		{width:85px; text-align:right; background-color:#f9f9f9;}
section#orderview .info th,
section#orderview .info td		{padding:4px;  border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}

/* È¸¿ø °¡ÀÔ*/
section#memberjoin {background-color:#FFFFFF; font-family:dotum;}
section#memberjoin .join_step { height:31px; border-bottom:solid 1px #d3d3d3; line-height:31px;}
section#memberjoin .join_step .join_step1{font-size:12px; color:#9e9e9e;width:34.2%;float:left;text-align:center;text-indent:4.25%;line-height:31px;}
section#memberjoin .join_step .join_step2{font-size:12px; color:#9e9e9e;width:34.2%;float:left;text-align:center;text-indent:4.25%;line-height:31px;}
section#memberjoin .join_step .join_step3{font-size:12px; color:#9e9e9e;width:31.2%;float:left;text-align:center;text-indent:4.25%;line-height:31px;}
section#memberjoin .join_step .join_step4{font-size:12px; color:#9e9e9e;width:31.2%;float:left;text-align:center;text-indent:4.25%;line-height:31px;}
section#memberjoin .join_step .now_step{color:#222222; font-weight:bold;}
section#memberjoin .join_step .join_arrow{float:right; background:url('../img/new/join_next.png') center center no-repeat; background-size:12px 20px; margin-top:5px; width:12px; height:20px;}
section#memberjoin .content_border {border-bottom:solid 1px #cccccc; float:left; width:100%; margin-top:10px; margin-bottom:10px;}
section#memberjoin .none_content_border {border-bottom:solid 0px #cccccc; float:left; width:100%; margin-top:3px; margin-bottom:3px;}
section#memberjoin .none_content_border2 {border-bottom:solid 1px #eeeeee; float:left; width:100%; margin-top:15px;}
section#memberjoin .agreement {width:100%; float:left;}
section#memberjoin .agreement .agreement_title{height:59px;}
section#memberjoin .agreement .agreement_wrap {margin:auto;width:300px; height:39px; margin-top:14px; margin-bottom:6px;}
section#memberjoin .agreement .agreement_title .agreement1{height:35px; border:solid 1px #808591; border-right:none; color:#808591; float:left; font-size:15px; line-height:35px; width:49%;text-align:center; border-top-left-radius:4px;border-bottom-left-radius:4px; font-weight:bold;}
section#memberjoin .agreement .agreement_title .agreement2{height:35px; border:solid 1px #808591; border-left:none; color:#808591; float:left; font-size:15px; line-height:35px; width:49%;text-align:center; border-top-right-radius:4px;border-bottom-right-radius:4px; font-weight:bold;}
section#memberjoin .agreement .agreement_title .now_agreement{background:#808591; color:#FFFFFF;}
section#memberjoin .agreement .agreement_content1 {height:180px; border:solid 1px #BBBBBB; background-color:#FFFFFF; width:300px; margin:auto; }
section#memberjoin .agreement .agreement_content1 .content-text{border:none; width:280px; height:150px; -webkit-appearance:none;font-size:12px;  padding:15px 10px; }
section#memberjoin .agreement .agreement_content2 {height:180px; border:solid 1px #BBBBBB; background-color:#FFFFFF;  width:300px; margin:auto;}
section#memberjoin .agreement .agreement_content2 .content-text{border:none; width:280px; height:150px; -webkit-appearance:none; font-size:12px; padding:15px 10px; }
section#memberjoin .agreement .content_view {width:300px;text-align:right; font-size:12px; color:#43454d; height:29px; line-height:29px; margin:auto;}
section#memberjoin .agreement .view_btn {float:right; }
section#memberjoin .agreement_chk {clear:both;font-size:12px;color:#222222; height:75px; padding:10px 16px; border-bottom:solid 1px #e5e5e5; border-top:solid 2px #e5e5e5;}
section#memberjoin .agreement_chk label{height:25px; line-height:25px; position:relative;}
section#memberjoin .agreement_chk label input[type=checkbox]{border:solid 1px #BBBBBB;}
section#memberjoin .agreement_chk label a { text-decoration:underline; color:#2784ff; }
section#memberjoin .step_btn {width:300px;margin:auto;padding-top:12px;}
section#memberjoin .step_btn .next_btn {position:relative; float:left; }
section#memberjoin .step_btn .next_btn #next-btn {width:147px; margin:auto; text-align:center; height:35px; color:#FFFFFF; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:4px; font-family:dotum; border:none;}
section#memberjoin .step_btn .cancel_btn {position:relative; float:right; }
section#memberjoin .step_btn .cancel_btn #cancel-btn {width:147px; margin:auto; text-align:center; height:35px; color:#808591; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}

section#memberjoin .account .account_title {height:30px; border-bottom:solid 1px #dddde1; padding-left:10px; margin-bottom:15px;}
section#memberjoin .account .account_title .title {height:30px; line-height:30px; font-size:14px; color:#222222; font-weight:bold; }
section#memberjoin .account .account_content {padding:0px 16px; padding-bottom:43px; border-bottom:solid 1px #dddde1;}
section#memberjoin .account .account_content .input_wrap{clear:both;}
section#memberjoin .account .account_content input[type=text], input[type=number], input[type=email], input[type=password]{border-radius:3px; border:solid 1px #dbdbdb; height:24px;}
section#memberjoin .account .account_content .input_title{width:27%;min-width:80px;font-size:13px; color:#222222; float:left; height:30px; line-height:30px;}
section#memberjoin .account .account_content .input_bar{width:0px;height:28px;border-right:solid 1px #BBBBBB; float:left; margin-left:1%; margin-right:3%;}
section#memberjoin .account .account_content .input_content{width:67%;font-size:14px;float:left;line-height:20px; margin-bottom:11px;}
section#memberjoin .account .account_content .input_content .description_wrap{margin-top:10px;}
section#memberjoin .account .account_content .input_content .description{font-size:11px;color:#9e9e9e;line-height:18px;}
section#memberjoin .account .account_content .input_content .description input[type=checkbox]{height:15px; border:solid 1px #BBBBBB;}
section#memberjoin .account .account_content .input_content .chk{color:#5e5e5e; }
section#memberjoin .account .account_content .input_content .wrong{color:#9e9e9e;}
section#memberjoin .account .account_content .input_content #zipcode_list {position:absolute; left:0; display:none; z-index:20; width:100%; border-top:1px solid gray; border-bottom:1px solid gray; background-color:#fff; font-size:12px; line-height:15px;}
section#memberjoin .account .account_content .input_content #zipcode_list li {list-style:none;}
section#memberjoin .account .account_content .input_content #zipcode_list li>a {display:block; padding:5px 2px; border-bottom:1px solid #e5e5e5;}
section#memberjoin .account .account_content .input_content .btn_zip{ float:right;  font-size:12px; width:82px; height:30px; line-height:0px; }
section#memberjoin .account .account_content .input_content .btn_zipcode{width:130px; display:block; margin-bottom:10px; text-align:center; height:30px; color:#FFFFFF; line-height:30px; font-size:11px; background:#808591; border-radius:4px; font-family:dotum; border:none;}
section#memberjoin .certify {clear:both; font-size:14px; color:#3e3e3e;}
section#memberjoin .certify .div_RnCheck_ipin, section#memberjoin .certify .div_RnCheck_hpauth {width:100%; border:1px solid #DEDEDE; margin-bottom:10px;}
section#memberjoin .certify .div_RnCheck_ipin ul.info, section#memberjoin .certify .div_RnCheck_hpauth ul.info {border:5px solid #F3F3F3; padding:5px; list-style-type:none;}
section#memberjoin .certify .div_RnCheck_ipin ul.info li, section#memberjoin .certify .div_RnCheck_hpauth ul.info li {background:url('../img/ipin/Regist_box_icon.gif') no-repeat 0 2px; padding:2px 0 2px 17px;}
section#memberjoin .account .join_end {height:75px; color:#929ca8; font-size:14px; text-align:center;line-height:75px; font-weight:bold;}
section#memberjoin .account .join_id {color:#222222;}
section#memberjoin .step_btn .confirm_btn {height:35px; width:300px; margin:auto;}
section#memberjoin .step_btn .confirm_btn #confirm-btn{width:300px; text-align:center; height:35px; color:#FFFFFF; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:4px; font-family:dotum; border:none;}
section#memberjoin .wp100 {width:100%;}
section#memberjoin .w100 {width:100px;}
section#memberjoin .w70 {width:70px;}
section#memberjoin .w60 {width:60px;}
section#memberjoin .w50 {width:50px;}
section#memberjoin .w40 {width:40px;}
section#memberjoin .w30 {width:30px;}
section#memberjoin .w25 {width:25px;}
/* ÁÖ¹®Æû */
section#m_order {background-color:#ffffff;}
section#m_order input[type=text]{ border:solid 1px #CCCCCC; border-radius: 0.5em;  -webkit-appearance:none; -moz-box-shadow: inset 1px 1px 1px #bbb; -webkit-box-shadow: inset 1px 1px 1px #bbb; box-shadow: inset 1px 1px 1px #bbb; }
section#m_order .sub_title{padding-left:10px; margin-top:15px; font-size:18px; font-weight:bold;}
section#m_order .m_ord {padding:10px;}
section#m_order .m_ord .roundbox {background-color:#FFFFFF; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#m_order .m_ord .roundbox .m_list {position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); font-size:16px; font-weight:bold;}
section#m_order .m_ord .roundbox .m_list .m_title {  float:left; width: 70px; background-color:#AAAAAA; color:#FFFFFF; text-align:center; }
section#m_order .m_ord .roundbox .m_list .m_top_left { border-top-left-radius:0.3em; -webkit-border-top-left-radius:0.3em; -moz-border-top-left-radius:0.3em; }
section#m_order .m_ord .roundbox .m_list .m_right { padding-left: 7px; float:left; text-align:left; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right #zipcode_list {position:absolute; left:0; display:none; z-index:20; width:100%; border-top:1px solid gray; border-bottom:1px solid gray; background-color:#fff; font-size:12px; line-height:15px;}
section#m_order .m_ord .roundbox .m_list .m_right #zipcode_list li {list-style:none;}
section#m_order .m_ord .roundbox .m_list .m_right #zipcode_list li>a {display:block; padding:5px 2px; border-bottom:1px solid #e5e5e5;}
section#m_order .m_ord .roundbox .m_list .m_right .btn_zip{ float:right; margin-top:7px; background:url('../img/btn_zipcode_shape.png') no-repeat; font-size:14px; width:116px; height:36px; line-height:0px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode{  border:0; width:116px; height:36px; background:url('../img/btn_zipcode_off_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode:active { border:0; width:116px; height:36px; background:url('../img/btn_zipcode_on_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_zipcode.active { border:0; width:116px; height:36px; background:url('../img/btn_zipcode_on_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_coup{ float:right; margin-top:7px; background:url('../img/btn_coupon_shape.png') no-repeat; font-size:14px; width:100px; height:36px; line-height:0px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_coupon{  border:0; width:100px; height:36px; background:url('../img/btn_coupon_off_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_coupon:active { border:0; width:134px; height:36px; background:url('../img/btn_coupon_on_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_right .btn_coupon.active { border:0; width:134px; height:36px; background:url('../img/btn_coupon_on_effect.png') no-repeat;  font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:14px; }
section#m_order .m_ord .roundbox .m_list .m_bottom_left { border-bottom-left-radius:0.3em; -webkit-border-bottom-left-radius:0.3em; -moz-border-bottom-left-radius:0.3em; }
section#m_order .m_ord .roundbox .m_list2 {position:relative; border-bottom:1px solid #cccccc; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); font-size:16px; font-weight:bold;}
section#m_order .m_ord .roundbox .m_list2 .m_title { width: 70px; background-color:#AAAAAA; color:#FFFFFF; text-align:center; vertical-align: middle; }
section#m_order .m_ord .roundbox .m_list2 .m_content { padding: 7px; }
section#m_order .m_ord .roundbox .m_list2 .m_top_left { border-top-left-radius:0.3em; -webkit-border-top-left-radius:0.3em; -moz-border-top-left-radius:0.3em; }
section#m_order .m_ord .roundbox .m_list2 .m_right { padding-left: 7px; float:left; text-align:left; font-size:15px; }
section#m_order .m_ord .roundbox .m_list2 .m_content label { margin-right:5px; }
section#m_order .m_ord .roundbox .m_list2 .m_bottom_left { border-bottom-left-radius:0.3em; -webkit-border-bottom-left-radius:0.3em; -moz-border-bottom-left-radius:0.3em; }
section#m_order .m_ord .btn_center { margin-top:5px; margin-bottom:10px; height:44px; }
section#m_order .m_ord .btn_center .btn_pay { position:relative; float:left; background:url('../img/btn_payment_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_payment { border:0; width:100%; height:44px; background:url('../img/btn_payment_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_payment:active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_payment.active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_pre { float:right; background:url('../img/btn_prev_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_prev { border:0; width:100%; height:44px; background:url('../img/btn_prev_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_prev:active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order .m_ord .btn_center .btn_prev.active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#m_order ul.order_item_list {margin-top:0px;padding-top:0px;list-style:none;}
section#m_order ul.order_item_list li {position:relative; height:167px; background:transparent url("../img/cart/list_bg.png") repeat-x; background-size:1px 167px; }
section#m_order ul.order_item_list .oil_chk {float:left;height:167px; line-height:167px; padding-left:10px; }
section#m_order ul.order_item_list .oil_chk input{border:solid 1px #aaaaaa; background-color:#ffffff; -webkit-appearance:checkbox; -moz-apperance:checkhbox; -webkit-width:20px; -webkit-height:20px; -moz-width:20px; -moz-height:20px; width:20px; height:20px;}
section#m_order ul.order_item_list .oil_img {float:left;height:121px; padding-top:21px; padding-left:10px; }
section#m_order ul.order_item_list .oil_goods {float:left;height:132px; padding-left:10px; padding-top:10px;font-size:14px; color:#5e5e5e; font-weight:bold;}
section#m_order ul.order_item_list .oil_goods .oil_name {margin-bottom:3px; font-size:18px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#m_order ul.order_item_list .oil_goods .oil_option {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#m_order ul.order_item_list .oil_goods .oil_price .r_price{color:#EE4040;}
section#m_order ul.order_item_list .oil_goods .oil_ea .oil_ea_btn{background:url('../img/cart/btn_modify_shape.png') no-repeat; background-size:56px 20px; margin-top:-20px; margin-left:100px;}
section#m_order ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn { width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_off_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }
section#m_order ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn:active { width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_on_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }
section#m_order ul.order_item_list .oil_goods .oil_ea .oil_ea_btn #ea-modify-btn .active{ width:56px; height:20px; border:0; background:url('../img/cart/btn_modify_on_effect.png') no-repeat; background-size:56px 20px; padding:0px; color:#FFFFFF; font-size:14px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  }
section#m_order ul.order_item_list .oil_delivery_title {float:left; padding-right:5px;white-space:nowrap;max-width:150px;}
section#m_order ul.order_item_list .blt {}
section#m_order ul.order_item_list .oil_delivery {margin-bottom:3px; font-size:14px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#m_order .sum_area{position:relative;padding:0px 10px 10px 10px; }
section#m_order .sum_area .board_area{background-color:#FFFFFF; padding:10px;font-size:14px;font-weight:bold; text-align:right; height:32px; border-radius:7px; border:solid 1px #cccccc;}
section#m_order .sum_area .board_area .title{width:65%;float:left;}
section#m_order .sum_area .board_area .price{width:35%;float:right;}
section#nm_order .agreement-content table {border: none; margin: 0;}
section#nm_order .agreement-content th {border: none; background: none;}
section#nm_order .agreement-content td {border: none;}

/* »óÇ°ºä */
section#goodsview {clear:both;background-color:#ffffff;}
section#goodsview .top_title{height:40px;background:url('../img/myp/cate_bg.png') repeat-x; line-height:40px; padding-left:10px; padding-right:10px; color:#EEEEEE; font-size:18px; font-weight:bold; text-shadow: 0px 1px 1px #333333;}
section#goodsview .top_title .goods_nm{float:left;width:200px; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#goodsview .top_title .goods_price{float:right;text-align:right;color:#88EEFF;}
section#goodsview .thumbnail-area{padding:10px;}
section#goodsview .zoom-area{z-index:1;position:relative; float:right; background:url("../img/goods/zoomicon_bg.png") left top no-repeat; width:46px; height:46px;}
section#goodsview .thumbnail-img{position:relative; margin-top:-1px;}
section#goodsview .zoom-area .zoom-icon{background:url("../img/goods/zoomicon.png") left top no-repeat; width:46px; height:46px;}

section#goodsview #goods_coupon {clear:both; padding:10px 0;text-align:center;}
section#goodsview #goods_coupon li{display:inline-block; vertical-align:top; padding-bottom:10px;}
section#goodsview #goods_coupon .coupon_img {display:inline-block; font:bold 12px tahoma; color:#FF0000; padding:19px 40px 0 0; width:100px; height:36px;}
section#goodsview #goods_coupon .coupon_img.type_01 {background:url('../img/coupon01.gif');}
section#goodsview #goods_coupon .coupon_img.type_02 {background:url('../img/coupon02.gif');}
section#goodsview #goods_coupon .coupon_img.type_03 {background:url('../img/coupon03.gif');}
section#goodsview #goods_coupon .coupon_img.type_04 {background:url('../img/coupon04.gif');}

section#goodsview .btn-area {position:fixed; bottom:0px;height:54px; background:url("../img/goods/btn_bg_shape.png") left top repeat-x; background-size:1px 54px; width:100%;}
section#goodsview .btn-area-effect {height:54px; background:url("../img/goods/btn_bg_effect.png") left top repeat-x; background-size:1px 54px; width:100%;}
section#goodsview .btn-area #order-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsview .btn-area #order-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape01.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #order-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape01.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #order-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #order-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect01.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #order-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect01.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #order-btn-object{float:left;background:transparent url("../img/goods/btn_off_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #order-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #order-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsview .btn-area #wish-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsview .btn-area #wish-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape02.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #wish-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape02.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #wish-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #wish-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect02.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #wish-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect02.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #wish-btn-object{float:left;background:transparent url("../img/goods/btn_off_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #wish-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #wish-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsview .btn-area #cart-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsview .btn-area #cart-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape03.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #cart-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape03.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #cart-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #cart-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect03.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #cart-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect03.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #cart-btn-object{float:left;background:transparent url("../img/goods/btn_off_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #cart-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #cart-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsview .btn-area #review-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsview .btn-area #review-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape04.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #review-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape04.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #review-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #review-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect04.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #review-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect04.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #review-btn-object{float:left;background:transparent url("../img/goods/btn_off_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #review-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #review-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsview .btn-area #sns-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsview .btn-area #sns-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape05.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #sns-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape05.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsview .btn-area #sns-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #sns-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect05.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #sns-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect05.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsview .btn-area #sns-btn-object{float:left;background:transparent url("../img/goods/btn_off_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #sns-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsview .btn-area #sns-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

/* »óÇ°ºä_»ó¼¼ */
section#goodsdetail {clear:both;background-color:#ffffff;}
section#goodsdetail .top_title{height:40px;background:url('../img/myp/cate_bg.png') repeat-x; line-height:40px; padding-left:10px; padding-right:10px; color:#EEEEEE; font-size:18px; font-weight:bold; text-shadow: 0px 1px 1px #333333;}
section#goodsdetail .top_title .goods_nm{float:left;width:200px; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#goodsdetail .top_title .goods_price{float:right;text-align:right;color:#88EEFF;}
section#goodsdetail .desc-area{padding:10px;}
section#goodsdetail .zoom-area{z-index:1;position:relative; float:right; background:url("../img/goods/zoomicon_bg.png") left top no-repeat; width:46px; height:46px;}
section#goodsdetail .thumbnail-img{position:relative; margin-top:-1px;}
section#goodsdetail .zoom-area .zoom-icon{background:url("../img/goods/zoomicon.png") left top no-repeat; width:46px; height:46px;}

section#goodsdetail .btn-area {position:fixed; bottom:0px;height:54px; background:url("../img/goods/btn_bg_shape.png") left top repeat-x; background-size:1px 54px; width:100%;}
section#goodsdetail .btn-area-effect {height:54px; background:url("../img/goods/btn_bg_effect.png") left top repeat-x; background-size:1px 54px; width:100%;}
section#goodsdetail .btn-area #order-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsdetail .btn-area #order-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape01.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #order-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape01.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #order-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #order-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect01.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #order-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect01.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #order-btn-object{float:left;background:transparent url("../img/goods/btn_off_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #order-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #order-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object01.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsdetail .btn-area #wish-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsdetail .btn-area #wish-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape02.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #wish-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape02.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #wish-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #wish-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect02.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #wish-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect02.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #wish-btn-object{float:left;background:transparent url("../img/goods/btn_off_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #wish-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #wish-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object02.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsdetail .btn-area #cart-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsdetail .btn-area #cart-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape03.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #cart-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape03.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #cart-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #cart-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect03.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #cart-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect03.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #cart-btn-object{float:left;background:transparent url("../img/goods/btn_off_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #cart-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #cart-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object03.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsdetail .btn-area #review-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsdetail .btn-area #review-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape04.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #review-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape04.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #review-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #review-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect04.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #review-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect04.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #review-btn-object{float:left;background:transparent url("../img/goods/btn_off_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #review-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #review-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object04.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

section#goodsdetail .btn-area #sns-btn{float:left; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:62px; }
section#goodsdetail .btn-area #sns-btn:active{float:left;background:transparent url("../img/goods/btn_on_shape05.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #sns-btn .active{float:left;background:transparent url("../img/goods/btn_on_shape05.png") left top no-repeat; background-size:100% 54px; height:54px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:62px;}
section#goodsdetail .btn-area #sns-btn-effect{float:left; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #sns-btn-effect:active{float:left;background:transparent url("../img/goods/btn_on_effect05.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #sns-btn-effect .active{float:left;background:transparent url("../img/goods/btn_on_effect05.png") left top no-repeat; background-size:100% 54px; height:54px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:62px;}
section#goodsdetail .btn-area #sns-btn-object{float:left;background:transparent url("../img/goods/btn_off_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #sns-btn-object:active{float:left;background:transparent url("../img/goods/btn_on_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
section#goodsdetail .btn-area #sns-btn-object .active{float:left;background:transparent url("../img/goods/btn_on_object05.png") center top no-repeat; background-size:62px 54px; height:54px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

/* »óÇ° ¿É¼Ç ¼±ÅÃ */
section#goodsorder-hide {position:fixed; bottom:60px; padding:0% 5% 0% 5%; width:100%; display:none;}
section#goodsorder-hide .pop_back{background:transparent url("../img/goods/popup01_bg.png") left top no-repeat; background-size:100% 100%; width:90%; height:100%;}
section#goodsorder-hide .pop_back .pop_effect {background:transparent url("../img/goods/popup01_effect.png") left top no-repeat; background-size:100% 100%; width:100%; height:100%;}
section#goodsorder-hide .pop_back .pop_effect .pop_body {padding:0px 20px 0px 20px;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_title {background:transparent url("../img/goods/popup_title_line.png") left bottom repeat-x; width:100%; height:35px; color:#DDDDDD; font-size:18px; font-weight:bold; line-height:35px; text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content {padding:5px;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_ttt{line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt{height:30px;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_title{float:left; line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content{float:right;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content select{height:25px;max-width:120px; }
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt{height:25px;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_title{float:left; line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}

section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_content{float:right;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_content input{height:20px;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn{overflow:hidden;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn:active {float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn .active{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn:active {float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodsorder-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn.active{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}

section#goodscart-hide {position:fixed; bottom:60px; padding:0% 5% 0% 5%; width:100%; display:none;}
section#goodscart-hide .pop_back{background:transparent url("../img/goods/popup01_bg.png") left top no-repeat; background-size:100% 100%; width:90%; height:100%;}
section#goodscart-hide .pop_back .pop_effect {background:transparent url("../img/goods/popup01_effect.png") left top no-repeat; background-size:100% 100%; width:100%; height:100%;}
section#goodscart-hide .pop_back .pop_effect .pop_body {padding:0px 20px 0px 20px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_title {background:transparent url("../img/goods/popup_title_line.png") left bottom repeat-x; width:100%; height:35px; color:#DDDDDD; font-size:18px; font-weight:bold; line-height:35px; text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content {padding:5px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_ttt{line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt{height:30px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_title{float:left; line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content{float:right;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content select{height:25px;max-width:120px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt{height:25px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_title{float:left; line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_content{float:right;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_cnt .pop_content_content input{height:25px;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn{}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn:active {float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn .active{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn:active {float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodscart-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn.active{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}

section#goodswish-hide {position:fixed; bottom:60px; padding:0% 5% 0% 5%; width:100%; display:none;}
section#goodswish-hide .pop_back{background:transparent url("../img/goods/popup01_bg.png") left top no-repeat; background-size:100% 100%; width:90%; height:100%;}
section#goodswish-hide .pop_back .pop_effect {background:transparent url("../img/goods/popup01_effect.png") left top no-repeat; background-size:100% 100%; width:100%; height:100%;}
section#goodswish-hide .pop_back .pop_effect .pop_body {padding:0px 20px 0px 20px;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_title {background:transparent url("../img/goods/popup_title_line.png") left bottom repeat-x; width:100%; height:35px; color:#DDDDDD; font-size:18px; font-weight:bold; line-height:35px; text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content {padding:5px;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_ttt{line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt{height:30px;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_title{float:left; line-height:25px; font-size:16px; font-weight:bold; color:#DDDDDD; text-shadow:-1 -1 #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content{float:right;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_content .pop_content_opt .pop_content_content select{height:25px;max-width:120px;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn{}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn:active {float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-left-btn .active{float:left; width:45%; background:transparent url("../img/goods/popup_btn_left_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_off_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn:active {float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}
section#goodswish-hide .pop_back .pop_effect .pop_body .pop_btn #pop-right-btn.active{float:right; width:45%; background:transparent url("../img/goods/popup_btn_right_on_effect.png") left top no-repeat; background-size:100% 30px; height:30px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; line-height:30px; color:#DDDDDD; font-size:18px; font-weight:bold;  text-shadow:-1px -1px #555555;}

section#goodssns-hide {position:fixed; bottom:54px; padding:0% 2% 0% 2%; width:100%; height:52px;display:none;}
section#goodssns-hide .sns_icon {width:96%;}
section#goodssns-hide .sns01{float:right; background:transparent url("../img/goods/sns01_bg_shape.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns01_effect{background:transparent url("../img/goods/sns01_bg_effect.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns01_object{background:transparent url("../img/goods/sns01_bg_object.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns02{float:right; background:transparent url("../img/goods/sns02_bg_shape.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns02_effect{background:transparent url("../img/goods/sns02_bg_effect.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns02_object{background:transparent url("../img/goods/sns02_bg_object.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns03{float:right; background:transparent url("../img/goods/sns03_bg_shape.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns03_effect{background:transparent url("../img/goods/sns03_bg_effect.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns03_object{background:transparent url("../img/goods/sns03_bg_object.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px;}
section#goodssns-hide .sns06{float:right; background:transparent url("../img/goods/sns06_bg_shape.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px; display: block !important;}
section#goodssns-hide .sns06_effect{background:transparent url("../img/goods/sns06_bg_effect.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px; display: block !important;}
section#goodssns-hide .sns06_object{background:transparent url("../img/goods/sns06_bg_object.png") left top no-repeat; background-size: 100% 100%; width:50px; height:53px; display: block !important;}

section#goodsres-hide {position:fixed; bottom:120px; padding:0% 10% 0% 10%; width:100%; height:70px;display:none;}
section#goodsres-hide .pop_back{background:transparent url("../img/goods/popup02_bg.png") left top no-repeat; background-size:100% 100%; width:80%; height:100%;}
section#goodsres-hide .pop_back .pop_effect {background:transparent url("../img/goods/popup02_effect.png") left top no-repeat; background-size:100% 100%; width:100%; height:100%;}
section#goodsres-hide .pop_back .pop_effect .text_msg{padding: 0px 20px 0px 20px; text-align:center; color:#DDDDDD; font-weight:bold;  text-shadow:-1px -1px #555555; height:70px; font-size:16px; line-height:60px;}

/* 2013.04.03 dn »óÇ°ÈÄ±âÀÛ¼º css Ãß°¡*/
section#reviewregister .m_review {padding:10px;}
section#reviewregister .m_review input[type=text]{ border:solid 1px #CCCCCC; border-radius: 0.5em;  -webkit-appearance:none; -moz-box-shadow: inset 1px 1px 1px #bbb; -webkit-box-shadow: inset 1px 1px 1px #bbb; box-shadow: inset 1px 1px 1px #bbb; }
section#reviewregister .m_review .goods_info {height:50px;padding:10px;}
section#reviewregister .m_review .goods_info .goods_img {float:left;width:30%;}
section#reviewregister .m_review .goods_info .goods_text {float:right;width:70%;}
section#reviewregister .m_review .goods_info .goods_text .goods_nm{height:25px;line-height:25px;}
section#reviewregister .m_review .goods_info .goods_text .goods_price{height:25px;line-height:25px;}
section#reviewregister .m_review .btn_center { margin-top:5px; margin-bottom:10px; height:44px; }
section#reviewregister .m_review .btn_center .btn_sav { position:relative; float:left; background:url('../img/btn_payment_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save { border:0; width:100%; height:44px; background:url('../img/btn_payment_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save:active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_save.active { border:0; width:100%; height:44px; background:url('../img/btn_payment_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_pre { float:right; background:url('../img/btn_prev_shape.png') no-repeat; font-size:16px; width:49%; height:44px; background-size:100% 44px; line-height:0px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev { border:0; width:100%; height:44px; background:url('../img/btn_prev_off_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev:active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .btn_center .btn_prev.active { border:0; width:100%; height:44px; background:url('../img/btn_prev_on_effect.png') no-repeat;  background-size:100% 44px; font-weight:bold; -webkit-tap-highlight-color: rgba(0,0,0,0.0); color:#DDDDDD; font-size:16px; max-width:150px;}
section#reviewregister .m_review .roundbox {background-color:#FFFFFF; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; border-radius:0.5em; border:solid 1px #cccccc;}
section#reviewregister .m_review .roundbox .m_list {position:relative; border-bottom:1px solid #cccccc; height:50px; line-height:50px; background-image: -moz-linear-gradient(top, black, white) -webkit-linear-gradient(top, black, white); font-size:16px; font-weight:bold;}
section#reviewregister .m_review .roundbox .m_list .m_title {  float:left; width: 20%; background-color:#AAAAAA; color:#FFFFFF; text-align:center;min-width:70px; }
section#reviewregister .m_review .roundbox .m_list .m_top_left { border-top-left-radius:0.3em; -webkit-border-top-left-radius:0.3em; -moz-border-top-left-radius:0.3em; }
section#reviewregister .m_review .roundbox .m_list .m_right { padding-left: 7px; float:left; text-align:left; font-size:14px; width: 65%;}
section#reviewregister .m_review .roundbox .m_list .m_bottom_left { border-bottom-left-radius:0.3em; -webkit-border-bottom-left-radius:0.3em; -moz-border-bottom-left-radius:0.3em; }

/* login Æû Ãß°¡ */
section#login>form .login_center .login_b .save_login_status {display:block; position:absolute; top:0; left:50%; margin-top:125px; margin-left:-146px; font-size:15px; }

/* 2013.05.15 dn ¸ð¹ÙÀÏ¼¥ °³¼± css Ãß°¡ Á¾·á */

/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ Ãß°¡ µÇ¸é¼­ footer ¼öÁ¤ */
section#footer .service_menu {height:34px; line-height:35px; color:#444444; font-size:13px; text-align:center; margin-top:10px; font-family:dotum; margin-bottom:10px;}

/*
	2014.05.15 SNS ·Î±×ÀÎ Ãß°¡, µðÀÚÀÎÆÀ ·ùÀÎ»ó
*/
div.login-title {
	padding:0 0 6px 2px;
	font-size:14px;
	font-weight:bold;
	color:#61656d;
}
div.sns-account {
	clear:both;
	padding:15px 0 75px;
}
div.sns-account div.login-title {
	padding:20px 0 0 2px;
	font-size:14px;
	background:url('../img/new/bg_sns_line.gif') repeat-x left top;
	background-size:5px;
}
div.sns-account button {
	width:100%;
	height:30px;
	margin:6px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
div.sns-account button.login-facebook {
	background:#4e6dbd url('../img/new/btn_login_facebook.png') no-repeat left top;
	border:1px solid #2a468e;
	border-radius: 3px;
}
/*
	2014.05.15 °¡ÀÔ ¹æ¹ý ¼±ÅÃ ÆäÀÌÁö Ãß°¡, µðÀÚÀÎÆÀ ·ùÀÎ»ó
*/
section.light {}
section.light div.login_title {
	margin:0 !important;
}
section.light label.input_id {
	position:static !important;
	width:100% !important;
	margin:0 !important;
}
section.light label.input_id input {
	position:static !important;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
section.light label.input_pw {
	position:static !important;
	width:100% !important;
	margin:6px 0 10px !important;
}
section.light label.input_pw input {
	position:static !important;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
section.light label.save_login_status {
	display:inline !important;
	position:static !important;
	margin:0 !important;
}
section.light label.save_id {
	display:inline !important;
	position:static !important;
	margin:0 0 0 48px !important;
}
section.light div.login_btn {
	position:static !important;
	margin:15px 0 0 !important;
}
section.light div.login_btn button {
	width:100% !important;
}
section.light div.nomember_btn {
	position:static !important;
	float:left;
	margin:0 !important;
}
section.light div.joinmember_btn {
	position:static !important;
	float:right;
	margin:0 !important;
}
section.light div.login_center {
	padding:0 14px;
}
section.member-join {
	margin:12px;
	padding:20px 0;
}
section.member-join div.sns-account {
	padding:0;
}
section.member-join div.sns-account div.login-title {
	padding:0;
	background:none !important;
}
section.member-join div.mall-join {
	margin:16px 0 0;
}
section.member-join div.mall-join div.login-title {
	padding:20px 0 0 2px;
	font-size:14px;
	background:url('../img/new/bg_sns_line.gif') repeat-x left top;
	background-size:5px;
}
section.member-join div.mall-join button {
	width:100%;
	height:35px;
	margin:6px 0 0;
	background:#808591;
	border:none;
	border-radius: 3px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
/* ¼Ò¼È È¸¿ø °¡ÀÔ*/
section#socialjoin {background-color:#FFFFFF; font-family:dotum;}
section#socialjoin .agreement_chk {clear:both;font-size:12px;color:#222222; height:75px; padding:10px 16px; border-top:solid 2px #e5e5e5;}
section#socialjoin .agreement_chk label{height:25px; line-height:25px; position:relative;}
section#socialjoin .agreement_chk label input[type=checkbox]{border:solid 1px #BBBBBB;}
section#socialjoin .agreement_chk label a { text-decoration:underline; color:#2784ff; }

section#socialjoin .account {clear:both; padding:10px 0px; border-top:solid 2px #e5e5e5;}
section#socialjoin .account .account_content {padding:0px 16px; padding-bottom:43px;}
section#socialjoin .account .account_content .input_wrap{clear:both;}
section#socialjoin .account .account_content input[type=text], input[type=number], input[type=email], input[type=password]{border-radius:3px; border:solid 1px #dbdbdb; height:24px;}
section#socialjoin .account .account_content .input_title{width:15%;min-width:60px;font-size:13px; color:#222222; float:left; height:30px; line-height:30px;}
section#socialjoin .account .account_content .input_content{width:70%;font-size:14px;float:left;line-height:20px; margin-bottom:11px;}
section#socialjoin .account .account_content .input_content #check-id-duplicate {width:80px; margin:0; text-align:center; height:29px; color:#FFFFFF; line-height:29px; font-size:12px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; border:none;}
section#socialjoin .account .account_content .input_content .description_wrap{margin-top:10px;}
section#socialjoin .account .account_content .input_content .description{font-size:11px;color:#9e9e9e;line-height:18px;}
section#socialjoin .account .account_content .input_content .chk{color:#5e5e5e; }
section#socialjoin .account .account_content .input_content .wrong{color:#9e9e9e;}

section#socialjoin .certify {clear:both; font-size:14px; color:#3e3e3e; border-top:solid 2px #e5e5e5;}
section#socialjoin .certify .div_RnCheck_ipin, section#socialjoin .certify .div_RnCheck_hpauth {width:100%; border:1px solid #DEDEDE; margin-bottom:10px;}
section#socialjoin .certify .div_RnCheck_ipin ul.info, section#socialjoin .certify .div_RnCheck_hpauth ul.info {border:5px solid #F3F3F3; padding:5px; list-style-type:none;}
section#socialjoin .certify .div_RnCheck_ipin ul.info li, section#socialjoin .certify .div_RnCheck_hpauth ul.info li {background:url('../img/ipin/Regist_box_icon.gif') no-repeat 0 2px; padding:2px 0 2px 17px;}

section#socialjoin .step_btn {width:300px;margin:auto;padding-top:12px;}
section#socialjoin .step_btn .next_btn {position:relative; float:left; }
section#socialjoin .step_btn .next_btn #next-btn {width:147px; margin:auto; text-align:center; height:35px; color:#FFFFFF; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:4px; font-family:dotum; border:none;}
section#socialjoin .step_btn .cancel_btn {position:relative; float:right; }
section#socialjoin .step_btn .cancel_btn #cancel-btn {width:147px; margin:auto; text-align:center; height:35px; color:#808591; line-height:35px; font-size:15px; font-weight:bold; background:#FFFFFF; border-radius:4px; font-family:dotum; border:solid 1px #cecfcf;}

section#socialjoin .w120 {width:120px;}

/**** ¸ð¹ÙÀÏ °Ô½ÃÆÇ *****/
section#page_title {position:relative;}
section#page_title .btn_list {position:absolute; top:3px; left:3.125%; border:none; font-size:0; width:54px; height:24px; background-image:url("../../common/img/new/btn_list_view.png"); background-size:100% 100%;}
section#page_title .btn_back {position:absolute; top:3px; left:3.125%; border:none; font-size:0; width:34px; height:24px; background-image:url("../../common/img/new/btn_back.png"); background-size:100% 100%;}
section#page_title .btn_navi {position:absolute; top:3px; right:3.125%; border:none; font-size:12; width:52px; height:24px; }
section#page_title .btn_write {position:absolute; top:3px; right:3.125%; border:none; font-size:0; width:52px; height:24px; background-image:url("../../common/img/new/btn_board_write.png"); background-size:100% 100%;}
section#page_title .btn_index {position:absolute; top:3px; left:3.125%; border:none; font-size:0; width:59px; height:24px; background-image:url("../../common/img/new/btn_index.png"); background-size:100% 100%;}

/*µðÆúÆ® ½ºÅ²¸®½ºÆ®*/
section#boardlist {background-color:#FFFFFF; padding:0px; background:#FFFFFF;font-family:dotum ;width:100%;}
section#boardlist table {width:100%; }
section#boardlist.data-row{ border-left:solid 1px #DBDBDB; }
section#boardlist .title td { height:64px; border-right:solid 1px #DBDBDB; border-bottom:solid 1px #DBDBDB; font-size:12px; text-align:center; color:#353535; background-color:#FFFFFF; font-family:Dotum;  vertical-align:middle;}
section#boardlist td.first{ border-left:solid 1px #DBDBDB; }
section#boardlist td.left { padding-left:10px; text-align:left; }
section#boardlist td.img img{width:48px; height:48px; margin:5px 5px 0px 5px; } 
section#boardlist .more-btn {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; margin-top:15px;}
section#boardlist #board-table .data-row {width:100%;border:1px solid #DBDBDB;height:55px;}
section#boardlist #board-table .data-row .data-box {padding:10px 0 0 10px;}
section#boardlist #board-table .data-row .data-box .bullet{background:url('../../common/img/myp/bullet.png') no-repeat right center; width:12px; height:40px;position:absolute;right:20px}
section#boardlist #board-table .data-row .data-box .subject-text{font-size:15px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;float:left;margin-right:5px;}
section#boardlist #board-table .data-row .data-box .etc{margin-top:5px;}
section#boardlist .search-button{width:70px;height:35px;background:#f4f7f8;color:#71768a;font-weight:bold;border:1px solid #d4dce0}
@media screen and (max-width:400px){
	.screen-width{font-size:15px;max-width:260px;}
}

@media screen and (min-width:400px) and (max-width:640px){
	.screen-width{font-size:15px;max-width:330px;}
}

@media screen and (min-width:640px) and (max-width:900px){
	.screen-width{font-size:15px;max-width:440px;}
}

@media screen and (min-width:900px){
	.screen-width{font-size:15px;max-width:850px; }
}
section#boardlist .icon-reply{background-image:url('../../common/img/new/icon_reply.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardlist .icon-secret{background-image:url('../../common/img/new/icon_secret.png');width:12px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardlist .icon-notice{background-image:url('../../common/img/new/icon_notice.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardlist .icon-new{background-image:url('../../common/img/new/icon_new.png');width:31px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardlist .icon-hot{background-image:url('../../common/img/new/icon_hot.png');width:31px;height:14px;background-size:100%;float:left;margin-right:5px}

/*°Ö·¯¸® ½ºÅ² ¸®½ºÆ®*/
section#gallery-boardlist { padding:0px; background:#FFFFFF;font-family:dotum  }
section#gallery-boardlist {background-color:#FFFFFF; }
section#gallery-boardlist table {width:100%; }
section#gallery-boardlist td.img img{width:48px; height:48px; margin:5px 5px 0px 5px; }
section#gallery-boardlist #board-table .title .box{margin-top:10px;width:95%;border:1px solid #dddddd;position:relative;padding-top:7%;padding-bottom:20%}
section#gallery-boardlist #board-table .title .subject{font-weight:bold;padding-top:5px;height:20px;font-size:11px;position:absolute;width:100%;background:rgba(52,52,52,1);opacity:0.8;bottom:0px;color:#ddd;vertical-align:middle;}

@media screen and (max-width:400px){
	.screen-width{font-size:15px;max-width:260px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
}

@media screen and (min-width:400px) and (max-width:640px){
	.screen-width{font-size:15px;max-width:330px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
}

@media screen and (min-width:640px) and (max-width:900px){
	.screen-width{font-size:15px;max-width:440px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
}

@media screen and (min-width:900px){
	.screen-width{font-size:15px;max-width:850px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
}

section#gallery-boardlist .more-btn {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; margin-top:15px;}
section#gallery-boardlist .board-title {font-size:14px; font-weight:bold; font-family:dotum; color:#353535; height:27px; line-height:27px; margin-bottom:12px;}
section#gallery-boardlist .board-title .title{float:left;}
section#gallery-boardlist .board-title .title .title_cnt{color:#466996}
section#gallery-boardlist .board-title .write-btn{float:right;width:80px; height:27px; line-height:27px; font-size:12px; color:#FFFFFF; font-weight:normal;text-align:center; background:#808591; font-family:dotum; border-radius:3px;}
section#gallery-boardlist #board-table .data-row{border-top:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;height:55px}
section#gallery-boardlist #board-table .data-row .bullet{text-align:right;background:url('../../common/img/myp/bullet.png') no-repeat right center; width:12px; height:40px;margin-right:20px;float:right;padding-top:10px}
section#gallery-boardlist #board-table .data-row .data-box{padding:10px 0 0 10px;float:left}
section#gallery-boardlist #board-table .data-row .data-box .subject{font-weight:bold;font-size:15px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
section#gallery-boardlist #board-table .data-row .data-box .etc{margin-top:5px}
section#gallery-boardlist #board-table .data-row .
section#gallery-boardlist .icon-reply{background-image:url('../../common/img/new/icon_reply.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}
section#gallery-boardlist .icon-secret{background-image:url('../../common/img/new/icon_secret.png');width:12px;height:14px;background-size:100%;float:left;margin-right:5px}
section#gallery-boardlist .icon-notice{background-image:url('../../common/img/new/icon_notice.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}
section#gallery-boardlist .icon-new{background-image:url('../../common/img/new/icon_new.png');width:31px;height:14px;background-size:100%;float:left;margin-right:5px}
section#gallery-boardlist .icon-hot{background-image:url('../../common/img/new/icon_hot.png');width:31px;height:14px;background-size:100%;float:left;margin-right:5px}
section#gallery-boardlist .subject-text{float:left;margin-right:5px;overflow:hidden; }
section#gallery-boardlist .search-button{width:70px;height:35px;background:#f4f7f8;color:#71768a;font-weight:bold;border:1px solid #d4dce0}

/*ºä*/
section#boardContent {padding:0px; background:#FFFFFF;font-family:dotum }
section#boardContent {background-color:#FFFFFF; }
section#boardContent table {width:100%; }
section#boardContent.data-row{ border-left:solid 1px #DBDBDB; }
section#boardContent input[type=text], input[type=password]{width:100px;height:21px;border:1px solid #dbdbdb;border-radius: 3px;}
section#boardContent .input_line{padding:5px;height:40px;line-height:50px;border-top:1px solid #DBDBDB;}
section#boardContent .title{min-height:50px;border-bottom:1px solid #969ca3;padding-left:10px;font-size:14px;line-height:35px;}
section#boardContent .link{padding:5px;line-height:20px;margin-top:10px;}
section#boardContent .uploadFile{padding:5px 0 5px 0px;line-height:20px;margin-top:10px;width:100%;border-top:1px solid #dbdbdb}
section#boardContent .more-btn {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#808591; border-radius:3px; font-family:dotum; margin-top:15px;}
section#boardContent .btn_center {margin:auto;width:100%;height:34px; margin-top:10px;border-top:1px solid #dbdbdb;padding-top:10px}
section#boardContent .btn_center button{border:none; background:#808591; border-radius:3px; color:#FFFFFF; font-size:13px; width:74px; height:34px; float:left;margin-left:5px;margin-right:5px; font-family:dotum; font-weight:bold;}
section#boardContent .memo{width:100%;height:74px;padding:0px;border:0px;margin:0px;}
section#boardContent .memo-box{border:1px solid #dedede;float:left;width:70%;height:74px}
section#boardContent .comment_button{height:76px;padding:0px;margin:0px;width:100%;border:1px solid #808591 ;background:#808591;color:#FFFFFF; font-size:13px;font-family:dotum; font-weight:bold}
section#boardContent .subject-text{font-weight:bold;margin-top:15px;margin-right:5px;line-height:150%;table-layout:fixed;width:95%;word-wrap:break-word;word-break:break-all}
section#boardContent .contents_holder{padding-left:10px;margin-top:10px;margin-bottom:10px;table-layout:fixed;width:95%;word-wrap:break-word;word-break:break-all}
section#boardContent table td input[name=name], input[type=password] {width:130px;height:21px;border:1px solid #dbdbdb;border-radius: 3px;}
section#boardContent .icon-reply{background-image:url('../../common/img/new/icon_reply.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardContent .icon-secret{background-image:url('../../common/img/new/icon_secret.png');width:12px;height:14px;background-size:100%;float:left;margin-right:5px}
section#boardContent .icon-notice{background-image:url('../../common/img/new/icon_notice.png');width:26px;height:14px;background-size:100%;float:left;margin-right:5px}

/*±Û¾²±â*/
section#boardregister {background:#FFFFFF;font-family:dotum }
section#boardregister table{border:none; width:100%;}
section#boardregister table td{padding:8px 8px 8px 8px; vertical-align:middle; border-bottom:solid 1px #dbdbdb;}
section#boardregister table .img{padding:5px; width:60px;}
section#boardregister table .img img{border:solid 1px #d9d9d9;}
section#boardregister table td input[name=name], input[type=password] {width:130px;height:21px;border:1px solid #dbdbdb;border-radius: 3px;}
section#boardregister table td input[name=subject]{width:72%;height:27px;margin-top:3px;float:left;border:0px}
section#boardregister table td textarea{width:95%;height:116px;border:0px solid #dbdbdb}
section#boardregister .btn_center {margin:auto; width:198px; height:34px; margin-top:20px; margin-bottom:20px;}
section#boardregister .btn_center .btn_save{border:none; background:#f35151; border-radius:3px; color:#FFFFFF; font-size:13px; width:94px; height:34px; float:left; font-family:dotum; font-weight:bold;}
section#boardregister .btn_center .btn_prev{margin-left:10px;border:none; background:#808591; border-radius:3px; color:#FFFFFF; font-size:13px; width:94px; height:34px; float:left; font-family:dotum; font-weight:bold;}
section#boardregister .attach{float:left;}
section#boardregister .secret_button{width:38px;height:38px;float:right;border:0px solid}
section#boardregister .secret_button.on{background-image: url("../../common/img/new/btn_secret_on.png");background-size:100% }
section#boardregister .secret_button.off{background-image: url("../../common/img/new/btn_secret_off.png");background-size:100%; }
section#boardregister .notice_button{width:38px;height:38px;float:right;border:0px solid}
section#boardregister .notice_button.on{background-image: url("../../common/img/new/btn_notice_on.png");background-size:100% }
section#boardregister .notice_button.off{background-image: url("../../common/img/new/btn_notice_off.png");background-size:100%; }
section#boardregister .speechBox{background:#ffffff;border-bottom:solid 1px #d3d3d3;border:0px;width:100%;height:30px}
section#boardregister #board-attach{list-style:none; overflow:hidden; position:relative; margin-bottom:5px;}
section#boardregister #board-attach li.item{float:left; width:50px; height:50px; overflow:hidden; margin-right:7px; margin-bottom: 7px;}
section#boardregister #board-attach li.item button.file-face{width:100%; height:100%; border:none; background-image:url("../../common/img/new/btn_file_plus.png"); background-size:100% 100%; font-size:0;}
section#boardregister #board-attach li.item button.file-face.preview{background-size:100% auto; border:none;}
section#boardregister #board-attach li.item input.file-hidden{opacity:0; margin-bottom:-20px;}

/*»èÁ¦*/
section#board-delete .btn_center {margin:auto; width:198px; height:34px; margin-top:20px; margin-bottom:20px;}
section#board-delete .btn_center .btn_confirm{border:none; background:#f35151; color:#FFFFFF; font-size:14px; width:94px; height:34px; float:left; font-family:dotum; line-height:34px; border-radius:3px;}
section#board-delete .btn_center .btn_back{margin-left:10px;border:none; background:#808591;  color:#FFFFFF; font-size:14px; width:94px; height:34px; float:left; font-family:dotum; line-height:34px; border-radius:3px;}
section#board-delete .content {text-align:center}

/*ºñ¹Ð¹øÈ£*/
section#board-secret .content{text-align:center}
section#board-secret .btn_center {margin:auto; width:198px; height:34px; margin-top:20px; margin-bottom:20px;}
section#board-secret .btn_center .btn_confirm{border:none; background:#f35151; color:#FFFFFF; font-size:14px; width:94px; height:34px; float:left; font-family:dotum; line-height:34px; border-radius:3px;}
section#board-secret .btn_center .btn_back{margin-left:10px;border:none; background:#808591;  color:#FFFFFF; font-size:14px; width:94px; height:34px; float:left; font-family:dotum; line-height:34px; border-radius:3px;}
/**** ¸ð¹ÙÀÏ °Ô½ÃÆÇ end*****/
/* °íµµ ±âº» ¼­ºêÆäÀÌÁö CSS ¿Ï·á */