/* BASIC css start */
@charset "utf-8";

/* Ãß°¡ - tZXB */
.displaynone {
	display:none !important;
}
body.eMobilePopup {
	overflow:hidden;
	position:fixed;
}
.ec-base-label {
	display:inline-block;
	margin-right:5px;
}
.ec-base-label img {
	vertical-align:middle;
}
.gridContainer .gridItem {
	min-width:0;
}
.ec-solution-box {
	padding:20px;
	border:5px solid #e8e8e8;
	color:#404040;
}
.ec-solution-box.gHalf {
	position:relative;
	padding:20px 0;
}
.ec-solution-box.gHalf:before {
	position:absolute;
	top:0;
	left:50%;
	display:block;
	content:"";
	width:1px;
	height:100%;
	background-color:#e6e6e6;
}
.ec-solution-box.typeBg {
	background-color:#fbfafa;
}
.ec-solution-box.typeThin {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-solution-box.typeThinBg {
	border-width:1px;
	border-color:#d7d5d5;
	background-color:#fbfafa;
}
.ec-solution-box.typeThinBg>.agree {
	padding:20px;
	border:1px solid #e6e6e6;
	background:#fff;
}
.ec-solution-box.typeThinBg>.agree p {
	padding:0 0 17px;
}
.ec-solution-box.typeMember {
	padding:0;
}
.ec-solution-box.typeMember .information {
	display:table;
	table-layout:fixed;
	padding:10px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-solution-box.typeMember .information>.title,.ec-solution-box.typeMember .information>.thumbnail {
	display:table-cell;
	padding:0 15px;
	width:70px;
	text-align:center;
	vertical-align:middle;
}
.ec-solution-box.typeMember .information>.title {
	vertical-align:middle;
}
.ec-solution-box.typeMember .information>.thumbnail img {
	max-width:70px;
}
.ec-solution-box.typeMember .information .description {
	display:table-cell;
	padding:0 10px;
	width:auto;
	line-height:1.5em;
	border-left:1px solid #e8e8e8;
	vertical-align:middle;
}
.ec-solution-box.typeMember.gMessage {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-solution-box .message {
	display:block;
	padding:10px 0 10px 35px;
	border-bottom:1px solid #e8e7e7;
	background:#fbfbfb url("/design/goldn/img/ico_info.gif") no-repeat 10px center;
}
.ec-solution-box.typeProduct {
	display:table;
	table-layout:fixed;
	padding:15px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-solution-box.typeProduct .thumbnail,.ec-solution-box.typeProduct .information {
	display:table-cell;
	padding:0 20px;
	vertical-align:middle;
}
.ec-solution-box.typeProduct .thumbnail {
	width:100px;
}
.ec-solution-box.typeProduct .thumbnail img {
	max-width:90px;
	border:1px solid #d7d5d5;
}
.ec-solution-box.typeProduct .information {
	padding-left:0;
}
.ec-solution-button {
	padding:10px 0;
	text-align:center;
}
.ec-solution-button.justify {
	position:relative;
}
.ec-solution-button:after {
	display:block;
	content:"";
	clear:both;
}
.ec-solution-button .gLeft {
	float:left;
	text-align:left;
}
.ec-solution-button .gRight {
	float:right;
	text-align:right;
}
.ec-solution-button.justify .gLeft {
	position:absolute;
	left:0;
}
.ec-solution-button.justify .gRight {
	position:absolute;
	right:0;
}
.ec-solution-button .text {
	margin:0 6px 0 10px;
	color:#353535;
	line-height:24px;
}
.ec-solution-button.typeBorder {
	margin-top:-1px;
	padding:10px 20px;
	border:1px solid #d7d5d5;
}
.ec-solution-button.typeBG {
	padding:10px 20px;
	border:1px solid #d7d5d5;
	background:#fbfafa;
}
.ec-solution-layer li {
	list-style:none;
}
.ec-solution-layer table {
	width:100%;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}
.ec-solution-layer caption {
	display:none;
}
.ec-solution-layer h1,.ec-solution-layer h3 {
	margin:0;
}
.ec-solution-layer {
	position:absolute;
	z-index:100;
	border:1px solid #757575;
	background:#fff;
}
.ec-solution-layer .header {
	padding:7px 35px 7px 19px;
	color:#fff;
	background:#495164;
}
.ec-solution-layer .header>h1,.ec-solution-layer .header>h3 {
	font-size:14px;
	line-height:1.5;
}
.ec-solution-layer .content {
	padding:20px;
	font-size:12px;
}
.ec-solution-layer div.ec-solution-help {
	margin-top:0;
}
.ec-solution-layer .ec-solution-button {
	padding:9px;
	border-top:1px solid #d7d5d5;
	text-align:center;
	background:#fbfafa;
}
.ec-solution-layer .close {
	position:absolute;
	right:0;
	top:0;
	padding:11px 20px;
	cursor:pointer;
}
#popup .ec-solution-layer {
	position:relative;
	border:0;
}
#popup .ec-solution-layer .header {
	padding:12px 35px 12px 19px;
}
#popup .ec-solution-layer .close {
	top:5px;
}
.ec-solution-layer .content>.ec-solution-table table:first-child {
	margin-top:0;
}
.ec-solution-layer .ec-solution-table table {
	line-height:1.4;
}
.ec-solution-layer .ec-solution-table thead th {
	padding:9px 0 8px;
}
.ec-solution-layer .ec-solution-table tbody th {
	padding:9px 0 8px 10px;
}
.ec-solution-layer .ec-solution-table td {
	padding:9px 10px 8px;
}
.ec-solution-layer .ec-solution-table.typeWrite td {
	padding:5px 10px 4px;
}
.ec-solution-layer .ec-solution-table.typeList tfoot td {
	padding:10px 10px 12px;
}
.ec-solution-layer .ec-solution-table.typeBorder tfoot td {
	padding:10px 10px 12px;
}
.ec-solution-table table {
	position:relative;
	margin:10px 0 0;
	border:1px solid #d7d5d5;
	border-top-color:#fff;
	color:#fff;
	line-height:1.5;
}
.ec-solution-table.gLayoutFixed table {
	table-layout:fixed;
}
.ec-solution-table.gLayoutFixed .gLayoutAuto table {
	table-layout:auto;
}
.ec-solution-table table:before {
	position:absolute;
	top:1px;
	left:0;
	display:block;
	content:"";
	width:100%;
	height:1px;
	background:#d7d5d5;
}
.ec-solution-table thead th {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	font-weight:normal;
	background:#fbfafa;
}
.ec-solution-table tbody th {
	padding:11px 0 10px 18px;
	border:1px solid #dfdfdf;
	border-bottom-width:0;
	color:#353535;
	text-align:left;
	font-weight:normal;
	background-color:#fbfafa;
}
.ec-solution-table th:first-child {
	border-left:0;
}
.ec-solution-table td {
	padding:11px 10px 10px;
	border-top:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
}
.ec-solution-table td.clear {
	padding:0 !important;
	border:0 !important;
}
.ec-solution-table.typeWrite td {
	padding:8px 10px 7px;
}
.ec-solution-table.typeList table {
	border-top-color:#d7d5d5;
}
.ec-solution-table.typeList table:before {
	display:none;
}
.ec-solution-table.typeList td {
	padding:8px 10px 7px;
}
.ec-solution-table.typeList tfoot td {
	padding:15px 10px 17px;
	background:#fbfafa;
}
.ec-solution-table .message {
	border:1px solid #d7d5d5;
	padding:50px 0;
	text-align:center;
	color:#757575;
	font-weight:bold;
}
.ec-solution-table table+.message {
	margin:-1px 0 0;
}
.ec-solution-table table td.message {
	padding:50px 0;
}
.ec-solution-table .scroll .message {
	border:0;
}
.ec-solution-table.typeList .head td {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	text-align:center;
	background:#fbfafa;
}
.ec-solution-table.typeList .head td:first-child {
	border-left:0;
}
.ec-solution-table.typeList .scroll {
	position:relative;
	overflow-x:hidden;
	overflow-y:scroll;
	max-height:185px;
	min-height:100px;
	border:1px solid #d7d5d5;
	border-top-width:0;
	margin-top:-1px;
}
.ec-solution-table.typeList .scroll table {
	border:0;
	margin:0;
}
.ec-solution-table.typeList .scroll table:before {
	display:none;
}
.ec-solution-table.typeList .scroll .message {
	border:0;
}
.ec-solution-table thead.blind,.ec-solution-table thead.blind th {
	display:none;
}
.ec-solution-table thead.blind+tbody tr:first-child th,.ec-solution-table thead.blind+tbody tr:first-child td {
	border-top-width:0;
}
.ec-solution-table.typeList.gLine table {
	border-width:0;
	border-bottom-width:1px;
}
.ec-solution-table.typeClear table:before {
	display:none;
}
.ec-solution-table.typeClear table,.ec-solution-table.typeClear th,.ec-solution-table.typeClear td {
	border:0 none;
	background:none;
}
.ec-solution-table.typeClear th {
	font-weight:bold;
}
.ec-solution-table.gBorder td {
	border-left:1px solid #dfdfdf;
}
.ec-solution-table.gBorder td:first-child {
	border-left:0;
}
.ec-solution-table .left {
	text-align:left;
}
.ec-solution-table .center {
	text-align:center;
}
.ec-solution-table .right {
	text-align:right;
}
.ec-solution-table.typeList .center td,.ec-solution-table.typeList td.center {
	padding-left:0;
	padding-right:0;
}
.ec-solution-table.typeList .center td.left {
	padding-left:10px;
}
.ec-solution-table.typeList .center td.right {
	padding-right:10px;
}
.ec-solution-table .top th,.ec-solution-table th.top,.ec-solution-table .top td,.ec-solution-table td.top {
	vertical-align:top;
}
.ec-solution-table .middle th,.ec-solution-table th.middle,.ec-solution-table .middle td,.ec-solution-table td.middle {
	vertical-align:middle;
}
.ec-solution-table img {
	vertical-align:middle;
}
@media print {
	.ec-solution-table table:before {
		display:none;
	}
}
.mt15 {
	margin-top:15px;
}
.clear_both {
	clear:both;
}
.space {
	height:10px;
	clear:both;
}
.space2 {
	height:5px;
	clear:both;
}
.list_list {
	width:100%;
	border:0;
	border-top:2px solid #cfcfcf;
	margin:0 0 20px 0;
	padding:0;
}
.list_list th div {
	white-space:nowrap;
}
.list_list tr.bg0 {
	background:#fff;
}
.list_list tr.bg1 {
	background:#f8f8f8;
}
.list_list th,.list_list td {
	border:0;
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
}
.list_list th {
	background:#f4f4f4;
}
.list_list tbody th {
	border-bottom:1px solid #e5e5e5;
}
.list_list td {
	border-bottom:1px solid #f0f0f0;
}
.list_list th.button,.colTable th.button,.crossTable th.button {
	text-align:right;
}
.list_list td.alert,.colTable td.alert,.crossTable td.alert {
	color:red !important;
}
.list_list td.alert a,.colTable td.alert a,.crossTable td.alert a {
	text-decoration:none;
	color:red !important;
}
.tableRow {
	width:100%;
	border:0;
	border-top:2px solid #cfcfcf;
	margin:0 0 20px 0;
	padding:0;
}
.tableRow th div {
	white-space:nowrap;
}
.tableRow tr.bg0 {
	background:#fff;
}
.tableRow tr.bg1 {
	background:#f8f8f8;
}
.tableRow th,.tableRow td {
	border:0;
	padding:5px 10px;
	vertical-align:middle;
}
.tableRow th {
	background:#f4f4f4;
	text-align:left;
	padding-left:20px;
}
.tableRow tbody th {
	border-bottom:1px solid #e5e5e5;
}
.tableRow td {
	border-bottom:1px solid #f0f0f0;
}
.tableRow th.button,.colTable th.button,.crossTable th.button {
	text-align:right;
}
.tableRow td.alert,.colTable td.alert,.crossTable td.alert {
	color:red !important;
}
.tableRow td.alert a,.colTable td.alert a,.crossTable td.alert a {
	text-decoration:none;
	color:red !important;
}
.board_pagination {
	margin:0 auto;
	text-align:center;
	margin-top:15px;
}
.board_comment_list textarea,.board_comment_write textarea {
	width:90%;
	font-size:12px;
}
.board_comment_list .comment_lists {
	height:25px;
	border-bottom:1px solid #e8e8e8;
	padding-top:10px;
}
.displaynone {
	display:none;
}
.board_pagination .current {
	color:#CC0000;
	font-weight:bold;
}
.table01 {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
.ipInfo {
	text-align:right;
	width:100%;
}
.bx-wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	*zoom:1;
}
.bx-wrapper img {
	max-width:100%;
	display:block;
	height:auto;
	margin:auto;
	width:100%;
}
.bx-wrapper .bx-viewport {
	background:#fff;
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:30px;
	width:100%;
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url(/design/goldn/img/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	padding-top:20px;
}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#808080;
	text-indent:-9999px;
	display:block;
	opacity:100;
	width:13px;
	height:13px;
	margin:0 7px;
	outline:0;
	border-radius:20px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#fff;
	opacity:100;
}
.bx-wrapper .bx-prev {
	left:70px;
	background:url(/design/goldn/img/controls2.png) no-repeat 0 0px;
}
.bx-wrapper .bx-next {
	right:70px;
	background:url(/design/goldn/img/controls2.png) no-repeat -43px 0px;
}
.bx-wrapper .bx-prev:hover {
	background-position:0 0;
}
.bx-wrapper .bx-next:hover {
	background-position:-43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-40px;
	outline:0;
	width:40px;
	height:50px;
	text-indent:-9999px;
	z-index:30;
	opacity:0;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none;
	opacity:0;
}
.bx-wrapper .bx-controls-auto {
	text-align:center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background:#ffffff;
	text-indent:-9999px;
	display:block;
	opacity:0;
	width:10px;
	height:10px;
	margin:0 7px;
	outline:0;
	border-radius:20px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
	background:#ffffff;
	opacity:0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background:#ffffff;
	text-indent:-9999px;
	display:block;
	opacity:0;
	width:10px;
	height:10px;
	margin:0 7px;
	outline:0;
	border-radius:20px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
	background:#ffffff;
	opacity:0;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:center;
	width:100%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px;
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#6669;
	background:rgba(80,80,80,0.75);
	width:100%;
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
.btn,.btn * {
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	display:inline-block;
	cursor:pointer;
	position:relative;
	background:transparent;
	outline:0;
	vertical-align:middle;
	font-size:18px;
	margin:0;
	text-decoration:none !important;
	white-space:nowrap;
}
.btn.xs {
	font-size:11px;
	height:22px;
	line-height:20px;
	padding:0 8px;
}
.btn.sm {
	font-size:12px;
	height:26px;
	line-height:24px;
	padding:0 12px;
}
.btn.md {
	font-size:13px;
	height:33px;
	line-height:31px;
	padding:0 18px;
}
.btn.lg {
	font-size:13px;
	height:41px;
	line-height:39px;
	padding:0 20px;
}
.btn.xl {
	font-size:15px;
	height:47px;
	line-height:45px;
	padding:0 22px;
}
.btn.big {
	font-size:16px;
	height:50px;
	line-height:50px;
	padding:0 10px;
	width:140px;
}
.btn.big2 {
	font-size:16px;
	height:50px;
	line-height:50px;
	padding:0 20px;
}
.btn.xbig {
	font-size:16px;
	height:66px;
	line-height:65px;
	padding:0 10px;
	width:236px;
}
.btn.long {
	font-size:13px;
	height:29px;
	line-height:28px;
	width:150px;
	text-align:center;
}
.btn.buy {
	font-size:25px;
	height:94px;
	line-height:90px;
	width:380px;
	font-weight:bold;
	background:#2b2b2b;
	color:#fff !important;
	border-radius:0;
	font-weight:400;
}
.btn.cart {
	font-size:25px;
	height:92px;
	line-height:90px;
	margin-right:10px;
	width:263px;
	font-weight:bold;
	color:#111111 !important;
	border:1px #b2b2b2 solid;
	border-radius:0;
	font-weight:400;
}
.btn.soldout {
	font-size:25px;
	height:94px;
	width:660px;
	line-height:48px;
	font-weight:bold;
}
.btn.join {
	font-size:25px;
	height:66px;
	width:235px;
	line-height:48px;
	font-weight:bold;
	font-size:15px;
	line-height:66px;
}
.btn.cart_zoom {
	font-size:16px;
	height:50px;
	line-height:48px;
	margin-right:3px;
	width:131px;
	font-weight:bold;
	text-align:center;
}
.btn.buy_zoom {
	font-size:16px;
	height:50px;
	line-height:48px;
	width:130px;
	font-weight:bold;
	text-align:center;
}
.btn:focus,.btn:hover {
	z-index:1;
}
.btn.block {
	display:block;
	text-align:center;
}
.btn,.btn:link,.btn:visited {
	color:#777;
}
.btn:focus,.btn:hover {
	color:#333;
}
.btn:active,.btn.active {
	color:#999;
}
.btn.red,.btn.red:link,.btn.red:visited {
	color:#f24443 background:#fff;
	border:1px solid #cecece;
	border-bottom-color:#cecece;
}
.btn.white,.btn.white:link,.btn.white:visited {
	color:#6c737c;
	background:#fff;
	border:1px solid #cecece;
	border-bottom-color:#cecece;
}
.btn.white:focus,.btn.white:hover {
	background:#fff;
}
.btn.white:active,.btn.white.-active {
	color:#989ca3;
	background:#fff;
	text-shadow:0 1px 0px #fff;
	border-color:#cecece;
}
.btn.grey,.btn.grey:link,.btn.grey:visited {
	color:#fff;
	background:#424242;
	border:1px solid #424242;
	border-bottom-color:#424242;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	text-shadow:0 0 2px rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242',endColorstr='#424242',GradientType=0 );
}
.btn.grey:focus,.btn.grey:hover {
	border:1px solid #424242;
	background:#424242;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242',endColorstr='#424242',GradientType=0 );
}
.btn.grey:active,.btn.grey.-active {
	border:1px solid #424242;
	background:#424242;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.04);
}
.btn.grey2,.btn.grey2:link,.btn.grey2:visited {
	color:#777777;
	background:#fafafa;
	border:1px solid #dddddd;
}
.btn.grey2:focus,.btn.grey2:hover {
	border:1px solid #dddddd;
	background:#fafafa;
}
.btn.grey2:active,.btn.grey2.-active {
	border:1px solid #dddddd;
	background:#fafafa;
}
.btn.grey3,.btn.grey3:link,.btn.grey3:visited {
	color:#fff;
	background:#bdbdbd;
	border:1px solid #bdbdbd;
}
.btn.black,.btn.black:link,.btn.black:visited {
	color:#fff;
	border:1px solid #585858;
	border-bottom-color:#585858;
	text-shadow:0 0 2px rgba(0,0,0,0.2);
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#3f3f3f;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#434a54',endColorstr='#434a54',GradientType=0 );
}
.btn.black:focus,.btn.black:hover {
	border:1px solid #585858;
	background:#0d0d0d;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c434d',endColorstr='#3c434d',GradientType=0 );
}
.btn.black:active,.btn.black.active {
	color:#fff;
	border:1px solid #212121;
	background:#0d0d0d;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.pink,.btn.pink:link,.btn.pink:visited {
	color:#fff;
	border:1px solid #ff9690;
	border-bottom-color:#ff9690;
	text-shadow:0 0 2px rgba(0,0,0,0.2);
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#ff9690;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9690',endColorstr='#ff9690',GradientType=0 );
}
.btn.pink:focus,.btn.pink:hover {
	border:1px solid #ff9690;
	background:#ff9690;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9690',endColorstr='#ff9690',GradientType=0 );
}
.btn.pink:active,.btn.pink.active {
	color:#fff;
	border:1px solid #ff9690;
	background:#ff9690;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.navy,.btn.navy:link,.btn.navy:visited {
	color:#fff;
	border:1px solid #052b4b;
	border-bottom-color:#052b4b;
	text-shadow:0 0 2px rgba(0,0,0,0.2);
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#052b4b;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#052b4b',endColorstr='#052b4b',GradientType=0 );
}
.btn.navy:focus,.btn.navy:hover {
	border:1px solid #052b4b;
	background:#052b4b;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#052b4b',endColorstr='#052b4b',GradientType=0 );
}
.btn.navy:active,.btn.navy.active {
	color:#fff;
	border:1px solid #052b4b;
	background:#052b4b;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.loginbtn,.btn.loginbtn:link,.btn.loginbtn:visited {
	font-size:16px;
	height:50px;
	line-height:50px;
	padding:0 22px;
	color:#fff;
	border:1px solid #000;
	border-bottom-color:#000;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	text-shadow:0 0 2px rgba(0,0,0,0.2);
	background:#1d1d1d;
	font-weight:bold;
}
.btn.loginbtn:focus,.btn.loginbtn:hover {
	border:1px solid #1e1e1e;
	background:#3d3d3d;
}
.btn.loginbtn:active,.btn.loginbtn.-active {
	color:#fff;
	border:1px solid #1e1e1e;
	background:#3d3d3d;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.naverlogin,.btn.naverlogin:link,.btn.naverlogin:visited {
	font-size:14px;
	height:36px;
	line-height:36px;
	padding:0 22px;
	color:#fff;
	border:1px solid #26c826;
	border-bottom-color:#26c826;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#26c826;
	font-weight:bold;
}
.btn.naverlogin:focus,.btn.naverlogin:hover {
	border:1px solid #26c826;
	background:#26c826;
}
.btn.naverlogin:active,.btn.naverlogin.-active {
	color:#fff;
	border:1px solid #26c826;
	background:#26c826;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.facebooklogin,.btn.facebooklogin:link,.btn.facebooklogin:visited {
	font-size:14px;
	height:36px;
	line-height:36px;
	padding:0 22px;
	color:#fff;
	border:1px solid #536fac;
	border-bottom-color:#536fac;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#536fac;
	font-weight:bold;
}
.btn.facebooklogin:focus,.btn.facebooklogin:hover {
	border:1px solid #536fac;
	background:#536fac;
}
.btn.facebooklogin:active,.btn.facebooklogin.-active {
	color:#fff;
	border:1px solid #536fac;
	background:#536fac;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.kakaologin,.btn.kakaologin:link,.btn.kakaologin:visited {
	font-size:14px;
	height:36px;
	line-height:36px;
	padding:0 22px;
	color:#444444;
	border:1px solid #ffeb00;
	border-bottom-color:#ffeb00;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#ffeb00;
	font-weight:bold;
}
.btn.kakaologin:focus,.btn.kakaologin:hover {
	border:1px solid #ffeb00;
	background:#ffeb00;
}
.btn.kakaologin:active,.btn.kakaologin.-active {
	color:#bbb;
	border:1px solid #ffeb00;
	background:#ffeb00;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.btn.googlelogin,.btn.googlelogin:link,.btn.googlelogin:visited {
	font-size:14px;
	height:36px;
	line-height:36px;
	padding:0 22px;
	color:#fff;
	border:1px solid #3c3c3c;
	border-bottom-color:#3c3c3c;
	box-shadow:0 2px 2px rgba(0,0,0,0.04);
	background:#4a4a4a;
	font-weight:bold;
}
.btn.googlelogin:focus,.btn.googlelogin:hover {
	border:1px solid #5a5a5a;
	background:#5a5a5a;
}
.btn.googlelogin:active,.btn.googlelogin.-active {
	color:#bbb;
	border:1px solid #5a5a5a;
	background:#5a5a5a;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.07);
}
.xans-layout-statelogoff {
	float:right;
	height:37px;
	line-height:37px;
	position:relative;
	font-family:'lato','NanumSquare',san-serif;
	margin-right:150px;
}
.xans-layout-statelogoff a {
	padding:0 10px 0 0px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.xans-layout-statelogoff .log {
	background:none;
}
.xans-layout-statelogoff a .count,.xans-layout-statelogoff a .count span {
	position:relative;
	display:inline-block;
	background:url("/design/goldn/img/bg_new_count.png") no-repeat;
}
.xans-layout-statelogoff a .count {
	left:-5px;
	top:-1px;
	margin:0 -5px 0 3px;
	padding:0 0 0 7px;
	vertical-align:middle;
	background-position:0 0;
}
.xans-layout-statelogoff a .count span {
	height:14px;
	padding:1px 7px 1px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:14px;
	vertical-align:top;
	background-position:right -26px;
}
.joinbtn {
	position:absolute;
	top:25px;
	text-align:center;
	left:10%;
	margin:0 0 0 0px;
	z-index:101;
}
#jr_joinicon {
	height:40px;
	margin:0px;
	background:url('/design/goldn/img/bg_joinbtn2.png') top center no-repeat;
	color:#555555;
	line-height:37px;
	width:74px;
}
#jr_joinicon>a {
	color:#555555 !important;
	font-size:12px;
	padding-left:12px;
	text-align:center;
}
.xans-layout-searchheader {
}
.xans-layout-searchheader fieldset {
	padding:0;
}
.xans-layout-searchheader .MS_search_word {
	width:150px;
	height:25px;
	padding:0 0 0 9px;
	border:0;
	line-height:20px;
	font-size:12px;
	color:#333;
	background-color:#fff;
	border-bottom:1px solid #ffaf98;
	margin-left:-6px;
	margin:0 7px 0 -6px;
	vertical-align:top;
}
.xans-layout-searchheader span {
	display:inline-block;
	font-size:12px;
	color:#fff;
	height:32px;
	line-height:30px;
	padding:0 20px;
	vertical-align:top;
	background-color:#fb9990;
}
.search_inner {
	width:200px;
	height:40px;
	!important;
	top:5px !important;
	right:-35px !important;
}
.search_inner ul {
	padding:0;
}

.xans-layout-statelogon {
	float:right;
	height:37px;
	line-height:37px;
	margin-right:150px;
	position:relative;
	font-family: 'lato','NanumSquare',san-serif !important;
	font-size:12px;
}
.xans-layout-statelogon a {
	padding:0 10px 0 0px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	font-family: 'lato','NanumSquare',san-serif !important;
}
#header div.topArea a{
	font-family: 'lato','NanumSquare',san-serif !important;
}
.xans-layout-statelogon .myinfo {
	color:#757575;
	font-size:11px;
}
.xans-layout-statelogon .myinfo strong {
	color:#353535;
	font-size:12px;
}
.xans-layout-statelogon .myinfo a {
	background:none;
}
.xans-layout-statelogon a .count,.xans-layout-statelogon a .count span {
	position:relative;
	display:inline-block;
	background:url("/design/goldn/img/bg_new_count.png") no-repeat;
}
.xans-layout-statelogon a .count {
	left:-5px;
	top:-1px;
	margin:0 -5px 0 3px;
	padding:0 0 0 7px;
	vertical-align:middle;
	background-position:0 0;
}
.xans-layout-statelogon a .count span {
	height:14px;
	padding:1px 8px 1px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:14px;
	vertical-align:top;
	background-position:right -26px;
}
.xans-photoslide2 .nivoSlider,.xans-photoslider-slide .nivoSlider {
	overflow:hidden;
	position:relative;
	margin:0 auto;
	background:#fff url("/design/goldn/img/img-loading.gif") no-repeat 50% 50%;
	width:100%;
	top:20px;
}
.xans-photoslide2 .nivoSlider img,.xans-photoslider-slide .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.xans-photoslide2 .nivoSlider a.nivo-imageLink,.xans-photoslider-slide .nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
.xans-photoslide2 .nivo-slice,.xans-photoslider-slide .nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.xans-photoslide2 .nivo-box,.xans-photoslider-slide .nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.xans-photoslide2 .nivo-caption,.xans-photoslider-slide .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	height:24px;
	padding:6px 0 0 0;
	background:url("/design/goldn/img/bg-title.png") 0 0 repeat-x;
	color:#3f3f3f;
	font-size:12px;
	line-height:180%;
	opacity:1;
	width:100%;
	z-index:8;
}
.xans-photoslide2 .nivo-caption p,.xans-photoslider-slide .nivo-caption p {
	margin:0;
	padding:0 120px 0 11px;
}
.xans-photoslide2 .nivo-caption a,.xans-photoslider-slide .nivo-caption a {
	display:inline !important;
	color:#3f3f3f;
}
.xans-photoslide2 .nivo-html-captio,.xans-photoslider-slide .nivo-html-caption {
	display:none;
}
.xans-photoslide2 .nivo-directionNav a,.xans-photoslider-slide .nivo-directionNav a {
	display:block;
	overflow:hidden;
	position:absolute;
	top:50%;
	z-index:9;
	width:53px;
	height:51px;
	margin:-26px 0 0;
	background:url("/design/goldn/img/sfix-ico.png") 0 -23px no-repeat;
	text-indent:100%;
	white-space:nowrap;
	cursor:pointer;
}
.xans-photoslide2 .nivo-prevNav,.xans-photoslider-slide .nivo-prevNav {
	left:0;
	background-position:0 -23px;
}
.xans-photoslide2 .nivo-prevNav:hover,.xans-photoslider-slide .nivo-prevNav:hover {
	background-position:-63px -23px;
}
.xans-photoslide2 .theme-default .nivo-nextNav,.xans-photoslider-slide .theme-default .nivo-nextNav {
	right:0;
	background-position:0 -84px;
}
.xans-photoslide2 .theme-default .nivo-nextNav:hover,.xans-photoslider-slide .theme-default .nivo-nextNav:hover {
	background-position:-63px -84px;
}
.xans-photoslide2 .nivo-controlNav,.xans-photoslider-slide .nivo-controlNav {
	position:absolute;
	right:15px;
	bottom:9px;
	z-index:11
}
.xans-photoslide2 .nivo-controlNav a,.xans-photoslider-slide .nivo-controlNav a {
	overflow:hidden;
	position:relative;
	z-index:9;
	float:left;
	width:13px;
	height:13px;
	margin:0 0 0 7px;
	background:url("/design/goldn/img/sfix-ico.png") 0 0 no-repeat;
	text-indent:100%;
	white-space:nowrap;
	cursor:pointer;
}
.xans-photoslide2 .nivo-controlNav a.active,.xans-photoslider-slide .nivo-controlNav a.active {
	background-position:-23px 0;
}
.xans-layout-productrecent {
	border:0px solid #d5d5d5;
	border-top:0;
	text-align:center;
}
.xans-layout-productrecent .bx-controls {
}
.xans-layout-productrecent .bx-viewport {
	height:125px !important;
}
.xans-layout-productrecent li a {
	color:#2e2e2e;
	font-size:11px;
	padding:0 !important;
}
.xans-layout-productrecent .bx-wrapper .bx-controls-direction a {
	top:auto;
	margin-top:0;
	width:14px;
	height:32px;
}
.xans-layout-productrecent .bx-wrapper .bx-prev {
	left:0px;
	background:url(/design/goldn/img/icon_prev.png) no-repeat;
	background-size:12px;
}
.xans-layout-productrecent .bx-wrapper .bx-next {
	left:20px;
	background:url(/design/goldn/img/icon_next.png) no-repeat;
	background-size:12px;
}
.xans-instagramwidget-display {
	margin:100px auto 60px;
	padding:0px 0px;
	text-align:center;
	max-width:1200px;
	min-width:1200px;
}
.xans-instagramwidget-display h2 {
	margin:0 0 20px;
	font-weight:normal;
	text-align:left;
	font-size:16px;
	line-height:26px;
}
.xans-instagramwidget-display h2 a {
	font-size:16px;
	color:#111;
	text-decoration:none;
}
.xans-instagramwidget-display h2 span {
	color:#848484;
}
.xans-instagramwidget-display .idTag {
	position:relative;
	display:inline-block;
	height:25px;
	margin:0 0 25px;
	line-height:25px;
	white-space:nowrap;
	background:#3d3d3d;
}
.xans-instagramwidget-display .idTag a {
	display:inline-block;
	margin:0 2px;
	color:#fffeff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.xans-instagramwidget-display .idTag:before,.xans-instagramwidget-display .idTag:after {
	content:"";
	position:absolute;
	top:0;
	display:inline-block;
	width:15px;
	height:25px;
	background:url("/design/goldn/img/bg_tag.png") no-repeat 0 0;
}
.xans-instagramwidget-display .idTag:before {
	left:-15px;
}
.xans-instagramwidget-display .idTag:after {
	right:-15px;
	background-position:100% 0;
}
.xans-instagramwidget-display .thumb.fadeIn li a {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.xans-instagramwidget-display .thumb li>a {
	position:relative;
	display:block;
	font-size:0;
	margin:0 0 -1px -1px;
}
.xans-instagramwidget-display .thumb.fadeIn li a:hover {
	filter:alpha(opacity=100);
	opacity:1;
	transition:opacity 0.8s;
	-webkit-transition:opacity 0.8s;
	-moz-transition:opacity 0.8s;
	-o-transition:opacity 0.8s;
}
.xans-instagramwidget-display .thumb.fadeOut li a:hover {
	filter:alpha(opacity=30);
	opacity:0.3;
	transition:opacity 0.8s;
	-webkit-transition:opacity 0.8s;
	-moz-transition:opacity 0.8s;
	-o-transition:opacity 0.8s;
}
.xans-instagramwidget-display .thumb li:hover .likeLayer {
	display:block;
}
.xans-instagramwidget-display .thumb .likeLayer {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.xans-instagramwidget-display .thumb .likeLayer .likeCount {
	display:block;
	z-index:2;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:0 3px;
	color:#fff;
	line-height:29px;
	font-size:16px;
	font-family:Arial;
	text-align:center;
}
.xans-instagramwidget-display .thumb .likeLayer .icoHeart {
	display:inline-block;
	width:18px;
	height:16px;
	margin:-2px 4px 0 0;
	overflow:hidden;
	text-indent:150%;
	white-space:nowrap;
	vertical-align:middle;
	background:url("/design/goldn/img/ico_heart.png") no-repeat 0 0;
}
.xans-instagramwidget-display .thumb .likeLayer .likeBg {
	display:block;
	width:100%;
	height:29px;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper {
	position:relative;
	margin:0 auto 60px;
	padding:0;
	-ms-touch-action:pan-y;
	touch-action:pan-y
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper img {
	max-width:100%;
	display:block
}
.xans-instagramwidget-display .thumb.slide .bxslider {
	display:none;
	margin:0;
	padding:0
}
.xans-instagramwidget-display .thumb.slide .bx-viewport {
	-webkit-transform:translatez(0)
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper {
	background:#fff;
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-pager,.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%;
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-loading {
	min-height:50px;
	background:url(/apps/instagramwidget/img/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-prev {
	left:-35px;
	background:url(/design/goldn/img/btn_scrolling.png) no-repeat
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-next {
	right:-35px;
	background:url(/design/goldn/img/btn_scrolling.png) 100% 0 no-repeat
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	z-index:9999
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
	cursor:default;
	background-position:0 -50px;
}
.xans-instagramwidget-display .thumb.slide .bx-wrapper .bx-controls-direction a.bx-next.disabled {
	cursor:default;
	background-position:100% -50px;
}
.xans-instagramwidget-display.typeGrid .thumb {
	position:relative;
	overflow:hidden;
}
.xans-instagramwidget-display.typeGrid .thumb ul {
	display:table;
	margin:0 auto;
}
.xans-instagramwidget-display.typeGrid .thumb ul:after {
	content:"";
	display:block;
	clear:both;
}
.xans-instagramwidget-display.typeGrid .thumb.border li {
	border:1px solid #b7b7b7;
}
.xans-instagramwidget-display.typeGrid .thumb li {
	position:relative;
	float:left;
	box-sizing:border-box;
	background:#fff;
}
.xans-instagramwidget-display.typeGrid .thumb li a {
	display:block;
}
.xans-instagramwidget-display.typeGrid .thumb li .play {
	overflow:hidden;
	display:inline-block;
	position:absolute;
	right:10px;
	top:10px;
	width:26px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:150%;
	background:url("/design/goldn/img/ico_play.png") no-repeat 0 0;
}
.xans-instagramwidget-display.typeGrid .thumb.slide {
	overflow:visible;
}
.xans-instagramwidget-display.typeGrid .thumb.slide ul {
	padding:0px;
}
.xans-instagramwidget-display.typeBoard .thumb {
	overflow:hidden;
}
.xans-instagramwidget-display.typeBoard .thumb ul {
	display:table;
	margin:0 auto;
}
.xans-instagramwidget-display.typeBoard .thumb ul:after {
	content:"";
	display:block;
	clear:both;
}
.xans-instagramwidget-display.typeBoard .thumb.border li {
	border-top:1px solid #e3e3e3;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #bcbaba;
}
.xans-instagramwidget-display.typeBoard .thumb li {
	float:left;
	box-sizing:border-box;
	text-align:left;
	background:#fff;
}
.xans-instagramwidget-display.typeBoard .thumb li .img {
	position:relative;
	margin:5px 5px 0;
	display:block;
	font-size:0;
}
.xans-instagramwidget-display.typeBoard .thumb li .play {
	overflow:hidden;
	display:inline-block;
	position:absolute;
	right:11px;
	top:13px;
	width:26px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:150%;
	background:url("/design/goldn/img/ico_play.png") no-repeat 0 0;
}
.xans-instagramwidget-display.typeBoard .thumb li .writer {
	padding:8px 10px;
}
.xans-instagramwidget-display.typeBoard .thumb li .writer a {
	overflow:hidden;
	display:inline-block;
	width:26px;
	height:26px;
	vertical-align:middle;
	border-radius:14px;
	opacity:1;
}
.xans-instagramwidget-display.typeBoard .thumb li .writer img {
	width:26px;
	height:26px;
}
.xans-instagramwidget-display.typeBoard .thumb li .writer .user {
	margin:0 0 0 4px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	vertical-align:middle;
}
.xans-instagramwidget-display.typeBoard .thumb li .comment {
	word-wrap:break-word;
	position:relative;
	min-height:106px;
	padding:13px 15px 13px 34px;
	color:#757575;
	font-size:11px;
	line-height:20px;
	text-align:left;
	box-sizing:border-box;
	background:#f2f2f2;
}
.xans-instagramwidget-display.typeBoard .thumb li .comment:before {
	content:"";
	position:absolute;
	left:20px;
	top:14px;
	width:7px;
	height:7px;
	border-bottom:1px dotted #373737;
	border-left:1px dotted #373737;
}
.xans-instagramwidget-display.typeBoard .thumb.slide {
	overflow:visible;
}
.xans-instagramwidget-display.typeBoard .thumb.slide ul {
	padding:0 20px;
}
.xans-instagramwidget-display.typeScrolling {
	padding:35px 15px 20px;
}
.xans-instagramwidget-display.typeScrolling .thumb {
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.xans-instagramwidget-display.typeScrolling .thumb .list {
	overflow:hidden;
	margin:0 25px;
	white-space:nowrap;
}
.xans-instagramwidget-display.typeScrolling .thumb li {
	position:relative;
	margin:0 0 0 7px;
	display:inline-block;
	box-sizing:border-box;
	background:#fff;
}
.xans-instagramwidget-display.typeScrolling .thumb li:first-child {
	margin-left:0;
}
.xans-instagramwidget-display.typeScrolling .thumb li a {
	display:block;
}
.xans-instagramwidget-display.typeScrolling .thumb li .play {
	overflow:hidden;
	display:inline-block;
	position:absolute;
	right:10px;
	top:10px;
	width:26px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:150%;
	background:url("/design/goldn/img/ico_play.png") no-repeat 0 0;
}
.xans-instagramwidget-display.typeScrolling .thumb .button .prev,.xans-instagramwidget-display.typeScrolling .thumb .button .next {
	position:absolute;
	top:50%;
	width:15px;
	height:26px;
	margin:-13px 0 0;
	font-size:0;
	line-height:0;
	text-indent:150%;
	background:url("/design/goldn/img/btn_scrolling.png") no-repeat 0 0;
}
.xans-instagramwidget-display.typeScrolling .thumb .button .prev {
	left:0;
}
.xans-instagramwidget-display.typeScrolling .thumb .button .next {
	right:0;
	background-position:100% 0;
}
.xans-instagramwidget-display.typeSlideshow .thumb {
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.xans-instagramwidget-display.typeSlideshow .thumb li {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	padding:10px;
	background:#fff;
	border-left:1px solid #dedddd;
	border-right:1px solid #dedddd;
	border-bottom:1px solid #b5b2b2;
}
.xans-instagramwidget-display.typeSlideshow .thumb li a {
	display:block;
}
.xans-instagramwidget-display.typeSlideshow .thumb li .play {
	overflow:hidden;
	display:inline-block;
	position:absolute;
	right:20px;
	top:20px;
	width:26px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:150%;
	background:url("/design/goldn/img/ico_play.png") no-repeat 0 0;
}
.xans-board-listpackage-1 {
	margin:0;
	height:157px;
	overflow:hidden;
	padding:0px;
	float:left;
	width:730px;
	border-top:#c9dcd8 solid 2px;
	border-bottom:#c9dcd8 solid 2px;
	padding:30px;
}
.xans-board-listpackage-1 h2 {
	height:30px;
	font-size:14px;
	margin-bottom:5px;
	font-weight:normal;
	letter-spacing:1px;
}
.xans-board-listpackage-1 h2 a {
	text-decoration:none;
}
.xans-board-listpackage-1 p.more {
	position:absolute;
	top:-2px;
	right:0;
	padding:0 0 0 7px;
	background:#fff;
}
.xans-board-listpackage-1 thead {
	visibility:hidden;
	position:absolute;
	left:-1000px;
	top:-1000px;
	height:0;
	width:0;
}
.xans-board-listpackage-1 td {
	border:none;
	text-align:center;
	color:#7f7f7f;
	font-size:15px;
	line-height:32px;
}
.xans-board-listpackage-1 td.title {
	width:auto;
	text-align:left;
	background:url('/design/goldn/img/ico_dot.png') left no-repeat;
	padding:0 0 0 20px;
	border:0 !important;
}
.xans-board-listpackage-1 td.title a,.xans-board-listpackage-1 td.title a:hover {
	color:#666;
}
.xans-layout-footer {
	width:1200px;
	margin:auto;
}
.xans-layout-footer .utilMenu {
	overflow:hidden;
	height:42px;
	border-bottom:1px solid #ddd;
	line-height:43px;
	*zoom:1;
}
.xans-layout-footer .utilMenu li {
	float:left;
	padding:0 10px 0 10px;
	font-size:12px;
	background:url("/design/goldn/img/ico_util_footer.gif") no-repeat 0 15px;
}
.xans-layout-footer .utilMenu li.home {
	padding-left:0;
	background:none;
}
.xans-layout-footer .utilMenu li a {
	color:#2e2e2e;
}
.xans-layout-footer .address {
	padding:8px 0 20px 0;
	color:#787878;
	line-height:25px;
}
.xans-layout-footer .address span {
	padding:0;
	line-height:25px;
}
.xans-layout-footer .address a {
	color:#787878;
}
.xans-layout-footer .address p {
	color:#a1a0a0;
	font-size:10px;
}
.xans-layout-footer .copyright {
	position:absolute;
	left:204px;
	bottom:0;
	height:32px;
	color:#ededed;
	font-size:12px;
	line-height:32px;
}
.xans-layout-footer .pageTop {
	position:absolute;
	right:0;
	top:10px;
}
.xans-layout-footer .hosting {
	position:absolute;
	right:0;
	top:77px;
}
.xans-layout-footer>ul>li {
	float:left;
	width:300px;
	margin:100px 0 50px 55px;
	background:url('/design/goldn/img/bottom_line.jpg') left top no-repeat;
	padding-left:50px;
}
.xans-layout-footer li.first {
	margin-left:30px;
	width:350px;
	background:none;
	padding-left:0;
}
.xans-layout-footer>ul:after {
	content:"";
	display:block;
	clear:both;
}
.logobottom {
	margin-top:-45px;
	padding-bottom:50px;
}
.tail_link {
	width:1200px;
	margin:0px auto 0;
	height:60px;
	position:relative;
}
.tail_link:after {
	content:"";
	display:block;
	clear:both;
}
.tail_link ul {
	float:left;
	margin-left:10px;
}
.tail_link li {
	display:inline-block;
	padding:20px 0;
}
.tail_link li a {
	color:#585858;
	font-size:14px;
	border-left:2px #ddd solid;
	display:block;
	padding:0px 20px;
}
.tail_link li:first-child a {
	border-left:0;
}
.tail_link .bbs_link {
	float:right;
	padding-right:10px;
}
.tail_link .bbs_link a {
	color:#767676;
	font-size:13px;
	display:inline-block;
	padding:20px 25px;
	font-weight:bold;
}
.goTop {
	position:absolute;
	top:-37px;
	right:0;
}
.callcenter {
	font-size:12px;
	color:#787878;
	padding-bottom:30px;
}
.callcenter p {
	line-height:20px;
}
.callcenter .cstime {
	color:#787878;
}
.callcenter .tel {
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
}
.bank .num {
	color:#787878;
	font-weight:bold;
	font-size:14px;
}
.bank p {
	line-height:25px;
	color:#787878;
}
.return p {
	line-height:20px;
	color:#787878;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.return span {
	font-size:12px;
	color:#787878;
}
.sns p {
	line-height:20px;
	color:#787878;
	font-size:14px;
	padding:30px 0 5px;
}
.tail_tit {
	font-size:14px;
	color:#787878;
	padding-bottom:16px;
	font-weight:normal !important;
}
.xans-board-listpackage-2 {
	margin:0 0;
}
.xans-board-listpackage-2 .notice {
	margin:0 0 20px;
	border-bottom:0;
	clear:both;
}
.xans-board-listpackage-2 .xans-board-notice-2 li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:142px;
	margin:20px 0 40px 0;
	color:#757575;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description {
	padding:15px 0 0 205px;
	line-height:18px;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description .subject {
	margin:0 0 30px;
	padding:0 0 10px;
	border-bottom:1px solid #d7d5d5;
	color:#000;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description .subject a {
	font-weight:bold;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description .subject img {
	vertical-align:middle;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description strong {
	font-weight:normal;
	font-size:11px;
}
.xans-board-listpackage-2 .xans-board-notice-2 li .description em {
	display:block;
	font-style:normal;
	font-size:11px;
}
.xans-board-listpackage-2 .xans-board-notice-2 li:after {
	content:"";
	display:block;
	clear:both;
}
.xans-board-listpackage-2 .xans-board-notice-2 .imgLink {
	float:left;
}
.xans-board-listpackage-2 .xans-board-notice-2 .imgLink img {
	width:187px;
	border:1px solid #ececec;
	display:block;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li {
	overflow:hidden;
	padding:15px;
	border-bottom:1px solid #d7d5d5;
	color:#757575;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description {
	padding:15px 0 0 205px;
	line-height:18px;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description .subject {
	margin:0 0 30px;
	padding:0 0 10px;
	border-bottom:1px solid #d7d5d5;
	color:#000;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description .subject a {
	font-weight:bold;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description .subject img {
	vertical-align:middle;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description strong {
	font-weight:normal;
	font-size:11px;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li .description em {
	display:block;
	font-style:normal;
	font-size:11px;
}
.xans-board-listpackage-2 .xans-board-fixed-2 li:after {
	content:"";
	display:block;
	clear:both;
}
.xans-board-listpackage-2 .xans-board-fixed-2 .imgLink {
	float:left;
}
.xans-board-listpackage-2 .xans-board-fixed-2 .imgLink img {
	width:187px;
	border:1px solid #ececec;
	display:block;
}
.xans-board-listpackage-2 .xans-board-list-2 {
	clear:both;
	overflow:hidden;
}
.xans-board-listpackage-2 .xans-board-list-2 ul {
	width:102%;
	min-width:756px;
	margin:0;
	font-size:0;
	line-height:0;
}
.xans-board-listpackage-2 .xans-board-list-2 li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:142px;
	margin:0px 9px 9px 0;
	line-height:25px;
	vertical-align:top;
}
.xans-board-listpackage-2 .xans-board-list-2 li .imgLink img {
	display:block;
	width:100%;
	margin:0 auto;
}
.xans-board-listpackage-2 .xans-board-list-2 li .boardChk {
	display:block;
	margin:0 auto 10px;
}
.xans-board-listpackage-2 .xans-board-list-2 li a.imgLink,.xans-board-listpackage-2 .xans-board-list-2 li a.imgLink:hover {
	display:block;
	margin:0 auto;
	color:#222;
}
.xans-board-listpackage-2 .xans-board-list-2 li a.imgbox {
	overflow:hidden;
}
.xans-board-listpackage-2 .xans-board-list-2 li span {
	display:block;
	margin:15px auto 0;
	font-size:14px;
	color:#a2a2a2;
	font-weight:bold;
	font-family:"Lato";
}
.xans-board-listpackage-2 .xans-board-list-2 li strong {
	font-weight:normal;
}
.xans-board-listpackage-2 .xans-board-list-2 li em {
	display:block;
	font-style:normal;
}
.xans-board-listpackage-2 .xans-board-list-2 li .box {
	background-color:#fff;
	padding:30px 0 0 0;
	height:90px;
}
.xans-board-listpackage-2 .boardListEmpty {
	margin:0 0 20px;
	text-align:center;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
}
body,code {
	/*font:0.75em '¸¼Àº °íµñ','Malgun Gothic','HangultuelGothic','KoPub Dotum',Verdana,Dotum,AppleGothic,sans-serif;*/
	color:#222222;
	background:#fff;
}
body {
	min-width:1200px;
	font-family:'Malgun Gothic',arial,dotum,sans-serif;
}
body#popup {
	min-width:0;
}
ul {
	padding:0;
}
li {
	list-style:none;
}
img,fieldset {
	border:none;
	vertical-align:top;
}
table {
	width:100%;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}
caption {
	display:none;
}
th,td {
	border:0;
	vertical-align:top;
}
input,select,textarea {
	font-size:100%;
	font-family:"µ¸¿ò",Dotum;
	color:#222222;
	vertical-align:middle;
}
.inputTypeText {
	height:20px;
	padding:3px 0 0 9px;
	border:1px solid #e7e7e7;
}
input[type="text"] {
	height:20px;
	padding:3px 0 0 9px;
	border:1px solid #e7e7e7;
}
input[type="password"] {
	height:20px;
	padding:3px 0 0 9px;
	border:1px solid #e7e7e7;
}
select {
	height:24px;
	border:1px solid #e7e7e7;
}
textarea {
	padding:5px 6px;
	border:1px solid #e7e7e7;
	line-height:1.5;
}
legend {
	visibility:hidden;
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	line-height:0;
}
button {
	overflow:visible;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
}
hr.layout {
	display:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
.objHidden {
	visibility:hidden;
	position:absolute;
	left:-1000px;
	top:-1000px;
	height:0;
	width:0;
}
table tr.radioType input,span.noBorder input {
	border:none !important;
	width:auto !important;
	height:auto !important;
	margin:0 3px 0 0 !important;
	vertical-align:middle !important;
	background:none !important;
}
#content_CONTAINER td {
	width:auto !important;
}
table.nneditor-table {
	width:auto !important;
}
#progressPaybarBackground {
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#progressPaybarView {
	position:absolute;
	z-index:100;
	top:160px;
	left:20px;
	width:471px;
	font-size:12px;
}
#progressPaybarView .box {
	height:180px;
	background:url(/design/goldn/img/bg_layer_box1.gif) 0 0 no-repeat;
}
#progressPaybarView .box .graph {
	padding:15px 0 0 0;
	text-align:center;
}
#progressPaybarView .box .graph span {
	display:block;
	text-align:center;
	margin:20px 0;
}
#progressPaybarView .box .txt {
	text-align:center;
	padding:15px 0 0;
	color:#555555;
}
div.layerProgress {
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
	background-color:#999;
}
#skipNavigation {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:0;
}
#skipNavigation p,#skipNavigation ul,#skipNavigation ul li {
	height:0;
}
#skipNavigation p a {
	position:absolute;
	left:0;
	top:0;
	display:block;
	overflow:hidden;
	width:1px;
	height:1px;
	margin-left:-1px;
	margin-bottom:-1px;
	text-align:center;
	color:#000;
	white-space:nowrap;
}
#skipNavigation p a:focus,#skipNavigation p a:hover,#skipNavigation p a:active {
	width:100%;
	height:auto;
	padding:10px 0;
	background:#c4122f;
	color:#fff;
	z-index:100;
}
.displaynone {
	display:none;
}
@font-face {
	font-family:'Nanum Gothic';
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_ten@1.10/HangultuelGothic.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:100;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:300;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:400;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:500;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:700;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
	font-family:'Nanum Gothic',sans-serif;
	font-style:normal;
	font-weight:900;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}
#header {
}
#header .inner {
	position:relative;
	width:100%;
	margin:0 auto;
	*zoom:1;
}
#header .inner:after {
	content:"";
	display:block;
	clear:both;
}
#header .topArea {
	padding:0;
	width:1200px;
	margin:auto;
	*zoom:1;
	position:relative;
	letter-spacing:-1px;
}
#header .topArea:after {
	content:"";
	display:block;
	clear:both;
}
#header .topArea .toplink {
	width:100%;
	z-index:100;
	background-color:#f9f9f9;
}
#header .topArea .toplink {
	border-bottom:1px solid #d3d3d3;
}
#header .topArea .toplink:after {
	content:"";
	display:block;
	clear:both;
}
#header .topArea .toplink a {
	color:#777777;
}
#header .topArea .toplink .link_left {
	float:left;
	padding:0 0 0 12px;
	font-family:sans-serif;
}
#header .topArea .toplink .link_left p {
	display:inline-block;
}
#header .topArea .toplink .link_left p {
	font-size:12px;
	color:#111111;
}
#header .topArea .toplink .link_left span {
	color:#777777;
	font-size:13px;
	display:inline-block;
	padding:0 10px;
}
#header .topArea .toplink .link_left a {
	font-size:12px;
	display:inline-block;
	padding:12px 5px;
	position:relative;
}
#header .topArea .toplink .link_left a span.bar {
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	width:0px;
	height:3px;
	background:#fff;
	-webkit-transition:all 0.3s ease;
	-khtml-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	padding:0;
}
#header .topArea .toplink .link_left a:hover .bar {
	width:100%;
	left:0;
}
#header .topArea .toplink .xans-layout-shortcut {
	margin:0 10px;
	padding:0 10px;
	background:url(/design/goldn/img/ico_util2.gif) no-repeat 0 50%;
}
#header .topmenu {
	width:1200px;
	height:145px;
	margin:auto;
	position:relative;
}
#header .topmenu:after {
	content:"";
	display:block;
	clear:both;
}
.clearb {
	clear:both;
}
.search_inner {
	width:200px !important;
	height:40px;
	!important;
	top:5px !important;
	right:-35px !important;
}
.search_inner ul {
	height:40px;
}
#wrap {
	position:relative;
	margin:0 auto 0;
}
#container {
	position:relative;
	top:-55px;
}
#container:after {
	content:"";
	display:block;
	clear:both;
}
#contents {
	width:1200px;
	margin:auto;
}
#footer {
	margin:100px auto 0 auto;
	border-top:2px solid #3f515d;
}
#footer .inner {
	overflow:hidden;
	position:relative;
	background-color:#d0d0d0;
}
#footer .partners {
	text-align:center;
	padding-bottom:22px;
}
#boardArea {
	overflow:hidden;
	margin:50px 0 0;
	border-top:1px solid #d8d8d8;
}
#bannerArea {
	margin:22px 0 0;
}
#bannerArea h2 {
	margin:0 0 16px;
	font-weight:normal;
	font-size:20px;
	font-family:Arial,"µ¸¿ò",Dotum,sans-serif;
	color:#2e2e2e;
	text-align:center;
}
.mainbanner {
	width:1276px;
	margin:0 auto 80px auto;
}
.mainbanner li {
	float:left;
	padding-left:13px;
}
.mainbanner li:first-child {
	padding-left:0;
}
.mainbanner ul:after {
	content:"";
	display:block;
	clear:both;
}
.mainbanner2 {
	margin-top:30px !important;
}
.top_icon {
	position:relative;
	left:0;
	margin-right:1300px;
}
.path {
	overflow:hidden;
	height:35px;
	line-height:30px;
	*zoom:1;
	display:none;
}
.path h2 {
	overflow:hidden;
	position:absolute;
	width:0;
	height:0;
	white-space:nowrap;
	text-indent:100%;
}
.path ol {
}
.path li {
	float:left;
	padding:0 2px 0 12px;
	margin:0 0 10px 10px;
	color:#757575;
	background:url("/design/goldn/img/ico_path.gif") no-repeat 0 10px;
	font-size:14px;
}
.path li:first-child {
	background:none;
	padding-left:0;
	margin-left:0;
}
.path li a {
	color:#757575;
}
.path li strong,.path li strong a {
	color:#2e2e2e;
}
.titleArea {
	min-height:30px;
	margin:60px 0;
	width:1200px;
	border-bottom:2px #052b4b solid;
	text-align:center;
	font-family:'NanumSquare',san-serif;
	display:none;
}
.titleArea h2 {
	padding:0px 0 5px 0;
	font-size:20px;
	color:#444444;
	line-height:35px;
}
.titleArea p {
	display:inline-block;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	color:#939393;
	background:url("/design/goldn/img/ico_title.gif") no-repeat 0 0;
	*display:inline;
	*zoom:1;
}
.xans-board-title p.imgArea {
	margin-top:50px;
}
.titleArea2 {
	min-height:30px;
	margin:60px 0;
	width:1200px;
	border-bottom:2px #710000 solid;
	text-align:center;
	font-family:'NanumSquare',san-serif;
}
.titleArea2 h2 {
	padding:0px 0 5px 0;
	font-size:20px;
	color:#710000;
	line-height:35px;
}
.titleArea2 p {
	display:inline-block;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	color:#939393;
	background:url("/design/goldn/img/ico_title.gif") no-repeat 0 0;
	*display:inline;
	*zoom:1;
}
.help {
	margin:40px 0 0;
	border:1px solid #d6d4d4;
	line-height:18px;
}
.help h3 {
	padding:9px 0 6px 10px;
	border-bottom:1px solid #e8e7e7;
	color:#353535;
	font-size:12px;
	background:#fbfbfb;
}
.help .content {
	padding:0 9px 12px;
}
.help .content h4 {
	margin:22px 0 -4px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.help .content h4:first-child {
	margin-top:13px;
}
.help .content p {
	margin:15px 0 0 10px;
	color:#757575;
}
.help .content ul {
	margin:15px 0 0 11px;
}
.help .content li {
	padding:0 0 0 25px;
	color:#757575;
	background:url("/design/goldn/img/ico_number.png") no-repeat;
}
.help .content li.item1 {
	background-position:-484px 0;
}
.help .content li.item2 {
	background-position:-434px -100px;
}
.help .content li.item3 {
	background-position:-384px -200px;
}
.help .content li.item4 {
	background-position:-334px -300px;
}
.help .content li.item5 {
	background-position:-284px -400px;
}
.help .content li.item6 {
	background-position:-234px -500px;
}
.help .content li.item7 {
	background-position:-184px -600px;
}
.help .content li.item8 {
	background-position:-134px -700px;
}
.help .content li.item9 {
	background-position:-84px -800px;
}
.help .content li.item10 {
	background-position:-34px -900px;
}
.boardMain {
	overflow:hidden;
	*zoom:1;
}
.boardMain td img {
	vertical-align:middle;
	margin:1px;
}
.boardMain .board {
	margin:0 0 65px;
}
.boardMain .leftArea {
	float:left;
	width:50%;
}
.boardMain .leftArea .board {
	margin:0 23px 65px 0;
}
.boardMain .rightArea {
	float:right;
	width:50%;
}
.boardMain .rightArea .board {
	margin:0 0 65px 23px;
}
#modalBackpanel {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
	width:100%;
	height:100%;
	background:#000;
}
#modalContainer {
	display:none;
	position:absolute;
	top:100px;
	left:100px;
	z-index:10001;
	width:975px;
	height:720px;
	border:1px solid #333;
	background:#fff;
}
#modalContainer #modalContent {
	width:100%;
	height:100%;
}
.search_inner {
	width:250px;
	position:absolute;
	top:30px;
    right: -190px !important;
}
.search_inner ul {
	font-size:0;
}
.search_inner li {
	text-align:right;
	font-size:18px;
	vertical-align:top;
}
.search_inner li.first a {
	color:#12304a;
	display:inline-block;
	padding:12px 0px 12px 24px;
	font-size:24px;
}
.search_inner li.second {
	padding-left:10px;
}
.search_inner li.third a {
	color:#777;
	display:inline-block;
	padding:16px 0px 16px 17px;
	font-size:15px;
	font-weight:bold;
	background:url('/design/goldn/img/ico_dot2.png') 3px 18px no-repeat;
}
.search_inner li.third a:first-child {
	background:none;
	padding-left:0;
}
.search_inner li .bgstar {
	background:url('/design/goldn/img/ico_star.png') 16px 14px no-repeat;
}
.mainslider .bx-wrapper .bx-prev {
	left:200px;
	background:url('/design/goldn/img/icon_prev3.png') no-repeat;
}
.mainslider .bx-wrapper .bx-next {
	right:200px;
	background:url('/design/goldn/img/icon_next3.png') no-repeat;
}
.mainslider .bx-wrapper .bx-controls-direction a {
	width:50px;
}
.mainslider .bx-wrapper .bx-controls-direction a {
	height:70px;
}
.top_rollbanner {
	position:absolute;
	top:-42px;
	left:0;
}
.top_rollbanner .bx-wrapper {
	border-bottom:0;
	border:0;
}
.top_rollbanner .bx-wrapper .bx-prev {
	left:-45px;
	background:url('/design/goldn/img/icon_prev.jpg') 0px center no-repeat;
	width:40px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.top_rollbanner .bx-wrapper .bx-next {
	right:-45px;
	background:url('/design/goldn/img/icon_next.jpg') 20px center no-repeat;
	width:40px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.top_rollbanner .bx-wrapper .bx-controls-direction a {
	margin-top:-12px;
}
.top_rollbanner .bx-wrapper:hover .bx-prev {
	background-position:20px center;
	opacity:1;
}
.top_rollbanner .bx-wrapper:hover .bx-next {
	background-position:0px center;
	opacity:1;
}
.top_rollbanner .bx-wrapper .bx-controls-direction a {
	opacity:0;
}
.bx-wrapper .bx-controls-auto {
	bottom:0 !important;
}
.top_rollbanner2 {
	position:absolute;
	top:-15px;
	right:0;
}
.top_rollbanner2 img {
	width:270px;
	height:60px;
}
.top_rollbanner2 .bx-wrapper {
	border-bottom:0;
	border:0;
}
.top_rollbanner2 .bx-wrapper .bx-prev {
	left:-45px;
	background:url('/design/goldn/img/icon_prev.jpg') 0px center no-repeat;
	width:40px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.top_rollbanner2 .bx-wrapper .bx-next {
	right:-45px;
	background:url('/design/goldn/img/icon_next.jpg') 20px center no-repeat;
	width:40px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.top_rollbanner2 .bx-wrapper .bx-controls-direction a {
	margin-top:-12px;
}
.top_rollbanner2 .bx-wrapper:hover .bx-prev {
	background-position:20px center;
	opacity:1;
}
.top_rollbanner2 .bx-wrapper:hover .bx-next {
	background-position:0px center;
	opacity:1;
}
.top_rollbanner2 .bx-wrapper .bx-controls-direction a {
	opacity:0;
}
.bx-wrapper .bx-controls-auto {
	bottom:0 !important;
}
#category {
	width:100%;
	height:50px;
	border-top:1px #f2f2f2 solid;
	border-bottom:1px #f2f2f2 solid;
	background-color:#fff;
	text-align:center;
}
#category.fixed {
	position:fixed;
	top:0;
	z-index:999;
}
#category>ul {
	font-size:0px;
	width:1200px;
	margin:auto;
	position:relative;
	z-index:99;
	text-align:left;
	line-height:50px;
}
#category>ul>li {
	display:inline-block;
	padding:0 5px;
	width:80px;
}
#category>ul>li a {
	display:block;
	font-size:13px;
	color:#6868668;
	font-weight:100;
	text-align:center;
}
#category>ul>li.all {
	background:url('/design/goldn/img/btn_allmenu.png') 0 19px no-repeat;
	background-size:15px;
	padding-left:15px;
}
.cati_icons {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.cati_icons img {
	position:absolute;
	z-index:999;
	top:-15px;
	left:162px;
}
#category .submenu {
	position:absolute;
	top:57px;
	width:1200px;
	left:0;
	background-color:#fff;
	border:1px #ddd solid;
	white-space:nowrap;
	display:none;
}
#category .submenu>.subtit {
	float:left;
	padding:20px 10px 10px 14px;
	width:150px;
	background:url('/design/goldn/img/bg_submenutit.jpg') left bottom no-repeat;
}
#category .submenu>.subtit a {
	font-size:15px;
	font-weight:900;
}
#category .submenu>ul {
	float:left;
	text-align:left;
	font-size:0;
	position:relative;
	min-height:320px;
	padding:0;
}
#category .submenu>ul>li {
	display:inline-block;
	vertical-align:top;
	width:145px;
}
#category .submenu>ul>li a {
	display:block;
	font-size:14px;
	color:#797979;
	text-align:left;
}
#category .submenu>ul>li dd a {
	border:0;
	font-size:12px;
}
#category .all_submenu {
	position:absolute;
	top:56px;
	width:1200px;
	left:0;
	background-color:#fff;
	border:1px #ccc solid;
	white-space:nowrap;
	display:none;
}
#category .all_submenu>ul:before {
	content:'';
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-26px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .all_submenu>ul>li {
	display:inline-block;
	vertical-align:top;
	width:133px;
	border-left:1px solid #f5f5f5;
	min-height:310px;
}
#category .all_submenu>ul>li:nth-child(3) {
	width:128px;
}
#category .all_submenu>ul>li:nth-child(1) {
	border-left:0;
}
#category .all_submenu>ul>li a {
	display:block;
	font-size:14px;
	color:#797979;
	background-color:#f6f6f6;
	text-align:center;
	font-weight:bold;
}
#category .all_submenu>ul>li dl {
	margin:7px 0;
}
#category .all_submenu>ul>li dl dd {
	height:30px;
	margin:0;
}
#category .all_submenu>ul>li dd a {
	font-size:12px;
	border:0;
	background-color:#fff;
	text-align:center;
	font-weight:100;
	color:#676767;
}
#category .all_submenu>ul {
	float:none;
}
#category .all_submenu>ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:85px;
	z-index:99;
	width:11px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
.gift .gift_tit {
	font-size:18px;
	text-align:center;
	background-color:#f9f9f9;
	border-bottom:#eeeeee solid 1px;
	padding:10px 0;
	line-height:44px;
	color:#797979;
}
.gift .gift_tit span {
	font-weight:bold;
}
.gift .gift_tit img {
	margin:10px 10px 0;
	opacity:0.6;
}
.gift li {
	float:left;
	border:1px #ddd solid;
	border-left:none;
}
.gift li a {
	padding:0 !important;
}
.gift:after {
	content:"";
	display:block;
	clear:both;
}
.gift .mainbanner9 {
	padding:0 !important;
}
.gift .mainbanner9 ul {
	padding:0;
}
.gift .mainbanner9 li {
	margin-left:0;
	border-top:2px #f5f5f5 solid;
}
.gift .mainbanner9 ul li a img {
	margin:2px;
}
#category .m1 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:55px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m2 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:145px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m3 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:235px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m4 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:325px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m5 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:505px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m6 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:595px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m7 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:685px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m8 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:775px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m9 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:865px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .m10 ul:before {
	content:'';
	position:absolute;
	top:-6px;
	left:955px;
	z-index:99;
	width:11px;
	height:6px;
	background:url('/design/goldn/img/bul_submenu.png') no-repeat center top;
}
#category .bold {
	font-weight:700;
}
#category .m1 ul,#category .m2 ul,#category .m3 ul,#category .m4 ul,#category .m5 ul,#category .m6 ul,#category .m7 ul,#category .m8 ul,#category .m9 ul,#category .m10 ul {
	margin-left:0px;
	float:left;
	padding:30px 0 0 8px;
}
#category .submenuimg {
	float:right;
	vertical-align:top;
}
#category .submenuimg a {
	padding:0;
}
#rightlink {
	height:100%;
	width:100px;
	padding:0 5px;
	position:fixed;
	top:0;
	right:0px;
	background-color:#fff0ec;
	border-left:#ffe1d9 1px solid;
	z-index:999;
	box-shadow:inset 3px -3px 10px 0px #ffe1d9;
}
#rightlink ul {
	margin-top:120px;
}
#rightlink li a {
	display:block;
	padding:13px 0 13px 5px;
	font-size:13px;
	color:#3c3c3c;
	font-weight:bold;
}
#rightlink li a:hover {
	color:#a90101;
}
#rightlink li.close {
	background:url('/design/goldn/img/ico_open.png') 0 center no-repeat;
	background-size:16px;
}
#rightlink li.link1 a {
	color:#a90101;
}
#rightBtn {
	padding-left:40px;
	margin-left:-40px;
	background:url('/design/goldn/img/ico_close.png') 0 center no-repeat;
	cursor:pointer;
	background-size:16px;
}
#rightlink .right_bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#rightlink .right_bottom a {
	display:block;
	padding:10px 0 10px 8px;
	font-size:13px;
}
#rightlink .right_bottom .sns_naver,#rightlink .right_bottom .sns_kakao {
	background-color:#ffe1d9;
}
#rightlink .right_bottom .sns_naver a {
	color:#000;
	background:url('/design/goldn/img/ico_naver.png') 0 center no-repeat;
	padding-left:35px;
	margin-left:-30px;
}
#rightlink .right_bottom .sns_kakao a {
	color:#000;
	background:url('/design/goldn/img/ico_kakao.png') 0px center no-repeat;
	padding-left:35px;
	margin-left:-30px;
}
#rightlink .right_bottom .top a {
	background:url('/design/goldn/img/ico_up.png') 0 center no-repeat;
	padding-left:35px;
	margin-left:-30px;
}
#rightlink .right_bottom .bottom a {
	background:url('/design/goldn/img/ico_down.png') 0 center no-repeat;
	padding-left:35px;
	margin-left:-30px;
}
#rightlink .right_bottom .sns {
	margin:0 0 10px 12px;
}
#rightlink .right_bottom .sns a {
	padding:0 15px 0 0;
	display:inline-block;
}
span.listborder {
	display:block;
	width:100%;
	height:1px;
	border-top:#eeeeee 1px solid;
	margin:10px 0;
}
.bx-wrapper span.listborder {
	display:none;
}
.xans-product-listmain-1 .title {
	font-size:40px;
	text-align:center;
	margin:50px 0 !important;
	color:#666;
	letter-spacing:3px;
}
.xans-product-listmain-1 .title p {
	font-size:14px;
	padding:10px 30px;
	display:inline-block;
	background-color:#fff;
	color:#4e4d4b;
	position:relative;
}
.xans-product-listmain-1 .title .bar {
	display:block;
	width:100%;
	height:1px;
	margin-top:-20px;
	border-top:2px #293e4f solid;
}
.xans-product-listmain-1 .title span.won1 {
	width:12px;
	height:12px;
	position:absolute;
	left:0px;
	top:13px;
}
.xans-product-listmain-1 .title span.won2 {
	width:12px;
	height:12px;
	position:absolute;
	right:0px;
	top:13px;
}
.xans-product-listmain-61 .title {
	font-size:30px;
	text-align:center;
	margin:30px 0 30px 0 !important;
	color:#666;
	letter-spacing:3px;
}
.xans-product-listmain-61 .title p {
	font-size:20px;
	padding:10px 30px;
	display:inline-block;
	background-color:#fff;
	color:#000;
	position:relative;
	font-weight:normal;
}
.xans-product-listmain-61 .title .bar {
	display:block;
	width:100%;
	height:1px;
	margin-top:-20px;
	border-top:2px #293e4f solid;
}
.xans-product-listmain-61 .title span.won1 {
	width:12px;
	height:12px;
	position:absolute;
	left:0px;
	top:13px;
}
.xans-product-listmain-61 .title span.won2 {
	width:12px;
	height:12px;
	position:absolute;
	right:0px;
	top:13px;
}
.xans-product-listmain-2 .title {
	font-size:30px;
	text-align:center;
	margin:80px 0 50px !important;
	color:#666;
	letter-spacing:3px;
}
.xans-product-listmain-2 .title p {
	font-size:20px;
	padding:10px 30px;
	display:inline-block;
	background-color:#fff;
	color:#4e4d4b;
	position:relative;
	font-weight:normal;
}
.xans-product-listmain-2 .title .bar {
	display:block;
	width:100%;
	height:1px;
	margin-top:-20px;
	border-top:2px #293e4f solid;
}
.xans-product-listmain-2 .title span.won1 {
	width:12px;
	height:12px;
	position:absolute;
	left:0px;
	top:13px;
}
.xans-product-listmain-2 .title span.won2 {
	width:12px;
	height:12px;
	position:absolute;
	right:0px;
	top:13px;
}
.xans-product_listmain-58 .title {
	font-size:30px;
	text-align:center;
	margin:80px 0 50px !important;
	color:#666;
	letter-spacing:3px;
}
.xans-product_listmain-58 .title p {
	font-size:20px;
	padding:10px 30px;
	display:inline-block;
	background-color:#fff;
	color:#4e4d4b;
	position:relative;
	font-weight:normal;
}
.xans-product-listmain-58 .title .bar {
	display:block;
	width:100%;
	height:1px;
	margin-top:-20px;
	border-top:2px #293e4f solid;
}
.xans-product-listmain-58 .title span.won1 {
	width:12px;
	height:12px;
	position:absolute;
	left:0px;
	top:13px;
}
.xans-product-listmain-58 .title span.won2 {
	width:12px;
	height:12px;
	position:absolute;
	right:0px;
	top:13px;
}
.main_itemlist .title {
	font-size:40px;
	text-align:center;
	margin:0px 0 50px !important;
	color:#666;
	position:relative;
	letter-spacing:3px;
}
.main_itemlist .title:after {
	content:"";
	display:block;
	clear:both;
}
.main_itemlist .title p {
	font-size:20px;
	padding:10px 30px;
	display:inline-block;
	background-color:#fff;
	color:#4e4d4b;
	position:relative;
	font-weight:normal;
}
.main_itemlist .title span.won1 {
	width:30px;
	height:30px;
	position:absolute;
	left:0px;
	bottom:-15px;
	padding:0 !important;
}
.main_itemlist .title span.won2 {
	width:30px;
	height:30px;
	position:absolute;
	right:0px;
	bottom:-15px;
	padding:0 !important;
	text-align:right;
}
.main_itemlist .title span.won1 img {
	transform:translate(0%,-50%);
	top:50%;
	position:absolute;
	left:0;
}
.main_itemlist .title span.won2 img {
	transform:translate(0%,-50%);
	top:50%;
	position:absolute;
	right:0;
}
.mdpic {
	background-color:#e0efec;
	padding:40px 0 60px 0;
}
.mdpic .title2 {
	margin:0;
	font-size:16px;
	border-bottom:0px;
	padding-bottom:10px;
	padding-left:10px;
}
.mdpic .prdList>li {
	padding:0 7px 7px 0 !important;
	border-bottom:0 !important;
}
.mdpic .item .box {
	position:relative;
	font-size:12px;
	line-height:1.7;
	margin-bottom:7px;
}
.mdpic .description {
	position:absolute;
	z-index:90;
	top:0;
	width:219px;
	height:100%;
	text-align:center;
	background:rgba(0,0,0,0.45);
	visibility:hidden;
	opacity:0;
	-o-transition:all 0.38s ease 0.0s;
	-ms-transition:all 0.38s ease 0.0s;
	-moz-transition:all 0.38s ease 0.0s;
	-webkit-transition:all 0.38s ease 0.0s;
	transition:all 0.38s ease 0.0s;
}
.mdpic .blanklink {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	vertical-align:middle;
	opacity:0;
}
.mdpic .description .name {
	margin:40px 0 30px 0 !important;
	line-height:30px;
}
.mdpic .description .spec {
}
.mdpic .description a {
	color:#fff !important;
}
.mdpic .bx-wrapper {
	border-top:0;
	border-bottom:0;
	height:500px;
}
.mdpic .bx-wrapper .bx-viewport {
	background-color:transparent;
}
.mdpic .bx-wrapper .bx-pager,.mdpic .bx-wrapper .bx-controls-auto {
	bottom:0px;
}
.mdpic .bx-controls-direction {
	display:none;
}
.mdpic .bx-wrapper .bx-pager.bx-default-pager a {
	width:20px;
	height:5px;
	border-radius:0;
}
.mdpic .bx-wrapper .bx-pager.bx-default-pager a:hover,.mdpic .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#fd948e;
}
.mdpic .item .box:hover .description {
	display:block;
}
.main_price {
	padding:50px 0 0px 0;
}
.main_price .subtit {
	width:100%;
	background-color:#fafafa;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin:0px 0 30px 0;
}
.main_price .subtit p {
	width:1200px;
	margin:auto;
	padding:20px 0;
	text-align:left;
	font-size:24px;
	color:#555;
}
.main_price .subtit p span {
	font-size:14px;
}
.price_box {
	width:1200px;
	margin:auto;
	position:relative;
}
.price_box .price_tab {
	width:1200px;
	z-index:50;
	font-size:0;
	margin:20px;
}
.price_box .price_tab a {
	display:inline-block;
	width:19.9%;
	height:35px;
	line-height:33px;
	border:1px solid #ddd;
	margin-left:-1px;
	font-size:14px;
	background-color:#fff;
	color:#555;
	text-align:center;
}
.price_box .price_tab a.active {
	background-color:#052b4b;
	color:#fff;
}
.price_box .bx-controls-auto,.price_box .bx-controls-direction {
	display:none;
}
.price_box .bx-wrapper span.listborder {
	display:block !important;
}
.mainbanner2 {
	margin:30px auto 30px;
	width:1200px;
    display:flex;
    gap:10px;
    justify-content: center;
}
.mainbanner2:after {
	content:"";
	display:block;
	clear:both;
}

.mainbanner3 {
	margin:0px auto 100px;
	font-size:0;
	width:1400px;
}
.mainbanner3 li {
	width:530px;
	float:left;
}
.mainbanner3 li+li {
	width:670px;
}
.mainbanner3 ul:after {
	content:"";
	display:block;
	clear:both;
}
.mainbanner_1col {
	margin:120px 0 80px;
	font-size:0;
}
.mainbanner_1col a {
	width:100%;
	height:100%;
	display:block;
}
.mainbanner_2col {
	margin:60px 0 100px;
	font-size:0;
	height:570px;
}
.mainbanner5 {
	width:1400px;
	margin:50px auto 100px;
	text-align:center;
}
.mainbanner6 {
	margin:30px auto 30px;
	width:1400px;
}
.mainbanner6:after {
	content:"";
	display:block;
	clear:both;
}
.mainbanner6 .left {
	float:left;
	margin-right:0px;
}
.mainbanner6 .right {
	float:right;
	margin-left:10px width:338px;
}
.mainbanner10 {
	margin:50px 0 100px;
	text-align:center;
}
.bestreview {
	padding-top:100px;
	width:1200px;
	margin:auto;
	position:relative;
}
.bestreview .more {
	float:right;
	color:#969696;
	font-size:13px;
}
.staffreview {
	padding-top:100px;
	width:1200px;
	margin:auto;
	position:relative;
}
.bestreview h3,.staffreview h3 {
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:20px;
}
.bestreview h3 span,.staffreview h3 span {
	font-weight:normal;
}
.bestreview ul {
	text-align:center;
}
.bestreview ul li {
	display:inline-block;
	width:23.5%;
	vertical-align:top;
}
.bestreview ul span.line {
	display:inline-block;
	width:1px;
	height:235px;
	border-left:1px #ddd solid;
	margin-top:60px;
	vertical-align:top;
}
.notice {
	width:1200px;
	min-width:1200px;
	margin:auto;
	display:none;
}
.notice:after {
	content:"";
	display:block;
	clear:both;
}
.notice .list {
	float:left;
	width:800px;
}
.notice .list h2 {
	height:30px;
	font-size:16px;
	font-weight:normal;
	padding-left:20px;
}
.notice .list .more {
	float:right;
	color:#757575;
}
.community {
	float:right;
	width:380px;
}
.community h3 {
	height:30px;
	font-size:16px;
	font-weight:normal;
	color:#222;
}
.subbanner1 ul {
	font-size:0;
	width:1200px;
	margin:100px auto 100px;
}
.subbanner1 li {
	display:inline-block;
	border:1px solid #f0f0f0;
	margin-top:-1px;
	margin-left:-1px;
}
.subbanner1 a {
	display:block;
}
.eventsliderbox {
	margin:40px 0;
}
.eventsliderbox .bx-controls-auto {
	display:none;
}
.eventsliderbox .bx-controls-direction {
	display:none;
}
.benefit {
	font-size:0;
	padding-bottom:6px;
	border-bottom:2px #eeeeee solid;
	text-align:center;
}
.benefit li {
	display:inline-block;
}
.planshop_tab {
	font-size:0;
	background:#eee;
}
.planshop_tab a {
	display:inline-block;
	position:relative;
	width:20%;
	text-align:center;
	padding:10px 0px;
	font-size:13px;
	margin-left:-1px;
	z-index:1;
	letter-spacing:1px;
	color:#565656;
	background:#f7f7f7;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
	border-bottom:0px solid #eeeeee;
}
.planshop_tab a:hover {
	background-color:#fff;
}
.planshop_tab a:first-child {
	margin-left:0;
}
.planshop_tab a.active {
	z-index:10;
	color:#565656;
	background:#fff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #fff;
	bottom:-1px;
	font-weight:bold;
}
#instagramWidgetManual>.null {
	width:1400px !important;
	display:block;
	margin:auto;
}
.xans-layout-logotop {
	position:relative;
	top:-95px;
	width:500px;
	padding-top:0px;
	padding-bottom:0px;
	margin:auto;
	text-align:center;
}
.ec-base-tab {
	position:relative;
}
.ec-base-tab .menu {
	text-align:center;
	border-bottom:2px solid #fc8d86;
	font-size:0;
	margin:50px 0 10px 0;
}
.ec-base-tab .menu:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-tab .menu li {
	display:inline-block;
	position:relative;
	height:37px;
	width:25%;
	z-index:1;
}
.ec-base-tab .menu li a {
	padding:10px 10px;
	font-size:13px;
	margin-left:-1px;
	letter-spacing:1px;
	color:#a5a4a4;
	display:block;
	background:#fafafa;
	border-top:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:0px solid #fff;
}
.ec-base-tab .menu li a:hover {
	background-color:#f6f6f6;
}
.ec-base-tab .menu li:first-child a {
	margin-left:0;
}
.ec-base-tab .menu li.selected {
	z-index:10;
}
.ec-base-tab .menu li.selected a {
	color:#fc8d86;
	background:#fff;
	border-top:1px solid #fc8d86;
	border-left:1px solid #fc8d86;
	border-right:1px solid #fc8d86;
	border-bottom:1px solid #fff;
	bottom:-1px;
	font-weight:bold;
}
.ec-base-tab .right {
	position:absolute;
	top:8px;
	right:10px;
	line-height:24px;
	color:#909090;
}
.ec-base-tab.typeLight .menu li.selected a {
	margin:0 0 -2px;
	border-bottom:1px solid #fff;
	color:#404040;
	background:#fff;
}
.ec-base-tab[class*="grid"] .menu {
	display:table;
	table-layout:fixed;
	width:100%;
}
.ec-base-tab[class*="grid"] .menu li {
	float:none;
	display:table-cell;
	vertical-align:middle;
}
.ec-base-tab[class*="grid"] .menu li a {
	display:inline-block;
	width:100%;
	min-width:0;
	margin:0;
	padding:11px 0;
	border:0;
}
.ec-base-tab[class*="grid"] .menu li.selected {
	position:relative;
	top:0;
	right:-1px;
	border:1px solid #fc8d86;
	border-bottom:0;
	background:#4a5164;
}
.ec-base-tab[class*="grid"] .menu li:first-child.selected {
	right:0;
}
.ec-base-tab[class*="grid"] .menu li.selected a {
	position:static;
	background:none;
}
.ec-base-tab.grid2 .menu li {
	width:50.5%;
}
.ec-base-tab.grid3 .menu li {
	width:34%;
}
.ec-base-tab.grid4 .menu li {
	width:25.5%;
}
.ec-base-tab.grid5 .menu li {
	width:20.5%;
}
.ec-base-tab.grid6 .menu li {
	width:17%;
}
.ec-base-tab.grid7 .menu li {
	width:14.8%;
	width:15% \0/;
}
.ec-base-tab.grid7 .menu li:first-child {
	width:13% \0/;
}
#middle_blank {
	clear:both;
	height:45px;
}
#title_area_hot {
	clear:both;
	position:relative;
	font:24px Nanum Gothic,'³ª´®°íµñ';
	color:#c70000;
	font-weight:800;
	text-align:center;
}
#slide_item {
	width:1050px;
	margin:0 auto;
}
#slide_item #slide_btn_prev {
	float:left;
	margin:84px 5px 0 15px;
}
#slide_item #slide_btn_next {
	float:right;
	margin:84px 0;
}
#slide_item #viewArea {
	position:relative;
	margin:50px 0;
	width:970px;
	height:340px;
	overflow:hidden;
}
#slide_item #viewArea #imgList {
	position:absolute;
	width:2000px;
	left:0;
	top:0;
}
#slide_item #viewArea #imgList div {
	float:left;
	margin:0px;
	padding:0;
}
#slide_item #viewArea #imgList div img {
	margin:0 13px;
	width:218px;
	height:273px;
}
#slide_item #viewArea #imgList a {
	text-decoration:none;
	font:10px gulim;
	color:#555;
	outline:none;
}
#slide_item #viewArea #imgList p {
	margin:0 13px;
	padding-top:10px;
	width:215px;
	text-align:center;
	overflow-x:hidden;
}
#slide_item #viewArea #imgList p a * {
	text-decoration:none;
	color:#999;
}
#slide_item #viewArea #imgList .price {
	display:block;
	padding:7px 0 20px;
	font:16px gulim;
	color:#555;
	text-align:center;
}
.quik_ct {
	width:1404px;
	height:415px;
	margin:40px auto;
}
.quik_left {
	float:left;
}
.quik_left img {
	height:415px;
	margin:0 !important;
}
.quik_right {
	float:left;
}
.xans-project-productlist .icon {
	padding:0 0 65px 0px !important;
	text-align:left;
}
.txtInfo {
	color:#707070;
}
.txtWarn {
	color:#f76560;
}
.txtEm {
	color:#333;
}
.txtDel,.strike,.discount {
	text-decoration:line-through;
	font-weight:normal;
}
.strike strong,.discount strong {
	font-weight:normal;
}
.txtNormal {
	font-weight:normal;
	font-style:normal;
}
.txtNum {
	font-size:11px;
	color:#939393;
}
.txt11 {
	font-size:11px;
}
.txt12 {
	font-size:12px;
}
.txt14 {
	font-size:14px;
}
.txt16 {
	font-size:16px;
}
.txt18 {
	font-size:18px;
	letter-spacing:-1px;
}
.txt22 {
	font-size:22px;
}
.txt24 {
	font-size:24px;
}
.txt25 {
	font-size:25px;
}
.txtIcon {
	font-size:12px;
	font-style:normal;
}
.txtBreak {
	word-break:break-all;
	word-wrap:break-word;
}
html:lang(ja) .txt11,html:lang(zh) .txt11,html:lang(zh-tw) .txt11 {
	font-size:12px;
}
.gBlank5 {
	display:block;
	margin-top:5px;
}
.gBlank10 {
	display:block;
	margin-top:10px;
}
.gBlank20 {
	display:block;
	margin-top:20px;
}
.gBlank30 {
	display:block;
	margin-top:30px;
}
.gBlank50 {
	display:block;
	margin-top:50px;
}
.gBlank80 {
	display:block;
	margin-top:80px;
}
.gBlank100 {
	display:block;
	margin-top:100px;
}
.gIndent10 {
	margin-left:10px;
}
.gIndent20 {
	margin-left:20px;
}
.gSpace10 {
	margin-right:10px;
}
.gSpace20 {
	margin-right:20px;
}
.gMerge {
	position:relative;
	z-index:1;
	margin-top:-1px;
}
.ec-base-qty {
	position:relative;
	display:inline-block;
	width:50px;
	margin:0 1px 0 0;
	text-align:left;
}
.ec-base-qty input[type="text"] {
	width:22px;
	height:23px;
	padding:0 0 0 5px;
	line-height:25px;
	border:1px solid #d4d8d9;
	border-radius:3px 0 0 3px;
}
.ec-base-qty .up {
	position:absolute;
	left:27px;
	top:0;
}
.ec-base-qty .down {
	position:absolute;
	left:27px;
	bottom:0;
}
.ec-base-chk {
	display:inline-block;
	position:relative;
	margin:0 8px 0 0;
	width:22px;
	height:22px;
	vertical-align:top;
	cursor:pointer;
}
.ec-base-chk input {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
}
.ec-base-chk .checkbox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url("/design/goldn/img/bg_join_check.png") no-repeat 0 0;
}
.ec-base-chk input:checked+.checkbox {
	background-position:-34px 0;
}
.ec-base-tooltip {
	display:none;
	z-index:2;
	position:absolute;
	top:24px;
	padding:15px;
	border:1px solid #565960;
	background:#fff;
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.15);
}
.ec-base-tooltip h3 {
	margin:0 0 8px;
	padding:0 10px;
	font-size:12px;
	border-bottom:0;
	background:url("/design/goldn/img/ico_layer_title.gif") no-repeat 0 50%;
}
.ec-base-tooltip h3+p {
	margin:0 5px 10px;
}
.ec-base-tooltip h4 {
	margin:15px 10px 8px 5px;
	font-size:12px;
}
.ec-base-tooltip h4:before {
	display:inline-block;
	content:"";
	margin:0 5px 0 0;
	width:3px;
	height:3px;
	background:#666;
	vertical-align:middle;
}
.ec-base-tooltip .btnClose {
	position:absolute;
	right:14px;
	top:14px;
}
.ec-base-tooltip .edge {
	z-index:20;
	position:absolute;
	left:50%;
	top:-6px;
	display:block;
	margin:0 0 0 -5px;
	width:10px;
	height:6px;
}
.ec-base-tooltip .edge:before,.ec-base-tooltip .edge:after {
	display:inline-block;
	content:"";
	position:absolute;
	top:0;
	width:0;
	height:0;
	border:solid transparent;
}
.ec-base-tooltip .edge:before {
	margin:1px 0 0;
	border-bottom-color:#565960;
	border-width:0 5px 5px 5px;
}
.ec-base-tooltip .edge:after {
	left:1px;
	margin:2px 0 0;
	border-bottom-color:#fff;
	border-width:0 4px 4px 4px;
}
.ec-base-tooltip table th,.ec-base-tooltip table td {
	padding:8px 10px 7px 10px;
	border:1px solid #e8e8e8;
	line-height:1.5em;
}
.ec-base-tooltip table th {
	padding-right:0;
	background:#fbf9fa;
}
.ec-base-tooltip table thead th {
	text-align:center;
}
.ec-base-tooltip table tbody th {
	text-align:left;
}
.ec-base-tooltip table .left {
	text-align:left;
}
.ec-base-tooltip table .center {
	text-align:center;
}
.ec-base-tooltip table .right {
	text-align:right;
}
.ec-base-tooltip table .info {
	padding:0;
	color:#757575;
}
.ec-base-tooltip table p.info:before,.ec-base-tooltip table ul.info li:before {
	display:inline-block;
	content:"";
	margin:0 3px 0 0;
	width:4px;
	height:1px;
	background:#757575;
	vertical-align:middle;
}
.ec-base-tooltip .info {
	padding:10px 10px 0;
	margin:5px 0 0;
}
.ec-base-tooltip p.bullet,.ec-base-tooltip ul.bullet {
	margin:8px 10px;
}
.ec-base-tooltip p.bullet:before,.ec-base-tooltip ul.bullet li:before {
	display:inline-block;
	content:"";
	margin:-3px 3px 0 0;
	width:0;
	height:0;
	border:solid transparent;
	border-left-color:#333;
	border-width:2px 0 2px 2px;
	vertical-align:middle;
}
.ec-base-tooltip ul.bullet li {
	line-height:1.5em;
}
.ec-base-tooltip .txtEm {
	color:#008bcc;
}
.ec-base-tooltip .txtWarn {
	color:#f65b54;
}
.ec-base-tooltip.typeUpper {
	top:auto;
	bottom:34px;
}
.ec-base-tooltip.typeUpper .edge {
	top:auto;
	bottom:-6px;
}
.ec-base-tooltip.typeUpper .edge:before {
	margin:0 0 -5px;
	border-top-color:#565960;
	border-width:5px 5px 0 5px;
}
.ec-base-tooltip.typeUpper .edge:after {
	left:1px;
	margin:0 0 -4px;
	border-top-color:#fff;
	border-width:4px 4px 0 4px;
}
span.ec-base-help,p.ec-base-help,ul.ec-base-help li {
	margin:2px 9px;
	padding:1px 0 1px 20px;
	line-height:1.4;
	background:url('/design/goldn/img/ico_info.gif') no-repeat 0 2px;
}
div.ec-base-help {
	margin:20px 0;
	border:1px solid #d6d4d4;
	line-height:18px;
}
div.ec-base-help>h2,div.ec-base-help>h3 {
	padding:9px 0 6px 10px;
	border-bottom:1px solid #e8e7e7;
	color:#101010;
	font-size:12px;
	background:#fbfbfb;
}
div.ec-base-help .inner {
	padding:0 9px 12px;
}
div.ec-base-help h4 {
	margin:22px 0 -4px;
	color:#404040;
	font-size:12px;
	font-weight:normal;
}
div.ec-base-help h4:first-child {
	margin-top:13px;
}
div.ec-base-help p {
	margin:15px 0 0 10px;
	color:#707070;
}
div.ec-base-help ul,div.ec-base-help ol {
	margin:15px 0 0 11px;
}
div.ec-base-help li {
	color:#707070;
}
div.ec-base-help ol li {
	padding:0 0 0 25px;
	background:url('/design/goldn/img/ico_number.png') no-repeat;
}
div.ec-base-help ol .item1 {
	background-position:-484px 0;
}
div.ec-base-help ol .item2 {
	background-position:-434px -100px;
}
div.ec-base-help ol .item3 {
	background-position:-384px -200px;
}
div.ec-base-help ol .item4 {
	background-position:-334px -300px;
}
div.ec-base-help ol .item5 {
	background-position:-284px -400px;
}
div.ec-base-help ol .item6 {
	background-position:-234px -500px;
}
div.ec-base-help ol .item7 {
	background-position:-184px -600px;
}
div.ec-base-help ol .item8 {
	background-position:-134px -700px;
}
div.ec-base-help ol .item9 {
	background-position:-84px -800px;
}
div.ec-base-help ol .item10 {
	background-position:-34px -900px;
}
div.ec-base-help ul li {
	padding:0 0 0 11px;
	background:url('/design/goldn/img/ico_dash.gif') no-repeat 0 7px;
}
.ec-base-product {
	margin:0px auto 0;
	max-width:1400px;
	overflow:hidden;
}
.ec-base-product .title {
	margin:0 0 17px;
}
.ec-base-product .title h2 {
	font-weight:normal;
	font-size:20px;
	color:#fff;
	text-align:center;
}
.ec-base-product .title h3 {
	font-weight:normal;
	font-size:20px;
	color:#2e2e2e;
	text-align:center;
}
.ec-base-product img {
	vertical-align:middle;
	width:auto;
}
.ec-base-product a[href^='/product/detail.html']>img {
	border:1px solid #ececec;
}

.grid4 .description .name{ 
    min-height: 35px !important;    
    padding-bottom: 10px !important;}
.grid4 .description .name a{}
.grid4 .description .name a span{font-size:16px !important}


.ec-base-product .prdList {
	display:table;
	width:103%;
	min-width:1200px;
	margin:0 0;
	font-size:0;
	line-height:0;
}
.ec-base-product .prdList:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-product .prdList>li {
	display:inline-block;
	color:#757575;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	padding:0 22px 50px 0px;
}
.ec-base-product .prdList .chk {
	display:block;
	margin:0 0 10px;
	text-align:center;
}
.ec-base-product .prdList .thumbnail {
	position:relative;
	text-align:center;
	_margin-bottom:30px;
}
.ec-base-product .prdList .thumbnail a img {
	max-width:100%;
	box-sizing:border-box;
}
.ec-base-product .prdList .thumbnail .wish {
	position:absolute;
	width:100%;
	left:0;
	text-align:center;
	top:10px;
	z-index:1;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	display:none;
}
.ec-base-product .prdList .thumbnail .wish img {
	margin:3px;
}
.ec-base-product .prdList .thumbnail .prdIcon {
	position:absolute;
	top:0;
	left:-8px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}
.ec-base-product .prdList .thumbnail .icon {
	margin:10px 0 0;
	border-bottom:1px solid #e8e8e8;
	vertical-align:middle;
	text-align:left;
}
.ec-base-product .prdList .thumbnail .icon:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-product .prdList .thumbnail .promotion {
	float:left;
	margin:0 0 4px;
	text-align:left;
}
.ec-base-product .prdList .thumbnail .promotion img {
	margin:0 4px 0 0;
}
.ec-base-product .prdList .thumbnail .button {
	float:right;
	margin:0 0 4px;
}
.ec-base-product .prdList .thumbnail .button img {
	cursor:pointer;
}
.ec-base-product .prdList .thumbnail .button .option {
	display:inline;
	position:relative;
}
.ec-base-product .prdList .thumbnail .button .likeButton {
	display:inline-block;
	margin:0 5px;
}
.ec-base-product .prdList .thumbnail .button .likeButton button {
	font-family:verdana;
	color:#9a9a9a;
	letter-spacing:-1px;
	background:none;
}
.ec-base-product .prdList .thumbnail .button .likeButton button img {
	margin-bottom:0;
	vertical-align:middle;
}
.ec-base-product .prdList .thumbnail .button .likeButton button strong {
	height:16px;
	vertical-align:middle;
}
.ec-base-product .prdList .thumbnail .button .likeButton.selected button {
	color:#353535;
}
.ec-base-product .main_itemlist {
	font-size:40px;
	text-align:center margin:0px 0 50px !important;
	color:#666;
	position:relative;
}
.ec-base-product .prdList .description {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
    position: relative;
}
.ec-base-product .prdList .description .name {
	display:block;
	font-weight:normal;
	height:30px;
    border-bottom: 1px solid #eee;
}
.ec-base-product .prdList .description .name a {
  font-family: 'Noto Sans KR';
  font-weight: 300;
  color: #464646 !important;
  /*width: calc(100% - 61px);*/
  display: block;
}
.ec-base-product .prdList .description .mileage {
	display:block;
}
.ec-base-product .prdList .description span.grid {
	display:block;
}
.ec-base-product .prdList .description .reviewcount {  text-align: center;
  _position: absolute;
  right: 1px;
  top: 0;
  padding: 2px 5px;
  font-size: 14px;
  letter-spacing: -1px;
  color: red;
}
.ec-base-product .prdList .description .reviewcount span{font-weight:bold}

.ec-base-product .prdList .description .promotion {
	font-size:0;
	margin-top:10px;
	padding:0 0 10px 0 !important;
}

.ec-base-product .prdList .description .promotion img {
	vertical-align:top;
	display:inline-block;
	margin:0 3px 0 3px;
}
.ec-base-product ul.grid2>li {
	width:47%;
}
.ec-base-product ul.grid3>li {
	width:31%;
}
.ec-base-product ul.grid4>li {
	width:23%;
}
.ec-base-product ul.grid5>li {
	width:19%;
}
.ec-base-product ul.grid3>li .color {
	max-width:230px;
}
.ec-base-product ul.grid4>li .color {
	max-width:190px;
}
.ec-base-product ul.grid5>li .color {
	max-width:130px;
}
.ec-base-product .spec {
    margin: 10px 10px 0;
    margin-left: 0;
}
.ec-base-product .spec li {
    display: inline-block;
    vertical-align: middle;
	margin:2px 0 0 0;
	line-height:15px;
	font-family:'Noto Sans KR';
	font-weight:300;
}
.ec-base-product .spec li:first-child {
	box-sizing:border-box;
}

.ec-base-product .spec li:nth-child(2) span {
    font-weight: bold !important;
    font-size: 23px !IMPORTANT;
    letter-spacing: -2px;
    margin-left: 7px;
}


.ec-base-product .spec li span:after {
    content: '¿ø';
    clear: both;
    font-size: 0.9em;
}
.ec-base-product .spec li span span {
	font-size:34px !important;
	letter-spacing:-2px;
	float:left;
	font-weight:700 !important;
	height:30px;
	line-height:30px;
	margin-top:-17px;
	;
	overflow:hidden;
	position:relative;
	color:#de0000 !important;
	text-align:right;
}
.ec-base-product .spec li span span:after {
	content:'%';
	display:inline-block;
	font-size:14px;
	position:absolute;
	right:0;
	bottom:0;
	height:29px;
	background:#fff;
	width:30px;
	text-align:left;
	line-height:40px;
	padding-left:3px;
	box-sizing:border-box;
}
.ec-base-product .spec li>span {
	font-size:18px !important;
	line-height:22px !important;
	font-weight:normal !important;
	color:#000 !important;
}
.ec-base-product .spec li .title {
	font-weight:normal;
	vertical-align:top;
}
.ec-base-product .spec li .title span {
	vertical-align:top;
}
.ec-base-product .spec li .color {
	overflow:hidden;
	display:inline-block;
	margin:3px 0 0 0;
}
.ec-base-product .spec li .chips {
	float:left;
	width:10px;
	height:10px;
	margin:0 2px 2px 0;
	border:1px solid #e3e3e3;
	font-size:0;
	line-height:0;
}
.ec-base-product .discountPeriod {
	display:inline-block;
	z-index:10;
	position:relative;
	width:55px;
	height:19px;
	vertical-align:middle;
}
.ec-base-product .layerDiscountPeriod {
	left:50%;
	top:26px;
	width:247px;
	margin:0 0 0 -124px;
}
.ec-base-product .layerDiscountPeriod strong.title {
	display:block;
	margin:0 0 12px;
	padding:0 35px 0 0;
	font-weight:bold;
	color:#2e2e2e;
}
.ec-base-product .layerDiscountPeriod .content p {
	margin:2px 0 0;
	font-size:11px;
	line-height:16px;
	color:#757575;
	letter-spacing:-1px;
}
.ec-base-product .layerDiscountPeriod .content p strong {
	font-weight:normal;
	font-size:12px;
	color:#2e2e2e;
}
.ec-base-product .layerDiscountPeriod .content p strong span {
	font-size:11px;
}
.ec-base-product .prdList .shippingFee {
	position:relative;
	display:inline-block;
}
.ec-base-product .prdList .shippingFee .button {
	display:inline-block;
	float:none;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip {
	z-index:11;
	display:block;
	margin:0 0 0 -170px;
	width:360px;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th {
	width:40px;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th,.ec-base-product .prdList .shippingFee .ec-base-tooltip table td {
	padding:7px 10px 8px 10px;
}
.ec-base-product .btnTooltip {
	position:relative;
	display:inline-block;
}
.differentialShipping {
	display:none;
	overflow:hidden;
	position:absolute;
	left:50%;
	top:17px;
	z-index:100;
	width:350px;
	margin:0 0 0 -176px;
}
.differentialShipping h3.title {
	margin:0;
	height:35px;
	padding:0 35px 0 19px;
	border:0;
	color:#fff;
	font-size:14px;
	line-height:35px;
	background:#495164;
}
.differentialShipping .content {
	padding:12px 18px 14px 18px;
	border:1px solid #757575;
	border-top:0;
	text-align:center;
	background:#fff;
}
.differentialShipping .close {
	position:absolute;
	right:14px;
	top:12px;
}
.differentialShipping .close img {
	cursor:pointer;
}
.differentialShipping .content ul {
	color:#757575;
	line-height:25px;
}
.differentialShipping .content li {
	overflow:hidden;
}
.differentialShipping .content li strong {
	float:left;
	font-weight:normal;
}
.differentialShipping .content li span {
	float:right;
	color:#2e2e2e;
}
.differentialShipping .content .info {
	margin:7px 0 0;
	padding:7px 0 0;
	border-top:1px dotted #b0b1b3;
	color:#80aeef;
	text-align:right;
}
.ec-product-bgLT {
	background-position:left top;
}
.ec-product-bgLC {
	background-position:left center;
}
.ec-product-bgLB {
	background-position:left bottom;
}
.ec-product-bgRT {
	background-position:right top;
}
.ec-product-bgRC {
	background-position:right center;
}
.ec-product-bgRB {
	background-position:right bottom;
}
.ec-product-bgCT {
	background-position:center top;
}
.ec-product-bgCC {
	background-position:center center;
}
.ec-product-bgCB {
	background-position:center bottom;
}
.medal {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.ec-base-product .prdList.product_fade {
	margin-top:30px;
	margin-left:40px;
}
.ec-base-product .prdList.product_fade>li {
	padding:0;
	margin:0 45px 45px 0px;
	float:left;
}
.ec-base-product .prdList.product_fade .thumbnail {
	margin-bottom:0;
}
.ec-base-product .prdList.product_fade .description {
	position:absolute;
	z-index:90;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	background:rgba(0,0,0,0.6);
	opacity:0;
	padding:0;
	-o-transition:all 0.38s ease 0.0s;
	-ms-transition:all 0.38s ease 0.0s;
	-moz-transition:all 0.38s ease 0.0s;
	-webkit-transition:all 0.38s ease 0.0s;
	transition:all 0.38s ease 0.0s;
}
.ec-base-product .prdList.product_fade .description:hover {
	opacity:1;
}
.ec-base-product .prdList.product_fade .listborder {
	display:none !important;
}
.ec-base-product .prdList.product_fade .description .text_area {
	position:relative;
	top:30%;
	padding:0 25px;
	-o-transform:translateY(-30%);
	-ms-transform:translateY(-30%);
	-moz-transform:translateY(-30%);
	-webkit-transform:translateY(-30%);
	transform:translateY(-30%);
}
.ec-base-product .prdList.product_fade .description * {
	color:#fff !important;
	text-align:left !important;
}
.ec-base-product .prdList.product_fade .description .name {
	margin:5px 15px 15px 0;
	padding:0 0 15px;
}
.ec-base-product .prdList.product_fade .description .fadealink {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	vertical-align:middle;
	opacity:0;
}
.ec-base-product .prdList li.bigimg {
	width:420px;
}
.ec-base-product .prdList li.smallimg {
	width:185px;
}
.xans-product-listmain-19,.xans-product-listmain-20,.xans-product-listmain-21,.xans-product-listmain-22 {
	margin-top:0;
	padding-top:30px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
}
.custom_price p span {
	display:none;
}
.ec-base-product .prdList .description .spec_wrap {
	font-size:0;
}
.ec-base-product .prdList .description .spec_wrap .spec {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}
.ec-base-product .prdList .description .spec_wrap .rate {
	display:inline-block;
	vertical-align:middle;
	color:#fc838f;
	font-size:26px;
	font-weight:bold;
	margin-left:5px;
    float: right;
    margin-top: 13px;
}
.ec-base-product .prdList .description .spec_wrap .rate em {
	font-weight:500;
	font-size:18px;
	display:inline-block;
	vertical-align:baseline;
	font-style:normal;
}
.ec-base-product .prdList .description .promotion img {
	display:none;
	max-height:18px;
}
.ec-base-product .prdList .description .promotion img:first-child,
.ec-base-product .prdList .description .promotion img:first-child+img,
.ec-base-product .prdList .description .promotion img:first-child+img+img,
.ec-base-product .prdList .description .promotion img:first-child+img+img+img{
	display:inline-block;
}
.ec-base-paginate {
	margin:30px 0;
	text-align:center;
	font-size:0;
	line-height:0;
}
.ec-base-paginate ol {
	display:inline-block;
	font-size:0;
	line-height:0;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	*margin:0;
}
.ec-base-paginate li {
	display:inline-block;
	margin:0 0 0 -1px;
	border:1px solid #d7d5d5;
	font-size:12px;
	color:#757575;
	vertical-align:top;
	*display:inline;
	*zoom:1;
}
.ec-base-paginate li:first-child {
	margin-left:0;
}
.ec-base-paginate img {
	vertical-align:top;
}
.ec-base-paginate li a {
	display:block;
	width:33px;
	padding:9px 0;
	font-weight:bold;
	color:#939393;
	line-height:14px;
	background:#fff;
}
.ec-base-paginate li a:hover {
	text-decoration:none;
	background:#f0f2f2;
}
.ec-base-paginate li a.this {
	padding-bottom:7px;
	border-bottom:0px solid #495164;
	color:#495164;
}
.ec-base-paginate a.nolink {
	cursor:default;
}
.ec-base-paginate.typeSub ol {
	margin:0 15px;
	vertical-align:middle;
}
.ec-base-paginate.typeSub li {
	font-size:12px;
	border:0;
}
.ec-base-paginate.typeSub img {
	vertical-align:middle;
}
.ec-base-paginate.typeSub li a {
	width:auto;
	margin:0 5px 0;
	padding:2px;
	color:#353535;
	background:none;
}
.ec-base-paginate.typeSub li a.this {
	color:#008bcc;
	text-decoration:underline;
	border:0;
}
.ec-base-paginate.typeSub .first {
	margin-right:3px;
}
.ec-base-paginate.typeSub .last {
	margin-left:3px;
}
.ec-base-tab {
	position:relative;
}
.ec-base-tab .menu {
	text-align:center;
	border-bottom:2px solid #fc8d86;
	font-size:0;
	margin:50px 0 10px 0;
}
.ec-base-tab .menu:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-tab .menu li {
	display:inline-block;
	position:relative;
	height:37px;
	width:25%;
	z-index:1;
}
.ec-base-tab .menu li a {
	padding:10px 25px;
	font-size:13px;
	margin-left:-1px;
	letter-spacing:1px;
	color:#a5a4a4;
	display:block;
	background:#fafafa;
	border-top:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:0px solid #fff;
}
.ec-base-tab .menu li a:hover {
	background-color:#f6f6f6;
}
.ec-base-tab .menu li:first-child a {
	margin-left:0;
}
.ec-base-tab .menu li.selected {
	z-index:10;
}
.ec-base-tab .menu li.selected a {
	color:#fc8d86;
	background:#fff;
	border-top:1px solid #fc8d86;
	border-left:1px solid #fc8d86;
	border-right:1px solid #fc8d86;
	border-bottom:1px solid #fff;
	bottom:-1px;
	font-weight:bold;
}
.ec-base-tab .right {
	position:absolute;
	top:8px;
	right:10px;
	line-height:24px;
	color:#909090;
}
.ec-base-tab.typeLight .menu li.selected a {
	margin:0 0 -2px;
	border-bottom:1px solid #fff;
	color:#404040;
	background:#fff;
}
.ec-base-tab[class*="grid"] .menu {
	display:table;
	table-layout:fixed;
	width:100%;
}
.ec-base-tab[class*="grid"] .menu li {
	float:none;
	display:table-cell;
	vertical-align:middle;
}
.ec-base-tab[class*="grid"] .menu li a {
	display:inline-block;
	width:100%;
	min-width:0;
	margin:0;
	padding:11px 0;
	border:0;
}
.ec-base-tab[class*="grid"] .menu li.selected {
	position:relative;
	top:0;
	right:-1px;
	border:1px solid #fc8d86;
	border-bottom:0;
	background:#4a5164;
}
.ec-base-tab[class*="grid"] .menu li:first-child.selected {
	right:0;
}
.ec-base-tab[class*="grid"] .menu li.selected a {
	position:static;
	background:none;
}
.ec-base-tab.grid2 .menu li {
	width:50.5%;
}
.ec-base-tab.grid3 .menu li {
	width:34%;
}
.ec-base-tab.grid4 .menu li {
	width:25.5%;
}
.ec-base-tab.grid5 .menu li {
	width:20.5%;
}
.ec-base-tab.grid6 .menu li {
	width:17%;
}
.ec-base-tab.grid7 .menu li {
	width:14.8%;
	width:15% \0/;
}
.ec-base-tab.grid7 .menu li:first-child {
	width:13% \0/;
}
.ec-base-button {
	padding:10px 0;
	text-align:center;
}
.ec-base-button.justify {
	position:relative;
}
.ec-base-button:after {
	display:block;
	content:"";
	clear:both;
}
.ec-base-button .gLeft {
	float:left;
	text-align:left;
}
.ec-base-button .gRight {
	float:right;
	text-align:right;
}
.ec-base-button.justify .gLeft {
	position:absolute;
	left:0;
}
.ec-base-button.justify .gRight {
	position:absolute;
	right:0;
}
.ec-base-button .text {
	margin:0 6px 0 10px;
	color:#353535;
	line-height:24px;
}
.ec-base-button.typeBorder {
	margin-top:-1px;
	padding:10px 20px;
	border:1px solid #d7d5d5;
}
.ec-base-button.typeBG {
	padding:10px 20px;
	border:1px solid #d7d5d5;
	background: #fbfafa;
}

/* Ãß°¡ - tc5B */
.ec-base-box {
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	border:5px solid #e8e8e8;
	color:#404040;
}
.ec-base-box.gHalf {
	position:relative;
	padding:20px 0;
}
.ec-base-box.gHalf:before {
	position:absolute;
	top:0;
	left:50%;
	display:block;
	content:"";
	width:1px;
	height:100%;
	background-color:#e6e6e6;
}
.ec-base-box.typeBg {
	background-color:#fbfafa;
}
.ec-base-box.typeThin {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-base-box.typeThinBg {
	border-width:1px;
	border-color:#d7d5d5;
	background-color:#fbfafa;
}
.ec-base-box.typeThinBg>.agree {
	padding:20px;
	border:1px solid #e6e6e6;
	background:#fff;
}
.ec-base-box.typeThinBg>.agree p {
	padding:0 0 17px;
}
.ec-base-box.typeMember {
	padding:0;
}
.ec-base-box.typeMember .information {
	display:table;
	table-layout:fixed;
	padding:10px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-base-box.typeMember .information>.title,.ec-base-box.typeMember .information>.thumbnail {
	display:table-cell;
	padding:0 15px;
	width:70px;
	text-align:center;
	vertical-align:middle;
}
.ec-base-box.typeMember .information>.title {
	vertical-align:middle;
}
.ec-base-box.typeMember .information>.thumbnail img {
	max-width:70px;
}
.ec-base-box.typeMember .information .description {
	display:table-cell;
	padding:0 10px;
	width:auto;
	line-height:1.5em;
	border-left:1px solid #e8e8e8;
	vertical-align:middle;
}
.ec-base-box.typeMember.gMessage {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-base-box .message {
	display:block;
	padding:10px 0 10px 35px;
	border-bottom:1px solid #e8e7e7;
	background:#fbfbfb url("/design/goldn/img/ico_info.gif") no-repeat 10px center;
}
.ec-base-box.typeProduct {
	display:table;
	table-layout:fixed;
	padding:15px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-base-box.typeProduct .thumbnail,.ec-base-box.typeProduct .information {
	display:table-cell;
	padding:0 20px;
	vertical-align:middle;
}
.ec-base-box.typeProduct .thumbnail {
	width:100px;
}
.ec-base-box.typeProduct .thumbnail img {
	max-width:90px;
	border:1px solid #d7d5d5;
}
.ec-base-box.typeProduct .information {
	padding-left:0;
}
.ec-base-table table {
	position:relative;
	margin:10px 0 0;
	border-top:0;
	color:#fff;
	line-height:1.5;
	border-bottom:1px solid #ddd;
}
.ec-base-table.gLayoutFixed table {
	table-layout:fixed;
}
.ec-base-table.gLayoutFixed .gLayoutAuto table {
	table-layout:auto;
}
.ec-base-table table:before {
	position:absolute;
	top:0;
	left:0;
	display:block;
	content:"";
	width:100%;
	height:1px;
	background:#d7d5d5;
}
.ec-base-table thead th {
	padding:11px 0 10px;
	border-bottom:1px solid #dddddd;
	color:#353535;
	vertical-align:middle;
	font-weight:normal;
	background:#fafafa;
}
.ec-base-table tbody th {
	padding:11px 0 10px 18px;
	border:1px solid #dddddd;
	border-bottom-width:0;
	color:#353535;
	text-align:left;
	font-weight:normal;
	background-color:#fafafa;
}
.ec-base-table th:first-child {
	border-left:0;
}
.ec-base-table td {
	padding:11px 10px 10px;
	border-top:1px solid #dddddd;
	color:#353535;
	vertical-align:middle;
	font-size:13px;
}
.ec-base-table td.clear {
	padding:0 !important;
	border:0 !important;
}
.ec-base-table.typeWrite td {
	padding:8px 10px 7px;
}
.ec-base-table.typeWrite img {
	max-width:100% !important;
	height:auto !important;
}
.ec-base-table.typeList table {
	border-top:1px solid #d7d5d5;
}
.ec-base-table.typeList table:before {
	display:none;
}
.ec-base-table.typeList td {
	padding:12px 10px 10px;
}
.ec-base-table.typeList tfoot td {
	padding:15px 10px 17px;
	background:#fbfafa;
	border-bottom:1px solid #dddddd;
}
.ec-base-table .message {
	border:1px solid #d7d5d5;
	padding:50px 0;
	text-align:center;
	color:#757575;
	font-weight:bold;
}
.ec-base-table table+.message {
	margin:-1px 0 0;
}
.ec-base-table table td.message {
	padding:50px 0;
}
.ec-base-table .scroll .message {
	border:0;
}
.ec-base-table.typeList .head td {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	text-align:center;
	background:#fbfafa;
}
.ec-base-table.typeList .head td:first-child {
	border-left:0;
}
.ec-base-table.typeList .scroll {
	position:relative;
	overflow-x:hidden;
	overflow-y:scroll;
	max-height:185px;
	min-height:100px;
	border:1px solid #d7d5d5;
	border-top-width:0;
	margin-top:-1px;
}
.ec-base-table.typeList .scroll table {
	border:0;
	margin:0;
}
.ec-base-table.typeList .scroll table:before {
	display:none;
}
.ec-base-table.typeList .scroll .message {
	border:0;
}
.ec-base-table thead.blind,.ec-base-table thead.blind th {
	display:none;
}
.ec-base-table thead.blind+tbody tr:first-child th,.ec-base-table thead.blind+tbody tr:first-child td {
	border-top-width:0;
}
.ec-base-table.typeList.gLine table {
	border-width:0;
	border-bottom-width:1px;
}
.ec-base-table.typeClear table:before {
	display:none;
}
.ec-base-table.typeClear table,.ec-base-table.typeClear th,.ec-base-table.typeClear td {
	border:0 none;
	background:none;
}
.ec-base-table.typeClear th {
	font-weight:bold;
}
.ec-base-table.gBorder td {
}
.ec-base-table.gBorder td:first-child {
	border-left:0;
}
.ec-base-table.gBorder td.gClearLine {
	border-left:0;
}
.ec-base-table.typeList.gBorder tbody td {
	border-color:#eee;
}
.ec-base-table .left {
	text-align:left;
}
.ec-base-table .center {
	text-align:center;
}
.ec-base-table .right {
	text-align:right;
}
.ec-base-table.typeList .center td,.ec-base-table.typeList td.center {
	padding-left:0;
	padding-right:0;
}
.ec-base-table.typeList .center td.left {
	padding-left:10px;
}
.ec-base-table.typeList .center td.right {
	padding-right:10px;
}
.ec-base-table .top th,.ec-base-table th.top,.ec-base-table .top td,.ec-base-table td.top {
	vertical-align:top;
}
.ec-base-table .middle th,.ec-base-table th.middle,.ec-base-table .middle td,.ec-base-table td.middle {
	vertical-align:middle;
}
.ec-base-table img {
	vertical-align:middle;
}
@media print {
	.ec-base-table table:before {
		display:none;
	}
}
.ec-base-desc {
	overflow:hidden;
	text-align:left;
}
.ec-base-desc:after {
	content:"";
	display:block;
	claer:both;
}
.ec-base-desc dt,.ec-base-desc .term {
	float:left;
	width:100px;
	margin:0 0 2px;
	padding:0 4px 0 0;
	line-height:22px;
	-webkit-box-sizing:border-box;
	-moz-webkit-box:border-box;
	box-sizing:border-box;
	font-weight:normal;
}
.ec-base-desc dd,.ec-base-desc .desc {
	display:block;
	margin:0 0 2px;
	padding:0 5px 0 100px;
	min-height:22px;
	line-height:22px;
	word-wrap:break-word;
	word-break:break-all;
}
.ec-base-desc dd:after,.ec-base-desc .desc:after {
	content:"";
	display:block;
	clear:left;
}
.ec-base-desc.gSmall dt,.ec-base-desc.gSmall .term {
	width:30%;
}
.ec-base-desc.gSmall dd,.ec-base-desc.gSmall .desc {
	padding-left:30%;
}
.ec-base-desc.gMedium dt,.ec-base-desc.gMedium .term {
	width:40%;
}
.ec-base-desc.gMedium dd,.ec-base-desc.gMedium .desc {
	padding-left:40%;
}
.ec-base-desc.gLarge dt,.ec-base-desc.gLarge .term {
	width:50%;
}
.ec-base-desc.gLarge dd,.ec-base-desc.gLarge .desc {
	padding:0 0 0 50%;
}
.ec-base-desc.centerDT dt,.ec-base-desc.centerDD dd,.ec-base-desc.centerDT .term,.ec-base-desc.centerDD .desc,.ec-base-desc.center,.ec-base-desc .center {
	text-align:center;
}
.ec-base-desc.rightDT dt,.ec-base-desc.rightDD dd,.ec-base-desc.rightDT .term,.ec-base-desc.rightDD .desc,.ec-base-desc.right,.ec-base-desc .right {
	text-align:right;
}
.ec-base-desc.rightDD dd,.ec-base-desc.rightDD .desc {
	padding-right:0;
}
.ec-base-desc.typeBullet dt,.ec-base-desc.typeBullet .term {
	padding:0 4px 0 10px;
	background:url("/design/goldn/img/ico_arrow.png") no-repeat 0 7px;
}
.ec-base-desc.typeDot dt,.ec-base-desc.typeDot .term {
	padding:0 4px 0 6px;
	background:url("/design/goldn/img/ico_square3.gif") no-repeat left 10px;
}
.xans-layout-logotop {
	position:relative;
	top:0px;
	width:200px;
	margin:auto;
	text-align:center;
}
.xans-layout-logotop img {
}
.xans-layout-conversionpc a {
	display:block;
	padding:21px 0 22px;
	border:2px solid #9d9db0;
	border-radius:4px;
	font-weight:bold;
	font-size:38px;
	color:#63666e;
	text-align:center;
}
.xans-layout-conversionpc a {
	background:#fff -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f2f2));
	background:#fff -moz-linear-gradient(top,#fff,#f2f2f2);
}
.xans-layout-conversionpc a:hover {
	text-decoration:none;
}
.xans-layout-conversionpc a span {
	padding:0 0 0 42px;
	background:url("/design/goldn/img/ico_mobile.png") no-repeat 0 50%;
	background-size: 27px 35px;
}








/* »ó´Ü È¸¿ø°¡ÀÔÀû¸³±Ý */
#jr_joinicon2 {
height: 40px;
margin: 0px;
background: url('/design/goldn/img/bg_joinbtn_5000p.png') top center no-repeat;
color: #555555;
line-height: 37px;
width: 74px;
}


/* »ó´Ü ÆùÆ® */
.xans-layout-statelogon a{font-size:12px !important;}

/* Á¤·Ä °øÅë */
.listType .on, #type .on{font-weight:bold;}

/* »ó´Ü ½½¶óÀÌµå ¹è³Ê */
.top_rollbanner{width:287px;}
  
#swiper_2 .swiper-button-prev{
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 53px;
    height: 51px;
    margin: -26px 0 0;
    background: url(/design/goldn/img/sfix-ico.png) 0 -23px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    left: 0;
}
#swiper_2 .swiper-button-prev:hover{
    background-position: -63px -23px;
}
#swiper_2 .swiper-button-next{
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 53px;
    height: 51px;
    margin: -26px 0 0;
    background: url(/design/goldn/img/sfix-ico.png) 0 -23px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    right: 0;
    background-position: 0 -84px;
}
#swiper_2 .swiper-button-next:hover{
    background-position: -63px -84px;
}

#category .all_submenu>ul>li {
    width: 133.6px;
}

#category>ul>li {
    width: 88px;
}
#category>ul>li{padding:0 2px !important;}


#category .m11 ul, #category .m12 ul {
    margin-left: 0px;
    float: left;
    padding: 30px 0 0 8px !important;
}


/*¸¶¿ì½º ¿À¹ö½Ã ±ÛÀÚ ÄÃ·¯ º¯È¯*/

#category>ul>li a:hover{ color:#ff9a9a; }

#category .submenu>ul>li a:hover{ color:#ff9a9a; }

/* BASIC css end */

