/* ±âº»¼³Á¤ */

@charset "euc-kr";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
    font-family: 'nanum-square-r';
    src: url('/shop/data/skin/standard_C/fonts/nanumsquarer.eot');
    src: url('/shop/data/skin/standard_C/fonts/nanumsquarer.eot?#iefix') format('embedded-opentype'),
         url('/shop/data/skin/standard_C/fonts/nanumsquarer.woff2') format('woff2'),
         url('/shop/data/skin/standard_C/fonts/nanumsquarer.woff') format('woff'),
         url('/shop/data/skin/standard_C/fonts/nanumsquarer.ttf') format('truetype'),
         url('/shop/data/skin/standard_C/fonts/nanumsquarer.svg#nanumsquarerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nanum-square-b';
    src: url('/shop/data/skin/standard_C/fonts/nanumsquareb.eot');
    src: url('/shop/data/skin/standard_C/fonts/nanumsquareb.eot?#iefix') format('embedded-opentype'),
         url('/shop/data/skin/standard_C/fonts/nanumsquareb.woff2') format('woff2'),
         url('/shop/data/skin/standard_C/fonts/nanumsquareb.woff') format('woff'),
         url('/shop/data/skin/standard_C/fonts/nanumsquareb.ttf') format('truetype'),
         url('/shop/data/skin/standard_C/fonts/nanumsquareb.svg#nanumsquarebregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {font-family: 'nanum-square-r', sans-serif;font-size:14px;}


/* Reset */
html, body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td {margin:0px; padding:0px;}

html { overflow-x:hidden; font-size:12px; color:#454545; _padding-right:16px; }
html, body{ width:100%; height:100%; margin:0; padding:0; }

body,ul,li,header,nav,aside,section,article,p {	padding:0; margin:0; border:0; }
body {	font-size:12px;	-webkit-user-select:none; -webkit-text-size-adjust:none; }
p {	margin-bottom:1.5em; line-height:150%; }
table, tbody, td, th, div, span, a, input, textarea, select, iframe, ul, li { margin:0; padding:0; }
table, tbody { border-collapse:collapse; border-spacing:0; margin:0; padding:0; color:#2C2C2C; }
header,nav,aside,section,article { display:block; }
a {text-decoration:none;color:#2C2C2C;}
input[type=text], input[type=search], input[type=tel], 
input[type=password], input[type=email], input[type=number], 
textarea{ font-family:verdana,dotum,µ¸¿ò,gulim,±¼¸²; font-size:14px; padding:3px 4px 0px 3px; border:solid 1px #CFCFCF; vertical-align:middle; -webkit-border-radius:1px; -webkit-appearance:none}

input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, select:focus, textarea:focus { border:solid 1px #2897FF; -webkit-border-radius:1px; -webkit-appearance:none}
input[type=checkbox]{border:solid 1px #bbbbbb;-webkit-appearance:checkbox;-moz-apperance:checkhbox;-webkit-width:20px;-webkit-height:20px;-moz-width:20px;-moz-height:20px;}
input[type=radio] { border:none;-webkit-appearance:radio}
body {-webkit-tap-highlight:  rgba(0, 0, 0, 0); background-color:#FFFFFF; min-height:100%;}
img {max-width:100%;}

.hidden {display:none;}
.back_bg {background:url("../img/search/search_bg.png") left top repeat-x; background-size:1px 100%; height:100%;}

.text-left { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right { text-align: right  !important; }

.clear { clear: both !important; }

.cellC {
	width:120px;
	background:#f7f7f7;
	text-align:right;
	padding-right:10px;
}
.cellL {padding-left:10px;}
.cell_R {text-align:right;padding-right:10px}

.btn	{border:1px solid #cccccc;background-color:#000000;color:#ffffff;font:bold 8pt tahoma;width:60px}
.btn_white	{border:0;background-color:#ffffff;font:bold 8pt tahoma}
.btnL	{border:1px solid #cccccc;background-color:#000000;color:#ffffff;font:bold 8pt tahoma}
.line	{border: 1px solid #cccccc !important;}
.lineBig	{border:1px solid #cccccc;width:300px;}
.lineBg	{border:1px solid #DFDFDF;background-color:#F7F7F7}
.hand	{cursor:pointer}

.blue	{color:#007FC8}
.red	{color:#FF6C68}

.float	{float:left}
.clear	{clear:both}
option.disabled {color:#808080}

.white	{color:#FFFFFF}
a.white	{text-decoration:none;color:#FFFFFF}
a.white:hover {text-decoration:none;color:#FFFFFF}

/* ¸ÞÀÎÆäÀÌÁö ¹è³Ê */
#wrap .main_banner {text-align:center; padding:none;}
#wrap .main_banner img {width:100%; border:none;display:block;}

#ifrmHidden {display:none;}

/* ÆäÀÌÁö Å¸ÀÌÆ² */
#page_title .top_title {clear:both;height:36px;line-height:36px;background:#fff;color:#222222;font-size:30px;font-weight:bold;text-align:center;border-top:solid 1px #c8c8c8;border-bottom:solid 1px #c8c8c8;padding:16px 0;margin: 0 0 10px 0;text-transform: uppercase; }
#page_title .top_title .small_title{color:#929292; font-size:11px; font-weight:normal;}
.sky_hilight {}

/* gnb ¿µ¿ª */
.gnb {height:95px; background:#FFFFFF; border-bottom:3px solid #ee2931; margin:0; padding:0;}
.gnb #home-btn{float:left;background:transparent url("../img/gnb/btn_home_shape.png") left top no-repeat; background-size:33px 33px; height:33px; width:33px; margin-top:5px; margin-left:11px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.gnb #home-btn:active{float:left;background:transparent url("../img/gnb/btn_home_effect.png") left top no-repeat; background-size:33px 33px; height:33px; width:33px;}
.gnb #home-btn .active{float:left;background:transparent url("../img/gnb/btn_home_effect.png") left top no-repeat; background-size:33px 33px; height:33px; width:33px;}
.gnb #logo {margin-top:0px; margin-left:0px;  max-height:35;}
.gnb .topLogo{width:195px;height:40px;position:absolute;top: 35px;left: 47%;margin:0 0 0 -97px;text-align: center;}
.gnb .topLogo img {width: 79%;}
.gnb #logo.sliding-menu{padding-left:27px;}
.gnb .top_title{width:195px; height:40px; position:absolute; top:70px; left:50%; margin:0 0 0 -97px; color:#666; font-size:12px; text-align:center;}
.gnb .top_title a{color:#222222;}

.gnb #member-btn{float:right; display:inline-block; width:95px; height:95px; background:#ee2931 url('../../images/iconMember.png') center center no-repeat; margin:0; padding:0; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.gnb #member-btn:active{height:95px; background:#ee2931 url('../../images/iconCloseWhite.png') center center no-repeat;}
.gnb #member-btn.active, .gnb #member-btn .active{height:95px; background:#ee2931 url('../../images/iconCloseWhite.png') center center no-repeat;}

.gnb #menu-btn{float:right;background:transparent url("../img/gnb/btn_menu_shape.png") left top no-repeat; background-size:42px 33px; height:33px; width:42px; margin-top:5px; margin-right:11px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.gnb #menu-btn:active{float:right;background:transparent url("../img/gnb/btn_search_effect.png") left top no-repeat; background-size:42px 33px; height:33px; width:42px;}
.gnb #menu-btn .active{float:right;background:transparent url("../img/gnb/btn_search_effect.png") left top no-repeat; background-size:42px 33px; height:33px; width:42px;}



/* search ¿µ¿ª */
.topSearch {height:70px;background:#eee;position:relative;margin:0;padding:0;overflow: hidden;width: 100%;}
.topSearch #search-box {margin:0 0 0 35px; padding:0;}
.topSearch #search-box input {width: 91%;border:solid 0px #d4dce0;height:30px;line-height:30px;background:#eee;margin: 20px 3% 20px 4%;font-family: 'nanum-square-r', sans-serif;color:#8c8c8c;font-size:18px;}
.topSearch #search-box-btn {height:26px; width:26px; top:22px; position:absolute; left:4%; background:url(../../images/iconSearch.png) 0 0 no-repeat; border:none; }

/* member ¿µ¿ª */
.member-area {display:none;position:absolute;top: 113px;left:0;margin:0;padding:20px 0;width:100%;height:170px;background:#fff;z-index:99999;}
.member-area ul{width:94%; margin:0 auto; padding:0; list-style:none; }
.member-area ul li{float:left; width:50%; margin:-1px 0 0 -1px; }
.member-area ul li a{display:inline-block; width:100%; height:25px; padding:30px 0; text-align:center; background:#fff; border:1px solid #d6d6d6; color:#000; font-family: 'nanum-square-b'; font-size:22px; line-height:25px;}

.member-area ul li a .login{background:url('../../images/memIconLogin.png') left center no-repeat; margin:0; padding:0 0 0 30px; }
.member-area ul li a .join{background:url('../../images/memIconJoin.png') left center no-repeat; margin:0; padding:0 0 0 30px; }
.member-area ul li a .mypage{background:url('../../images/memIconMypage.png') left center no-repeat; margin:0; padding:0 0 0 30px; }
.member-area ul li a .cart{background:url('../../images/memIconCart.png') left center no-repeat; margin:0; padding:0 0 0 30px; }

/* menu ¿µ¿ª */
.menu-area {height:36px; background:url("../img/menu/menubar_bg.png") left top repeat-x; background-size:1px 44px; display:; padding:0px 10px 0px 10px;}
.menu-area #category-btn{float:left;background:transparent url("../img/menu/btn_category_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:60px; }
.menu-area #category-btn:active{float:left;background:transparent url("../img/menu/btn_category_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #category-btn .active{float:left;background:transparent url("../img/menu/btn_category_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #category-btn-effect{float:left;background:transparent url("../img/menu/btn_category_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #category-btn-effect:active{float:left;background:transparent url("../img/menu/btn_category_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #category-btn-effect .active{float:left;background:transparent url("../img/menu/btn_category_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #category-btn-object{float:left;background:transparent url("../img/menu/btn_category_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #category-btn-object:active{float:left;background:transparent url("../img/menu/btn_category_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #category-btn-object .active{float:left;background:transparent url("../img/menu/btn_category_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}

.menu-area #my-btn{float:left;background:transparent url("../img/menu/btn01_off_shape.png") left top no-repeat; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px; }
.menu-area #my-btn:active{float:left;background:transparent url("../img/menu/btn01_on_shape.png") left top no-repeat; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #my-btn .active{float:left;background:transparent url("../img/menu/btn01_on_shape.png") left top no-repeat; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #my-btn-effect{float:left;background:transparent url("../img/menu/btn01_off_effect.png") left top no-repeat; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #my-btn-effect:active{float:left;background:transparent url("../img/menu/btn01_on_effect.png") left top no-repeat; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #my-btn-effect .active{float:left;background:transparent url("../img/menu/btn01_on_effect.png") left top no-repeat; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #my-btn-object{float:left;background:transparent url("../img/menu/btn01_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #my-btn-object:active{float:left;background:transparent url("../img/menu/btn01_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #my-btn-object .active{float:left;background:transparent url("../img/menu/btn01_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

.menu-area #cart-btn{float:left;background:transparent url("../img/menu/btn02_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);  min-width:60px; }
.menu-area #cart-btn:active{float:left;background:transparent url("../img/menu/btn02_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #cart-btn .active{float:left;background:transparent url("../img/menu/btn02_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #cart-btn-effect{float:left;background:transparent url("../img/menu/btn02_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #cart-btn-effect:active{float:left;background:transparent url("../img/menu/btn02_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #cart-btn-effect .active{float:left;background:transparent url("../img/menu/btn02_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #cart-btn-object{float:left;background:transparent url("../img/menu/btn02_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #cart-btn-object:active{float:left;background:transparent url("../img/menu/btn02_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #cart-btn-object .active{float:left;background:transparent url("../img/menu/btn02_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}

.menu-area #wish-btn{float:left;background:transparent url("../img/menu/btn03_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #wish-btn:active{float:left;background:transparent url("../img/menu/btn03_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #wish-btn .active{float:left;background:transparent url("../img/menu/btn03_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #wish-btn-effect{float:left;background:transparent url("../img/menu/btn03_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #wish-btn-effect:active{float:left;background:transparent url("../img/menu/btn03_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #wish-btn-effect .active{float:left;background:transparent url("../img/menu/btn03_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #wish-btn-object{float:left;background:transparent url("../img/menu/btn03_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #wish-btn-object:active{float:left;background:transparent url("../img/menu/btn03_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #wish-btn-object .active{float:left;background:transparent url("../img/menu/btn03_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

.menu-area #info-btn{float:left;background:transparent url("../img/menu/btn04_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #info-btn:active{float:left;background:transparent url("../img/menu/btn04_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #info-btn .active{float:left;background:transparent url("../img/menu/btn04_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); min-width:60px;}
.menu-area #info-btn-effect{float:left;background:transparent url("../img/menu/btn04_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #info-btn-effect:active{float:left;background:transparent url("../img/menu/btn04_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #info-btn-effect .active{float:left;background:transparent url("../img/menu/btn04_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; min-width:60px;}
.menu-area #info-btn-object{float:left;background:transparent url("../img/menu/btn04_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #info-btn-object:active{float:left;background:transparent url("../img/menu/btn04_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #info-btn-object .active{float:left;background:transparent url("../img/menu/btn04_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

.menu-area #login-btn{float:left;background:transparent url("../img/menu/btn05_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn:active{float:left;background:transparent url("../img/menu/btn05_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn .active{float:left;background:transparent url("../img/menu/btn05_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn-effect{float:left;background:transparent url("../img/menu/btn05_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn-effect:active{float:left;background:transparent url("../img/menu/btn05_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn-effect .active{float:left;background:transparent url("../img/menu/btn05_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #login-btn-object{float:left;background:transparent url("../img/menu/btn05_off_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #login-btn-object:active{float:left;background:transparent url("../img/menu/btn05_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #login-btn-object .active{float:left;background:transparent url("../img/menu/btn05_on_object.png") left top no-repeat; background-size:62px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

.menu-area #logout-btn{float:left;background:transparent url("../img/menu/btn05_off_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; margin-top:4px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn:active{float:left;background:transparent url("../img/menu/btn05_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn .active{float:left;background:transparent url("../img/menu/btn05_on_shape.png") left top repeat-x; background-size:100% 36px; height:36px; width:20%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn-effect{float:left;background:transparent url("../img/menu/btn05_off_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn-effect:active{float:left;background:transparent url("../img/menu/btn05_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn-effect .active{float:left;background:transparent url("../img/menu/btn05_on_effect.png") left top repeat-x; background-size:100% 36px; height:36px; width:100%;  -webkit-tap-highlight-color: rgba(0,0,0,0.0); text-align:center; border-top-right-radius:7px; border-bottom-right-radius:7px; min-width:60px;}
.menu-area #logout-btn-object{float:left;background:transparent url("../img/menu/btn06_off_object.png") left top no-repeat; background-size:53px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #logout-btn-object:active{float:left;background:transparent url("../img/menu/btn06_on_object.png") left top no-repeat; background-size:53px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
.menu-area #logout-btn-object .active{float:left;background:transparent url("../img/menu/btn06_on_object.png") left top no-repeat; background-size:53px 36px; height:36px; width:100%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }

/* Ä«Å×°í¸® ¿µ¿ª */

section#cate-area {display:none; clear:both; z-index:99;}
section#cate-area .top_title {clear:both; height:36px; line-height:36px; background:#f9f9f9; color:#222222; font-size:14px; font-weight:bold; text-align:center; font-family:dotum; border-bottom:solid 1px #969ca3; }
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;height:100%; margin-left:-100%;}
section#cate-area .cate_list .cate_item{clear:both;margin-right:100%; height:39px; line-height:39px; padding:0px 12px 0px 12px; color:#222222; font-size:14px; font-weight:bold; border-bottom:solid 1px #e5e5e5;}
section#cate-area .cate_list .cate_item .cate_nm {margin-left:-100%; float:left; width:67%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#cate-area .cate_list .cate_item .cate_nm_arrow {float:left; width:19px; height:19px; line-height:100%; background: transparent url('../img/new/a.png') left repeat-x; background-size:19px 19px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); margin-top:10px;}
section#cate-area .cate_list .cate_item .cate_prd_btn {float:right; width:50px; height:22px; line-height:100%; background: transparent url('../img/new/btn_category_view.png') center repeat-x; background-size:50px 22px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); margin-top:8px;}

/* 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;}


/* MyPage List*/
section#mypagelist {background-color:#FFFFFF;min-height:100%; 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; }
section#mypagelist .mypagelist_ord .roundbox .m_list .m_content { float:right; text-align:right; font-size:12px; margin-right:5px; font-weight:normal;}
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; }
section#mypagelist .mypagelist_mem .roundbox .m_list .m_content { float:right; text-align:right; font-size:12px; margin-right:5px; font-weight:normal;}
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;min-height:100%;position:relative; margin:50px 0 0 0; text-align:center;}
section#login h2{color: #444444; font-size: 21px; font-weight: bold; margin: 0 auto 10px; text-align:center;}
section#login h3{color: #444444; margin: 0 auto 10px; text-align:center;}
section#login>form {}
section#login>form .login_center {}
section#login>form .login_center .login_b {height:200px; position:relative;}
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;width: 100%;}
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;width: 100%;}
section#login>form .login_center .login_b .login_btn {position:absolute;left:50%;top:0;margin-top: 122px;margin-left:-145px;}
section#login>form .login_center .login_b .login_btn button {width:300px; margin:auto; text-align:center; height:35px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#c41226; border-radius:3px; font-family:dotum; border:none;}
section#login>form .login_center .login_b .find_id_password { position:absolute; margin-top:160px; width: 300px; padding-top: 15px; text-align: center; font-family:dotum; font-size: 13px; color: #565656; left:50%; margin-left:-146px;}
section#login>form .login_center .login_b .find_id_password .find_id,
section#login>form .login_center .login_b .find_id_password .find_password { width: 49%; text-align: center; float: left; }
section#login>form .login_center .login_b .find_id_password .find_partition { width: 2%; text-align: center; float: left; }
section#login>form .login_center .login_b .nomember_btn {position:absolute; left:50%; top:0; margin-top:250px; 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:250px; 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:40px; margin-left:50px;}
section#login>form .login_center .login_b .check_btn #check-btn {width:100px; margin:auto; text-align:center; height:70px; color:#ffffff; line-height:35px; font-size:15px; font-weight:bold; background:#c41226; 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;}

div.non_member {display:inline-block; width:100%;text-align:center; }
div.non_member a.btn-guest { display:inline-block; width:300px; height:35px; margin:0 auto; text-align:center; color:#fff; line-height:35px; font-size:15px; font-weight:bold;  background:#c41226; border-radius:3px; font-family:dotum; border:none;}

div.login_desc ul{margin:20px auto;}
div.login_desc ul li {font-size:12px;}


/* Àå¹Ù±¸´Ï */
section#cart {background-color:#eeeeee;min-height:100%;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.cart {height:49px;}
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;}


/* Âò¸ñ·Ï */
section#wishlist {background-color:#eeeeee;min-height:100%;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:#eeeeee;min-height:100%}
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:#eeeeee;min-height:100%}
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:#eeeeee;min-height:100%}
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:#eeeeee;min-height:100%}
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:#eeeeee;min-height:100%}
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 20px;}
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 .reorder{margin:0 auto; width:80px; height:27px;}
section#orderview .btn_reorder{margin:0 auto; margin-top: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 .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; min-height:100%; padding-bottom:50px;}
section#memberjoin .join_step { height:80px; line-height:80px; margin:3rem 0;}
section#memberjoin .join_step .join_step1{font-size:12px; color:#9e9e9e;width:25%; height:75px;float:left;text-align:center; background:url('../../images/sprite-join-sequence01.png'); background-size:auto 155px; background-position:0 75px; }
section#memberjoin .join_step .join_step2{font-size:12px; color:#9e9e9e;width:25%; height:75px;float:left;text-align:center; background:url('../../images/sprite-join-sequence02.png'); background-size:auto 155px; background-position:0 75px; }
section#memberjoin .join_step .join_step3{font-size:12px; color:#9e9e9e;width:25%; height:75px;float:left;text-align:center; background:url('../../images/sprite-join-sequence03.png'); background-size:auto 155px; background-position:0 75px; }
section#memberjoin .join_step .join_step4{font-size:12px; color:#9e9e9e;width:25%; height:75px;float:left;text-align:center; background:url('../../images/sprite-join-sequence04.png'); background-size:auto 155px; background-position:0 75px; }
section#memberjoin .join_step .now_step{background-position:left top; }
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; 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:#da1a21; 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;}

.confirm-btn{width:300px; margin:auto; text-align:center;}
.confirm-btn #confirm-btn{display:inline-block ; margin:0px auto 10px; width:300px; height:35px !important; text-align:center;  color:#FFFFFF; line-height:35px; font-size:15px; font-weight:bold; background:#da1a21; border-radius:4px; font-family:dotum; border:none;}




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 #aeaeaf; 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: none;line-height:20px;margin-bottom:11px;display: inline-block;}
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 .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#memberjoin .join-form legend{color: #444444; font-size: 21px; font-weight: bold; margin:0px auto 10px; padding-top:20px; text-align:center; }

section#memberjoin .join-form .type-wrap {
	background: #ededed;
	width: 87%;
	margin: 33px auto 0 auto;
	padding: 24px 0;
	border: 1px solid #d2d2d2;
	text-align:center;
}
section#memberjoin .join-form .type-wrap input[type='radio'] {
	display: none;
}
section#memberjoin .join-form .type-wrap label {
	cursor: pointer;
	margin-right: 23px;
	font-size: 15px;
	color: #7b7b7b;
	background: transparent url('/shop/images/sprite_icon.png') 0 -75px no-repeat;
	padding-left: 26px;
	display: inline-block;
	height: 26px;
	line-height: 20px;
}
section#memberjoin .join-form .type-wrap label:before {
}
section#memberjoin .join-form .type-wrap label:last-child {
	margin-right: 0;
}
section#memberjoin .join-form .type-wrap input[type='radio']:checked + label {
	background-position: 0 -47px;	
}

section#memberjoin .join-form .slevel_wrap {
	width: 56%;
	margin: 50px auto 0 auto;
	display: none;
	text-align:center;
}
section#memberjoin .join-form .slevel_wrap.active {
	display: block;
}
section#memberjoin .join-form .slevel_wrap h2 {color: #444444; font-size: 21px; font-weight: bold; margin:0px auto 10px; text-align:center;}
section#memberjoin .join-form .slevel_wrap .input-wrap {
	width: 100%;
	margin:0 auto;
	padding:0;
}

section#memberjoin .join-form .slevel_wrap .input-wrap input[type='text']{
	border: solid 1px #CCCCCC;
    height: 29px;
    left: 0px;
    right: 0px;
    width:96%;
	margin:0 0 10px;
}

section#memberjoin .join-form .slevel_wrap .btn-red {
	width:100%;
	height:35px;
	margin:0 auto;	
	padding:0;
	text-align:center; 
	color:#fff; 
	line-height:35px; 
	font-size:15px; 
	font-weight:bold;  
	background:#c41226; 
	border-radius:3px; 
	font-family:dotum; 
	border:none;

}

@media screen and (max-width:670px){
	section#memberjoin .join_step { height:60px; line-height:60px;}
	section#memberjoin .join_step .join_step1{height:56.25px;background-size:auto 116.25px; background-position:0 56.25px; }
	section#memberjoin .join_step .join_step2{height:56.25px;background-size:auto 116.25px; background-position:0 56.25px; }
	section#memberjoin .join_step .join_step3{height:56.25px;background-size:auto 116.25px; background-position:0 56.25px; }
	section#memberjoin .join_step .join_step4{height:56.25px;background-size:auto 116.25px; background-position:0 56.25px; }
	section#memberjoin .join_step .now_step{background-position:left top; }
}

@media screen and (max-width:450px){
	section#memberjoin .join_step { height:40px; line-height:40px;}
	section#memberjoin .join_step .join_step1{height:37.5px;background-size:auto 77.5px; background-position:0 37.5px; }
	section#memberjoin .join_step .join_step2{height:37.5px;background-size:auto 77.5px; background-position:0 37.5px; }
	section#memberjoin .join_step .join_step3{height:37.5px;background-size:auto 77.5px; background-position:0 37.5px; }
	section#memberjoin .join_step .join_step4{height:37.5px;background-size:auto 77.5px; background-position:0 37.5px; }
	section#memberjoin .join_step .now_step{background-position:left top; }
}

/* ÁÖ¹®Æû */
section#m_order {background-color:#eeeeee;min-height:100%}
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.cart{margin-top:15px;height: 49px;}
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;}

/* »óÇ°ºä */

clear:both; height:36px; line-height:36px; background:#fff; color:#222222; font-size:30px; font-weight:bold; text-align:center; border-top:solid 1px #c8c8c8; border-bottom:solid 1px #c8c8c8; padding:16px 0; margin:30px 0; 

section#goodsview {clear:both;background-color:#eeeeee;min-height:100%}
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:#eeeeee;min-height:100%}
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;}

/* »óÇ° ¸®½ºÆ® */
section#goodslist {background-color:#eeeeee;min-height:100%;position:relative; margin-top:0px;padding-top:0px;}
section#goodslist ul.goods_item_list {margin-top:0px;padding-top:0px;list-style:none;}
section#goodslist ul.goods_item_list li {position:relative; height:119px; background:transparent url("../img/goods/list_bg.png") repeat-x; background-size:1px 119px; }
section#goodslist ul.goods_item_list li .gl_img {position:absolute;height:109px; padding-top:10px; padding-left:10px; padding-right:10px; overflow:hidden;}
section#goodslist ul.goods_item_list li .gl_goods {height:89px; padding-left:120px; padding-top:30px;font-size:14px; color:#5e5e5e; font-weight:bold;}
section#goodslist ul.goods_item_list li .gl_goods .gl_name {margin-bottom:3px; font-size:18px; color:#666666; font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;}
section#goodslist ul.goods_item_list li .gl_goods .gl_price .r_price{color:#EE4040;}
section#goodslist ul.goods_item_list li .gl_goods .gl_price .goods-discount {color:#EE4040; display: inline !important;}
section#goodslist ul.goods_item_list li .gl_arrow {position: absolute; top: 0; right: 0; background:url('../img/goods/arrow01.png') right top no-repeat; width:15px; height:23px; margin-top:49px; margin-right:10px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
section#goodslist ul.goods_item_list li.more {height:40px; background:transparent url("../img/goods/list_bg.png") repeat-x; background-size:1px 40px; line-height:40px; font-size:20px; font-weight:bold; color:#5e5e5e; text-align:center; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}

section#goodslist .totalNum{padding:0 3%; text-align:right; font-size:20px; color:#444; }
section#goodslist .totalNum b{font-size:30px; font-weight:bold; color:#da1a21;}


section#goodslist .goods-sort-area {height:51px; padding:0px 10px; background:#FFFFFF;border-bottom:solid 1px #dbdcde;}
section#goodslist .goods-sort-area .goods-sort {float:left;}
section#goodslist .goods-sort-area .goods-sort select{height:26px; margin-top:12px;}
section#goodslist .goods-sort-area .goods-view-type {float:right; margin-top:11px;}
section#goodslist .goods-sort-area .goods-view-type .view-list{width:30px; height:29px; background:url('../img/new/btn_category_list_on.png'); background-size:30px 29px;float:left;}
section#goodslist .goods-sort-area .goods-view-type .view-list-disable {background:url('../img/new/btn_category_list.png');background-size:30px 29px; float:left; }
section#goodslist .goods-sort-area .goods-view-type .view-gallery{width:30px; height:29px; background:url('../img/new/btn_category_gallery_on.png');background-size:30px 29px;float:left;}
section#goodslist .goods-sort-area .goods-view-type .view-gallery-disable {background:url('../img/new/btn_category_gallery.png');background-size:30px 29px;float:left;}
section#goodslist {background:#FFFFFF;min-height:220px}
section#goodslist .goods-area .goods-row{clear:both; margin:auto; min-width:296px; padding:12px;}
section#goodslist .goods-area .goods-item{width:47%; margin-bottom:18px; display:block; float:left; min-width:87px;}
section#goodslist .goods-area .goods-item .goods-img{position:relative; width:100%; text-align:center;}
section#goodslist .goods-area .goods-item .goods-img .goods-speach-description{display: block !important; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; position: relative; height: 32px; color: #ffffff; width: 32px; text-align: center; margin-top: -36px; margin-left: 1px;}
section#goodslist .goods-area .goods-item .goods-img .goods-speach-description.playing{background-image: url('../img/goods/btn_main_stop.png');}
section#goodslist .goods-area .goods-item .goods-img .goods-speach-description .speach-description-play{display: block; width: 100%; height: 100%; font-size: 0;}
section#goodslist .goods-area .goods-item .goods-img img{width:100%; margin:auto; }
section#goodslist .goods-area .goods-item .goods-img .goods-coupon{position:absolute; width:101%; background:url('../img/good_icon_coupon.gif')no-repeat; background-position:right top; z-index:1; min-height:12px;}
section#goodslist .goods-area .goods-item .goods-nm {width:100%; font-size:12px; color:#929ca8; margin-top:5px;text-align:center; word-break:break-all;}
section#goodslist .goods-area .goods-item .goods-nm a{font-size:12px; color:#929ca8;}
section#goodslist .goods-area .goods-item .goods-price {font-weight:bold;width:100%; height:18px; font-size:13px; color:#222222; line-height:18px; text-align:center;}
section#goodslist .goods-area .goods-item .goods-price a{font-weight:bold; font-size:13px; color:#222222;}
section#goodslist .goods-area .goods-item .goods-price .red{color:#f03c3c; font-size:12px; font-weight:bold; !important;}
section#goodslist .goods-area .goods-item .goods-discount {font-weight:bold; color:#fb0e0e; width:100%; height:18px; font-size:12px; line-height:18px; text-align:center; display: block !important;}
section#goodslist .goods-area .goods-item .goods-dc {width:100%; height:18px; font-size:12px; font-weight:bold; color:#436693; line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
section#goodslist .goods-area .goods-item .goods-dc a{font-size:12px; font-weight:bold; color:#436693;}
section#goodslist .goods-area .goods-item .goods-consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
section#goodslist .goods-area .goods-item .goods-coupon-price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
section#goodslist .goods-area .goods-item .goods-coupon-price .goods-coupon-icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
section#goodslist .goods-area .goods-item .goods-btn {width:100%; height:21px; }
section#goodslist .goods-area .goods-item .goods-btn .del-btn{width:100%; height:21px; width:31px; background:url("../img/nlist/btn_delete_off.png") no-repeat; float:left;}
section#goodslist .goods-area .goods-item .goods-btn .del-btn:active{background:url("../img/nlist/btn_delete_on.png") no-repeat;}
section#goodslist .goods-area .goods-item .goods-btn .cart-order-btn{width:100%; height:21px; width:56px; background:url("../img/nlist/btn_order_off.png") no-repeat; float:right;}
section#goodslist .goods-area .goods-item .goods-btn .cart-order-btn:active{background:url("../img/nlist/btn_order_on.png") no-repeat;}
section#goodslist .right-margin {margin-right:5%;}
section#goodslist .goods-area .more-btn {width:94%; margin:15px auto; text-align:center; height:60px; color:#ffffff; line-height:60px; font-size:24px; font-weight:bold; background:#da1a21;}
section#goodslist .goods-area .goods-list-item {overflow:hidden; height:auto; padding:10px; border-bottom:solid 1px #e5e5e5;}
section#goodslist .goods-area .goods-list-item a { display: block; }
section#goodslist .goods-area .goods-list-item-gray {background:#FFFFFF;}
section#goodslist .goods-area .goods-list-item .goods-list-img{width:100px; height:100px; border:solid 1px #dbdbdb; float:left; width:80px; height:80px; position:relative;}
section#goodslist .goods-area .goods-list-item .goods-list-img img{width:100%; height:100%;}
section#goodslist .goods-area .goods-list-item .goods-list-coupon{position:absolute; width:81px; background:url('../img/good_icon_coupon.gif')no-repeat; background-position:right top; z-index:1; min-height:12px;}
section#goodslist .goods-area .goods-list-item .goods-list-info{float:left; margin-left:10px;max-width:53%;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-nm{color:#222222; font-weight:bold; fonst-size:13px; margin-bottom:5px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:18px;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-price{color:#666666; font-size:12px; margin-bottom:2px; height:18px;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-price .red{margin-left:60px; color:#f03c3c; font-size:12px; font-weight:bold; !important;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-price .goods-discount{color:#f03c3c; font-size:12px; font-weight:bold; display: inline !important;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-dc{color:#61656d; font-size:12px; margin-bottom:2px; height:18px;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-dc .blue{color:#436693; font-size:12px; font-weight:bold;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:inline !important;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-coupon-price{color:#666666; font-size:12px; margin-bottom:2px; height:18px; display:block !important;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-coupon-price .red{color:#f03c3c; font-size:12px;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-coupon-price .goods-coupon-icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-reserve{color:#61656d; font-size:12px; margin-bottom:2px; height:18px;}
section#goodslist .goods-area .goods-list-item .goods-list-info .goods-nvmileage{color:#61656d; font-size:12px; margin-bottom:2px;}
section#goodslist .goods-area .goods-list-item .goods-list-arrow{width:12px; height:20px; background:url("../img/new/category_list_next.png") no-repeat; background-size:12px 20px;float:right; margin-top:34px; margin-right:10px;}
section#goodslist .goods-area .goods-list-item .goods-list-img .goods-speach-description{display: block !important; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; font-size: 0; position: absolute; left: 0; bottom: 0; height: 32px; color: #ffffff; width: 32px; text-align: center;}
section#goodslist .goods-area .goods-list-item .goods-list-img .goods-speach-description.playing{background-image: url('../img/goods/btn_main_stop.png');}
section#goodslist .goods-area .goods-list-item .goods-list-img .goods-speach-description .speach-description-play{display: block; width: 100%; height: 100%;}
.indicator{background:url('../img/indicator.gif') no-repeat 50% 205px;width:100%;height:300px;position:fixed;top:80px;left:0}

section#main {background-color:#FFFFFF;min-height:100%; margin-top:0px;padding-top:0px; position:relative;}

section#event {background-color:#FFFFFF;min-height:100%; margin-top:0px;padding-top:0px; position:relative;}
section#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_goodsscroll {clear:both; padding:0px; position:static;}
.list_goodsscroll .list_title {height:32px; border-top:solid 1px #dbdcde; border-bottom:solid 1px #dbdcde; margin-bottom:14px;}
.list_goodsscroll .list_title .bullet{}
.list_goodsscroll .list_title .title {height:32px; line-height:32px; font-size:14px; color:#222222; font-weight:bold; float:left; margin-left:10px;}
.list_goodsscroll .list_content_wrap {width:96%; padding-left:2%; padding-right:2%;}
.list_goodsscroll .swipe_gs { width:99.9%; border: 1px solid #e5272f; background: #e5272f; }
.list_goodsscroll .swipe_gs .list_content {width:100%;}
.list_goodsscroll .swipe_gs .list_content .list_item{position:relative;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img {text-align:center; padding-left:3px; padding-right:3px; position: relative; background:#fff; width:100%; height:100%; }
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description {display: block !important; position: absolute; left: 3px; bottom: 3px; width: 32px; height: 32px; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; z-index: 2;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description.playing {background-image: url('../img/goods/btn_main_stop.png');}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description .speach-description-play {display: block; width: 100%; height: 100%; font-size: 0; }
.list_goodsscroll .swipe_gs .list_content .list_item .item_img img {width:50%; margin-bottom:10rem;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .item_coupon_img {position:absolute; width:21px; min-height:12px; background:url('../img/good_icon_coupon.gif')no-repeat; right: 3px; top: 0; z-index:1;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_name {text-align:center; font-size:26px; color:#fff; padding:10px 3px; overflow:hidden;  display: -webkit-box;
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-wrap: break-word;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_price {text-align:center; font-size:13px; color:#ff9999; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_coupon_price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_coupon_price .item_coupon_icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_discount {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_goodsscroll .swipe_gs .list_content .list_content_border {}

.list_goodsscroll .swipe_gs .list_content .list_item .item_desc {position:absolute; display:inline-block; width:80%; text-align:center; font-size:18px; color:#222; padding-left:3px; padding-right:3px; letter-spacing:1.2; top:65%; left:10%;}
.list_goodsscroll .swipe_gs .list_content .list_item .item_more {position:absolute;display:inline-block;width:100px;height:30px;border:1px solid #808080;left:50%;bottom: 1.2rem;margin:0 0 0 -50px;font-size:16px;font-weight:bold;color:#666;line-height:28px;text-align:center;}


.list_goodsscroll .list_page {height:29px; text-align:center; padding-left:20%; padding-right:20%; margin-bottom:10px; }
.list_goodsscroll .list_page .list_page_wrap{min-width:150px;}
.list_goodsscroll .list_page .list_page_left{background:url('../img/new/btn_01_pre.png') center right no-repeat; min-width:50px;  background-size: 42px 23px; float:left; height:23px; width:33%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.list_goodsscroll .list_page .list_page_right{background:url('../img/new/btn_01_next.png') center left no-repeat; min-width:50px; background-size: 42px 23px; float:right; height:23px; width:33%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.list_goodsscroll .list_page .list_page_num{height:23px;font-size:13px;color: #f7f7f7;min-width:50px;float:left;line-height:23px;text-align:center;width:34%;}
.list_goodsscroll .list_page .list_page_num .n_page{color: #ffffff;}
.list_goodsscroll .list_margin {height:10px;clear:both; width:100%;}

.list_goodsscroll .pagination {width: 100%;background: #FFFFFF;padding: 0.6em 0 2em 0;}
.list_goodsscroll .pagination ul { text-align: center; }
.list_goodsscroll .pagination ul li { position: relative; display: inline-block; margin: 0 0.7em; }
.list_goodsscroll .pagination ul li a { font-size: 0; line-height: 0; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.list_goodsscroll .pagination ul li a:before { position: absolute; top: 0; left: 50%; display: block; margin-left: -5px; width: 12px; height: 12px; content: ''; text-align: center; border-radius: 100%; opacity: 1; color: black; background: #e7e7e7; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.list_goodsscroll .pagination ul li.active a:before { opacity: 1; color: black; background: #737373; }

/* »óÇ° Áø¿­ ¼³Á¤ - ÀÌ¹ÌÁö ½ºÅ©·Ñ Çü */
.list_imgscroll {clear:both; padding:0px; margin-top:10px;margin-bottom:10px; position:relative; }
.list_imgscroll .list_title {height:32px; margin-bottom:14px;}
.list_imgscroll .list_title .bullet{}
.list_imgscroll .list_title .title {height:58px; line-height:58px; font-size:32px; color:#222222; font-weight:bold; clear:both; margin:40px auto 35px; text-align:center;}
.list_imgscroll .list_title .title .red{color:#da1a21;}
.list_imgscroll .list_content_wrap {width:100%; padding:0; display:inline-block; }
.list_imgscroll .list_content_wrap .slider {width:100%; margin:0; padding:0; }
.list_imgscroll .list_content_wrap .slider .slick-dots {margin-top: 0.5em;}
.list_imgscroll .list_content_wrap .slider .list_content {width:100%; margin:0; padding:0; float: left; }
.list_imgscroll .list_content_wrap .slider .list_content .list_item{margin:0; float:left;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img {position:relative; text-align:center; margin:15px; padding:0; background:#f5f5f5; z-index:1;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img img {width:100%;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img .goods-speach-description {display: block !important; position: absolute; width: 32px; height: 32px; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; margin-top: -35px; margin-left: 0; z-index: 2;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img .goods-speach-description.playing {background-image: url('../img/goods/btn_main_stop.png');}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img .goods-speach-description .speach-description-play {display: block; width: 100%; height: 100%; font-size: 0;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_img .item_coupon_img { position:absolute; width:21px; margin-right:5%; min-height:12px; background:url('../img/good_icon_coupon.gif')no-repeat; right: 3px; top: 0; z-index:1;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_text-wrap { width:90%;padding-left:3px; padding-right:3px;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_text {}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_name {text-align:center;font-size:12px; color:#929ca8; height:23px; line-height:23px; overflow:hidden;white-space:nowrap; font-family:dotum;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_price {text-align:center;font-size:13px; color:#ff9999; height:23px; line-height:23px; overflow:hidden;white-space:nowrap;font-family:dotum;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_discount {text-align:center;font-size:12px; color:#fb0e0e; height:23px; line-height:23px; overflow:hidden;white-space:nowrap;font-family:dotum; display:block !important;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_coupon_price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_imgscroll .list_content_wrap .slider .list_content .list_item .item_coupon_price .item_coupon_icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
.list_imgscroll .list_content_wrap .slider .list_content .list_content_border {}
.list_imgscroll .list_page {float:right;height:32px; line-height:32px; font-size:13px; font-weight:bold; color:#9b9ca4; margin-right:10px;}
.list_imgscroll .list_page .n_page{color:#222222;}
.list_imgscroll .list_content_wrap .list_page_btn {width:100%; height:36px; position:absolute; float:left; top:0; left:0;}
.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; background:url('../../images/360btnPrev.png')center right no-repeat; background-size:58px 58px; float:left; height:58px; width:58px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);z-index:3;}
.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; background:url('../../images/360btnNext.png')center right no-repeat; background-size:58px 58px; float:right; height:58px; width:58px; -webkit-tap-highlight-color: rgba(0,0,0,0.0);z-index:3;}
.list_imgscroll .list_content_wrap .list_margin {height:10px;float:left; width:100%;}

/* »óÇ° Áø¿­ ¼³Á¤ - ÅÇ Çü */
.list_tab {clear:both;position:static;width:100%;margin: 0;}
.list_tab .tab_title {height:55px; line-height:55px;}
.list_tab .tab_title .title_wrap{border-bottom: solid 4px #da1a21;float:left;color:#94959d;padding: 6px 2px 0 2px;text-align:center;width: 23.3%;}
.list_tab .tab_title .title_active{border-left: solid 4px #da1a21;border-right: solid 4px #da1a21;float:left;color:#fff;background:#da1a21;}
.list_tab .tab_title .title {line-height: 23px;font-size: 13px;font-weight:bold;float:left;width:100%;text-align:center;:hiddenwhite-space:nowrap-webkit-tap-highlight-color: rgba(0,0,0,0.0)padding-top:;}
.list_tab .tab_title .title a {color: #94959d;text-decoration: none;}
.list_tab .tab_title .title_active .title a {color: #fff;}
.list_tab .tab-items {width: 100%;margin: 0;padding: 0;}
.list_tab .list_tabcontent {padding:0 0;margin:0;width:100%;float: left;}
.list_tab .list_tabcontent .slider {width:100%; margin:0; padding:0; }
.list_tab .list_tabcontent .slider .list_content {width:100%; margin:0;  padding:0;}
.list_tab .list_tabcontent .slider .list_content .list_item{padding:0 0 20px; margin:0; float:left; text-align:center; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_img {position:relative; text-align:center; border:1px solid #e5e5e5; margin:20px; }
.list_tab .list_tabcontent .slider .list_content .list_item .item_img img {width:100%;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_img .goods-speach-description {display: block !important; position: absolute; width: 32px; height: 32px; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; margin-top: -35px; z-index: 2;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_img .goods-speach-description.playing {background-image: url('../img/goods/btn_main_stop.png');}
.list_tab .list_tabcontent .slider .list_content .list_item .item_img .goods-speach-description .speach-description-play {display: block; width: 100%; height: 100%; font-size: 0;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_coupon_img {position:absolute; width:21px; min-height:12px; background:url('../img/good_icon_coupon.gif')no-repeat; right: 3px; top: 0; z-index:1;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_name {text-align:left;font-size: 1.2em;color:#222;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:0 20px;position:relative;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_name .color{float:right; width:50%; text-align:right;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_name .color span{display:inline-block;  width:22px; height:6px; margin:0 2px; 	border: 1px solid #e4e4e4; }

.list_tab .list_tabcontent .slider .list_content .list_item .item_desc {text-align:left;font-size:16px; line-height:22px; color:#666; text-overflow:ellipsis;overflow:hidden;white-space:nowrap; margin:10px 0 10px 20px;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_price {text-align:left;font-size: 1.3em;font-weight:bold;color:#222;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin: 6px 0 0 20px;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_discount {text-align:center;font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; text-overflow:ellipsis;overflow:hidden;white-space:nowrap; display:block !important;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_coupon_price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_tab .list_tabcontent .slider .list_content .list_item .item_coupon_price .item_coupon_icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
.list_tab .list_tabcontent .slider .list_content .list_content_tab_border {}
.list_tab .list_tabcontent .slider .list_content .list_content_border {}
.list_tab .list_tabcontent .list_page {height:29px; text-align:center; padding-left:20%; padding-right:20%; margin-bottom:10px; }
.list_tab .list_tabcontent .list_page .list_page_wrap{min-width:150px;}
.list_tab .list_tabcontent .list_page .list_page_left{background:url('../img/new/btn_01_pre.png') center right no-repeat; min-width:50px;  background-size: 42px 23px; float:left; height:23px; width:33%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.list_tab .list_tabcontent .list_page .list_page_right{background:url('../img/new/btn_01_next.png') center left no-repeat; min-width:50px; background-size: 42px 23px; float:right; height:23px; width:33%; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
.list_tab .list_tabcontent .list_page .list_page_num{height:23px; font-size:13px; color:#9b9ca4; min-width:50px; float:left; line-height:23px; text-align:center; width:34%;}
.list_tab .list_tabcontent .list_page .list_page_num .n_page{color:#222222;}
.list_tab .list_tabcontent .list_margin {height:10px;float:left; width:100%;}

/* »óÇ° Áø¿­ ¼³Á¤ - ¸Å°ÅÁø Çü */
.list_magazine {padding:0px;margin:10px 3%; width:94%; position:static; display:inline-block;}
.list_magazine .list_title {height:90px; width:100%; background:#da1a21; text-align:center;}
.list_magazine .list_title .bullet{}
.list_magazine .list_title .title {width:100%; height:90px; line-height:90px; font-size:32px; color:#fff; font-weight:bold; float:left; margin:0 auto; text-align:center;}
.list_magazine .slider {width:100%;float:left;border:2px solid #da1a21;text-align:center;background:#fff;overflow: hidden;}
.list_magazine .slider .list_content {overflow:hidden;position:relative;margin:0;padding:0;float: left;width: 100%;}
.list_magazine .slider .list_content .list_item{margin:0;padding:0;float:left;margin-bottom: 20px;}
.list_magazine .slider .list_content .list_item .item_img {position:relative; text-align:center; z-index:1;}
.list_magazine .slider .list_content .list_item .item_img img {width:50%; z-index:1;}
.list_magazine .slider .list_content .list_item .item_img .item_coupon_img { position:absolute; width:21px; min-height:12px; background:url('../img/good_icon_coupon.gif')no-repeat; right: 2%; top: 0; z-index:1;}
.list_magazine .slider .list_content .list_item .item_text-wrap {width:100%;padding-left:0px;padding-right:0px;z-index:2;visibility:visible;margin-bottom: 0;}
.list_magazine .slider .list_content .list_item .item_text { width:100%; z-index:2;visibility:visible;}
.list_magazine .slider .list_content .list_item .item_desc {text-align:center;font-size:22px; color:#222; line-height:32px; white-space:nowrap;}
.list_magazine .slider .list_content .list_item .item_price {text-align:center;font-size:16px; font-weight:bold; color:#ff9999; height:23px; line-height:23px;}
.list_magazine .slider .list_content .list_item .item_discount {text-align:center;font-size:14px; font-weight:bold; color:#fb0e0e; height:23px; line-height:23px; display: block !important;}
.list_magazine .slider .list_content .list_item .item_consumer {text-align:center; font-size:13px; color:#ffffff; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_magazine .slider .list_content .list_item .item_coupon_price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_magazine .slider .list_content .list_item .item_coupon_price .item_coupon_icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
.list_magazine .slider .list_content .list_item .more{display:inline-block;width:154px;height:50px;line-height:50px;text-align:center;border:1px solid #818181;color:#666;font-size:18px;font-weight:bold;margin: 0;}
.list_magazine .slider .list_content .list_content_border {}
.list_magazine .list_page {height:29px; text-align:center; padding-left:20%; padding-right:20%; margin-bottom:10px; }
.list_magazine .list_page .list_page_wrap {text-align:center}
.list_magazine .list_page .list_page_box {background:url('../img/new/b_off.png') center center no-repeat; height:10px; width:14px;  background-size:10px 10px;  display:inline-block; margin-left:1%; margin-right:1%;}
.list_magazine .list_page .now_page {background:url('../img/new/b_on.png') center center no-repeat; height:10px; width:14px;  background-size:10px 10px;}
.list_magazine .list_margin {height:10px;float:left; width:100%;}


/* »óÇ° Áø¿­ ¼³Á¤ - ¹è³Ê ·Ñ¸µ Çü */
.list_banner {clear:both;padding:0px;margin-bottom:10px; position:static;}
.list_banner .list_title {height:32px; border-top:solid 1px #dbdcde; border-bottom:solid 1px #dbdcde; margin-bottom:14px;}
.list_banner .list_title .bullet {}
.list_banner .list_title .title {height:32px; line-height:32px; font-size:14px; color:#222222; font-weight:bold; float:left; margin-left:10px;}
.list_banner .swipe_ban {width:100%}
.list_banner .swipe_ban .list_content_border {border-bottom:solid 1px #cccccc; float:left; width:100%; margin-bottom:10px;}
.list_banner .swipe_ban .list_content {width:100%; padding-bottom:10px; float:left;}
.list_banner .swipe_ban .list_content .list_item { text-align:center;}
.list_banner .swipe_ban .list_content .list_item>img {height:100%;}
.list_banner .list_page {height:29px; text-align:center; padding-left:32%; padding-right:32%; margin-top:10px;}
.list_banner .list_page .list_page_wrap {text-align:center}
.list_banner .list_page .list_page_box {background:url('../img/new/b_off.png') center center no-repeat; height:10px; width:14px;  background-size:10px 10px;  display:inline-block; margin-left:1%; margin-right:1%;}
.list_banner .list_page .now_page {background:url('../img/new/b_on.png') center center no-repeat; height:10px; width:14px;  background-size:10px 10px;}
.list_banner .list_margin {height:10px;float:left; width:100%;}

/* »óÇ° Áø¿­ ¼³Á¤ - »óÇ° ´õº¸±â Çü */
.list_more {clear:both;padding:0px;margin-top: 20px;margin-bottom: 0;position:static;}
.list_more .list_title {height:32px; border-top:solid 1px #dbdcde; border-bottom:solid 1px #dbdcde; margin-bottom:14px;}
.list_more .list_title .title {height:32px; line-height:32px; font-size:14px; color:#222222; font-weight:bold; float:left; margin-left:10px;}
.list_more .list_content_wrap {width:96%; padding-left:2%; padding-right:2%;}
.list_more .list_content_wrap .swipe_more {width:100%;}
.list_more .list_content_wrap .swipe_more .list_content {width:100%;}
.list_more .list_content_wrap .swipe_more .list_content .list_item {margin-bottom:15px; float:left;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img {position:relative; text-align:center; margin-left:3px; margin-right:3px; z-index:1; border:1px solid #e2e2e2;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img img {width:100%;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img .goods-speach-description {display: block !important; position: absolute; width: 32px; height: 32px; background-image: url('../img/goods/btn_main_play.png'); background-size: 100% 100%; margin-top: -35px; margin-left: 0; z-index: 2;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img .goods-speach-description.playing {background-image: url('../img/goods/btn_main_stop.png');}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img .goods-speach-description .speach-description-play {display: block; width: 100%; height: 100%; font-size: 0;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_img .item_coupon_img { position:absolute; width:21px; margin-right:5%; min-height:12px; background:url('../img/good_icon_coupon.gif')no-repeat; right: 3px; top: 0; z-index:1;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_text-wrap { width:90%;padding-left:3px; padding-right:3px;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_name {text-align:left;font-size:22px; color:#222; line-height:1.8; overflow:hidden;white-space:nowrap; font-weight:bold; }
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_price {text-align:left;font-size:28px; color:#222; line-height:2; overflow:hidden;white-space:nowrap; font-weight:700;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_discount {text-align:center;font-size:12px; color:#fb0e0e; height:23px; line-height:23px; overflow:hidden;white-space:nowrap;display:block !important;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_consumer {text-align:center; font-size:13px; color:#222222; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:none !important;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_coupon_price {text-align:center; font-size:12px; color:#fb0e0e; padding-left:3px; padding-right:3px; overflow:hidden;white-space:nowrap; display:block !important;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_coupon_price .item_coupon_icon { width:21px; height:12px; background:url('../img/good_icon_coupon.gif') no-repeat; display: inline-block !important;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .item_desc {text-align:left;font-size:14px;color:#666;line-height:1.2;height: 2.3em;margin:10px 0 0 0;text-overflow: ellipsis;overflow: hidden;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .color{width:100%; text-align:left; margin:0; padding:0;}
.list_more .list_content_wrap .swipe_more .list_content .list_item .color span{display:inline-block;width:16px;height:8px;margin:0 1px;border: 1px solid rgba(0, 0, 0, 0.15);}

.list_more .list_content_wrap .list_margin {height:10px;float:left; width:100%;}

.goods_row {clear:both; display:inline-block; width:100%; margin:0 0; text-align:center;}
.goods_row  .thumbnail{
	float:left;
	margin:10px 2%;
	position:relative;
	overflow:hidden;
	width:45.5%;
	height: 460px;
	border:1px solid #d1d1d1;
	background:#fff;
	text-align:center;
}


.goods_row  .thumbnail > span,.thumbnail > a{
	width:100%;
	height:100%;
	display:inline-block;
	outline:none;
	border:none;
	overflow:hidden;
	position:relative;
	top:0;
	left:0
	text-align:center;
}

.goods_row  .thumbnail > a .img{
	display:inline-block;
	margin:0 auto;
	padding:0;
	width:100%;
	height:300px;
	min-width:100px;
	max-width:300px;
	max-height:300px;
	text-align:center;
	/* vertical-align:middle; */
}


.goods_row  .thumbnail > a .img img{
	width:100%;
	max-width:300px;
	max-height:300px;
	transition-duration: 700ms;
}


.goods_row  .overlay-info{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	color:#fff;
	border:none;
	background:#000;
	text-align:center;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	transition-duration: 700ms;
	background-color: rgba(0, 0, 0, 0.6);
}

.goods_row  a.overlay-info:hover{
	color:#fff
}

.goods_row  .overlay-info > span{
	width:100%;
	height:100%;
	padding:1.5rem;
	font-size:1.2rem;
	font-style:normal;
	display:table;
}

.goods_row  .overlay-info > span > span{
	display:table-cell;
	text-align:center;
	vertical-align:middle
}

.goods_row  .thumbnail .overlay-info{
	width:100.1%;
	line-height:1;
	opacity:0
}

.goods_row  .thumbnail:hover .overlay-info{opacity:1}

.img-scale-in:hover .img img, .img-scale-out .img img,.overlay-fade-img-scale-out .img img,.overlay-fade-img-scale-in:hover .img img,.overlay-img-scale-in:hover .img img{
	opacity:1;
	-webkit-transform:translate3d(0,35%,0);
	transform:translate3d(0,35%,0)
}
.overlay-img-scale-in .overlay-info{
	-webkit-transform:scale3d(0.4,0.4,1);
	transform:scale3d(0.4,0.4,1)
}



.goods_row  .thumbnail .overlay-info .goodsName{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:1.8;
	margin-top:125px;
	margin-bottom: 4px;
}

.goods_row  .thumbnail .overlay-info .goodsNameEn{
	font-size:14px;
	color:#fff;
	line-height:1.8;
}

.goods_row  .thumbnail .overlay-info .goodsDesc{
	width:85%;
	font-size:12px;
	height: auto;
	color:#fff;
	margin:0 auto 10px;
	word-break:keep-all;
	line-height: 17px;
	margin-bottom: 9px;
	text-align:center;
}

.goods_row  .thumbnail .overlay-info .oriPrice{
	font-size:14px;
	color:#fff;
	text-decoration:line-through;
}

.goods_row  .thumbnail .overlay-info .pprice{	
	font-family: 'nanum-square-b', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;	
	line-height:2;
}

.goods_row  .thumbnail .googs-details{

}

.goods_row  .thumbnail .googs-details .goodsName{
	font-size:18px;
	font-weight:bold;
	color:#444;
	line-height:1.8;
	margin-bottom: 4px;
}

.goods_row  .thumbnail .googs-details .goodsNameEn{
	font-size:14px;
	color:#666;
	line-height:1.8;
}

.goods_row  .thumbnail .googs-details .goodsDesc{
	width:85%;
	height: auto;
	font-size:12px;
	color:#9e9e9e;
	margin: 0 auto;
	word-break:keep-all;
	line-height: 17px;
	margin-bottom: 9px;
	height: 30px;
	display: table;
}

.goods_row  .thumbnail .googs-details .goodsDesc > span {
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
}

.goods_row  .thumbnail .googs-details .oriPrice{
	font-size:14px;
	color:#696868;
	text-decoration:line-through;
}

.goods_row  .thumbnail .googs-details .pprice{	
	font-family: 'nanum-square-b', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#da1a21;	
	line-height:2;
}


.goods_row  .thumbnail .googs-details .color{	
	width:100%;
	text-align:center;
}

.goods_row  .thumbnail .googs-details .color span{
	display:inline-block;
	width:22px;
	height:6px;
	margin:0 2px;
	border: 1px solid #e4e4e4;
}

.goods_row  .thumbnail .googs-details .color span.yellowgreen{
	background:#e2e8b1;
}

.goods_row  .thumbnail .googs-details .color span.green{
	background:#00ca50;
}


.goods_row  .thumbnail:hover .googs-details{
	opacity:0;
}

.goods_row  .thumbnail .product-actions{
	width:100%;
	height:35px;
	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	opacity:0;
}

.goods_row  .thumbnail:hover .product-actions{
	opacity:1;
}

.goods_row  .thumbnail .product-actions .left{
	float:left;
}

.goods_row  .thumbnail .product-actions .right{
	float:right;
}


.goods_row  .thumbnail .product-actions .icon a{
	margin:0 0 0 1px;
	background:#777;
	display:inline-block;
	position:relative;
	z-index: 2;
}

.goods_row  .thumbnail .product-actions .icon a span{
	position:absolute;
	top:15px;
	right: 1px;
	font-size:10px;
	color:#fff;
	text-align:right;
}




/* ÇªÅÍ */
section#footer {clear:both; width:100%; margin-top:0px; padding-top:0px; border-top:5px solid #da1a21; background:#f4f4f4;}
section#footer .button {padding:6px 0; text-align:center; font-size:8pt; font-weight:bold;}
section#footer .button a.btn_pcmode {display:inline-block; width:101px; height:26px; background:url('../img/btn_pc_view.gif') no-repeat;}

section#footer .flogo{width:180px; margin:40px auto 20px auto;}

section#footer .company {width:100%; text-align:center;}
section#footer .company .company { height:24px; }
section#footer .company .lineinfo { clear:both; font-size:18px; line-height:28px; text-align:center; margin:0; padding:40px 0;}
section#footer .company .lineinfo .info_title{display:inline-block; color:#444; font-weight:bold; margin:0 10px;}
section#footer .company .lineinfo .info_content{display:inline-block; color:#444;  margin:0 10px;}
section#footer .copyright {width:100%; text-align:center; font-size:11px; font-family:Arial, dotum; color:#666; margin-top:10px; color:#9e9e9e;}
section#footer nav.bottom {margin-bottom: 15px;}

section#footer a.btn_pcmode {display:inline-block;width:101px;height:26px;margin: 1em auto 0 auto;font-weight: bold;background: #FFFFFF;line-height: 2.4;border: 1px solid #b1b1b1;border-radius: 1em;}

/* 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; }

/* 2013.05.15 dn ¸ð¹ÙÀÏ¼¥ °³¼± css Ãß°¡ ½ÃÀÛ */
.gnb #logo-right {float:right;}
.gnb #logo-right .top_global{height:35px; margin-top:2px; font-family:dotum; float:right;}
.gnb #logo-right .top_global span{display:block; float:right; height:10px; border:solid 1px #cecfcf; color:#222222; font-size:10px; padding:6px 6px; margin-right:5px; margin-top:8px; }

/* gnb new */
.new-menu-area {height:34px; width:100%;clear:both; font-size:12px;color:#ffffff; font-weight:bold; background:#a8adb8;font-family:dotum; border-top:solid 1px #71768a; border-bottom:solid 1px #71768a; }
.new-menu-area #category-btn{ height:34px; float:left; width:23%;text-align:center; line-height:35px;}
.new-menu-area #cart-btn{height:34px; float:left; width:25%;text-align:center; line-height:35px;}
.new-menu-area #viewgoods-btn{height:34px; float:left; width:29%;text-align:center; line-height:35px;}
.new-menu-area #more-view-btn{height:34px; float:right; width:23%;text-align:center; line-height:35px;}
.new-menu-area #more-view-menu{float:right; position:relative; width:23%; text-align:center; line-height:35px;}
.new-menu-area #more-view-menu ul{width:100%; position:absolute; z-index:2; list-style:none; font-weight:normal; border-left:solid #71768a 1px; border-bottom:solid #71768a 1px;}
.new-menu-area #more-view-menu ul li{float:left; background:#a8adb8; width:100%; border-top:solid 1px #b7bac4;}
.new-menu-area #more-view-btn .bar_area{float:left;}
.new-menu-area .bar_area {height:34px; float:right;}
.new-menu-area .bar_area img {height:34px; width:2px;}

/* footer Ãß°¡ */
section#footer .bottom_menu {text-align:center;}

section#footer .bottom_menu ul{width:94%; margin:0 auto; padding:0; list-style:none;}
section#footer .bottom_menu ul li{float:left; width:33%; margin:-1px 0 0 -1px;;}
section#footer .bottom_menu ul li a{display:inline-block; width:100%; border:1px solid #a5a5a5; background:#f4f4f4; font-size:18px; padding:18px 0; color:#444;}

section#footer .bottom_menu .bottom_menu_contents { padding:0; }
section#footer .bottom_menu .bottom_menu_contents .bottom_menu_left {width:33%; float:left; text-align:center;}
section#footer .bottom_menu .bottom_menu_contents .bottom_menu_center {width:33%; float:left; text-align:center;}
section#footer .bottom_menu .bottom_menu_contents .bottom_menu_last {width:33%; float:left; text-align:center;}
section#footer .bottom_menu .bar_area {height:11px; width:2px; float:right; margin-top:2px; }
section#footer .bottom_menu_favorite .bottom_menu_contents { padding:0 20px; }
section#footer .bottom_menu_favorite .bottom_menu_contents .bottom_menu_left,
section#footer .bottom_menu_favorite .bottom_menu_contents .bottom_menu_center,
section#footer .bottom_menu_favorite .bottom_menu_contents .bottom_menu_last {width:25%;}

.newsletter {padding:40px 3%; border-top:1px solid #d8d8d8;}
.newsletter p{font-size:27px; font-family: 'nanum-square-b', sans-serif; font-weight:bold; color:#444; margin:0; padding:0;}
.newsletter .search_table2 { margin:0; padding:0; border:none; text-align:left; width:100%;}
.newsletter .search_table2 td.black{background:#000; }
.newsletter .search_input2 {margin:4px;padding:0;border:none;background-color:#fff;font-size:14px;font-weight:normal;text-align:left;color:#666;padding: 15px 7px; width:calc(100% - 14px); border-radius:0px; }
.newsletter .search_btn2 { margin:0; padding:0; width:70px;}
.newsletter .search_table2 .desc{font-size:20px; padding:15px 0 0;color:#444;}

.footerCS {padding:40px 3% 0 3%; border-top:1px solid #d8d8d8;}
.footerCS .cscenter{width:100%; padding:0 0 40px; border-bottom:1px solid #d8d8d8; position:relative; }
.footerCS .cscenter .cstitle {font-size:27px; font-family: 'nanum-square-b', sans-serif; font-weight:bold; color:#444; margin:0 0 35px; padding:0;}
.footerCS .cscenter .cstel{ margin:0 0 15px; border:none; font-family: 'nanum-square-b';font-size:48px; color:#da1a21; font-weight:bold; letter-spacing:-3px;}
.footerCS .cscenter .hour p{font-size:18px; line-height:25px; color:#444; margin:0; padding:0; display:inline-block;}

.footerCS .cscenter .cscall{position:absolute; display:inline-block; width:160px; height:160px; background:#da1a21 url(../../images/iconCall.png) center 30px no-repeat; border-radius:80px; top:30px; right:0; text-align:center;}
.footerCS .cscenter .cscall span{display:inline-block; font-family:'nanum-square-b', sans-serif; font-weight:bold; color:#fff; font-size:18px; line-height:1.2; margin:90px 0 0 0;}

.footerCS .sns{width:50%; float:left; border-right:1px dotted #b4b4b4; margin:20px 0;}
.footerCS .sns p{font-size:27px; font-weight:bold; color:#444; margin:20px 0 40px; padding:0; text-transform:uppercase; }
.footerCS .sns ul{margin:0; padding:0; list-style:none;}
.footerCS .sns li{float:left; margin:0 10px 20px 0; text-align:center; font-size:14px; color:#222; letter-spacing:-1px;}
.footerCS .sns li a{display:block; margin:0 0 10px;}

.footerCS .bankinfo{width:46.5%; float:left; margin:20px 0 20px 3%;}
.footerCS .bankinfo p{font-size:27px; font-weight:bold; color:#444; margin:20px 0 10px; padding:0; text-transform:uppercase; letter-spacing:-1px; }
.footerCS .bankinfo p.bankAccount{font-size:28px; color:#da1a21; margin:0 0 10px; padding:0;}
.footerCS .bankinfo p.desc{font-size:16px; color:#444; font-weight:bold; margin:0; padding:0;}

.footerCS .familysite{clear:both; width:100%; padding:30px 0; border-top:1px solid #d8d8d8; }
.footerCS .familysite select{width:100%; padding:20px; border:1px solid #d8d8d8; font-family: 'nanum-square-r', sans-serif;font-size:18px; color:#a5a5a5; font-weight:normal;}

@media screen and (max-width:639px){
	section#footer .company .lineinfo { font-size:14px; line-height:20px; }
	section#footer .company .lineinfo .info_title{margin:0 7px;}
	section#footer .company .lineinfo .info_content{margin:0 7px;}
	section#footer .bottom_menu ul li a{font-size:14px; padding:15px 0; }

	.newsletter {padding:30px 3%; }
	.newsletter p{font-size:24px; }
	.newsletter .search_input2 {padding: 10px 7px; }
	.newsletter .search_table2 .desc{font-size:16px; padding:10px 0 0;}
	
	.footerCS .cscenter .cstitle {font-size:24px; margin:0 0 25px; }
	.footerCS .cscenter .cstel{ margin:0 0 10px; font-size:40px; letter-spacing:-2px;}
	.footerCS .cscenter .hour p{font-size:16px; display:block;}
}

@media screen and (max-width:479px){
	section#footer .company .lineinfo { font-size:12px; line-height:18px; }
	section#footer .company .lineinfo .info_title{margin:0 5px;}
	section#footer .company .lineinfo .info_content{margin:0 5px;}
	section#footer .bottom_menu ul li a{font-size:12px; padding:10px 0; }

	.newsletter {padding:20px 3%; }
	.newsletter p{font-size:20px; }
	.newsletter .search_input2 {padding: 8px 7px; }
	.newsletter .search_table2 .desc{font-size:14px; padding:10px 0 0;}

	.footerCS .cscenter .cstitle {font-size:20px; margin:0 0 15px; }
	.footerCS .cscenter .cstel{ margin:0 0 8px; font-size:30px; letter-spacing:-1px;}
	.footerCS .cscenter .hour p{font-size:14px; }

	.footerCS .cscenter .cscall{top:0px;}

}




/* 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; }

/* cate-area Ãß°¡ */
section#cate-area .cate_path .cate_path_item2{margin-right:100%; height:74px;background:url('../img/cate/list_bg.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_item2 .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;height:100%; margin-left:-100%;}
section#cate-area .cate_list .cate_item2{clear:both;margin-right:100%; height:39px; line-height:39px; padding:0px 12px 0px 12px; color:#222222; font-size:14px; font-weight:bold; border-bottom:solid 1px #e5e5e5;}
section#cate-area .cate_list .cate_item2 .cate_nm {margin-left:-100%; float:left; width:67%; -webkit-tap-highlight-color: rgba(0,0,0,0.0); white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
section#cate-area .cate_list .cate_item2 .cate_nm_arrow {float:left; width:19px; height:19px; line-height:100%; background: transparent url('../img/new/a.png') left repeat-x; background-size:19px 19px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); margin-top:10px;}
section#cate-area .cate_list .cate_item2 .cate_prd_btn {float:right; width:50px; height:22px; line-height:100%; background: transparent url('../img/new/btn_category_view.png') center repeat-x; background-size:50px 22px; -webkit-tap-highlight-color: rgba(0,0,0,0.0); margin-top:8px;}
section#cate-area .top_path {height:39px; line-height:39px; font-size:12px; color:#929ca8;display:none; border-bottom:solid 1px #dbdcde;}
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);}
/* 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;
	text-align:center;
}
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;
	text-align:left;
}

div.sns-account a {
    display: inline-block;
    width: 97px;
    background: url(../../images/sprite-sns-login.png) 0 0 no-repeat;
    height: 90px;
    text-indent: -9999px;
	margin:20px 0 0 0;
}

div.sns-account .btn-facebook {
	background-position: 0 0;
}
div.sns-account .btn-naver {
	background-position: -100px 0;
}
div.sns-account .btn-kakao {
	background-position: -200px 0;
}
div.sns-account .btn-google {
	background-position: -300px 0;
}


@media screen and (max-width:400px){
	div.sns-account a {
		width: 49px;
		background-size:auto 100%;
		height: 45px;

	}

	div.sns-account .btn-facebook {
		background-position: 0 0;
	}
	div.sns-account .btn-naver {
		background-position: -50px 0;
	}
	div.sns-account .btn-kakao {
		background-position: -100px 0;
	}
	div.sns-account .btn-google {
		background-position: -150px 0;
	}
}




/*
	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 !important;
}
section.light div.login_btn button {
	width:100% !important;
}
section.light div.nomember_btn {
	position:static !important;
	float:left;
	margin:0 0 15px!important;
}
section.light div.joinmember_btn {
	position:static !important;
	float:right;
	margin:0 0 15px!important;
}
section.light div.login_center {
	padding:0 14px;
}
section.light div.find_id_password{
	position:static !important;
	margin: 0px 0px 0px 0px !important;
	width: 100% !important;
	left: 0px;
}
section.member-join {
	margin:12px;
	padding:0 0 20px 0;
}
section.member-join div.sns-account {
	padding:0;
}
section.member-join 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;
}
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;
}
section.member-join div.mall-join button {
	width:100%;
	height:60px;
	margin:6px 0 15px;
	background:#c41226;
	border:none;
	border-radius:30px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
/* ¼Ò¼È È¸¿ø °¡ÀÔ*/
section#socialjoin {background-color:#FFFFFF;min-height:100%; font-family:dotum;}
section#socialjoin .agreement_chk {clear:both;font-size:12px;color:#222222; 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 #aeaeaf; 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,  
section#socialjoin .account .account_content .input_content #check-email-duplicate
{width: 75px;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: 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: 20px;left:10px;border:none;font-size:0;width:58px;height:27px;background-image:url("../../common/img/new/btn_list_view.png");background-size:100% 100%;}
section#page_title .btn_back {position:absolute;top: 20px;left:10px;border:none;font-size:0;width:38px;height:27px;background-image:url("../../common/img/new/btn_back.png");background-size:100% 100%;}
section#page_title .btn_navi {position:absolute; top:5px; right:10px; border:none; font-size:12; width:56px; height:27px; }
section#page_title .btn_write {position:absolute;top: 20px;right:10px;border:none;font-size:0;width:56px;height:27px;background-image:url("../../common/img/new/btn_board_write.png");background-size:100% 100%;}
section#page_title .btn_index {position:absolute;top: 20px;left:10px;border:none;font-size:0;width:63px;height:27px;background-image:url("../../common/img/new/btn_index.png");background-size:100% 100%;}

/*µðÆúÆ® ½ºÅ²¸®½ºÆ®*/
section#boardlist {background-color:#FFFFFF;min-height:100%; padding:0px; background:#FFFFFF;font-family:dotum ;width:100%;}
section#boardlist table {width:100%; }
section#boardlist table .nodata { padding: 1.3em; font-size: 1.1em; }
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;min-height:100%; }
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;min-height:100%; }
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;padding-bottom: 10px;text-align: right;}
section#boardContent .btn_center button{border:none;background:#808591;border-radius:3px;color:#FFFFFF;font-size:13px;width:74px;height:34px;float: none;margin-left:5px;margin-right:5px;font-family:dotum;font-weight:bold;display: inline-block;}
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 .contents_holder iframe {max-width: 100%; height: auto;}
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:#da1a21; 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 #dbdcde;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*****/

#top-anchor{position:fixed;top:0;left:50%;right:50%;width:55px;background-color:rgba(123,123,123,0.5);padding:8px 12px;z-index:999;display:none;text-align:center;color:#000;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

/*
description : ¸ð¹ÙÀÏ°Ô½ÃÆÇ¿¡ È°¿ëÇÒ css Ãß°¡ Á¦ÀÛ;
author : À±ÅÂ°Ç tg0825@godo.co.kr;
date : 20140915
*/
/*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}

/* gd-flipcover */
.gd-member-btn {background:#626262;	text-align:center;overflow:hidden;display:table;width:100%;table-layout:fixed;border-bottom:1px solid #454545}
.gd-flipcover-btn button {width:95px;height:95px;border:0}
.gd-flipcover-btn button span {}
.gd-flipcover-btn {position:absolute;top:0;left:0;z-index: 10;}

.gd-flipcover h3{font-family: 'nanum-square-b'; font-size:26px; font-weight:bold; color:#222; margin:20px 0;}

.gd-member-btn .btn {display:table-cell;padding:10px}
.gd-member-btn .btn:first-child {padding-right:0}
.gd-member-btn .btn .btn-register {background:#3a3a3a}
.gd-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}
.gd-flipcover-btn button{background:#fff;}
.gd-flipcover {	position:absolute;	top:98px;left:0;height:100%; width:94%; margin:0 0 0 0; padding:30px 3%; background:#fff;z-index:10000;overflow-y:auto;visibility:hidden;
	/*box-shadow:0 5px 5px rgba(0,0,0,.5) reflow¿¡ ÀÇÇÑ ÆÛÆ÷¸Õ½º ÀúÇÏ. ¾Èµå·ÎÀÌµå ½ºÅ©·Ñ¹Ù ¹ö±×.*/
	-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
}
.gd-open .gd-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}
.gd-flipcover-inner >* {-webkit-transform:translateZ(0)}
.gd-gnb-close {position:absolute;top:0px;left:0px;padding:0px;border:0;opacity:0;z-index:10001;visibility:hidden; background:#fff; -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}
.gd-open .gd-gnb-close {opacity:1;visibility:visible}
.gd-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}
.gd-open .gd-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}
.gd-flipcover .loginname {color:#fff;text-align:center}

.gd-gnb {border-top:3px solid #606060;}
.gd-gnb .dep1 ul {display:none}
#categorylist .gd-gnb .dep1 .dep2 {display:block !important}

.gd-gnb .dep1 li {position:relative; clear:both;}
.gd-gnb .dep1 li a {display:block;padding:20px 40px 20px 10px;word-break:break-all}
.gd-gnb .dep1 li:last-child a{padding:10px 40px 10px 10px;} 
.gd-gnb .dep1 li.on a{color:#da1a21; font-weight:bold;}
.gd-gnb .dep2 li a {padding:20px 40px 20px 10px;background:#fff}
.gd-gnb .dep1>li>a {position:relative;z-index:5;display:block;background:#fff;color:#222;font-size:22px; border-bottom:1px solid #d1d1d1; }
.gd-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}
.gd-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)}
.gd-gnb .dep2 {position:relative;z-index:1; clear:both; }

.gd-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)}
.gd-gnb .dep2>li>a {background-color:#fff; color:#666; font-size:20px;}
.gd-gnb .dep2>li>a.default {color: #666;font-weight: normal;}
.gd-gnb .dep2>li>a.default:before {content: "- ";}
.gd-gnb .dep2 li button .sprite-icon {background-position:-25px -150px}
.gd-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)}
.gd-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)}
.gd-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}
.gd-gnb li>a .sprite-icon {position:absolute;top:11px;margin-left:-25px}
.gd-gnb .dep2 [class^=dep] li a .sprite-icon {background-position:-75px -150px;width:15px;padding-top:15px;margin-left:-20px}
.gd-gnb .dep3>li>a, .gd-gnb .dep1 li.on .dep3>li>a {background-color:#fff; color:#666; font-size:20px; padding:10px 0 10px 10px; font-weight:normal; }
.gd-gnb .dep3>li>a:before {content:"- ";}

.gd-gnb .dep4>li>a {padding-left:55px;color:#616160}
.gd-gnb .dep5>li>a {padding-left:65px;color:#616161}
.gd-gnb .gnb-arr {	position:absolute;top:12px;right:0;z-index:10;width:50px;height:42px}
.gd-gnb .dep2 .gnb-arr {height:39px}

.gd-gnb .dep2 li .full{width:100%;float:none;display:inline-block;margin: 10px 1% 0 0%;}
.gd-gnb .dep2 li .full a.red{width:100%; clear:both; display:inline-block; text-align:center; margin:0; padding:20px 0; background:#da1a21; font-family: 'nanum-square-b'; font-size:20px; color:#fff; font-weight:bold; }

.gd-quicknav ul{font-size:0;line-height:0;text-align:center;margin:0 0 25px}
.gd-quicknav ul li{display:inline-block;width:33.3%;text-align:center;	font-size:12px;line-height:14px}
.gd-quicknav ul li a{display:block}
.gd-quicknav ul li a .sprite-etc{display:inline-block;width:75px;height:75px;padding-top:0;margin:0 0 10px}
.gd-quicknav ul li a .sprite-etc+span{display:block}

.gd-footer {padding:20px 0 10px;border-top:1px solid #d5d5d5;background:#eee}


/* sprite images
ui-components.html ¿¡¼­ È®ÀÎ °¡´É
ex ) .sprite-icon.icon-name
*/
/*icon type*/
.sprite-icon {background-image:url(../../common/img/sprite-icon.png);background-repeat:no-repeat;background-size:400px 300px;-webkit-background-size:400px 300px;height:0;display:inline-block;overflow:hidden;vertical-align:middle}
.icon-gnb {width:45px; height:45px; padding:25px; display:inline-block;overflow:hidden;vertical-align:middle;background:url('../../images/iconMenu.png') center center no-repeat;}
.icon-x {width:45px; height:45px; padding:25px; display:inline-block;overflow:hidden;vertical-align:middle;background:url('../../images/iconClose.png') center center no-repeat;}

.icon-people {background-position:-25px 0;width:20px;padding-top:20px}
.icon-search {background-position:-50px 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 {background-position:0 -125px;width:16px;padding-top:16px}
.icon-one {	background-position:-25px -125px;width:16px;padding-top:16px}
.icon-grid1 {background-position:-50px -125px;width:16px;padding-top:16px}
.icon-grid2 {background-position:-75px -125px;width:16px;padding-top:16px}
.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 {width:40px; height:20px; background:url('../../images/iconArrow.png') center center no-repeat; }
.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-position:-50px -25px;width:11px;padding-top:11px}
.icon-mobile-wh {background-position:-75px -25px;width:9px;padding-top:16px}
.icon-plus3 {background-position:-50px -175px;width:16px;height:16px;padding:0}
.icon-minus3 {background-position:-75px -175px;width:16px;height:16px;padding:0}


.share-area .share-btn [class^=sns] {background-image:url(../../common/img/sprite-icon.png);width:30px;height:0;background-repeat:no-repeat;background-size:400px 300px;-webkit-background-size:400px 300px}
.share-area .share-btn .sns01 {background-position:-225px 0;width:30px;padding-top:30px}
/*twitter*/
.share-area .share-btn .sns02 {background-position:-175px 0;width:30px;padding-top:30px}
/*facebook*/
.share-area .share-btn .sns03 {background-position:-275px 0;width:30px;padding-top:30px}
/*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-position:-325px 0;width:30px;padding-top:30px;display:block!important}
/*etc type*/
.sprite-etc {background-image:url(../../common/img/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}


section#subcategory-list .top_title {clear:both; line-height:34px; background:#fff; color:#222222; font-size:12px; text-align:center; font-family:dotum; border-bottom:solid 1px #969ca3;  }
section#subcategory-list .top_title li {display:inline}
section#subcategory-list .top_title li.on a {fong-weight:bolder;}
section#subcategory-list .top_title li a {padding: 11px 7px 9px}




/* »óÇ° ºäÆäÀÌÁöÀÇ urlº¹»ç css */
#copyUrlArea {position:fixed; top:45%; left:0; width:100%; padding:0 25px; z-index:100; display:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#copyUrlArea #copyUrlInnerArea {position:relative; width:100%; border:1px solid #000; padding:20px 15px; background:#fff; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#copyUrlArea #copyUrlInnerArea #copyUrlAreaClose {position:absolute; top:20px; right:15px; width:23px; height:23px; z-index:100; background:url('../../common/img/detailp/m_pop_close.gif');}
#copyUrlArea #copyUrlInnerArea input[type='text'] {width:100%; padding:5px; background:#eee; border:1px solid #bbb; border-radius:10px; color:#999; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

/* ¸ð¹ÙÀÏ ÆäÀÌÁöÀÇ ·¹ÀÌ¾î ÆË¾÷ css */
#frmMask {position:absolute; top:0; left:0; width:100%; z-index:99; background:#000; opacity:0.2;}
.mobileLayerArea {position:absolute; top:0; left:0; width:100%; z-index:100;}
.mobileLayerArea #frmTitle {width:100%; height:55px; text-align:center; line-height:55px; background:#a8adb8; color:#fff; font-weight:bold; opacity:1; z-index:100;}
.mobileLayerArea #frmTitle #frmClose {position:absolute; top:0; right:0; width:59px; height:52px; background:url('../../common/img/btn_close.png');}
.mobileLayerArea .mobileLayerFrame {width:100%; z-index:100; background:#fff;}
.layer-class {position:absolute; left:2%; width:96%; background:#ffffff; display:block; border-radius:1em; box-shadow:2px 2px 4px #7f7f7f; z-index:1000;}
.layer-class #layer_title {background:#313030; width:100%; border-top-left-radius:.7em; border-top-right-radius:.7em; height:45px; border-bottom:solid 1px #b2b2b2;}
.layer-class #layer_title .title{padding-left:14px; line-height:45px; font-size:16px; font-weight:bold; color:#FFFFFF; font-family:dotum; float:left;}
.layer-class #layer_title #cancel-btn { float:right; background:url("../../common/img/nmyp/btn_close_off.png") no-repeat; border:none; width:31px; height:32px; margin-top:7px; margin-right:7px;}
.layer-class #layer_title #cancel-btn:active{background:url("../../common/img/nmyp/btn_close_on.png") no-repeat;}
.layer-class iframe {border-bottom-left-radius:1em; border-bottom-right-radius:1em;}

/* ¾ÆÀÌµð & ÆÐ½º¿öµå Ã£±â °øÅë */
section.find_common_layout { background-color:#FFFFFF; min-height:100%; position:relative; font-family:dotum; }
section.find_common_layout div.find_common_center { padding:0 14px; }
section.find_common_layout div.find_common_center div.find_common_title { height:36px; line-height:36px; width:100%; font-size:14px; font-weight:bold; color:#61656d; }
section.find_common_layout div.find_common_center .find_common_margin_bottom { margin-bottom: 10px; }
section.find_common_layout div.find_common_center label { display:block; position:static; top:0; left:50%; width:100%; }
section.find_common_layout div.find_common_center label input { 
	border:solid 1px #CCCCCC; 
	position:static; 
	height:29px; 
	left:0px; 
	right:0px; 
	width:100%; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	margin:6px 0px 0px 0px;
}
section.find_common_layout div.find_common_center div.find_common_step_btn { position:static; left:50%; top:0; margin:7px 0px 0px 0px; }
section.find_common_layout div.find_common_center div.find_common_step_btn button { 
	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;
	width:100%;
}
section.find_common_layout div.find_common_bottom_center { padding:0 14px; }
section.find_common_layout div.find_common_bottom_center div.find_common_bottom_btn { margin: 25px 0px 0px 0px; padding: 15px 0 0 2px; font-size:14px; background:url('../img/new/bg_sns_line.gif') repeat-x left top; background-size:5px; }
section.find_common_layout div.find_common_bottom_center div.find_common_bottom_btn button {
	width: 49%;
	position:static;
	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.find_common_layout div.find_common_center div.find_id_authentication { margin: 25px 0px 0px 0px; padding: 15px 0 0 2px; font-size:14px; background:url('../img/new/bg_sns_line.gif') repeat-x left top; background-size:5px; }
section.find_common_layout div.find_common_center div.find_id_authentication div.authentication-title { font-size:14px; font-weight:bold; color:#61656d; margin-bottom: 10px; }
section.find_common_layout div.find_common_center div.find_id_authentication  button { 
	width: 49%;
	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.find_common_layout div.find_common_center div.find_id_info {
	height: 50px;
	padding: 5px;
	line-height: 50px;
	text-align: center;
	font-family:dotum; 
	border:solid 1px #cecfcf;
	font-size: 15px;
	margin-top: 15px;
	color: #8C8C8C;
}
section.find_common_layout div.find_common_center div.find_id_info span { font-weight: bold; color: blue; }

/* ºñ¹Ð¹øÈ£ Ã£±â - °øÅë */
section.find_common_layout div.find_common_center div.find_password_message { font-size: 11px; color: #9e9e9e; }
section.find_common_layout div.find_common_center div.find_password_message_input { font-size: 11px; color: #9e9e9e; margin: 4px 0px 10px 0px;}

/* ºñ¹Ð¹øÈ£ Ã£±â - ÀÎÁõ¹øÈ£ ÀÔ·Â */
section.find_common_layout div.find_common_center div.find_password_auth_resend { font-size: 11px; color: #9e9e9e; margin-top: 6px;}
section.find_common_layout div.find_common_center div.find_password_auth_resend span { text-decoration: underline; font-weight: bold; }





/************************ Main ***************************/

.fixBar{
	position:absolute;
	top:170px;
	right:0;
	width:95px;
	height:760px;
	background:rgba(0,0,0,0.6);
	overflow:hidden;
	z-index:9999;
}

.fixMenu { list-style:none; margin:30px auto; padding:0; width:65px; }
.fixMenu li { display:inline-block; margin:0; padding:15px 0; position:relative; text-align:center; color:rgba(255,255,255,0.6);}

.fixMenu li a { 
	display:block; 
	width:65px; 
	height:45px; 
	margin:0; 
	padding:0; 
	position:relative; 
	text-align:center; 
	font-size:20px; 
	text-decoration:none; 
	color:rgba(255,255,255,0.6);
	background-repeat:no-repeat;
	background-position:left top;
}



.fixMenu li a.btn-estimate{	background-image:url(../../images/quickbar/iconEstimate.png);}
.fixMenu li a.btn-order{ background-image:url(../../images/quickbar/iconOrder.png);}
.fixMenu li a.btn-delivery{	background-image:url(../../images/quickbar/iconDelivery.png);}
.fixMenu li a.btn-today{	background-image:url(../../images/quickbar/iconToday.png);}
.fixMenu li a.btn-cart{	background-image:url(../../images/quickbar/iconCart.png);}
.fixMenu li a.btn-personal{	background-image:url(../../images/quickbar/iconPersonal.png);}
/* .fixMenu li a.btn-chat{	background-image:url(../../images/quickbar/iconChat.png);}
.fixMenu li a.btn-talktalk{	background-image:url(../../images/quickbar/iconTalktalk.png);}
.fixMenu li a.btn-katalk{ background-image:url(../../images/quickbariconKatalk.png); }
.fixMenu li a.btn-docu{ background-image:url(../../images/quickbar/iconDoc.png); } */


.mainVisual{
	width:100%;
	height: auto;
}

.specialProd{
	margin:100px auto;
}
.specialProd .da-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}

.mainMov{
	width:94%;
	height:auto;
	text-align:center;
	margin: 0 0 20px 0;
	padding:0 3%;
	display:inline-block;
}
.mainMov h2{
	font-size:30px;
	font-family: 'nanum-square-b'; 
	font-weight:bold; 
	color:#222;
	margin:20px 0; 
	text-align:center;
}
.mainMov h2 .red{
	color:#da1a21;
}
.mainMov .movPlay {
	position:relative; 
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	background:#000;	
}
.mainMov .movPlay iframe {
	position:absolute;
	top:0;
	left:0;
	width:90%;
	height:90%;
}
.mainMov .movList {
	margin:0;
	padding:0;
	height:auto;
	overflow: hidden;
}
.mainMov .movList ul {
	margin:0 auto;
	padding:0;
	list-style:none;
}
.mainMov .movList li {
	float:left;
	width:100%;
	margin: 0 0 0.7em 0;
	padding:0;
	background:#000;
}
.mainMov .movList li div.txt {
	color: #FFFFFF;
	padding: 0.5em 0 0.7em 0;
}
.mainMov .movList li div.txt p {
	margin: 0;
}
.mainMov .movList.video-slider {
	position: relative;
}
.mainMov .movList.video-slider .direction {
    position: absolute;
    width: 100%;
    text-align: left;
    top: 40%;
}
.mainMov .movList.video-slider .direction a {
	position: relative;
	font-size: 2.45em;
	z-index: 20;
}
.mainMov .movList.video-slider .direction a.prev {
	float: left;
}
.mainMov .movList.video-slider .direction a.next {
	float: right;
}
.mainMov .movList.video-slider > ul {
	max-width: 80%;
	margin: 0 auto;
	overflow: hidden;
}

.mainMov .movList.video-slider .video_iframe_wrap {
	position:relative; width:100%; padding-bottom:56.25%; 
	text-align:center;
}

#video_iframe{
	position:absolute; 
	width:100%;
	height:100%;
	left:0;
}

.main-slider-wrap {
	position: relative;
}
.main-slider-wrap.init {
	max-height: 145px;
	overflow: hidden;
}
.main-slider-wrap .direction {
	position: absolute;
    width: 100%;
    text-align: left;
    top: 36%;
}
.main-slider-wrap .direction a {
	position: relative;
    font-size: 2.45em;
    z-index: 20;
    color: #e6e6e6;
}
.main-slider-wrap .direction a.prev {
	float: left;
	margin-left: 0.5em;
}
.main-slider-wrap .direction a.next {
	float: right;
	margin-right: 0.5em;
}
.main-slider-wrap ul {
	padding: 0;
	margin: 0;
}
.main-slider-wrap ul li {
	position: relative;
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.main-slider-wrap ul li .caption {
	position: absolute;
	top: 18%;
	left: 16%;
}
.main-slider-wrap ul li .caption h3 {
	font-size: 2em;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
}
.main-slider-wrap ul li .caption h5 {
    color: #FFFFFF;
    background: url(../../images/captionRedBg.png) 0 0 no-repeat;
    background-size: contain;
    padding: 0.3em;
    text-indent: 0.95em;
    margin-top: 0.3em;
    margin-left: -0.3em;
}
.main-slider-wrap ul li .caption p {
	font-size: 1em;
	color:#fff;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.main-slider-wrap div.txt {
	color: #FFFFFF;
    padding: 0.5em 0 0.7em 0;
}

.mainBlog{
	width:100%;
	text-align:center;
	padding:0 0 0;
	margin: 0 0 15px 0;
}
.mainBlog h2{
	font-size:30px;
	font-family: 'nanum-square-b'; 
	font-weight:bold; 
	color:#222;
	margin:20px 0; 
	text-align:center;
}
.mainBlog .hashtag{
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
}
.mainBlog .hashtag a{display:inline-block;padding:10px;background:transparent;font-size: 13px;color:#222;border:1px solid #eaeff1;margin:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;line-height:1;}
.mainBlog .hashtag a.on, .mainBlog .hashtag a:hover{ background:#eaeff1; }

.mainPopular{
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 20px 0;
	border-top:1px solid #e5e5e5;
	text-align:center;
}

.mainPopular h2{
	font-size:30px;
	font-family: 'nanum-square-b'; 
	font-weight:bold; 
	color:#222;
	margin:20px 0; 
	text-align:center;
}

.mainPopular a{
	float: left; 
	margin:5px;
	text-align: center;
}

.mainPopular .slider img {
	max-width: 15em;
	margin: 0 auto;
}

.customer{padding:15px;}
.cs-wrap .cs-1 img {
	width: 100%; 
}

.cs-wrap .cs-1 p{
	font-size:23px;
	color:#222;
	font-weight:bold;
	border-top:1px solid #e5e5e5;
	padding:20px 0;
	margin:0;
}
.cs-wrap .cs-1 p .num{
	font-size:40px;
	color:#da1a21;
}

.cs-wrap .cs-1 p.time{
	font-size:18px;
	font-weight:normal;
}

.cs-wrap .cs-2 .account{
	background: #f8f8f8 url('../../images/cs2_account.jpg') 0 0 no-repeat;
	width: 100%;
	height: 251px;
	border:1px solid #cfcfcf;
}

.cs-wrap .cs-2 .my-shopping{
	background: #f8f8f8 url('../../images/cs2_myshopping.png') 0 0 no-repeat;
	width: 100%;
	height: 251px;
	border:1px solid #cfcfcf;
	margin:-1px 0 0 0;
}

.cs-wrap .cs-2 .my-shopping ul {
	padding:80px 0 0  0;
	margin:0 0 0 20px;
}
.cs-wrap .cs-2 .my-shopping ul li {
	display: inline-block;
	width: 45%;
	margin-bottom: 16px;
	margin-left: 11px;
}
.cs-wrap .cs-2 .my-shopping ul li a {
	color: #222222;
	font-weight: bold;
}

.cs-wrap .cs-2 .request {
	background: #f8f8f8 url('../../images/cs2_request.png') 0 0 no-repeat;
	width: 100%;
	height: 251px;
	border:1px solid #cfcfcf;
	margin:-1px 0 0 0;
}

.cs-wrap .cs-2 .request ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cs-wrap .cs-2 .request ul li {
	margin-bottom: 5px;
	margin-left: 0;
	list-style: none;
}

.cs-wrap .cs-3{
	width:100%;
	height:auto;
	background: #f8f8f8 url('../../images/cs3Arrow.png') right center no-repeat;
	border:1px solid #cfcfcf;
	margin:15px 0;
	padding:0;
}

.cs-wrap .cs-3 a{
	display:inline-block;
	padding:20px 40px 20px 20px;
}

.cs-wrap .cs-3 a h5{
	font-size:18px;
	line-height:1.4;
}

.cs-wrap .cs-3 a p{
	font-size:14px;
	margin:0;
	padding:0;
}


#faq_category {padding: 10px 0;height: auto;text-align:center;background-color:#ECECEC;}

#faq_cate {width:95%;padding: 0.5em;}

.faq { font-size:12px; margin:12px; }
.faq ul { list-style:none; margin:0; padding:0; }
.faq li { border:solid 1px #DDDDDD; margin-top:-1px; }

.faq .q { margin:0; font-size:12px; font-weight:bold;  }
.faq .trigger { display:block; height:33px; line-height:33px; padding:0 15px; text-align:left; font-size:12px; font-weight:bold; background:#ffffff; text-decoration:none !important; cursor:pointer; }
.faq .trigger .title { overflow:hidden; white-space:nowrap; margin-right:25px; }
.faq .nodata { display:block; height:33px; line-height:33px; padding:0 15px; text-align:center; color:#333; background:#ffffff; text-decoration:none !important;}

.faq .hide .trigger { background:none; color:#353535; }
.faq .hide .arrow { float:right; width:15px; height:33px; background:url(../img/info/icon_arrow_down.png) no-repeat center; }
.faq .show .trigger { background:none; color:#436693; }
.faq .show .arrow { float:right; width:15px; height:33px; background:url(../img/info/icon_arrow_up.png) no-repeat center; }

.faq .a { padding:12px 0 12px 20px; font-size:12px; color:#4D4D4D; background-color:#F5F5F5; display:none; border-top:solid 1px #DDDDDD;}
.faq .block { margin-bottom:5px;  }
.faq .question { width:16px; height:14px; background:url(../img/nmyp/icon_question.png) no-repeat; float:left; margin-right:5px; }
.faq .answer { width:16px; height:14px; background:url(../img/nmyp/icon_answer.png) no-repeat; float:left; margin-right:5px; }

#btn_faq_more_box { text-align:center; margin-top:12px; }
#btn_faq_more { background:url(../img/nlist/btn_more_off.png) no-repeat; width:296px; height:38px; border:none; font-size:14px; color:#FFFFFF; font-weight:bold; cursor:pointer; }



/* Blog */
#blog .tag {
    display: inline-block;
    clear: both;
    margin: 0.2em 0 1em 0.5em;
}

#blog .tag h5{
	margin:0 0 10px;
	padding:0 0 0 25px;
	background:url(../../images/iconTag.png) 5px center no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#444;
}

#blog .tag ul {
	margin:0;
	padding:0;
	list-style:none;
}

#blog .tag li{
	float:left;
	margin: 0 0.4em 0.4em 0;
}

#blog .tag li a{
	display:inline-block;
	padding:5px 8px;
	min-width:40px;
	background:#fff;
	border:1px solid #b3b3b3;
	font-size:12px;
	font-weight:bold;
	color:#444;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


#blog .tag li.on a, #blog .tag li a:hover {
	background:#e9e9e9;
	border:1px solid #e9e9e9;
}

#blog .contents {
	clear:both;
	text-align:left;
	margin:15px 0;
}

#blog .contents .txt{	
	display:inline-block;
	oeverflow:hidden;
	width:100%;
	max-height:50px;
	font-size:14px;
	line-height:18px;
	color:#666;
}


#blog .boardWriter{
	display:inline-block;
	width:95%;
	height:auto;
	margin:0 2.5% 10px;
}

#blog .boardWriter .title{
	font-size:14px;
	color:#222;
	margin:10px 0 10px;
	padding:0;
	border:none;
}

#blog .boardWriter .writerInfo{
	display:inline-block;
	clear:both;
	width:100%;
	padding:15px 0;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}

#blog .boardWriter .writerInfo .photo{
	float:left;
	width:125px
	height:125px;
	border:1px solid #c3c3c3;
	margin:0 20px 0 0;
}

#blog .boardWriter .writerInfo .infoArea{

}

#blog .boardWriter .writerInfo .infoArea .name{
	font-size:14px;
	font-weight:bold;
	color:#222;
	line-height:1.5;
}

#blog .boardWriter .writerInfo .infoArea .desc{
	font-size:12px;
	color:#666;
	line-height:1.5;
	margin:0 0 10px;
}

#blog .boardWriter .writerInfo .infoArea .sns{

}

#blog .boardWriter .writerInfo .infoArea .sns a{
	display:block;
	float:left;
	width:35px;
	height:35px;
	border:2px solid #c7cdd1;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	color:#929ca5;
	text-align:center;
	margin:0 3px 0 0;
}

#blog .boardWriter .writerInfo .infoArea .sns a i{
	line-height:35px;
}

#blog .boardWriter .writerGreetings {
	
}

#blog .boardWriter .writerGreetings p{
	font-size:14px;
	color:#666;
	line-height:18px;
}

#blog .boardWriter .more{
	clear:both;
	text-align:left;
	font-size:12px;
	color:#222;
	line-height:1.5;
	font-style:italic;
	text-decoration:underline;
}

#blog .btn_center button{
	background: #c41226 !important;
}

.goods-lightbox-wrap {background: #FFFFFF;width: 100%;height: 100%;padding-bottom: 2em;}
.zoomView{clear:both;width:100%;height: auto;position:relative;text-align:center;}
.zoomView .slider {display:inline-block;width: 90%;height: auto;margin: 0 auto;overflow: hidden;}
.zoomView .slider.locked { height: 26em; }
.zoomView .slider .slick-slide img {display: inline-block;width: 100%;height: auto;vertical-align: middle;}
.zoomView .slider .slick-slide img.grab { cursor: url(/shop/images/grab.ico), auto; cursor: grab; cursor: -webkit-grab; cursor: -moz-grab; }
.zoomView .video-wrap { display: table; width: 100%; height: 100%; }
.zoomView .video-wrap > div { display: table-cell; vertical-align: middle; }
.zoomView .video-wrap iframe { vertical-align: middle; }
.zoomView .view360-wrap { display: table; width: 100%; height: 100%; }
.zoomView .view360-wrap > div { display: table-cell; vertical-align: middle; }
.zoomView .gallery-wrap {position: relative;display: table;width: 100%;height: 100%;overflow: hidden;/* border: 1px solid #DFDFDF; */}
.zoomView .gallery-wrap > div {display: table-cell;vertical-align: middle;overflow: hidden;transition: transform 200ms ease-in-out;cursor: grab;cursor: -webkit-grab;cursor: -moz-grab;}
.zoomView .gallery-wrap .icons {color: #9d9d9d;font-size: 24px;text-align: center;margin: 0;position: absolute;top: 0;padding: 10px 15px;right: 0;background: rgba(245, 245, 245, 0.5);z-index: 10;}
.zoomView .gallery-wrap .icons a {color: #9d9d9d;line-height: 25px;font-size: 24px;margin-right: 3px;}
.zoomView .gallery-wrap .level1 {transform: matrix(1, 0, 0, 1, 0, 0);}
.zoomView .gallery-wrap .level2 {transform: matrix(2, 0, 0, 2, 0, 0);}
.zoomView .gallery-wrap .level3 {transform: matrix(3, 0, 0, 3, 0, 0);}
.zoomView .gallery-wrap .level4 {transform: matrix(4, 0, 0, 4, 0, 0);}
.zoomView .gallery-wrap .level5 {transform: matrix(5, 0, 0, 5, 0, 0);}
.zoomView .gallery-txt {font-weight: bold;padding: 1em 0;display: block;}

.zoomView .bigImg{display:inline-block;width:90%;height: 19.25em;margin: 3em auto 0 auto;padding:0;outline:0;border: 1px solid #DFDFDF;}
.zoomView .bigImg.border-none {border: 0;}
.zoomView .bigImg p{margin:0; padding:0;}
.zoomView .bigImg .control{display:inline-block; margin: 10px auto;}
.zoomView .bigImg .control ul{margin:0; padding:0; list-style:none;}
.zoomView .bigImg .control li{float:left; width:30px; height:30px; border:1px solid #dedede; margin:0 0 0 -1px; text-align:center;}
.zoomView .bigImg .control li:first-child{margin:0;}
.zoomView .bigImg .control li i{line-height:30px; font-size:18px; color:#444;}
.zoomView .bigImg .control li a:hover i{color:#f66;}

.zoomView .prev {position:absolute;top:50%;left: 30px;margin: -15px 0 0 0;font-size: 60px;color:#f00;display: block;}
.zoomView .next {position:absolute;top:50%;right: 30px;margin: -15px 0 0 0;font-size: 60px;color:#f00;line-height: 0;z-index: 99999;}
.zoomView .prev.disabled {color: #adadad;}
.zoomView .slick-disabled {color: #adadad;}





.zoomList{clear:both;width:90%;height: auto;text-align:left;padding: 0;margin:0 auto;}

.zoomList h5{margin: 0.5em 0;padding:0;font-size: 1.3em;}

.zoomList .mov{width: 35px;height: 35px;border:1px solid #dedede;margin:0;}
.zoomList .mov a{border:2px solid #fff; display:inline-block; width:25px; height:25px; background:#ccc; text-align:center; padding:3px;}
.zoomList .mov a.on, .zoomList .mov a:hover{border:2px solid #f66;}

.zoomList .d360{width: 35px;height: 35px;border:1px solid #dedede;margin:0;}
.zoomList .d360 a{border:2px solid #fff;display:inline-block;width: 25px;height: 25px;background:#ccc;text-align:center;padding:3px;}
.zoomList .d360 a.on, .zoomList .d360 a:hover{border:2px solid #f66;}

.zoomList .thumb {width:100%; margin:0; padding:0; }
.zoomList .thumb ul{float:left;margin:0;padding:0;max-height: 250px;overflow: auto;}
.zoomList .thumb li{float:left;margin: 0 7px 7px 0;border:1px solid #dedede; list-style:none;}
.zoomList .thumb li img{border:2px solid #fff;vertical-align: middle;}
.zoomList .thumb li:hover, .zoomList .thumb li.active{border:2px solid #f66;}
.zoomList .thumb li:hover img, .zoomList .thumb li.active img {width: 37px;height: 37px;}
.zoomList .thumb li a {display: block;margin: 0;padding: 0;}
.zoomList .thumb.step1 ul {max-height: 347px;}
.zoomList .thumb.step2 ul {max-height: 469px;}

.chatlinks {position: absolute;right: 0;top: 108px;}
.chatlinks a { display: inline-block; text-align: center; font-size: 1.1em; }
.chatlinks a:first-child { margin-right: 0.5em; }
.chatlinks span { display: block; margin-top: 0.5em; }

.guide-link-wrap {position: absolute;bottom: 0.9em;width: 100%;}
.guide-link-wrap .guide-link a {}
.guide-link-wrap .guide-link a:after { content: '|'; margin: 0 0.5em; }
.guide-link-wrap .guide-link a:last-child:after { content: ''; margin: 0; }

section#main div.list_more { display: none; }
section#main div.list_more.active { display: block; }

.default-product {margin-top: 1.6em;}
.default-product .tabs {background: #FFFFFF;border-bottom: 3px solid #ee2931;}
.default-product .tabs li {list-style: none;display: table-cell;width: 20.35555%;padding: 0.5em 0.6em 0.3em 0.6em;ft; */color: #DFDFDF;}
.default-product .tabs li.active {background:#ee2931;}
.default-product .tabs li a {font-size: 1.1em;font-weight: bold;display: block;float: none;}
.default-product .tabs li.active a {color: #FFFFFF; outline: 0; }
.default-product .list {  }
.default-product .list ul {  }
.default-product .list ul li { list-style: none; inline-block; margin-right: 0.4em; }

@media screen and (max-width:479px){

	.gnb {height:60px; }
	.gnb #logo {margin-top:0px; margin-left:0px;  max-height:35;}
	.gnb .topLogo{width:195px;height:40px;position:absolute;top: 18px;left: 47%;margin:0 0 0 -97px;text-align: center;}
	.gnb .topLogo img {width: 79%;}
	.gnb #logo.sliding-menu{padding-left:27px;}
	.gnb .top_title{width:195px; height:40px; position:absolute; top:70px; left:50%; margin:0 0 0 -97px; color:#666; font-size:12px; text-align:center;}
	.gnb .top_title a{color:#222222;}

	.gnb #member-btn{float:right; display:inline-block; width:60px; height:60px; background:#ee2931 url('../../images/iconMember.png') center center no-repeat; background-size:60%; margin:0; padding:0; -webkit-tap-highlight-color: rgba(0,0,0,0.0);}
	.gnb #member-btn:active{height:60px; background:#ee2931 url('../../images/iconCloseWhite.png') center center no-repeat; background-size:60%;}
	.gnb #member-btn.active, .gnb #member-btn .active{height: 60px;background:#ee2931 url('../../images/iconCloseWhite.png') center center no-repeat;background-size:60%;}

	/* searchArea */

	.topSearch {height:50px; background:#eee; position:relative; margin:0; padding:0; }
	.topSearch #search-box {margin:0 0 0 35px; padding:0;}
	.topSearch #search-box input {width: 91%;border:solid 0px #d4dce0;height:30px;line-height:30px;background:#eee;margin: 10px 3% 10px 4%;font-family: 'nanum-square-r', sans-serif;color:#8c8c8c;font-size:14px;}
	.topSearch #search-box-btn {height:26px; width:26px; top:12px; position:absolute; left:4%; background:url(../../images/iconSearch.png) 0 0 no-repeat; border:none; }

	/* ÆäÀÌÁö Å¸ÀÌÆ² */
	#page_title .top_title {clear:both;height:36px;line-height:36px;background:#fff;color:#222222;font-size:24px;font-weight:bold;text-align:center;border-top:solid 1px #c8c8c8;border-bottom:solid 1px #c8c8c8;padding:8px 0;margin: 0 0 10px 0;text-transform: uppercase; }
	#page_title .top_title .small_title{color:#929292; font-size:11px; font-weight:normal;}


	
	.btn-reset {border:0;background:transparent;padding:0;margin:0}
	.btn {display:inline-block;width:59px;padding:10px 0;border-radius:4px;border:0;text-align:center}

	.gd-member-btn {background:#626262;	text-align:center;overflow:hidden;display:table;width:100%;table-layout:fixed;border-bottom:1px solid #454545}
	.gd-flipcover-btn button {width:60px;height:60px;border:0}

	.gd-flipcover h3{font-size:22px; font-weight:bold; margin:10px 0;}

	.gd-member-btn .btn {display:table-cell;padding:10px}
	.gd-member-btn .btn:first-child {padding-right:0}
	.gd-flipcover {	top:63px;	}


	.gd-gnb {border-top:3px solid #606060;}
	.gd-gnb .dep1 ul {display:none}
	#categorylist .gd-gnb .dep1 .dep2 {display:block !important}

	.gd-gnb .dep1 li {position:relative; clear:both;}
	.gd-gnb .dep1 li a {display:block;padding:15px 40px 15px 10px;word-break:break-all}
	/* .gd-gnb .dep1 li:last-child a{padding:5px 40px 5px 10px;} */ 
	.gd-gnb .dep1 li.on a{color:#da1a21; font-weight:bold;}
	.gd-gnb .dep2 li a {padding:15px 40px 15px 10px;background:#fff}
	.gd-gnb .dep1>li>a {position:relative;z-index:5;display:block;background:#fff;color:#222;font-size:18px; border-bottom:1px solid #d1d1d1; }
	.gd-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}
	.gd-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)}
	.gd-gnb .dep2 {position:relative;z-index:1; clear:both; }

	.gd-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)}
	.gd-gnb .dep2>li>a {background-color:#fff; color:#666; font-size:16px;}
	.gd-gnb .dep2>li>a.default {color: #666;font-weight: normal; padding:10px 0 10px 10px;}
	.gd-gnb .dep2>li>a.default:before {content: "- ";}
	.gd-gnb .dep2 li button .sprite-icon {background-position:-25px -150px}
	.gd-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)}
	.gd-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)}
	.gd-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}
	.gd-gnb li>a .sprite-icon {position:absolute;top:5px;margin-left:-25px}
	.gd-gnb .dep2 [class^=dep] li a .sprite-icon {background-position:-75px -150px;width:15px;padding-top:15px;margin-left:-20px}
	.gd-gnb .dep3>li>a, .gd-gnb .dep1 li.on .dep3>li>a {background-color:#fff; color:#666; font-size:16px; padding:10px 0 10px 10px; font-weight:normal; }
	.gd-gnb .dep3>li>a:before {content:"- ";}

	.gd-gnb .dep4>li>a {padding-left:55px;color:#616160}
	.gd-gnb .dep5>li>a {padding-left:65px;color:#616161}
	.gd-gnb .gnb-arr {	position:absolute;top:8px;right:0;z-index:10;width:50px;height:42px}
	.gd-gnb .dep2 .gnb-arr {height:39px}

	.gd-gnb .dep2 li .full{width:100%;float:none;display:inline-block;margin: 10px 1% 0 0%;}
	.gd-gnb .dep2 li .full a.red{width:100%; clear:both; display:inline-block; text-align:center; margin:0; padding:15px 0; background:#da1a21; font-family: 'nanum-square-b'; font-size:16px; color:#fff; font-weight:bold; }

	.gd-quicknav ul{font-size:0;line-height:0;text-align:center;margin:0 0 25px}
	.gd-quicknav ul li{display:inline-block;width:33.3%;text-align:center;	font-size:12px;line-height:14px}
	.gd-quicknav ul li a{display:block}
	.gd-quicknav ul li a .sprite-etc{display:inline-block;width:75px;height:75px;padding-top:0;margin:0 0 10px}
	.gd-quicknav ul li a .sprite-etc+span{display:block}

	.gd-footer {padding:20px 0 10px;border-top:1px solid #d5d5d5;background:#eee}

	.icon-gnb {width:30px; height:30px; padding:15px; display:inline-block;overflow:hidden;vertical-align:middle;background:url('../../images/iconMenu.png') center center no-repeat; background-size:40%; }
	.icon-x {width:30px; height:30px; padding:15px; display:inline-block;overflow:hidden;vertical-align:middle;background:url('../../images/iconClose.png') center center no-repeat; background-size:40%; }



	.footerCS .cscenter .cscall{position:absolute;display:inline-block;width:120px;height:120px;background:#da1a21 url(../../images/iconCall.png) center 20px no-repeat;background-size:40%;border-radius:60px;top: -23px;right: 5px;text-align:center;}
	.footerCS .cscenter .cscall span{font-size:14px; line-height:1.2; margin:70px 0 0 0;}


	.footerCS .sns p{font-size:23px;font-weight:bold;color:#444;margin: 10px 0 11px;padding:0;text-transform:uppercase;}
	.footerCS .sns ul{margin:0;padding:0;list-style:none;width: 100%;}
	.footerCS .sns li{float: none;margin:0 10px 20px 0;text-align:center;font-size:14px;color:#222;letter-spacing:-1px;display: inline-block;}
	.footerCS .sns li a{display:block; margin:0 0 10px;}

	.footerCS .bankinfo{width:46.5%; float:left; margin:20px 0 20px 3%;}
	.footerCS .bankinfo p{font-size:23px; font-weight:bold; color:#444; margin:10px 0 10px; padding:0; text-transform:uppercase; letter-spacing:-1px; }
	.footerCS .bankinfo p.bankAccount{font-size:18px; color:#da1a21; margin:0 0 10px; padding:0;}
	.footerCS .bankinfo p.desc{font-size:14px; color:#444; font-weight:bold; margin:0; padding:0;}

	.mainMov h2{font-size:24px;	margin:10px 0; }
	.mainBlog h2{font-size:24px; margin:10px 0; }
	.mainPopular h2{font-size:24px; margin:10px 0; }
	
	/* »óÇ° Áø¿­ ¼³Á¤ - »óÇ° ½ºÅ©·Ñ Çü */
	.list_goodsscroll .swipe_gs .list_content .list_item .item_name {font-size:22px; }	
	.list_goodsscroll .swipe_gs .list_content .list_item .item_desc {font-size:14px; }
	.list_goodsscroll .swipe_gs .list_content .list_item .item_more {width:80px;height:25px;margin:0 0 0 -40px;font-size:12px;line-height: 26px;}
	
	/* »óÇ° Áø¿­ ¼³Á¤ - ÀÌ¹ÌÁö ½ºÅ©·Ñ Çü */
	.list_imgscroll .list_title .title {height:38px; line-height:38px; font-size:22px; margin:30px auto 25px; }

	.list_imgscroll .list_content_wrap .list_page_btn .left_btn_img {background-size:38px 38px; height:38px; width:38px;}
	.list_imgscroll .list_content_wrap .list_page_btn .right_btn_img {background-size:38px 38px; height:38px; width:38px;}


	/* »óÇ° Áø¿­ ¼³Á¤ - »óÇ° ´õº¸±â Çü */
	.list_more .list_content_wrap .swipe_more .list_content .list_item .item_name {font-size:16px;  }
	.list_more .list_content_wrap .swipe_more .list_content .list_item .item_price {font-size: 15px;}
	.list_more .list_content_wrap .swipe_more .list_content .list_item .item_desc {font-size:12px;  }
}

.footerCS .bankinfo p.desc span{display:block;}

@media screen and (max-width:470px){
	
}

@media screen and (min-width:320px){
	.footerCS .sns { width: 50%; }
}

@media screen and (min-width:360px){
	.footerCS .sns { width: 45%; }
}

@media screen and (min-width:370px){
	.footerCS .sns { width: 43%; }
}
