body {
	width:100%; height:100%;
	font-size:13px; font-family:NB; color:#444;
}
body.fixed {overflow:hidden}

a:link { color:#444;}
a:visited { color:#444;}
a:active { color:#444;}
a:hover { color:#222;}


.tc { text-align:center !important;;}
.tl { text-align:left !important;;}
.tr { text-align:right !important;;}
.fl {float:left !important;;}
.fr {float:right !important;;}
.clr:after {content:''; display:block; clear:both;}
.mgt3 { margin:3px 0 0 !important;}
.mgt5 { margin:5px 0 0 !important;}
.mgt10 { margin:10px 0 0 !important;}
.mgt15 { margin:15px 0 0 !important;}
.mgt20 { margin:20px 0 0 !important;}
.mgt30 { margin:30px 0 0 !important;}
.mgt50 { margin:50px 0 0 !important;}
.mgb3 { margin:0 0 3px 0 !important;}
.pdb5 { padding:0 0 5px 0 !important;}
.pdb10 { padding:0 0 10px 0 !important;}
.red { color:#ff0000 !important}
.blue { color:#2088f0 !important}
.green { color:#1f9010 !important}
.invisible, legend, hidden { position:absolute; top:-9999px; visibility:hidden;}
.btn_input {
	border-right:#777 2px solid;
	border-top:#777 1px solid;
	font-size:12px;
	border-left:#777 1px solid;
	border-bottom:#777 2px solid;
	height:22px;
	padding:0 5px 0 5px;
	padding:3px 5px 0 5px\9;
}
input {
	vertical-align:middle;
}



.input {
	height:28px; border:1px solid #cdcdcd;
	font-size:14px; color:#777; text-indent:5px;
	box-sizing:border-box;
}
textarea {
	border:1px solid #cdcdcd;
	color:#777; font-size:12px;
}

select {
	height:24px; vertical-align:middle;
	color:#777; font-family:dotum; letter-spacing:-1px; font-size:11px;
}
.selectbox {
	width:100%; height:28px;
	padding:3px 0 3px 5px;
	border:1px solid #cdcdcd; border-radius:0;
	background:#fff url(/html/images/common/select_arrow.gif) right center no-repeat;
	background-size:28px 28px;
	-webkit-background-size:28px 28px;
	-webkit-appearance:none;
	-moz-appearance:none;
	font:12px/1 dotum; color:#000;
}

input[type="text"],
input[type="password"],
input[type="submit"],
input[type="button"] {
	-webkit-border-radius:0; /* ios ¶ó¿îµå */
	-webkit-appearance:none; /* ios ±×¸²ÀÚ */
}

input[type='checkbox'] {
	background: #fff;
	border: solid 2px #aaa;
	width:20px; height: 20px;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	vertical-align:-7px;
}

input[type='checkbox']:checked {
	background: #fff;
	border: solid 2px #aaa;
}

input[type='checkbox']:checked:after {
	content:'';
	display: block;
	width: 14px; height: 14px;
	background: #AD2A1A;
	position: relative;
	top:1px;
	left:1px;
	-webkit-border-radius: 2px;
}

input[type='radio'] {
	background: #fff;
	border: solid 1px #aaa;
	width:15px; height: 15px;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	vertical-align:-3px;
}

input[type='radio']:checked {
	background: #fff;
	border: solid 1px #aaa;
}

input[type='radio']:checked:after {
	content:'';
	display: block;
	width: 11px; height: 11px;
	background: #AD2A1A;
	position: relative;
	top:1px;
	left:1px;
	-webkit-border-radius: 10px;
}
.listimg {
	border:1px solid #dbdbdb;
}
.no_data {
	padding:50px 0; border-bottom:1px solid #dbdbdb;
	font:16px NGBold; color:#333; text-align:center; letter-spacing:-1px;
}

.box_flex {
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient : horizontal;
	display:-moz-box; /* Firefox */
	display:-webkit-box; /* Safari and Chrome */
	display:box;
	width:100%;
}
.box_flex li{
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1;
}

/* ¼ö·® input box */
.qty {
	width:35px; height:22px;
	text-align:right; padding-right:5px;
}

/* °Ô½ÃÆÇ tr bg */
.l_tr_even {background-color:#fff;}
.l_tr_odd { background-color:#f8f8f8;}


/* ·Î°í */
h1.h1 {padding:15px 0; text-align:center}

/* ÆË¾÷ÆäÀÌÁö Á¦¸ñ (¾ÆÀÌµðÁßº¹Ã¼Å©, ¿ìÆí¹øÈ£, Àå¹Ù±¸´Ï¼öÁ¤, ÁÖ¹®Á¶È¸ ¹ÝÇ°) */
h1.popup {
	width:100%; height:30px; position:relative; top:0; left:0;
	background-color:#464646; border-radius:5px;
	color:#fff; font-weight:bold; line-height:30px; text-align:center;
}

/* ¼­ºêÆäÀÌÁö Å¸ÀÌÆ² */
h2.tit {
	padding-bottom:2px;
	text-align:left; color:#fff; line-height:34px; text-indent:10px; font-size:14px;
	background:-moz-linear-gradient(top,#647085 0%,#5d6a80);
	background:-webkit-gradient(linear, left top, left bottom, from(#647085),to(#5d6a80));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#647085), color-stop(78%,#5d6a80)); /* Chrome,Safari4+ */
}
h2.tit a {
	color:#fff;
}
h2.tit p {
	float:right;
	margin:8px 10px 0 0;
}
h2.tit p img {
	width:17px;
}

/* ¸ÞÀÎÆäÀÌÁö Å¸ÀÌÆ² */
h2.main_tit {
	font-size:14px; text-align:center; border-bottom:1px solid #e3e3e3; padding:0 0 5px 0;
}
h2.main_tit a {
	display:block;
}



/********** ·¹ÀÌ¾Æ¿ô **********/
#wrap {width:100%; min-width:320px; height:100%}
#wrap_container { position:relative; z-index:1}

#header{
	position:relative;
	background-color:#fff;
	border-bottom:1px solid #e3e3e3;
}


#container { position:relative; z-index:1}
#container .btn_lnb_layer {
	position:absolute; top:8px; right:10px;
}
#container .btn_lnb_layer img { width:17px}

.container {
	padding:10px 10px 30px 10px;
}
#footer {margin:20px 0 0}
/* »ó´Ü ¸Þ´º */
.tnb ul li {float:left; width:25%; background-color:#343434;}
.tnb ul li a { display:block; font-family:NB; color:#999; text-align:center; line-height:34px; background:url(/html/images/common/gnb_line.gif) no-repeat left center}
.tnb ul li:first-child a {background:none}

/* »ó´Ü °Ë»ö */
.search_wrap {
	position:relative; display:none
}
.search_wrap.toggle { display:block}
.search_wrap .search {
}
.search_wrap .search .searchbar {
	overflow:hidden;
	border:3px solid #5d6a80;
}
.search_wrap .search .btn a{
	position:absolute; top:3px; right:3px;
}
.search_wrap .search .search_input {
	ime-mode:active; border:none;
	width:100%; height:32px; padding-left:10px;
	font-size:14px; font-weight:bold; outline:none;
}

#header .allmenu {position:absolute; top:57px; left:16px;}
#header .allmenu a {display:block;}

#header .btn_search {position:absolute; top:57px; right:16px;}



/********** ¸ÞÀÎºñÁÖ¾ó **********/
#visual {
	position:relative;
}
#visual .slide a img { width:100%;}
#visual .slidesjs-container {
	z-index:1;
}
#visual .slidesjs-pagination {
	position:absolute; bottom:10px; width:100%; text-align:center; z-index:2;
}
#visual .slidesjs-pagination li {
	display:inline;
}
#visual .slidesjs-pagination li a {
	width:10px; height:10px;
	background-color:#000;
	border-radius:15px; text-indent:-9999px;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:inline-block; margin:0 2px;
}
#visual .slidesjs-pagination a.active {
	background-color:#000;
	opacity:1.0;
	filter:alpha(opacity=100);
}

#visual .slidesjs-navigation {
	display:block;
	position:absolute; top:50%; margin-top:-25px; z-index:2;
	width:26px; height:50px;
	background-color:#000; color:#fff;
	font:14px/50px NGbold;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#visual .slidesjs-previous {
	left:0; text-indent:5px;
}
#visual .slidesjs-next {
	right:0; text-indent:10px;
}
.interiorWrap { max-width:640px; margin:0 auto}


.interiorWrap .video-container {
	position:relative;
	height:0;
	padding-bottom:56.25%
}
.interiorWrap .video-container iframe {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0
}


.interior { float:left; width:59.375%; position:relative}
.interior .slide a img { width:100%;}
.interior .slidesjs-container {
	z-index:1;
}
.interior .slidesjs-pagination { display:none}
.interior .slidesjs-navigation {
	display:block;
	position:absolute; bottom:0; z-index:2;
	width:30px; height:30px; text-indent:-9999px;
	background:url(/html/images/main/btn_left.png) no-repeat;
}
.interior .slidesjs-previous {
	left:0;
	background:url(/html/images/main/btn_left.png) no-repeat; background-size:30px 30px;
}
.interior .slidesjs-next {
	left:31px;
	background:url(/html/images/main/btn_right.png) no-repeat; background-size:30px 30px;
}
.interiorWrap .btn { float:left; width:40.625%}

.type_menu ul li {float:left; width:25%; border:1px solid #e3e3e3; border-left:none; box-sizing:border-box;}
.type_menu ul li a { display:block; font-family:NB; color:#666; text-align:center; line-height:34px;}
.main_ban { margin:4px 0 0 -4px}
.main_ban div { float:left; width:50%;}
.main_ban div a { display:block; margin:0 0 0 4px}
.cs_center { margin:0 0 -20px 0}
.cs_center div {float:left; width:50%}

.cs { background-color:#666}
.cs div {float:left; width:50%; text-align:center}

/********** ÇÏ´Ü **********/

.fnb ul li {float:left; width:23.333%; background-color:#343434;}
.fnb ul li.policy { width:30%}
.fnb ul li a { display:block; font-family:NB; color:#999; text-align:center; line-height:34px; background:url(/html/images/common/gnb_line.gif) no-repeat left center}

.copyright {
	padding:15px 0 20px 0;
	color:#777; line-height:17px; letter-spacing:-1px; text-align:center;
}

.f_login {
	margin-top:10px; text-align:center;
}

.f_login a{
	display:inline-block;
	margin:0 2px; padding:8px 5px 7px;
	min-width:80px; border:1px solid #bebebe;
	font-family:NB; font-size:13px; color:#393939; text-align:center;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
}
#footer .bank {
	border-top:1px solid #cdcdcd;
	background:#fafafa;
	padding:10px;
}
#footer .bank h2 {
	margin-bottom:3px;
	font:14px NGBold; color:green;
}




.topMove {
	position: fixed; bottom:20px; right:30px; z-index:999999; width:48px; height:48px;
	background: url(/html/images/common/btn_top_off.png) no-repeat;
	cursor:pointer; text-indent:-9999px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;
}


/********** ¸ÞÀÎ **********/

/* ¸ÞÀÎ»óÇ° ³ëÃâ */
.top_list {
	position:relative;
}
.top_list p.more {
	position:absolute; top:12px; right:10px;
	font-size:11px; letter-spacing:-1px;
}


.top_list .product_list {
	margin:10px auto 0 auto;
}
.top_list .product_list ul  {
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient : horizontal;
	display:-moz-box; /* Firefox */
	display:-webkit-box; /* Safari and Chrome */
	display:box;
}
.top_list .product_list ul li {
	width:33%;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1;
	text-align:center; padding:10px 7px;
}
.top_list .product_list ul li span {
	display:block;
}
.top_list .product_list ul li span.name {
	margin-top:5px;
}
.top_list .product_list ul li span.price {
	color:#222; margin-top:5px; font-size:14px;
}
.top_list .product_list ul li span.img a {
	display:block;
}
.top_list .product_list ul li span.img img {
	width:100px; height:100px;
}
.top_list .product_list2 ul li span.img img {
	width:140px; height:140px;
}
.top_list .product_list ul li span.icon_soldout {
	margin-top:4px;
}
/* µð¹ÙÀÌ½º width 320ÀÌÇÏ */
@media only screen and (max-width:359px) {
	.top_list .product_list {width:320px;}
	.top_list .product_list ul li span.img img { width:80px; height:80px;}
	.top_list .product_list2 ul li span.img img { width:140px; height:140px;}
}
/* µð¹ÙÀÌ½º width 360~383 */
@media only screen and (min-width:360px) and (max-width:383px) {
	.top_list .product_list {width:360px;}
}
/* µð¹ÙÀÌ½º width 384~399 */
@media only screen and (min-width:384px) and (max-width:399px) {
	.top_list .product_list {width:384px;}
}
/* µð¹ÙÀÌ½º width 400~639 */
@media only screen and (min-width:400px) and (max-width:639px) {
	.top_list .product_list {width:400px;}
	.top_list .product_list ul li span.img img {width:110px; height:110px;}
	.top_list .product_list2 ul li span.img img {width:170px; height:170px;}
}
/* µð¹ÙÀÌ½º width 640ÀÌ»ó */
@media only screen and (min-width:640px){
	.top_list .product_list {width:640px;}
	.top_list .product_list ul li span.img img { width:170px; height:170px;}
	.top_list .product_list2 ul li span.img img { width:255px; height:255px;}
}

option.disabled { color: lightgrey; }

/***** Ä«Å×°í¸®¸Þ´º *****/

.black_pannel {position:fixed; left:0; top:0; bottom:0; right:0; z-index:2; background:#000; filter:alpha(opacity=50); opacity:.5; display:none;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
body.fixed .black_pannel { display:block;}
#allMenu {position:fixed; top:0; right:-300px; z-index:3; width:300px; height:100%; background:#fff; padding:0 0 50px 0; box-sizing:border-box; overflow-y:scroll; -webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
body.fixed #allMenu { right:0;}


#allMenu ul.category_list li a {
	display:block;
	padding:15px 0 0 15px; text-align:left; height:30px;
	color:#fff; font-size:14px; color:#a2a2a2;
	background:url(/html/images/common/bg_category.gif) repeat-x;
	background-size:30px; border-bottom:1px solid #444;
}

#allMenu .allMenu_top {
	position:relative;
	padding:29px 0 28px 0;
	text-align:center;
	background-color:#464646
}
#allMenu .allMenu_top .tit {
	font-size:20px; color:#dbdbdb;
}

#allMenu .allMenu_top .allmenu {
	position:absolute; top:25px; right:20px;
}

.menu_list ul li>a {
	display:block;
	padding:0 0 0 20px;
	background:#e5e5e5;
	border-top:1px solid #f4f4f4; border-bottom:1px solid #d4d4d4;
	font-family:NB; font-size:14px; line-height:48px; color:#555; text-decoration:none;
}

.menu_list ul li li>a {
	display:block;
	padding:0 0 0 20px;
	background:#f7f7f7;
	border-bottom:1px solid #dedee0;
	line-height:43px; font-size:12px;
}


/* ·¹ÀÌ¾îÆË¾÷ ¸Þ´º */
#lay_mask {
	position:absolute; left:0; top:0; z-index:200;
	width:100%;
	background:black;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:rgba(0,0,0,.7);
	/*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);*/
}


#popup_menu {
	width:100%;
	background-color:#fff;
	-webkit-box-shadow:2px 2px 7px 1px #444;
	box-shadow:2px 2px 7px 1px #555;
}
#popup_menu h2 {
	background:none;
	font:16px/40px NGBold; color:#06a2ef;
	border-bottom:2px solid #06a2ef; padding-left:5px;
}
#popup_menu ul li {
	padding:0 8px;
}
#popup_menu ul li a {
	display:block; padding-left:5px;
	border-bottom:1px solid #cdcdcd;
	line-height:40px; color:#222; font-size:14px;
}
#popup_menu ul li:last-child a {
	border:none;
}


/* ¸ÞÀÎ °Ô½ÃÆÇ ³ëÃâ¿µ¿ª³»ºÎ */
.main_bottom ul li {
	position:relative;
	line-height:20px; padding-right:70px;
	text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}
.main_botteom ul li span {
	display:block;
}
.main_bottom ul li span.date {
	position:absolute; top:0; right:0;
	font-size:11px; color:#777;
}


/******* »óÇ° ¸®½ºÆ® *******/
.list {
	border-top:1px solid #dbdbdb;
	margin-top:5px;
	position:relative;
}
.list ul li {
	border-bottom:1px solid #d5d5d5;
	padding:10px 0; min-height:120px;
	position:relative;
}

.list ul li div.img a{
	position:absolute;
	top:10px;
	left:0;
	display:block;
}
.list ul li div.info {
	position:relative;
	margin-left:130px;
}
.list ul li div.info span {
	display:block;
}
.list ul li div span.price {
	margin-top:5px;
}
.list ul li div span.price b {
	color:#d90000; font-weight:bold; font-size:18px;
}
.list ul li div span.sale_price {
	margin-top:1px;
}
.list ul li div span.sale_price b {
	color:#387a9c; font-weight:bold; font-size:18px;
}
.list ul li div span.point {
	color:#4d8113;
}
.list ul li div span.name a {
	color:#222;
	font-weight:bold;
	font-size:16px;
}

.search_result {border:1px solid #eaeaea; background-color:#f7f7f7; padding:10px; font-size:14px;}
.search_result b { color:#2088f0;}
.sub_categories { font-size:14px; }
.sub_categories:after { content:''; display:block; clear:both;}
.sub_categories li a { display:block; padding:7px; border-bottom:1px solid #dbdbdb;}




/******* »óÇ° »ó¼¼ÆäÀÌÁö *******/
.view_img {position:relative; margin:0 auto}
	@media (max-width: 480px) {.view_img .imgWrap li img { width:100%}}
.view_img .imgWrap li { width:100% !important;text-align:center}
.view_img .bx-viewport { z-index:1}
.view_img .bx-wrapper .bx-pager {position:absolute; bottom:10px; z-index:2; width:100%}
.view_img .bx-wrapper .bx-pager {text-align:center}
.view_img .bx-wrapper .bx-pager .bx-pager-item,
.view_img .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display:inline-block}
.view_img .bx-wrapper .bx-pager.bx-default-pager a {display:block;width:8px; height:8px;margin:0 1px;background-color:#fff; border:1px solid #cdcdcd;border-radius:50%;text-indent:-9999px;}
.view_img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.view_img .bx-wrapper .bx-pager.bx-default-pager a.active {background-color:#000; border-color:#000}

.view_proInfo {padding:20px 10px; background-color:#f8f8f8; border-top:1px solid #e3e3e3;}
.view_proInfo .name {font-size:20px; line-height:1.5; color:#222}
.view_proInfo .introduce {margin:7px 0 0; line-height:1.4; color:#999}
.view_proInfo .priceWrap {position:relative; margin:20px 0 0; padding:0 0 0 60px; font-size:14px;}
.view_proInfo .priceWrap .tit {position:absolute; top:3px; left:0; color:#000}
.view_proInfo .priceWrap .priceList .price {font-size:22px; color:#00a5b1; font-weight:bold; padding:0 3px 0 0;}
.view_proInfo .priceWrap .priceList .price span {font-weight:normal; font-size:14px}
.view_proInfo .priceWrap .priceList .sale_price {margin:3px 0 0; color:#999}
.view_proInfo .priceWrap .priceList .sale_price span {text-decoration:line-through}
.view_proInfo .priceWrap .priceList .price_p {font-size:15px; color:#00a5b1}
.view_proInfo .priceWrap .priceList .sale_per {position:absolute; top:3px; right:0px; padding:5px 20px; border-radius:50px; background-color:#0f5586;color:#fff; text-align:center}

.deliveryWrap {position:relative; margin:10px 0 0; padding:0 0 0 60px;}
.deliveryWrap .tit {position:absolute; top:1px; left:0; color:#000; font-size:14px}
.deliveryWrap .deliveryInfo .price {margin:0 0 3px 0;color:#1f9010; font-size:15px;}

.view_tab {position:relative; padding-top:40px;}
.view_tab li a.tab {display:block;position:absolute; top:0;width:25%; height:40px; background-color:#9f9f9f; border-left:1px solid #fff; line-height:40px; color:#fff; text-align:center; text-decoration:none;}
.view_tab li:first-child a.tab {border-left:none}
.view_tab li.on a.tab {background-color:#2088f0;}
.view_tab li.list01 a.tab {left:0;}
.view_tab li.list02 a.tab {left:25%;}
.view_tab li.list03 a.tab {left:50%;}
.view_tab li.list04 a.tab {left:75%;}
.view_tab li>div.tab_list {height:0; overflow:hidden; position:absolute;}
.view_tab li.on div.tab_list {height:auto; position:static;padding:10px;}

/* »óÇ° ÀÌ¹ÌÁö */
.view_product img {max-width:100% !important;height:auto;}

/* »óÇ°Æò */
.view_review {border-top:1px solid #bdbdbd;}
.view_review ul li a {display:block; padding:10px; color:#888;border-bottom:1px solid #bdbdbd;}
.view_review ul li span.subject {display:block; margin-bottom:5px;color:#444; font-size:14px;}

/* »óÇ°¹®ÀÇ */
/* µ¿±×¶ó¹Ì ¸ð¹ÙÀÏ¿¡ ÀÛ¾÷ */
.qna_list {
	background:#ededed;
	margin:5px 0 0 0; padding:5px 10px 10px;
}
.qna_list ul li {
	margin:5px 0 0 0; padding:10px;
	border:1px solid #dbdbdb;
	background:#fff;
	font-size:12px; line-height:1.6; color:#666;
}
.qna_list ul li a.link {
	display:block;
}
.qna_list .subject {
	margin:0 0 5px 0;
	color:#333;
}
.qna_list .answer {
	margin:15px 0 0 0;
	font-size:12px;
}
.qna_list .qna_answer {
	margin:15px 0 0 0; padding:15px 0 0 0;
	border-top:1px dashed #cdcdcd;
	color:#222;
}
.qna_list .qna_answer div {
	margin:10px 0 0 0;
	font-size:12px;
}

/* Ç°Àý */
.soldout_txt {padding:0 10px 10px}
.soldout_txt p {padding:10px; background-color:#f8f8f8;border:1px solid #bdbdbd; text-align:center; color:#5620f0; font-size:14px; line-height:1.5}

/* ±¸¸ÅÇÏ±â ¹öÆ° */
.view_btn {
	position:fixed; bottom:0; left:0; z-index:9999;
	width:100%; display:table;
	box-sizing:border-box;
	background-color:#dbdbdb;
	border-top:1px solid #cdcdcd;
	padding:10px;
}
.view_btn div {display:table-cell;}

/* ºäÆäÀÌÁö ¹è¼ÛÁ¤Ã¥ */
.delivery_policy {line-height:1.5; color:#777}
.delivery_policy h3 {margin:25px 0 10px 0;  font-size:16px;color:#222}
.delivery_policy h3.first {margin:0 0 10px 0;}
.delivery_policy div.payment {padding-bottom:25px;border-bottom:1px dotted #bbb;}
.delivery_policy div.payment p {background:url(/html/images/common/bullet01.gif) no-repeat 20px 7px;padding-left:27px;}

.delivery_policy div.info {margin-top:25px; padding-bottom:25px;border-bottom:1px dotted #bbb;}
.delivery_policy div.info dl {position:relative;}
.delivery_policy div.info dt {position:absolute; top:0; left:27px;color:#222;}
.delivery_policy div.info dd {padding-left:90px;}

.delivery_policy div.exchange {margin-top:25px; padding-bottom:25px;border-bottom:1px dotted #bbb;}
.delivery_policy div.exchange dl {padding-left:27px;}
.delivery_policy div.exchange dt {margin-bottom:5px; color:#222;}
.delivery_policy div.exchange dd.last {margin-bottom:15px;}
.delivery_policy div.exchange dd {padding-left:7px; margin-top:3px;background:url(/html/images/common/bullet01.gif) no-repeat 0px 7px;}
.delivery_policy div.exchange p {margin-top:10px; padding-left:27px;}



/********** ¸¶ÀÌÆäÀÌÁö **********/

/* ÁÖ¹®³»¿ª */
.order_list {
	border:1px solid #bdbdbd;
	margin-bottom:10px;
}
.order_list div.top {
	position:relative;
	background-color:#f5f5f5;
	line-height:30px;
	height:30px;
}
.order_list div.top:after {
	content:''; display:block; clear:both;
}

.order_list div.top div.date {
	float:left; padding-left:10px;
}
.order_list div.top div.date span{
	padding-left:10px;
	color:#0035ac;
}
.order_list div.top div.invoice {
	float:right;
	margin-right:10px;
}
.order_list div.top div.invoice b { font-weight:normal}


.order_listing_area {
	position:relative;
	border-top:1px solid #dbdbdb;
}

.order_listing_area .order_listing {
	margin:10px;
}
.order_listing_area .order_listing .order_detail:after {
	content:''; display:block; clear:both;
}
.order_listing div.img {
	float:left;
	width:83px; height:83px;
	border:1px solid #e1e1e1;
}
.order_listing div.info {
	margin-left:95px;
	line-height:20px;
}
.order_listing_area .order_listing div.info span.order_num {
	color:#0035ac;
}
.order_listing_area .order_listing div.info span.name a {
	display:block; margin:5px 0;
	font-size:14px; color:#000; line-height:16px;
}
.order_listing div.info span.option {
	display:block;
	font-size:11px; line-height:15px; color:#777;
}

.order_listing div.info .btn_wrap:after {
	content:''; display:block; clear:both;
}



.order_listing div.state {
	display:block; margin-top:7px; padding-top:7px;
	min-height:20px; border-top:1px solid #e1e1e1;
}
.order_listing div.state span.status {
	float:left; padding-left:10px;
	font-size:18px; color:#52bec8;

}
.order_listing div.state span.price {
	float:right; padding:4px 10px 0 0;
	color:#ff0000; font-size:14px;
}
.order_listing div.state span.price b { font-weight:normal}


.order_detail {
	margin-top:5px;
}
.order_detail_view {
	margin-top:5px; margin-bottom:20px;
}


/* Àå¹Ù±¸´Ï */
.cart_list .all_select {
	margin-bottom:5px; padding-left:10px;
}
.cart_list .all_select span {
	padding-left:3px;
	font:14px NGBold; color:#087bf9; vertical-align:-1px;
}
.cart_list .item {
	position:relative;
	border:1px solid #bdbdbd;
	margin-bottom:10px; padding:10px;
	background-color:#fff;
}
.cart_list .item .item_check {
	float:left; position:relative; z-index:2;
}
.cart_list .item .img {
	position:absolute; top:10px; left:35px; z-index:2;
}
.cart_list .item .info {
	position:relative; z-index:1;
	padding-left:105px;
}
.cart_list .item .info span {
	font-size:14px; display:block;
}
.cart_list .item .info span.name a {
	color:#222; font-size:17px;
}
.cart_list .item .info span.price {
	margin-top:10px;
}
.cart_list .item .info span.price b {
	font-size:16px; color:#2088f0;
}
.cart_list .item .info span.price span {
	display:inline; font-size:12px; color:#444;
}
.cart_list .item .info span.sale_price {
	color:#387a9c;
}
.cart_list .item .info span.option {
	margin-top:5px;
	font-size:11px; color:#777;
}
.cart_list .item .info span.option span {
	color:#333; font-size:11px; display:inline;
}
.cart_list .item .info span.total_price {
	color:#d90000; margin-top:2px;
}
.cart_list .item .info span.total_price b {
	font-size:18px;
}
.cart_list .item .info span.total_price span {
	display:inline; color:#1f9010;
}

.cart_list .item .info span ul.cart_btn li {
	float:left;
	padding:0 0 0 2px;
	border:none;
}


/* °ü½É»óÇ° */
.wish_list .item {
	position:relative;
	border:1px solid #bdbdbd;
	margin-bottom:10px; padding:10px;
	background-color:#fff;
}
.wish_list .item .img {
	position:absolute; top:10px; left:10px; z-index:2;
}
.wish_list .item .info {
	position:relative; z-index:1;
	padding-left:85px;
}
.wish_list .item .info span {
	font-size:14px; display:block;
}
.wish_list .item .info span.name a {
	color:#222; font-size:17px;
}
.wish_list .item .info span.price {
	margin-top:10px;
}
.wish_list .item .info span.price b {
	font-size:16px; color:#2088f0;
}
.wish_list .item .info span.price span {
	display:inline; font-size:12px; color:#444;
}
.wish_list .item .info span.sale_price {
	color:#387a9c;
}
.wish_list .item .info span.option {
	margin-top:5px;
	font-size:11px; color:#777;
}
.wish_list .item .info span.option span {
	color:#333; font-size:11px; display:inline;
}
.wish_list .item .info span.total_price {
	color:#d90000; margin-top:2px;
}
.wish_list .item .info span.total_price b {
	font-size:18px;
}
.wish_list .item .info span.total_price span {
	display:inline; color:#1f9010;
}

.wish_list .item .info span ul.cart_btn li {
	float:left;
	padding:0 0 0 2px;
	border:none;
}


/* 1:1¹®ÀÇ */
.qna {
	border-top:1px solid #bdbdbd;
}

.qna ul li a {
	display:block; padding:10px 0 10px 5px;
	border-bottom:1px dotted #bdbdbd;
	color:#888;
}
.qna ul li span.subject {
	display:block; margin-bottom:2px;
	font-size:14px; color:#333;
}
.qna_search {
	display:table; width:100%;
}
.qna_search div.sel {
	display:table-cell;
	width:30%;
}
.qna_search div.gap {
	display:table-cell;
	color:#fff;
}
.qna_search div.qna_input {
	display:table-cell;
	position:relative;
	border:1px solid #cdcdcd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	width:70%; padding-right:48px;
}
.qna_search div.qna_input input.input {
	border:none; width:100%; height:26px !important;
}
.qna_search span.btn input {
	position:absolute; top:0px; right:0px; height:26px;
	border:1px solid #bdbdbd; border-top:none; border-right:none; border-bottom:none;
	background-color:#f7f7f7; color:#444; padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}



/* Àû¸³±Ý */
.total_point {
	border:1px solid #ababab;
	text-align:center;
	background-color:#fff;
	color:#333; font:bold 16px NGBold;
	padding:15px 0;
}
.total_point span {
	color:#ff0000;
}

/* »óÇ°Æò */
.review ul li {
	position:relative; min-height:76px;
	border-bottom:1px solid #cdcdcd;
	padding:20px 0;
}
.review ul li .img {
	position:absolute; top:20px; left:0;
}
.review ul li .review_info {
	margin:0 0 0 95px;
	min-height:86px;
}
.review ul li .review_info .name {
	color:#777;
}
.review ul li .review_info .product {
	margin-top:5px;
	font-size:14px; line-height:18px; color:#222;
}
.review ul li .review_info .price {
	margin-top:3px;
	font-size:14px; color:#ff0000;
}
.review ul li .review_info .grade {
	padding-bottom:10px;
	color:#e58a22; letter-spacing:-1px;
}
.review ul li .review_subject a {
	font-size:14px; color:#666;
}

.review ul li .review_contents {
	margin-top:5px; padding:10px;
	border:3px solid #dbdbdb;
}

/* ÁÖ¹®ÇÏ±â */
.order .item {
	position:relative;
	border:1px solid #bdbdbd;
	margin-bottom:10px; padding:10px;
	background-color:#fff;
	min-height:82px;
}
.order .item .img {
	position:absolute; top:10px; left:10px; z-index:2;
}
.order .item .info {
	position:relative; z-index:1;
	padding-left:90px;
}
.order .item .info span {
	font-size:14px; display:block;
}
.order .item .info span.name a {
	color:#222; font-size:17px;
}
.order .item .info span.price {
	margin-top:10px;
}
.order .item .info span.price b {
	font-size:16px; color:#2088f0;
}
.order .item .info span.price span {
	display:inline; font-size:12px; color:#444;
}
.order .item .info span.sale_price {
	color:#387a9c;
}
.order .item .info span.option {
	margin-top:5px;
	font-size:11px; color:#777;
}
.order .item .info span.option span {
	color:#333; font-size:11px; display:inline;
}
.order .item .info span.total_price {
	color:#d90000; margin-top:2px;
}
.order .item .info span.total_price b {
	font-size:18px;
}
.order .item .info span.total_price span {
	display:inline; color:#1f9010;
}

.order .item .info span ul.cart_btn li {
	float:left;
	padding:0 0 0 2px;
	border:none;
}



/* °áÁ¦ÇÏ±â */
.payment_point {
	padding:5px;
	border:1px solid #cdcdcd;
	line-height:20px;
}
.payment_point p span {
	color:#387a9c;
	font-weight:bold;
}
.payment_point p span.red {
	color:#d90000;
	font-weight:bold;
}
.payment_point .point_use {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #e1e1e1;
}
.payment_point .point_use ul li {
	float:left;
	padding-right:5px;
}
.payment_point:after {
	content:"";
	display:block;
	clear:both;
}

.payment_method {
	display:table; width:100%;
	box-sizing:border-box;
	margin-bottom:3px;
	border:1px solid #e1e1e1;
	padding:8px;
}
.payment_method div {
	display:table-cell; vertical-align:middle;
	width:50%; padding:2px 0;
}

.payment_method01 {
	display:table; width:100%;
	box-sizing:border-box;
	margin-bottom:3px;
	border:1px solid #e1e1e1;
	padding:8px;
}
.payment_method01 div {
	display:table-cell;
	width:50%; padding:5px;
}
.payment_method01 ul li span {
	width:80px;
	display:inline-block;
}


/******* ·Î±×ÀÎ ¿µ¿ª *******/

/* ·Î±×ÀÎ */
.login_area {
	width:100%;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	background-color:#f1f1f1;
}
.login_area .login {
	position:relative;
	margin:20px auto 0; padding:0 104px 0 20px;
}
.login_area .login:after {
	content:''; display:block; clear:both;
}
.login_area .login .login_input .id {
	width:100%; height:39px; padding:0 0 0 5px; border-radius:5px 5px 0 0;
	font-size:14px; line-height:39px;
}
.login_area .login .login_input .pw {
	width:100%; height:40px; padding:0 0 0 5px; border-radius:0 0 5px 5px; border-top:none;
	font-size:14px; line-height:40px;
}


.login_area .login .login_btn {
	position:absolute; top:0; right:20px;
}
.login_btn input {
	width:79px; height:79px;
	border:1px solid #bebebe; border-radius:5px;
	font-family:NB; font-size:14px; color:#333; text-align:center;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
}

.login:after {
	content:"";
	display:block;
	clear:both;
}

.login_info {
	margin:30px 0 0; padding:20px 0 10px 0; background-color:#fff; border-top:1px dashed #e3e3e3;
	font-family:NB; color:#333; line-height:1.6; text-align:center;
}
.login_info div.find {
	margin:0 0 20px 0;
}
.login_info div.find a {
	text-decoration:underline; font-size:14px;
}
.login_error {
	border-top:1px solid #dbdbdb;
	background-color:#fff;
	padding:10px;
	text-align:center;
}

.btn_join {
	margin:20px auto 0; padding:0 10px;
}


/* È¸¿ø°¡ÀÔÇÏ±â */
h3.join {
	margin-left:10px;
	font:14px NGBold; color:#222;
}

.join_textarea {
	padding:5px 10px 10px;
}
.join_textarea>div {
	padding:10px;
	background:#f7f7f7;
	border:1px solid #cdcdcd;
	height:200px;
	overflow-y:scroll;
}
.join_agree_check {
	padding:0 10px;
	*zoom:1;
}
.join_agree_check:after {
	content:''; display:block; clear:both;
}
.join_agree_check label {
	float:left;
}
.join_agree_check a.check {
	float:right;
}

/* ¾ÆÀÌµð ºñ¹Ð¹øÈ£ Ã£±â */
.lost_wrap {
	margin:20px 0 0; padding:7px;
}
.lost_wrap.pw {
	border-top:1px dashed #ccc; padding:20px 7px;
}
.lost_wrap h3 {
	padding:0 0 0 7px;
	font-family:NB; font-size:14px; color:#000;
}
.lost_wrap ul.inquiry {
	margin:5px;
}
.lost_wrap .btn_red {
	margin:10px 0 0;
	border-radius:5px;
}

.lost_pass_result_txt {
	padding:30px 0;
	font-family:NB; font-size:14px; color:#000; text-align:center;
}
.lost_pass_result_txt span { color:red}


/* ºñÈ¸¿ø ÁÖ¹®ÇÏ±â */
.privacy_policy {
	overflow-y:scroll;
	height:200px;
	padding:10px;
	background:#f1f1f1;
	text-align:left;
}
.privacy_apply {
	text-align:center;
	margin-top:5px;
}
.guest_order {
	text-align:center;
	margin-top:20px;
}


/* ºñÈ¸¿ø ÁÖ¹®È®ÀÎ */
.guest_order_area {
	width:100%;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	background-color:#f1f1f1;
}
.guest_order_area .guest_order {
	width:300px;
	margin:10px auto;
}
.guest_order_area .guest_order .guest_order_input {
	float:left;
	text-align:left;
}
.guest_order_area .guest_order .guest_order_input p {
	padding:1px 0;
}
.guest_order_area .guest_order .guest_order_input p .input {
	border:1px solid #dbdbdb;
	height:18px;
}
.guest_order_area .guest_order .guest_order_input p span {
	width:50px;
	display:inline-block;
}
.guest_order_area .guest_order .guest_order_btn {
	float:left;
	margin:0 0 0 4px;
}
.guest_order:after {
	content:"";
	display:block;
	clear:both;
}
.guest_order_area .guest_order .guest_order_btn input {
	width:50px; height:50px;
	border:1px solid #bebebe;
	font-weight:bold; font-size:12px; color:#393939; text-align:center;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
}

/* ºñÈ¸¿ø °³ÀÎÁ¤º¸ µ¿ÀÇ */
.privacy {
	padding:10px;
	border:1px solid #cdcdcd; border-radius:3px;
}
.privacy h3 {
	margin-top:25px;
	font:bold 12px Dotum; color:#333; letter-spacing:-1px;
}
.privacy h3.first {
	margin:0;
}
.privacy h4 {
	margin:15px 0 0 18px;
	font:bold 12px Dotum; color:#555;
}
.privacy p { line-height:20px; color:#666;}
.privacy p strong {
	color:#222; font-weight:bold;
}
.privacy p.depth1 {
	margin:5px 0 0 18px;
}
.privacy p.depth2 {
	margin:5px 0 0 41px;
}

.privacy ul.depth1_ul {
	margin:3px 0 0 18px;
}
.privacy ul.depth1_ul li {
	padding:0 0 0 9px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0 7px;
	background-position:0 6px\0;
	color:#666; line-height:18px;
}
.privacy ul.depth2_ul {
	margin:3px 0 0 41px;
}
.privacy ul.depth2_ul li {
	padding:0 0 0 9px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0 7px;
	background-position:0 6px\0;
	color:#666; line-height:18px;
}
.privacy .blue {
	color:#1b67a2;
}


/******* °Ô½ÃÆÇ *******/
/* »ó´Ü °Ë»ö */
.board_search {
	display:table; width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #cdcdcd;
}
.board_search div.sel {
	display:table-cell;
	width:30%;
}
.board_search div.gap {
	display:table-cell;
	color:#fff;
}
.board_search div.board_input {
	display:table-cell;
	position:relative;
	border:1px solid #cdcdcd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	width:70%; padding-right:48px;
}
.board_search div.board_input input.input {
	border:none; width:100%; height:26px !important;
}
.board_search span.btn input {
	position:absolute; top:0px; right:0px; height:26px;
	border-left:1px solid #cdcdcd; border-top:none; border-right:none; border-bottom:none;
	background-color:#f7f7f7; color:#444; padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}


.board_search2 {
	display:table; width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #cdcdcd;
}
.board_search2 div.sel {
	display:table-cell;
	width:40%;
}
.board_search2 div.gap {
	display:table-cell;
	color:#fff;
}
.board_search2 div.board_input {
	display:table-cell;
	position:relative;
	border:1px solid #cdcdcd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	width:60%; padding-right:48px;
}
.board_search2 div.board_input input.input {
	border:none; width:100%; height:26px !important;
}
.board_search2 span.btn input {
	position:absolute; top:0px; right:0px; height:26px;
	border-left:1px solid #cdcdcd; border-top:none; border-right:none; border-bottom:none;
	background-color:#f7f7f7; color:#444; padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}

/* ±âº» ¸®½ºÆ® */
.board_list ul li a {
	display:block; padding:10px 0; color:#888;
	border-bottom:1px dotted #bdbdbd;
}
.board_list ul li a span.subject {
	display:block; margin-bottom:3px;
	font-size:15px; color:#000;
	text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}
.board_list ul li a span.notice_subject {
	display:block; margin-bottom:3px;
	font-size:15px; color:#ff0000;
	text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}
.board_list ul li a span.subject span {
	color:#777; font-size:12px;
}
.board_list ul li a span.notice_subject span{
	color:#777; font-size:12px;
}
.board_list .inquiry_info { line-height:1.5}
.board_list .inquiry_info .state01 { background-color:#e94e1e; padding:5px 15px; border-radius:3px; color:#fff; text-align:center}
.board_list .inquiry_info .state02 { background-color:#666; padding:5px 15px; border-radius:3px; color:#fff; text-align:center}

.board_write2 { margin:10px 0 0}
.board_write2 th { width:100px; background-color:#f9f9f9; font-family:NB; color:#333; line-height:20px; padding:12px 0; border:1px solid #e3e3e3; text-align:center}
.board_write2 td { font-family:NB; color:#666; line-height:20px; padding:12px 10px 12px 15px; border:1px solid #e3e3e3; border-left:none}


/* À¥Áø ¸®½ºÆÃ */
.webzine ul li{
	position:relative;
	min-height:122px;
	border-bottom:1px dotted #dbdbdb;
	padding:10px 0;
}
.webzine ul li div.img a{
	position:absolute; top:10px; left:10px;
	width:118px; height:118px;
	border:1px solid #e1e1e1;
	padding:1px; display:block;
}
.webzine ul li div.info {
	margin:0 0 0 140px; padding-top:5px;
	font-size:14px;
}
.webzine ul li div.info span {
	display:block;
}
.webzine ul li div.info span.subject {
	font-size:16px; color:#333; margin-bottom:5px;
}
.webzine ul li div.info span.write {
	font-size:12px; color:#888; margin-top:5px;
}


/* Á¶ÇÕ¼Ò°³ */
.webzine2 ul li{
	position:relative;
	min-height:104px;
	border-bottom:1px dotted #dbdbdb;
	padding:10px 0;
}
.webzine2 ul li div.img a{
	position:absolute; top:10px; left:10px;
	width:130px; height:100px;
	border:1px solid #e1e1e1;
	padding:1px; display:block;
}
.webzine2 ul li div.info {
	margin:0 0 0 160px; padding-top:5px;
	font-size:14px;
}
.webzine2 ul li div.info span {
	display:block;
}
.webzine2 ul li div.info span.subject {
	font-size:16px; color:#333; margin-bottom:5px;
}
.webzine2 ul li div.info span.write {
	font-size:12px; color:#888; margin-top:5px;
}
.webzine_subject {
	margin-top:5px;
}
.webzine_subject span {
	display:inline !important; color:#ff6600;
}
.webzine_content {
	margin-top:5px;
	line-height:1.4; color:#666;
}
.webzine_write {
	margin-top:5px;
	font-size:11px; color:#888;
}

.union_view { margin:30px 0 0}
.union_view .info {  margin:20px 0 0;}
.union_view .info table { width:100%; border-top:2px solid #e94e1e}
.union_view .info table th { width:100px; font-family:NB; font-size:14px; color:#333; padding:15px; background-color:#f9f9f9; border:1px solid #e3e3e3}
.union_view .info table td { font-family:NB; font-size:14px; color:#666; padding:15px; border:1px solid #e3e3e3}
.union_view .content { margin:30px 0 0; font-family:NB; font-size:14px; color:#666; line-height:1.5;}


/* °¶·¯¸® ¸®½ºÆÃ */
.gallery ul li{
	position:relative;
	border-bottom:1px dotted #dbdbdb;
	padding:10px 0;
}

.gallery ul li span {
	display:block;
	text-align:center;
}
.gallery ul li span.subject {
	font-size:16px; color:#333; margin:5px 0;
}
.gallery ul li span.write {
	font-size:12px; color:#888; margin-top:5px;
}
.gallery ul li span.img a {
	display:block;
}

/* ºí·Î±× ¸®½ºÆÃ */
.blog {
	padding:10px 5px; margin-top:20px;
	border-top:1px solid #999; border-bottom:1px solid #999;
	background-color:#f7f7f7;
}
.blog span {
	display:block; color:#888;
}
.blog span.subject {
	width:100%;
	margin-bottom:5px;
	font-size:18px; color:#333;
}
.blog_contents{
	font-size:14px; padding:10px;
}


/* °Ô½ÃÆÇ ºäÆäÀÌÁö */
.board_readTop {padding:20px 10px 0;}
.board_readTop h3.subject {font-size:21px; color:#000; line-height:1.4;}
.board_readTop .writeInfo {margin:8px 0 0; font-size:13px; color:#888;}
.board_readTop .hit_cnt {display:inline-block; margin:10px 0 0; padding:10px 15px 9px;border:1px solid #d9d9d9;background-color:#f8f8f8}

.board_readContent {padding:30px 10px}
.board_readContent .content {font-size:14px; line-height:1.4; color:#666;}


.addFile {margin:20px 0 0; padding:10px; border:1px solid #d9d9d9; background-color:#f8f8f8;}
.addFile .tit {color:#222;font-size:15px;}
.addFile div { margin:5px 0 0}
.addFile div a { color:#888; font-size:11px; line-height:1.3; padding:0 10px 0 0}


.board_btn { padding:10px}
.board_btn ul li{
	float:left;
}


.btn_order_qty {
	*zoom:1;
}
.btn_order_qty:after {
	content:''; display:block; clear:both;
}
.btn_order_qty input {
	float:left;
}
.btn_order_qty a {
	display:block; float:left;
	margin-left:3px; background:#464646;
	width:22px; height:22px; border-radius:3px;
	font:bold 14px/22px dotum; text-align:center; color:#fff;
}






/* ÁÖ¹®ÇÏ±â ÃÖ±Ù¹è¼ÛÁö °Ë»ö */
.rv_add span {
	display:block; color:#888;
}
.rv_add li {
	border-bottom:1px dotted #dbdbdb; padding:5px 0;
}
.rv_add span.name {
	font-size:15px; font-weight:bold;
	margin-bottom:5px; color:#222;
}





/***** Å×ÀÌºí ¸®½ºÆÃ *****/
h3.tb_list {
	padding:11px 0 9px 10px; border:1px solid #bdbdbd; border-bottom:none;
	background-color:#e1e1e1;
	font-family:NB; font-size:14px;text-align:left; color:#333;
}
.tb_list {
	border:1px solid #bdbdbd; border-top:none;
}

.tb_list th {
	width:30%; padding:7px 7px 7px 10px; background-color:#f9f9f9; border-right:1px solid #bdbdbd; border-top:1px solid #bdbdbd;
	color:#555; font-family:NB; font-size:13px; text-align:left;
}
.tb_list td {
	width:70%; padding:7px; border-top:1px solid #bdbdbd; background-color:#fff;
}
.tb_list .txt {
	height:28px;
	border:1px solid #cdcdcd;
	box-sizing:border-box;
	font:14px/28px dotum; color:#777; text-indent:5px;
}
.tb_list td.delivery_date { position:relative}
.tb_list td.delivery_date .ui-datepicker-trigger { position:absolute; top:12px; right:10px}

/* 1:1¹®ÀÇ/ÁÖ¹®ÇÏ±â/°áÁ¦ÇÏ±â ÀüÈ­¹øÈ£ ÇÊµå */
.tb_list td.phone .wrap {
	width:100%; display:table;
}
.tb_list td.phone div.wrap span {
	display:table-cell; width:30%;
}
.tb_list td.phone div.wrap span input {
	width:100%;
}
.tb_list td.phone div.wrap span.gap {
	display:table-cell; width:5%; text-align:center;
}

/* 1:1¹®ÀÇ/ÁÖ¹®ÇÏ±â/°áÁ¦ÇÏ±â ÀÌ¸ÞÀÏ ÇÊµå */
.tb_list td.email div.wrap {
	width:100%; display:table;
}
.tb_list td.email div.wrap span.first {
	display:table-cell; width:50%;
}
.tb_list td.email div.wrap span.last {
	display:table-cell; width:45%;
}
.tb_list td.email div.wrap span input {
	width:100%;
}
.tb_list td.email div.wrap span.gap {
	display:table-cell; width:5%; text-align:center;
}

/* ºäÆäÀÌÁö »óÇ°¸í */
.tb_list td.product_name {
	font-size:14px; color:#000;
}

/* ºäÆäÀÌÁö °¡°Ý */
.tb_list td.product_price .price {
	color:#2088f0;
}
.tb_list td.product_price .price span {
	font-size:18px; font-weight:bold;
}
.tb_list td.product_price .price_p {
	text-decoration:line-through; color:#777; font-size:14px;
}


/***** ÆË¾÷ Å×ÀÌºí¸®½ºÆÃ *****/
.tb_popup {
	border-top:2px solid #444;
}
.tb_popup th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom; background-color:#f5f5f5;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	font:13px/18px NGBold; text-align:left;
}
.tb_popup td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#666; text-align:left;
}


/***** ÀÌ¿ë¾à°ü *****/
.agreement {
	position:relative;
}
.agreement h3 {
	margin:50px 0 30px 0;
	font:bold 14px Dotum; color:#333; letter-spacing:-1px;
	color:#1b67a2;
}
.agreement h3.first {
	margin:0 0 30px 0;
}
.agreement h4 {
	margin:30px 0 10px 0;
	font:bold 12px Dotum; color:#333;
}
.agreement h4.first {
	margin:0 0 10px 0;
}
.agreement p { line-height:20px; color:#666;}
.agreement p.depth1 {
	margin:5px 0 0 0;
}
.agreement p.depth2 {
	margin:5px 0 0 41px;
}
.agreement ol {
	margin:3px 0 0 0;
}
.agreement ol li {
	position:relative;
	padding:0 0 0 14px; margin-top:4px;
	color:#666; line-height:18px;
}
.agreement ol li ol li {
	padding:0 0 0 20px;
}
.agreement ol.type2 li {
	position:relative;
	padding:0 0 0 20px; margin-top:0px;
	color:#666; line-height:18px;
}
.agreement ol li span {
	position:absolute; top:0; left:0;
}
.agreement .blue {
	color:#1b67a2;
}





/***** ¸ð¹ÙÀÏ ÆË¾÷ *****/
.layer_popup .popup_wrap {
	position:relative; z-index:200;
	width:95%; border-radius:10px;
	margin:0 0 0 2.5%;
	background-color:#fff;
	-webkit-box-shadow:2px 2px 7px 1px #555;
	box-shadow:2px 2px 7px 1px #555;
}
.layer_popup .popup_wrap .contents {
	padding:8px;
}
.layer_popup .popup_wrap .contents img {
	height:auto;
}
.layer_popup .popup_wrap .closed {
	width:100%;
	background-color:#f1f1f1;
	box-sizing:border-box; padding:5px 8px; border-top:1px solid #cdcdcd; border-radius:0 0 10px 10px;
	font:12px NGBold; text-align:right;
}
#popup_mask {
	position:absolute; left:0; top:0; z-index:100;
	width:100%;
	background:black;
	opacity:0.6;
	filter:alpha(opacity=60);
	background:rgba(0,0,0,.6);
	/*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);*/
}


/***** ÇÏ´Ü ÆäÀÌÂ¡ ****
#paging {margin-top:10px; text-align:center; font-size:16px; }
#paging span.img { padding:0 1px;}
#paging span img { width:31px; vertical-align:-10px;}
#paging span.prev_on,
#paging span.prev_off { margin:0 7px 0 3px;}
#paging span.next_on,
#paging span.next_off { margin:0 3px 0 7px;}
#paging .select {
	margin:0 2px; padding:5px 10px; border:1px solid #ff0000;
	color:#ff0000
	}
#paging .bar a {
	display:inline-block;
	margin:0 2px; padding:5px 10px; border:1px solid #c8c8c8;
}
*/



/***** ÇÏ´Ü ÆäÀÌÂ¡ *****/
#paging {
	margin:10px auto 0;
	font:16px/29px tahoma; text-align:center;
}
#paging li{
	display:inline-block;
	width:31px; height:31px;
}
#paging li a {
	display:block;
	width:29px; height:29px;
	font:16px/29px tahoma; text-align:center;
}
#paging li.first_off {
	padding:0 3px 0 0;
	background:url(/html/images/bbs/paging_first_off.gif) no-repeat left top;
	background-size:31px 31px;
}
#paging li.prev_off {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_prev_off.gif) no-repeat left top;
	background-size:31px 31px;
}
#paging li.next_off {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_next_off.gif) no-repeat right top;
	background-size:31px 31px;
}
#paging li.last_off {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_last_off.gif) no-repeat right top;
	background-size:31px 31px;
}

#paging li.first_on {
	padding:0 3px 0 0;
	background:url(/html/images/bbs/paging_first.gif) no-repeat left top;
	background-size:31px 31px;
}
#paging li.prev_on {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_prev.gif) no-repeat left top;
	background-size:31px 31px;
}
#paging li.next_on {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_next.gif) no-repeat right top;
	background-size:31px 31px;
}
#paging li.last_on {
	padding:0 0 0 3px;
	background:url(/html/images/bbs/paging_last.gif) no-repeat right top;
	background-size:31px 31px;
}

#paging .select {
	width:29px; height:29px;
	border:1px solid #ff0000;
	color:#ff0000; vertical-align:middle; text-align:center;
}
#paging li.line { width:3px; text-indent:-9999px;}
#paging .bar {
	width:29px; height:29px;
	border:1px solid #c8c8c8;
	color:#444; vertical-align:middle; text-align:center;
}


/***** ¹öÆ° *****/
.function_btn {
	*zoom:1;
}
.function_btn:after {
	content:''; display:block; clear:both;
}
.function_btn.two_btn a,
.function_btn.two_btn input {
	float:left; display:block;
	width:49.8% !important;
}
.function_btn.two_btn a.first,
.function_btn.two_btn input.first{
	margin-right:0.4%;
}


.btn_gray_s {
	display:inline-block !important;  vertical-align:middle;
	border:1px solid #bebebe; padding:4px 12px 3px 12px;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
	font-family:NB; font-size:13px; line-height:1; color:#333; text-align:center;

}
.btn_blue_s {
	display:inline-block !important; vertical-align:middle;
	border:1px solid #1475d6; padding:4px 12px 3px 12px;
	background-color:#06a2ef;
	font-family:NB; font-size:13px; line-height:1; color:#fff !important; text-align:center;

}
.btn_red_s {
	display:inline-block !important; vertical-align:middle;
	border:1px solid #c73406; padding:4px 12px 3px 12px;
	background-color:#de3e0c;
	font-family:NB; font-size:13px; line-height:1; color:#fff !important; text-align:center;

}
.btn_zipcode {
	display:inline-block; text-align:center; vertical-align:middle;
	padding:6px 8px 6px 8px;
	border:1px solid #bdbdbd;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
}

.btn_gray {
	display:block; width:100%; padding:11px 0 9px;
	border:1px solid #bebebe;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	background:-moz-linear-gradient(top,#ffffff 0%,#ebebeb);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));
	background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(78%,#ebebeb)); /* Chrome,Safari4+ */
	font-family:NB; font-size:14px; line-height:1; color:#333; text-align:center;
}
.btn_red {
	display:block; width:100%; padding:11px 0 9px;
	border:1px solid #c73406;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	background-color:#de3e0c;
	font-family:NB; font-size:14px; line-height:1; color:#fff !important; text-align:center;

}
.btn_blue {
	display:block; width:100%; padding:11px 0 9px;
	border:1px solid #1475d6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	background-color:#2088f0;
	font-family:NB; font-size:14px; line-height:1; color:#fff !important; text-align:center;
}

.ui-datepicker-trigger {
	background:url(/admin/html/images/calendar.gif) no-repeat;
	border:none;
	padding:4px 0 0 0;
	margin:0 0 0 3px;
	font-size:0;
	line-height:0;
	width:18px; height:18px;
}











/***** »ó´ã½ÅÃ» *****/
.inquiry input[type='text'],
.inquiry input[type='password'],
.inquiry textarea{
	border:1px solid #dbdbdb;
	border-radius:5px;
	width:100%;
	padding:10px 0;
	font:14px dutom; text-indent:10px; color:#777;
}
.inquiry .select {
	width:100%;
	height:38px;
	display:block;
	border:1px solid #dbdbdb;
	border-radius:5px;
	background-color:#fff;
}
.inquiry select{
	width:100%;
	height:38px;
	padding:0;
	border:0;
	background:url(/html/images/bg_select.png) no-repeat 100% 0;
	background-size:30px 30px;
	font-size:13px;
	vertical-align:top;
	-webkit-background-size:35px 35px;
	-webkit-appearance:none;
	text-indent:10px;
}
.inquiry li {
	padding:8px;
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
}
.inquiry .select_area {
	display:table;
	width:100%;
}
.inquiry .select_area span {
	display:table-cell;
}
.inquiry .select_area span.space {
	width:5px; text-align:center;
}
.inquiry {
	border:1px solid #ccc;
	background-color:#f7f7f7;
	border-radius:5px;
	-moz-box-shadow: 0px 1px 2px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 2px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 2px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
}
.inquiry .info {
	margin-top:5px; padding-top:5px;
	border-top:1px dashed #cdcdcd;
	font-size:11px; color:#8181e7;
}
.inquiry li .txt {
	border:1px solid #dbdbdb;
	border-radius:5px;
	width:100%;
	padding:10px 0; background:#fff;
	font:14px dutom; color:#777; text-indent:10px;
}
.inquiry li.last {
	border-bottom:none;
}
.btn_inquiry {
	width:200px; margin:10px auto; padding:10px 0; font-size:16px;
	background-color:#9faab1; border:1px solid #546066; border-radius:10px;
	text-align:center; color:#fff; font-weight:bold;
	-moz-box-shadow: inset 0px -25px 12px #61717b;
	-webkit-box-shadow: inset 0px -25px 12px #61717b;
	box-shadow: inset 0px -25px 12px #61717b;
}


/* °ü·Ã»óÇ° */
.relation_list {
	clear:both;
	margin-top:6px;
	height:192px;
	overflow:hidden;
}

.relation_list ul li {
	padding:0 10px;
	float:left;
}

.relation_list ul li dl {
	width:92px;
	height:138px;
	overflow:hidden;
	margin:10px 0;
}
.relation_list ul li dl dt {
	font-size:0px; line-height:0px; letter-spacing:-9999px;
}
.relation_list ul li dl dd {
	padding-top:4px;
}
.relation_list ul li dl dd.img {
	width:88px;
	height:88px;
	border:1px solid #e1e1e1;
	padding:1px;
}
.relation_list h2 {
	margin-top:20px;
	background-color:#ebebeb;
	height:30px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	color:#000;
	font-size:14px;
}


/* »óÇ°°í½Ã °ü·Ã */
.product_gosi .tit h4 {
	font:18px NGBold; color:#1578db;
}
.product_gosi .tit span {
	display:block; padding:5px 0 5px 0;
	font-size:11px; color:#888; letter-spacing:-1px;
}

.product_gosi {
	margin-top:10px;
	padding:10px;
}
.product_gosi .info th {
	background:#f7f7f7; padding:7px; width:40%;
	font:11px/17px dotum; color:#333;
	border:1px solid #e2e2e2; text-align:left;
}
.product_gosi .info th.tit {
	background:#f0ebeb;
}
.product_gosi .info td {
	padding:7px;
	font:11px/17px dotum; color:#666;
	border:1px solid #e2e2e2; border-left:none;
}

.product_gosi {
	margin-top:10px;
	padding:10px;
}
.product_gosi .info th {
	background:#f7f7f7; padding:7px; width:40%;
	font:11px/17px dotum; color:#333;
	border:1px solid #e2e2e2; text-align:left;
}
.product_gosi .info th.tit {
	background:#f0ebeb;
}
.product_gosi .info td {
	padding:7px;
	font:11px/17px dotum; color:#666;
	border:1px solid #e2e2e2; border-left:none;
}


.product_gosi .info ul {
	padding:5px;
	border:1px solid #cdcdcd;
}
.product_gosi .info ul li {
	line-height:1.4;
}
.product_gosi .info strong {
	display:block; padding:10px;
	background:#eaeaea;
}
.product_gosi .info span {
	display:block;
	padding:15px 10px;
}

.product_gosi .info li.depth2 h5 {
	margin-bottom:5px; padding:10px;
	background:#eaeaea;
	font-weight:bold;
}
.product_gosi .info li.depth2 strong {
	background:#f0ebeb; font-weight:normal;
}



/* ¿ìÆí¹øÈ£(ÁÖ¼Ò) Ã£±â */
#zipcode_layer,
#biz_zipcode_layer,
#ord_zipcode_layer,
#rv_zipcode_layer {
	display:none;
	width:90%; height:90%;
	position:fixed; top:5%; left:5%; margin:0; overflow:hidden; z-index:99999; -webkit-overflow-scrolling:touch;
	border:1px solid #cdcdcd !important;
	box-sizing:border-box;
}



 /* ¿À½Ã´Â±æ */
.contact {
	border-top:1px solid #333;
}
.contact th {
	background:#f7f7f7;
	padding:7px 10px;
	border-bottom:1px solid #dbdbdb;
	font:13px NGBold; color:#333;
}
.contact td {
	padding:15px 10px;
	border-bottom:1px solid #dbdbdb;
	font:13px NGBold; color:#666;
}




.list_type {
	position:relative; padding:8px 76px 0 8px;
	background-color:#f3f3f3;
}
.list_type .clr {position:absolute; top:8px; right:8px;}
.list_type .clr a {display:block;float:left;}

.list_select {
	width:100%;
}
.list_select select {
	display:block; float:left; width:49%; margin:0 1% 0 0;
	background-color:#fff; border-color:#e2e2e2;
	box-sizing:border-box; vertical-align:top;
}




/* ½æ³×ÀÏÇü */
.listType2 {
	padding:4px 4px 14px 4px;
	background-color:#f3f3f3; border-bottom:1px solid #e3e3e3;
	box-sizing:border-box;
}
.listTypeImg li {
	width:50%;
	position:relative; padding:4px;
	box-sizing:border-box;
}

/* ¸®½ºÆ®Çü */
.listTypeList li {
	width:100%;
	position:relative; padding:4px;
	box-sizing:border-box;
}
.listTypeList li .itemWrap:after { content:''; display:block; clear:both}
.listTypeList li .itemWrap span.img {float:left; width:30%;}
.listTypeList li .itemWrap span.info {
	float:left; width:70%; padding:15px 10px 10px; box-sizing:border-box;
}

/* »óÇ° ³ëÃâ */
.pro_list li .itemWrap {
	display:block;
	border:1px solid #e3e3e3;
	background-color:#fff;
	font-family:NB; color:#666; line-height:1.4;
}
.pro_list li .itemWrap span {display:block;}
.pro_list li .itemWrap span.info {
	padding:8px 8px 6px;
}
.pro_list li .itemWrap span.info .name {font-size:14px; color:#222;}
.pro_list li .itemWrap span.info .priceWrap {margin:5px 0 0;}
.pro_list li .itemWrap span.info .priceWrap .sale_price {text-decoration:line-through; color:#999;}
.pro_list li .itemWrap span.info .priceWrap .price {font-size:15px; color:#00a5b1;}
.pro_list li .itemWrap span.info .priceWrap .sale_per {
	position:absolute; bottom:4px; right:4px; padding:5px 10px;
	background-color:#0f5586;
	color:#fff; text-align:center;
}
.pro_list li .soldout {
	position:absolute; top:4px; right:4px; bottom:4px; left:4px;
	background:url(/html/images/bg_soldout.png) repeat;
}
.pro_list li .soldout span {
	position:absolute; top:50%; left:0; right:0; margin:-10px 0 0;
	font-family:NB; text-align:center; font-size:17px; color:#fff;
}





@media (max-width: 319px) {
	.listTypeImg li {width:100%}
}
@media (min-width: 568px) {
	.listTypeImg li {width:33.33%}
}
@media (min-width: 768px) {
	.listTypeImg li {width:25%}
	.listTypeList li {width:50%}
}
@media (min-width: 1024px) {
	.listTypeImg li {width:20%}
}


.contents { padding:20px 10px}

/* ÀÎ»ç¸» */
.greet {font-family:NB; font-size:15px; color:#555; line-height:1.6; background:url(/html/images/company/bg_greet.png) no-repeat left bottom;}
.greet span.color {color:#e94e1e}


.member_same { position:relative; font-size:17px; color:#222; margin:30px 0 0; padding:0 0 0 10px; line-height:24px}
.member_same span { display:inline-block;}
.member_same a { position:absolute; bottom:0px; left:130px; display:inline-block; padding:3px 10px; font-size:12px; background-color:#464646; border-radius:3px; color:#fff;}


#map img {max-width:none !important}




/* ºäÆäÀÌÁö »ö»óº¸±â */
body.imgpop {
	overflow:hidden;
	box-sizing:border-box
}
.btnWrap {
	position:fixed;
	top:0;
	left:0
}
#FixBg {
	position:fixed;
	top:0;
	bottom:0;
	width:100%;
	background-color:#000;
	z-index:10;
	opacity:0
}
#imgViewfix {
	position:fixed;
	top:100px;
	left:0;
	right:0;
	z-index:20;
	width:100% !important;
	opacity:0;
	overflow-y:auto;
}
#imgViewfix img {
	max-width:100%;
	height:auto
}

#imgViewfixTop {
	position:fixed;
	z-index:30;
	opacity:0
}
.closed {
	position:absolute;
	top:11px;
	right:11px;
	background-color:#fff;
	border:1px solid #e3e3e3;
	padding:10px;
	font-size:14px;
	color:#666;
	border-radius:1px
}