/* BASIC css start */
.ec-base-table td{padding:0 !important;}
.reply_depth0{padding:10px;}
.xans-product-detail {
	clear:both;
	overflow:hidden;
	position:relative;
	width:980px;
	margin:0 auto;
	padding:30px 0 0 0;
	*zoom:1;
	color:#333;
}
.xans-product-detail:after {
	content:"";
	display:block;
	clear:both;
}
.frontarea {
	border:1px solid #e5e5e5;
	background:#fff;
}
.xans-product-detail .imgArea {
	float:left;
	width:440px;
	margin:0 0 30px 0;
	text-align:center;
}
.xans-product-detail .imgArea .keyImg {
	width:400px;
	text-align:center;
}
.xans-product-detail .imgArea .keyImg img {
	max-width:460px;
	cursor:pointer;
}
.xans-product-detail .imgArea .listImg {
	font-size:0;
	overflow:hidden;
	margin:5px 0 0;
	padding:0 0 1px;
}
.xans-product-detail .imgArea .listImg ul {
	overflow:hidden;
	height:72px;
	margin:0 0 0 -1px;
}
.xans-product-detail .imgArea .listImg li {
	display:inline-block;
	margin:0 0 0 1px;
	*display:inline;
	*zoom:1;
}
.xans-product-detail .imgArea .listImg li img {
	width:72px;
	height:72px;
	cursor:pointer;
}
.xans-product-detail .imgArea .listImg button {
	position:absolute;
	top:50%;
	width:33px;
	height:33px;
	margin-top:-16px;
	font-size:0;
	line-height:0;
	color:transparent;
	background:url("/design/glogenic01/web/img/btn_product_detail_ctrl.png") no-repeat;
}
.xans-product-detail .imgArea .listImg .prev {
	left:0;
	background-position:0px 0px;
}
.xans-product-detail .imgArea .listImg .prev:hover {
	background-position:0px -43px;
}
.xans-product-detail .imgArea .listImg .next {
	right:0;
	background-position:-43px 0px;
}
.xans-product-detail .imgArea .listImg .next:hover {
	background-position:-43px -43px;
}
.xans-product-detail .imgArea .control {
	overflow:hidden;
	text-align:center;
	background:#c2c2c2;
}
.xans-product-detail .imgArea .control .prev {
	float:left;
}
.xans-product-detail .imgArea .control .next {
	float:right;
}
.xans-product-detail .imgArea .button {
	float:none;
	width:auto;
	margin:10px 0 0;
	padding:0;
	border-top:0;
}
.xans-product-detail .infoArea {
	float:right;
	clear:right;
	width:450px;
	*height:1%;
	color:#333;
}
.xans-product-detail .infoArea h3 {
	margin:0 0 10px;
	padding:0;
	border-bottom:0px solid #000;
	font-size:15px;
	font-family:"굴림",Gulim,sans-serif;
	color:#333;
}
.xans-product-detail .infoArea h3 img {
	vertical-align:middle;
}
.xans-product-detail .infoArea h3 span {
	font-weight:normal;
	font-size:12px;
	color:#666;
	padding-left:30px;
}
.xans-product-detail .infoArea p.delivery {
	padding:10px 0 20px;
}
.xans-product-detail .infoArea.wide {
	float:none;
	width:auto;
}
.xans-product-detail .infoArea>.info {
	margin:5px 10px 0 0;
	padding:8px 0 0 0;
	border-top:0px dotted #b0b1b3;
	font-size:11px;
	color:#5f5f5f;
}
.xans-product-detail .infoArea table {
	border:0;
	font-size:12px;
	margin:10px 0 0;
	color:#333;
}
.xans-product-detail .infoArea th {
	font-weight:normal;
	color:#8f8f91;
	width:108px;
	padding:10px 0;
	text-align:left;
	vertical-align:top;
}
.xans-product-detail .infoArea td {
	padding:10px 0;
	color:#8f8f91;
	vertical-align:top;
	color:#333;
}
.xans-product-detail .infoArea td input {
	height:18px;
	border:1px solid #bcbcbc;
	color:#8f8f91;
}
.xans-product-detail .infoArea td select {
	width:100%;
	height:30px;
	color:#8f8f91;
}
.xans-product-detail .infoArea td #delivery_cost_prepaid {
	margin:0 0 5px;
}
.xans-product-detail .infoArea td .inputWrap {
	display:block;
	padding:0 4px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.xans-product-detail .infoArea td .inputWrap input {
	width:100%;
	border:0;
	font-size:11px;
	line-height:18px;
}
.xans-product-detail .infoArea td.social {
	padding:4px 0 0;
}
.xans-product-detail .infoArea td.social img {
	cursor:pointer;
}
.xans-product-detail .infoArea td .sale {
	text-decoration:line-through;
}
.xans-product-detail .infoArea td .period {
	display:block;
	margin:7px 0 0;
	font-size:11px;
	color:#8c8982;
}
.xans-product-detail .infoArea td .mileage li {
	line-height:1.7em;
}
.xans-product-detail .infoArea td .quantity {
	position:relative;
	display:block;
	margin-left:50px;
}
.xans-product-detail .infoArea td .quantity input {
	width:30px;
	height:18px;
	border:0px solid #bcbcbc;
}
.xans-product-detail .infoArea td .quantity .QuantityUp {
	position:absolute;
	left:32px;
	top:0;
}
.xans-product-detail .infoArea td .quantity .QuantityDown {
	position:absolute;
	left:32px;
	bottom:0;
}
.xans-product-detail .infoArea td .delivery input {
	border:0;
}
.xans-product-detail .infoArea td img.qrcode {
	border:0px solid #e1e1e1;
}
.xans-product-detail .infoArea td p.qrcode {
	padding:5px 0 0;
}
.xans-product-detail .infoArea td #span_product_price_text {
	color:#333;
}
.xans-product-detail .infoArea td #span_product_coupon_dc_price {
	color:#333;
}
.xans-product-detail .btnTooltip {
	display:inline-block;
	position:relative;
	z-index:10;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
.xans-product-detail .infoArea .xans-product-option tr th {
	padding:5px 0 5px 4px;
}
.xans-product-detail .infoArea .xans-product-option tr td {
	padding:5px 0px 0px 0;
}
.xans-product-detail .infoArea .xans-product-option tr:first-child th,.xans-product-detail .infoArea .xans-product-option tr:first-child td {
	padding-top:20px;
	border-top:0 solid #e0dede;
}
.xans-product-detail .infoArea .xans-product-addoption td .inputWrap {
	display:inline-block;
	width:180px;
}
.xans-product-detail .infoArea .xans-product-addoption .txtByte {
	vertical-align:middle;
	letter-spacing:-1px;
}
.xans-product-detail .infoArea .xans-product-addoption .txtByte strong {
	color:#1b87d4;
}
.xans-product-action {
	overflow:hidden;
	float:left;
	text-align:center;
	padding:17px 0 53px 0;
	border-top:0px solid #000000;
}
.xans-product-action .left {
	float:left;
	margin:0 0 15px 4px;
}
.xans-product-action .left.first {
	margin-left:0;
}
.xans-product-action .btnArea {
	overflow:hidden;
	margin:0 0 15px;
	text-align:left;
	font-size:0;
	line-height:0;
	width:980px;
	text-align:center;
}
.xans-product-action .btnArea.center {
	text-align:left;
}
.xans-product-action .btnArea a img {
	margin:0 0 0 0px;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
	*margin-left:2px;
	text-align:center;
}
.xans-product-action .btnArea a:first-child img {
	margin-left:0;
}
.xans-product-action .btnArea span.left {
	float:left;
	margin:0 0 0 -4px;
	text-align:left;
}
.xans-product-multioption {
	border-top:1px solid #ebebeb;
}
.xans-product-multioption div {
	border-top:1px solid #ebebeb;
	margin:10px 0 0;
}
.xans-product-multioption p {
	padding:10px 0;
	text-align:right;
}
.xans-product-detail .eventArea {
	clear:both;
}
.xans-product-detail .eventArea h3 {
	height:30px;
	font-size:12px;
	color:#272823;
	background:url("/design/glogenic01/web/img/bg_title.gif") 0 3px repeat-x;
}
.xans-product-detail .eventArea h3 span {
	padding:0 7px 0 10px;
	background:#fff url("/design/glogenic01/web/img/ico_title.gif") 0 0 no-repeat;
}
.xans-myshop-benefit {
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:30px 0;
	padding:10px 10px 10px 100px;
	color:#8b8b8c;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.xans-myshop-benefit p strong {
	color:#8c91a2;
}
.xans-myshop-benefit p.myThumb {
	float:left;
	margin:0 0 0 -90px;
}
.xans-myshop-benefit .myInfo {
	line-height:20px;
}
.xans-myshop-benefit p span.typeBlock {
	display:block;
}
#image_zoom_small {
	display:block;
	position:absolute;
	z-index:999;
	background:#fff;
	border:1px solid #aaa;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#zoom_wrap {
	position:absolute;
	top:30px;
	left:380px;
	z-index:100;
}
.image_zoom_large {
	position:absolute;
	z-index:999;
	width:350px;
	height:350px;
	overflow:hidden;
	background:#fff;
	border:1px solid #aaa;
}
.image_zoom_large .image_zoom_large_relative {
	position:relative;
}
.image_zoom_large .image_zoom_large_relative #zoom_image {
	position:absolute;
	z-index:99;
}
#divNvPointInfo {
	display:none;
	position:absolute;
	z-index:99;
	width:245px;
	padding:10px;
	color:#777;
	font-size:11px;
	background:#fff;
	border:1px solid #5B9761;
}
#divNvPointInfo a {
	display:block;
	padding:5px 0 0;
	color:#1ec228;
}
#divNvPointInfo a img {
	vertical-align:middle;
}
#imgNaverMileageHelp {
	cursor:pointer;
}
.infoArea .productSet {
	margin:10px 0 0;
	border:1px solid #d7d5d5;
}
.infoArea .productSet table {
	table-layout:fixed;
	margin:0;
}
.infoArea .productSet th {
	width:100px;
	padding:5px 5px 5px 8px;
	color:#353535;
}
.infoArea .productSet td {
	padding:5px 10px;
	color:#353535;
}
.infoArea .productSet td.del {
	text-decoration:line-through;
}
.infoArea .productSet td.price {
	font-weight:bold;
	color:#ff8a56;
}
.infoArea .productSet td.sale {
	font-weight:bold;
	color:#f95959;
}
.infoArea .productSet td.thumbnail img {
	width:78px;
	height:108px;
	margin:3px 0 7px;
	border:1px solid #ececec;
}
.infoArea .productSet .product {
	padding:9px 0 4px;
	border-top:1px solid #e9e9e9;
	vertical-align:top;
}
.infoArea .productSet .sizeGuide {
	padding:5px 10px;
	height:19px;
	border-top:1px solid #d7d5d5;
	text-align:right;
}
.infoArea .productSet .sizeGuide a {
	margin:0;
	padding-left:0;
	position:static;
}
.infoArea .productSet .sizeGuide a span {
	display:inline-block;
	padding:0 0 0 24px;
	background:url("/design/glogenic01/web/img/ico_sizeGuide.gif") no-repeat 0 2px;
	*zoom:1;
}
.infoArea .productSet .seperate,.infoArea .productSet .option {
	vertical-align:top;
	*zoom:1;
}
.infoArea .productSet .option td {
	padding:4px 10px;
}
.infoArea .productSet .info {
	padding:0 0 0 58px;
	font-size:11px;
	color:#8f8f91;
}
.infoArea .productSet .selectButton {
	text-align:right;
}
.infoArea .productSet .recommend {
	position:relative;
	padding:0 0 0 8px;
	font-size:11px;
	color:#757575;
	line-height:38px;
	background:#fbfafa;
}
.infoArea .productSet .recommend strong {
	padding:0 7px 0 0;
	font-size:12px;
	color:#353535;
}
.infoArea .productSet .recommend .toggle {
	position:absolute;
	right:10px;
	top:4px;
}
.infoArea .productSet.normal {
	border:0;
}
.infoArea .productSet.normal th {
	border-right:1px solid #d7d5d5;
}
.infoArea .productSet.normal tr:first-child th,.infoArea .productSet.normal tr:first-child td {
	padding-top:11px;
	padding-bottom:11px;
	border-bottom:1px solid #d7d5d5;
	background:#fbfafa;
}
.infoArea .productSet.normal .option th {
	padding-top:0;
}
.infoArea .productSet.normal .option td {
	padding:1px 10px 7px;
}
.infoArea .productSet.normal .option tr:first-child th {
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:0;
	background:none;
}
.infoArea .productSet.normal .option tr:first-child td {
	padding-top:1px;
	padding-bottom:6px;
	border-bottom:0;
	background:none;
}
.infoArea .productSet.normal .product {
	margin:1px 0 0;
	padding:0;
	border:1px solid #d7d5d5;
}
.infoArea .productSet .xans-product-addoption td .inputWrap {
	display:inline-block;
	width:273px;
}
.infoArea .productSet.hide .product {
	display:none;
}
#totalProducts {
	margin:35px 0 0 0;
	color:#333;
}
#totalProducts .info {
	padding-bottom:10px;
	border-bottom:0px solid #000;
	font-size:11px;
	color:#333;
	line-height:14px;
	text-align:;
	margin:0;
	float:left;
}
#totalProducts .info img {
	margin:-1px 0 0 0;
}
#totalProducts table {
	margin:0;
	color:#333;
}
#totalProducts table .left {
	text-align:left;
}
#totalProducts table .center {
	text-align:center;
}
#totalProducts table .right {
	padding-right:9px;
	text-align:right;
}
#totalProducts thead th {
	height:0;
	padding:0;
	font-size:0;
	line-height:0;
	*position:absolute;
}
#totalProducts tbody th {
	vertical-align:middle;
	color:#333;
}
#totalProducts tbody td {
	color:#333;
	padding:5px 0;
	border-top:1px solid #ebebeb;
	font-size:11px;
	color:#333;
	line-height:16px;
	vertical-align:middle;
	word-wrap:break-word;
	word-break:break-all;
}
#totalProducts tbody tr td:first-child {
	padding-left:;
}
#totalProducts tbody tr:first-child td {
	border-top:0;
}
#totalProducts tbody td p {
	margin:5px 0;
	padding:;
}
#totalProducts tbody td p.product span {
	color:#333;
}
#totalProducts tbody td p.product span.soldOut {
	color:#e84f20;
}
#totalProducts tbody td img {
	vertical-align:middle;
}
#totalProducts tbody td .quantity {
	display:inline-block;
	position:relative;
	vertical-align:middle;
}
#totalProducts tbody td .quantity input {
	width:23px;
	height:19px;
	padding:0;
	line-height:19px;
	border:1px solid #e9e9e9;
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	*margin-top:-1px;
}
#totalProducts tbody td .quantity .up {
	position:absolute;
	left:38px;
	top:0;
}
#totalProducts tbody td .quantity .down {
	position:absolute;
	left:38px;
	top:10px;
}
#totalProducts tbody td .mileage {
	display:block;
	font-size:11px;
	white-space:nowrap;
}
#totalProducts tfoot+tbody tr:first-child td {
	border:0;
	color:#333;
}
#totalProducts tfoot td {
	padding:15px 0;
	color:#333;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	background:#fafafa;
}
#totalProducts tfoot td .total {
	color:#333;
}
#totalProducts tfoot td .total em {
	font-style:normal;
	font-size:14px;
	font-family:Arial,sans-serif;
}
#totalProducts+.xans-product-action {
	margin-top:0;
}
.differentialShipping {
	display:none;
	overflow:hidden;
	position:absolute;
	right:0;
	top:17px;
	z-index:100;
	width:350px;
	border:1px solid #7f8186;
	color:#000;
	background-color:#fff;
}
.differentialShipping h3.title {
	height:39px;
	margin:0;
	padding:0 35px 0 19px;
	color:#fefefe;
	font-size:14px;
	line-height:39px;
	background-color:#666;
}
.differentialShipping .content {
	padding:20px;
}
.differentialShipping .close {
	position:absolute;
	right:14px;
	top:12px;
}
.differentialShipping .close img {
	cursor:pointer;
}
.differentialShipping .content ul {
	color:#8f8f8f;
	line-height:25px;
}
.differentialShipping .content li {
	overflow:hidden;
	padding:0 0 0 6px;
	background:url("/design/glogenic01/web/img/ico_pay_list.gif") no-repeat 0 9px;
}
.differentialShipping .content li strong {
	float:left;
	font-weight:normal;
}
.differentialShipping .content li span {
	float:right;
	color:#000;
}
.differentialShipping .content .info {
	margin:7px 0 0;
	padding:7px 0 0;
	border-top:1px dotted #b0b1b3;
	font-size:11px;
	color:#80aeef;
	text-align:right;
}
.xans-product-customsns,.xans-product-customsns ul,.xans-product-customsns li {
	display:inline;
	vertical-align:middle;
}
.xans-product-customsns img {
	margin-bottom:2px;
}
.xans-product-detail .likeButton {
	display:table;
	margin:20px auto 10px;
	text-align:center;
	font-size:14px;
}
.xans-product-detail .likeButton button {
	display:inline-block;
	padding:11px 20px;
	border:1px solid #b4b4b4;
	border-bottom-color:#969696;
	border-radius:2px;
	color:#737373;
	line-height:1em;
	text-align:right;
	background-color:#fff;
	*zoom:1;
}
.xans-product-detail .likeButton button span {
	display:inline-block;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	font-family:Gulim,sans-serif;
	*zoom:1;
}
.xans-product-detail .likeButton button img {
	vertical-align:middle;
}
.xans-product-detail .likeButton .title {
	padding:0 9px 0 0;
	margin:0 8px 0 0;
	min-width:0;
	text-align:left;
	background:url("/design/glogenic01/web/img/bg_bar.gif") no-repeat 100% 3px;
}
.xans-product-detail .likeButton.selected .title {
	color:#ef514c;
}
.xans-product-detail .likeButton.selected .count {
	color:#353535;
}
.xans-coupon-productdetail {
	clear:both;
	margin:30px 0;
	overflow:hidden;
}
.xans-coupon-productdetail .title {
	position:relative;
}
.xans-coupon-productdetail .title h3 {
	padding:0 0 16px;
	font-size:12px;
	color:#272823;
	background:url("/design/glogenic01/web/img/bg_title.gif") 0 3px repeat-x;
}
.xans-coupon-productdetail .title h3 span {
	padding:0 7px 0 10px;
	background:#fff url("/design/glogenic01/web/img/ico_title.gif") 0 0 no-repeat;
}
.xans-coupon-productdetail .title .button {
	position:absolute;
	top:-3px;
	right:0;
	padding:0 0 0 7px;
	background:#fff;
}
.xans-coupon-productdetail .couponSkinArea {
	text-align:center;
}
.xans-coupon-productdetail .couponSkinArea ul {
	zoom:1;
	margin:0 auto;
	padding:0;
}
.xans-coupon-productdetail .couponSkinArea ul:after {
	content:"";
	display:block;
	clear:both;
}
.xans-coupon-productdetail .couponSkinArea ul li {
	display:inline;
	float:left;
	width:216px;
	padding:0;
	list-style:none;
}
.xans-coupon-productdetail .couponSkinArea ul.grid1 {
	width:216px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid2 {
	width:472px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid2 li {
	margin:0 10px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid3 {
	width:708px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid3 li {
	margin:0 10px;
}
.xans-coupon-productdetail .couponSkinArea .coupon {
	width:216px;
	height:105px;
	margin-bottom:20px;
	font-size:12px;
	line-height:1.5;
	text-align:center;
	font-family:Dotum sans-serif;
	background-repeat:no-repeat;
}
.xans-coupon-productdetail .couponSkinArea .coupon img {
	border:0;
}
.xans-coupon-productdetail .couponSkinArea .coupon p {
	margin:0;
	padding:0;
}
.xans-coupon-productdetail .couponSkinArea .coupon .title {
	display:block;
	padding:8px 0 0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	font-weight:normal;
	font-family:Arial;
}
.xans-coupon-productdetail .couponSkinArea .coupon .discount {
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	font-family:Dotum;
}
.xans-coupon-productdetail .couponSkinArea .coupon .discount span {
	font-size:22px;
	font-family:Verdana;
}
.xans-coupon-productdetail .couponSkinArea .coupon .period {
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:center;
	font-family:Dotum;
	letter-spacing:-1px;
}
.xans-coupon-productdetail .couponSkinArea .coupon .button {
	margin:5px 0 0;
	text-align:center;
}
.xans-coupon-productdetail .couponSkinArea .imgCoupon .title,.xans-coupon-productdetail .couponSkinArea .imgCoupon .discount,.xans-coupon-productdetail .couponSkinArea .imgCoupon .period,.xans-coupon-productdetail .couponSkinArea .imgCoupon .button {
	display:none;
}
.xans-coupon-productdetail .couponSkinArea .imgCoupon .detail {
	height:100%;
}
#dCouponDetail {
	position:relative;
	background:#fff;
	overflow:hidden;
	width:372px;
	padding:10px;
	border:1px solid #7d7c8b;
	box-shadow:5px 5px 5px #d3d3d3;
	-moz-box-shadow:5px 5px 5px #d3d3d3;
	-webkit-box-shadow:5px 5px 5px #d3d3d3;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#d3d3d3,direction=135,strength=10);
}
#dCouponDetail h3 {
	float:left;
	padding:0 0 10px;
	color:#34a7b3;
}
#dCouponDetail ul {
	clear:both;
	padding:10px;
	margin:10px 0;
	background:#f1f1f1;
}
#dCouponDetail ul li {
	line-height:18px;
	font-size:11px;
}
#dCouponDetail img {
	float:right;
}
.xans-product-additional {
	clear:both;
	margin:45px 0 0;
}
.xans-product-additional ul.link {
	height:35px;
	border-bottom:1px solid #f2823e;
	zoom:1;
}
.xans-product-additional ul.link:after {
	content:"";
	display:block;
	clear:both;
}
.xans-product-additional ul.link li {
	float:left;
	height:29px;
	margin:0;
	padding:0;
	line-height:33px;
	background:#fff;
	width:120px;
	text-align:center;
}
.xans-product-additional ul.link li a {
	color:#666;
	font-size:12px;
	width:110px;
	text-align:center;
	font-family:'malgun-gothic';
}
.xans-product-additional ul.link li.selected {
	background:#fff;
	border:0px solid #bbb;
	border-bottom:0;
	line-height:31px;
	text-align:center;
}
.xans-product-additional ul.link li.selected a {
	color:#f2823e;
	font-weight:bold;
	text-align:center;
	font-family:'malgun-gothic';
	font-size:12px;
}
.xans-product-additional .cont {
	padding:20px 20px 60px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional .cont h3 {
	margin:0 0 20px;
	color:#444;
	font-size:12px;
	clear:both;
}
.xans-product-additional #prdDetail {
	width:100%;
	clear:both;
}
.xans-product-additional #prdDetail li a {
	float:left;
}
.xans-product-additional #prdInfo {
	width:100%;
	clear:both;
}
.xans-product-additional #prdInfo li a {
	float:left;
}
.xans-product-additional #prdReview {
	width:100%;
	clear:both;
}
.xans-product-additional #prdReview li a {
	float:left;
}
.xans-product-additional #prdQnA {
	width:100%;
	clear:both;
}
.xans-product-additional #prdQnA li a {
	float:left;
}
.xans-product-additional #prdRelated {
	width:100%;
	clear:both;
}
.xans-product-additional #prdRelated li a {
	float:left;
}
.xans-product-additional div.board {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional div.board h3 {
	padding:0 20px 10px;
	color:#444;
	font-size:12px;
}
.xans-product-additional div.board p.desc {
	padding:0 20px;
}
.xans-product-additional div.board p.nodata {
	border:1px solid #e3e3e3;
	line-height:50px;
	text-align:center;
}
.xans-product-additional .btnArea {
	margin:10px 0;
	text-align:right;
}
.xans-product-additional .btnArea img {
	margin:0 0 0 -3px;
}
.xans-product-additional table.board {
	table-layout:fixed;
	margin:20px 0 0;
	border-bottom:1px solid #c0c0c0;
	color:#8f8f8f;
	font-size:11px;
}
.xans-product-additional table.board th {
	padding:5px 0 3px;
	border-top:2px solid #c0c0c0;
	border-bottom:1px solid #ccc;
	background:#f6f6f6;
	font-weight:normal;
	color:#676767;
}
.xans-product-additional table.board td {
	padding:6px 0 4px;
	border-top:1px dotted #e3e3e3;
	line-height:140%;
	text-align:center;
	vertical-align:middle;
}
.xans-product-additional table.board td.left {
	text-align:left;
}
.xans-product-additional table.board td img {
	margin:0 2px;
	vertical-align:middle;
}
.xans-product-additional table.board td a,.xans-product-additional table.board td a:hover {
	color:#8f8f8f;
}
.xans-product-additional table.board td .view {
	padding:10px;
	text-align:left;
}
.xans-product-additional .paging {
	margin:20px 0;
	text-align:center;
	line-height:1.4em;
}
.xans-product-additional .paging p,.xans-product-additional .paging ol,.xans-product-additional .paging li {
	display:inline;
}
.xans-product-additional .paging img {
	vertical-align:top;
}
.xans-product-additional .paging p {
	margin-right:-3px;
	*margin-right:1px;
}
.xans-product-additional .paging ol {
	margin:0 17px 0 20px;
}
.xans-product-additional .paging li {
	margin:0 4px;
	font-size:11px;
	font-family:tahoma,sans-serif;
}
.xans-product-additional .paging li a {
	color:#7c7b7b;
}
.xans-product-additional .paging li a:hover {
	color:#ffd5c40;
	text-decoration:underline;
}
.xans-product-additional .paging li a.this {
	color:#fd5c40;
}
.xans-product-additional .paging a.nolink {
	cursor:default;
}
.xans-product-additional .boardComment {
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	font-size:11px;
}
.xans-product-additional .boardComment li {
	position:relative;
	overflow:hidden;
	padding:10px 20px;
	border-top:1px dotted #c7c7c7;
	color:#8f8f8f;
	text-align:left;
	line-height:140%;
}
.xans-product-additional .boardComment li:first-child {
	border:0;
}
.xans-product-additional .boardComment li .name {
	margin:0 10px 0 0;
}
.xans-product-additional .boardComment li .name input {
	width:13px;
	height:13px;
	margin:0 2px 0 0;
	vertical-align:-2px;
	*vertical-align:2px;
}
.xans-product-additional .boardComment li .date {
	margin:0 10px 0 0;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#8f8f8f;
}
.xans-product-additional .boardComment li .grade {
	margin:0 10px 0 0;
}
.xans-product-additional .boardComment li .button {
}
.xans-product-additional .boardComment li .button a {
	margin:0 -3px 0 0;
}
.xans-product-additional .boardComment li .comment {
	margin:5px 0 0;
	word-break:break-all;
}
.xans-product-additional .memoCont {
	overflow:hidden;
	margin:20px 0;
	padding:15px 20px;
	border:1px solid #e7e7e7;
	background:#f8f8f8;
	font-size:11px;
	color:#202020;
	text-align:left;
}
.xans-product-additional .memoCont input,.xans-product-additional .memoCont textarea {
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional .memoCont input {
	width:84px;
	height:14px;
	margin:0 10px 0 9px;
}
.xans-product-additional .memoCont textarea {
	width:640px;
	height:44px;
	margin:0 2px 0 0;
}
.xans-product-additional .memoCont .nameArea {
	display:block;
	margin:0 0 10px;
}
.xans-product-additional .memoCont .rating {
	margin:10px 0 0;
}
.xans-product-additional .memoCont .rating input {
	width:13px;
	height:13px;
	margin:0 2px 0 0;
	padding:0;
	border:0;
	vertical-align:-2px;
	*vertical-align:1px;
}
.xans-product-additional .memoCont .rating label {
	padding:0 10px 0 0;
}
.xans-product-additional .memoCont .rating em {
	font-style:normal;
}
.xans-product-additional .memoCont .text,.xans-product-additional .memoCont .captcha {
	margin:10px 0 0;
}
.xans-product-additional .boardComment li.replyArea {
	padding-left:40px;
	background:url("/design/glogenic01/web/img/ico_memo_reply.gif") no-repeat 20px 15px;
}
.xans-product-additional .boardComment li.replyArea:first-child {
	border-top:1px dotted #c7c7c7;
}
.xans-product-additional .boardComment .memoCont {
	margin:10px 0 0;
	border:1px solid #e7e7e7;
}
.xans-product-additional .boardComment .memoCont textarea {
	width:560px;
}
.xans-product-additional div.relation {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional div.relation h3 {
	padding:0 20px 10px;
	color:#444;
	font-size:12px;
}
.xans-product-additional div.relation table {
	table-layout:fixed;
	border-bottom:1px solid #c0c0c0;
	color:#8f8f8f;
	font-size:11px;
}
.xans-product-additional div.relation table th {
	padding:5px 0 3px;
	border-top:2px solid #c0c0c0;
	border-bottom:1px solid #ccc;
	background:#f6f6f6;
	font-weight:normal;
	color:#676767;
}
.xans-product-additional div.relation table td {
	padding:6px 3px 4px;
	border-top:1px dotted #e3e3e3;
	line-height:140%;
	text-align:center;
	vertical-align:middle;
}
.xans-product-additional div.relation table td.left {
	text-align:left;
}
.xans-product-additional div.relation table td.right {
	text-align:right;
}
.xans-product-additional div.relation table td img {
	margin:0 2px;
	vertical-align:middle;
}
.xans-product-additional div.relation table td a,.xans-product-additional div.relation table td a:hover {
	color:#8f8f8f;
}
.xans-product-additional div.relation table td .option li {
	line-height:1.8em;
}
.xans-product-additional div.relation table td .option span {
	display:block;
}
.xans-product-additional div.relation table td .option input {
	width:80px;
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional div.relation table td .option select {
	width:88px;
}
.xans-product-additional div.relation table td .quantity {
	position:relative;
	width:48px;
	margin:0 auto;
	text-align:left;
	line-height:0;
}
.xans-product-additional div.relation table td .quantity input {
	width:28px;
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional div.relation table td .quantity .RelationQuantityUp {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
.xans-product-additional div.relation table td .quantity .RelationQuantityDown {
	position:absolute;
	top:9px;
	right:0;
	margin:0;
}
.xans-product-additional ul.prdList {
	display:table;
	width:100%;
	min-width:756px;
	padding:0 0 30px;
	font-size:0;
	line-height:0;
}
.xans-product-additional ul.prdList img {
	vertical-align:middle;
}
.xans-product-additional ul.prdList li.item {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 0 20px 0;
	width:20%;
	color:#838383;
	vertical-align:top;
}
.xans-product-additional ul.prdList li.item div.box {
	width:140px;
	margin:0 auto;
	font-size:11px;
	line-height:1.8em;
}
.xans-product-additional ul.prdList li.item div.box strong {
	display:block;
}
.xans-product-additional ul.prdList li.item .thumb {
	width:140px;
	height:140px;
}
.xans-product-additional .noAccess {
	height:70px;
	margin:12px 0 20px;
	border:1px solid #dedfe5;
	color:#202020;
	line-height:70px;
	text-align:center;
}
.xans-product-additional .minor {
	margin:12px 0 20px;
	padding:41px 0;
	border:1px solid #dedfe5;
	line-height:14px;
	text-align:center;
}
.xans-product-additional .minor p:first-child img {
	margin:-11px 0 0;
	vertical-align:top;
}
.xans-product-additional .minor strong {
	font-weight:normal;
	color:#ef072e;
}
.xans-product-additional .minor .button {
	margin:-7px 0 0;
}
.xans-product-relation ul.link {
	margin:30px 0 11px;
	border-bottom:1px solid #292929;
	border-left:0;
	line-height:1.5;
	*zoom:1;
}
.xans-product-relation ul.link:after {
	content:"";
	display:block;
	clear:both;
}
.xans-product-relation ul.link li {
	float:left;
	width:12.4%;
	margin:0 0 0 -1px;
	border-top:1px solid #cbcdce;
}
.xans-product-relation ul.link li.selected {
	width:13%;
}
.xans-product-relation ul.link li a {
	display:block;
	height:38px;
	padding:0 15px;
	border-right:1px solid #cbcdce;
	border-left:1px solid #cbcdce;
	color:#757575;
	line-height:38px;
	text-decoration:none;
	text-align:center;
	background:#f0f2f2;
}
.xans-product-relation ul.link li.selected a {
	position:relative;
	top:-1px;
	margin:0 0 -1px;
	border:1px solid #292929;
	color:#fff;
	font-weight:bold;
	background:#4a5164;
}
.xans-product-relation ul.link li:first-child,.xans-product-relation ul.link li.selected:first-child {
	margin-left:0;
}
.xans-product-relation .relation {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-relation .relation h3 {
	padding:0 10px 0 9px;
	color:#444;
	font-size:12px;
}
.xans-product-relation .relation ul.prdList {
	display:table;
	width:100%;
	min-width:756px;
	margin:-8px 0 0;
	font-size:0;
	line-height:0;
}
.xans-product-relation .relation ul.prdList img {
	vertical-align:middle;
}
.xans-product-relation .relation ul.prdList li.item {
	display:inline-block;
	margin:20px 0;
	color:#757575;
	vertical-align:top;
	*display:inline;
	*zoom:1;
}
.xans-product-relation .relation ul.prdList li.item .box {
	margin:0 auto;
	font-size:12px;
	line-height:18px;
}
.xans-product-relation .relation ul.prdList li.item {
	width:20%;
}
.xans-product-relation .relation ul.prdList li.item .box {
	width:189px;
}
.xans-product-relation .relation ul.prdList li.item .box strong {
	display:block;
	margin:3px 0 0;
	color:#008bcc;
}
.xans-product-relation .relation ul.prdList li.item .thumb {
	width:187px;
	height:255px;
	margin:0 0 16px;
	border:1px solid #ececec;
}

#productDetail .page-body { margin-top:20px }
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { *zoom:1 }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width:600px; text-align: center }
#productDetail .thumb-info .thumb { margin:0 auto; width:600px }
#productDetail .thumb-info .thumb img { }
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* 상품옵션 정보 */
#productDetail .thumb-info .info { float:right; width:450px }
#productDetail .thumb-info .info .prd-icon { padding-top:10px }
#productDetail .thumb-info .info .prd-icon img { margin-right:3px }
#productDetail .thumb-info .info .tit-prd { font-size:18px; color:#1c1c1c }
#productDetail .thumb-info .info .table-opt { margin-top:20px }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { padding:7px 0 }
#productDetail .thumb-info .info .table-opt th { color:#969696; font-weight: normal }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left { padding:0 }
#productDetail .thumb-info .info .table-opt td { color:#555 }
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price {  }
#productDetail .thumb-info .info .table-opt .sell_price { font-size:18px; color:#1c1c1c; font-weight:bold }
/* 주문수량 */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px; padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:448px; height:104px; font-size:14px; color:#231f20; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #231f20; background:#fff }
#productDetail .thumb-info .info .prd-btns a { margin-top:6px; font-family:Verdana }
#productDetail .thumb-info .info .prd-btns .btn_buy { display:block; width:448px; height:48px; font-size:13px; color:#fff; text-align:center; line-height:48px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_buy:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_buy:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_cart { display:block; width:448px; height:48px; font-size:13px; color:#231f20; text-align:center; line-height:48px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_cart:hover { color:#fff; background:#231f20 }
#productDetail .thumb-info .info .prd-btns .btn_cart:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_barotalk { display:block; margin-top:10px }

/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; padding:7px 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid { width: 100%; padding:0 0 10px; border-bottom:1px solid #e4e4e4; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit { margin-bottom: 8px; color:#969696; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong { color:#555; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; *zoom:1 }
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width:100px; margin-bottom:5px; padding-top: 4px; *padding-bottom:5px; color:#555 }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width:350px; margin-bottom:5px; *padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { text-align:right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a { display:inline-block; width:84px; height:24px; font-size:13px; color:#fff; text-align:center; line-height:24px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover { color:#231f20; background:#fff }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img { display:none }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width:350px; height:26px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position:relative }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { margin-right:3px; width:42px; height:24px; border: 1px solid #dfdfdf; text-align:center !important; line-height:24px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { display:inline-block; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background-position:0 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background-position:0 -26px }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width:350px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { padding-top:5px; clear:both }
#productDetail .thumb-info .info .table-opt .option-wrap { margin-top: 10px; padding:10px 0; border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li { float:left; width:70px; margin-left:25px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl { padding-bottom:10px; color:#333; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img { width:70px; height:70px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-top:7px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-bottom:3px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input { color:#929292; }


/* 상품정보 탭 */
#productDetail .detailTab { padding-top:40px; position:relative }
#productDetail .detailTab ul { padding-left:1px; *zoom:1 }
#productDetail .detailTab ul:after { display:block; clear:both; content:'' }
#productDetail .detailTab ul li { margin-left:-1px; float:left; width:274px; height:49px; border:1px solid #e4e4e5 }
#productDetail .detailTab ul li.first { width:273px }
#productDetail .detailTab ul li a { display:block; height:49px; font-size:13px; color:#303030; line-height:49px; text-align:center; font-family:Verdana }
#productDetail .detailTab ul li a.active { height:47px; border-bottom:3px solid #231f20 }

/* 타이틀 공통 */
#productDetail .tit-detail { position: relative; padding-top:30px; *zoom:1 }
#productDetail .tit-detail:after { display:block; clear:both; content:'' }
#productDetail .tit-detail h3 { float:left; font-size:16px; color:#303030; line-height:18px }
#productDetail .tit-detail .more { float:right }
#productDetail .tit-detail .more a { font-size:11px; color:#8c8b8b }
/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important }
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail { padding-top:10px; margin-top:30px; width: 100%; text-align:left; overflow: hidden }
#productDetail .prd-detail img { max-width: 100%; }

/* 관련상품 */
#productDetail .item-wrap { padding-top:40px }
#productDetail .item-wrap .prd-opt { padding:5px 0; font-size:13px }
#productDetail .item-wrap .prd-opt p { padding-bottom:5px }
#productDetail .item-wrap .prd-opt select { height:auto }
#productDetail .item-wrap .prd-opt .vo_value_list { height:16px; line-height:16px }
#productDetail .item-wrap .prd-qty { padding:5px 0; margin:0 auto; position: relative; width:60px; height:18px }
#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns { float:left }
#productDetail .item-wrap .prd-qty .MS_related_quantity { width:34px; height:16px; line-height:18px; text-align:right; border:1px solid #acacac; font-size: 11px }
#productDetail .item-wrap .prd-qty .btns { width:17px; height: 16px; border:1px solid #acacac; border-left:none }
#productDetail .item-wrap .prd-qty .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .item-wrap .prd-qty .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .item-wrap .prd-qty .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px }
#productDetail .related-allbasket { padding-bottom:40px; text-align:center }
#productDetail .related-allbasket a { display:inline-block; width:248px; height:58px; font-size:13px; color:#fff; font-family:Verdana; text-align:center; line-height:58px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .related-allbasket a:hover { color:#231f20; background:#fff }
#productDetail .related-allbasket a:active { position: relative; top: 1px }

/* review-write */
#productDetail .review-write { margin-top:30px; padding:20px; border:1px solid #e4e4e5 }
#productDetail .review-write th,
#productDetail .review-write td { padding:4px 0; }
#productDetail .review-write th { font-weight: normal }
#productDetail .review-write td input[name=hname] { padding-left:5px; width:210px; height:31px; line-height:31px; border:1px solid #ddd }
#productDetail .review-write td label { margin-right:10px }
#productDetail .review-write td textarea { padding:5px; width:840px; height:81px; border:1px solid #ddd }
#productDetail .review-write td .btn_write { display:inline-block; width:109px; height:91px; font-size:14px; color:#fff; text-align:center; line-height:91px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .review-write td .btn_write:hover { color:#231f20; background:#fff }
#productDetail .review-write td .btn_write:active { position: relative; top: 1px }
/* 댓글리스트 공통 */
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide thead th { padding:15px 0; font-size:13px; border-bottom: 1px solid #e9e9e9; font-weight: normal; font-family:Verdana }
#productDetail .table-slide td .paging a { font-family:Verdana }
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { padding:20px; color:#999; cursor: default; }
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }
#productDetail .table-slide .btm_write { margin-top:10px; margin-right:-110px; position:relative; float:right; right:110px  }
#productDetail .table-slide .btm_write a { display:inline-block; width:108px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .table-slide .btm_write a:hover { color:#fff; background:#231f20 }
#productDetail .table-slide .btm_write a:active { position: relative; top: 1px }
#productDetail .table-slide .paging-wrap { margin:0 110px; position:relative; float:left; width:880px }



/* review-list */
#productDetail .review-list { margin-top:10px }
/* qna board */
#productDetail .qna-list { margin-top: 10px }

/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_optAddWrap li { list-style: none; }
/* 옵션선택 */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* 옵션선택PP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* 옵션 결과 리스트 */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line { padding-top:5px; margin-top:5px; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; margin:16px 0; *padding-bottom:0; }
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name { overflow:hidden; width:100%; vertical-align:middle; text-overflow:ellipsis; white-space:nowrap; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { bottom:4px; right:0; font-size:16px; color:#060606; font-weight:normal; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { font-weight:bold }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { top:3px; right:0; width:13px; height:13px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_comment_del.gif) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { position:relative; margin-top: 10px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { float:left; display:inline-block; width:26px; height:26px; text-indent:-9999em; margin:0; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background-position:0 0; margin:0 4px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px }
#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 { font-weight:bold; }

/* 사용자 입력 인풋박스 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* 하이브리드옵션 */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }

/* 기본옵션 */
#MK_innerOptWrap #MK_innerOpt_01 li { padding-bottom:0; }
/* 하이브리드옵션 */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* 총합계 */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { padding-top:20px; *zoom:1; text-align:right; }
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right }
#MK_innerOptTotal .MK_txt-total { font-size:18px; color:#0e0e0e }
#MK_innerOptTotal .MK_txt-won { font-size:18px; color:#0e0e0e }
#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; margin-top:-9px; font-size:24px; color:#000; vertical-align:middle; }
/* 소리뷰 */
#sorivu { position: relative; margin-top: 20px; }
/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin:30px auto; width:800px }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #d6d6d6; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e8e8e8; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* 사이즈 차트 */
td.area-btn-size-chart a.btn-size-chart { display:inline-block; width:84px; height:24px; font-size:11px; color:#231f20; text-align:center; line-height:24px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
td.area-btn-size-chart a.btn-size-chart:hover { color:#fff; background:#231f20 }
td.area-btn-size-chart a.btn-size-chart:active { position: relative; top: 1px }
#sizeChart { padding-bottom:10px; width:810px; position: absolute; display: none; background:#fff }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

/* 조르기 */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* 쿠폰정보 */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }

.size-chart-box { width: 100%;  border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { margin:10px auto 0; width:800px; background: #fff }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { padding:8px 0; font-size:13px; font-weight:normal; text-align:center }
.size-chart-cont table th { border-bottom:1px solid #d6d6d6 }
.size-chart-cont table tr, .size-chart-img {height: 1px;}

.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; font-size:13px; color:#a7a7a7 }

#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
#kakaopay_order_btn {padding-top:10px;}
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
/* 통옵 추가 구성 상품 */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 0; border-top:1px solid #e4e4e5; color:#000; font-size:14px; }
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { padding-left:20px; padding-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd { width: 110px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width: 100px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p { overflow:hidden; text-overflow:ellipsis; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name { overflow:hidden; text-overflow:ellipsis; display: block; }

/* 원클릭옵션 */
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }                                                                                
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px;  max-width: 320px; overflow: hidden; height: 44px; }                                                                         
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; max-width: 320px; overflow: hidden; height: 19px; }

div {font-family: 'malgun gothic', sans-serif;}
    div.frontarea {font-size:12px;}
    table td {color:#333;}
    div strong {color:#333;}
    em {font-style:normal;}
    .path h3 {display:none;}

.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;
}
.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/glogenic01/web/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;
	}
}
.xans-product-detail {
	clear:both;
	overflow:hidden;
	position:relative;
	width:980px;
	margin:0 auto;
	padding:30px 0 0 0;
	*zoom:1;
	color:#333;
}
.xans-product-detail:after {
	content:"";
	display:block;
	clear:both;
}
.frontarea {
	border:1px solid #e5e5e5;
	background:#fff;
}
.xans-product-detail .imgArea {
	float:left;
	width:440px;
	margin:0 0 30px 0;
	text-align:center;
}
.xans-product-detail .imgArea .keyImg {
	width:400px;
	text-align:center;
}
.xans-product-detail .imgArea .keyImg img {
	max-width:460px;
	cursor:pointer;
}
.xans-product-detail .imgArea .listImg {
	font-size:0;
	overflow:hidden;
	margin:5px 0 0;
	padding:0 0 1px;
}
.xans-product-detail .imgArea .listImg ul {
	overflow:hidden;
	height:72px;
	margin:0 0 0 -1px;
}
.xans-product-detail .imgArea .listImg li {
	display:inline-block;
	margin:0 0 0 1px;
	*display:inline;
	*zoom:1;
}
.xans-product-detail .imgArea .listImg li img {
	width:72px;
	height:72px;
	cursor:pointer;
}
.xans-product-detail .imgArea .listImg button {
	position:absolute;
	top:50%;
	width:33px;
	height:33px;
	margin-top:-16px;
	font-size:0;
	line-height:0;
	color:transparent;
	background:url("/design/glogenic01/web/img/btn_product_detail_ctrl.png") no-repeat;
}
.xans-product-detail .imgArea .listImg .prev {
	left:0;
	background-position:0px 0px;
}
.xans-product-detail .imgArea .listImg .prev:hover {
	background-position:0px -43px;
}
.xans-product-detail .imgArea .listImg .next {
	right:0;
	background-position:-43px 0px;
}
.xans-product-detail .imgArea .listImg .next:hover {
	background-position:-43px -43px;
}
.xans-product-detail .imgArea .control {
	overflow:hidden;
	text-align:center;
	background:#c2c2c2;
}
.xans-product-detail .imgArea .control .prev {
	float:left;
}
.xans-product-detail .imgArea .control .next {
	float:right;
}
.xans-product-detail .imgArea .button {
	float:none;
	width:auto;
	margin:10px 0 0;
	padding:0;
	border-top:0;
}
.xans-product-detail .infoArea {
	float:right;
	clear:right;
	width:450px;
	*height:1%;
	color:#333;
}
.xans-product-detail .infoArea h3 {
	margin:0 0 10px;
	padding:0;
	border-bottom:0px solid #000;
	font-size:15px;
	font-family:"굴림",Gulim,sans-serif;
	color:#333;
}
.xans-product-detail .infoArea h3 img {
	vertical-align:middle;
}
.xans-product-detail .infoArea h3 span {
	font-weight:normal;
	font-size:12px;
	color:#666;
	padding-left:30px;
}
.xans-product-detail .infoArea p.delivery {
	padding:10px 0 20px;
}
.xans-product-detail .infoArea.wide {
	float:none;
	width:auto;
}
.xans-product-detail .infoArea>.info {
	margin:5px 10px 0 0;
	padding:8px 0 0 0;
	border-top:0px dotted #b0b1b3;
	font-size:11px;
	color:#5f5f5f;
}
.xans-product-detail .infoArea table {
	border:0;
	font-size:12px;
	margin:10px 0 0;
	color:#333;
}
.xans-product-detail .infoArea th {
	font-weight:normal;
	color:#8f8f91;
	width:108px;
	padding:10px 0;
	text-align:left;
	vertical-align:top;
}
.xans-product-detail .infoArea td {
	padding:10px 0;
	color:#8f8f91;
	vertical-align:top;
	color:#333;
}
.xans-product-detail .infoArea td input {
	height:18px;
	border:1px solid #bcbcbc;
	color:#8f8f91;
}
.xans-product-detail .infoArea td select {
	width:100%;
	height:30px;
	color:#8f8f91;
}
.xans-product-detail .infoArea td #delivery_cost_prepaid {
	margin:0 0 5px;
}
.xans-product-detail .infoArea td .inputWrap {
	display:block;
	padding:0 4px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.xans-product-detail .infoArea td .inputWrap input {
	width:100%;
	border:0;
	font-size:11px;
	line-height:18px;
}
.xans-product-detail .infoArea td.social {
	padding:4px 0 0;
}
.xans-product-detail .infoArea td.social img {
	cursor:pointer;
}
.xans-product-detail .infoArea td .sale {
	text-decoration:line-through;
}
.xans-product-detail .infoArea td .period {
	display:block;
	margin:7px 0 0;
	font-size:11px;
	color:#8c8982;
}
.xans-product-detail .infoArea td .mileage li {
	line-height:1.7em;
}
.xans-product-detail .infoArea td .quantity {
	position:relative;
	display:block;
	margin-left:50px;
}
.xans-product-detail .infoArea td .quantity input {
	width:30px;
	height:18px;
	border:0px solid #bcbcbc;
}
.xans-product-detail .infoArea td .quantity .QuantityUp {
	position:absolute;
	left:32px;
	top:0;
}
.xans-product-detail .infoArea td .quantity .QuantityDown {
	position:absolute;
	left:32px;
	bottom:0;
}
.xans-product-detail .infoArea td .delivery input {
	border:0;
}
.xans-product-detail .infoArea td img.qrcode {
	border:0px solid #e1e1e1;
}
.xans-product-detail .infoArea td p.qrcode {
	padding:5px 0 0;
}
.xans-product-detail .infoArea td #span_product_price_text {
	color:#333;
}
.xans-product-detail .infoArea td #span_product_coupon_dc_price {
	color:#333;
}
.xans-product-detail .btnTooltip {
	display:inline-block;
	position:relative;
	z-index:10;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
.xans-product-detail .infoArea .xans-product-option tr th {
	padding:5px 0 5px 4px;
}
.xans-product-detail .infoArea .xans-product-option tr td {
	padding:5px 10px 5px 0;
}
.xans-product-detail .infoArea .xans-product-option tr:first-child th,.xans-product-detail .infoArea .xans-product-option tr:first-child td {
	padding-top:20px;
	border-top:0 solid #e0dede;
}
.xans-product-detail .infoArea .xans-product-addoption td .inputWrap {
	display:inline-block;
	width:180px;
}
.xans-product-detail .infoArea .xans-product-addoption .txtByte {
	vertical-align:middle;
	letter-spacing:-1px;
}
.xans-product-detail .infoArea .xans-product-addoption .txtByte strong {
	color:#1b87d4;
}
.xans-product-action {
	overflow:hidden;
	float:left;
	text-align:center;
	padding:17px 0 53px 0;
	border-top:0px solid #000000;
}
.xans-product-action .left {
	float:left;
	margin:0 0 15px 4px;
}
.xans-product-action .left.first {
	margin-left:0;
}
.xans-product-action .btnArea {
	overflow:hidden;
	margin:0 0 15px;
	text-align:left;
	font-size:0;
	line-height:0;
	width:980px;
	text-align:center;
}
.xans-product-action .btnArea.center {
	text-align:left;
}
.xans-product-action .btnArea a img {
	margin:0 0 0 0px;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
	*margin-left:2px;
	text-align:center;
}
.xans-product-action .btnArea a:first-child img {
	margin-left:0;
}
.xans-product-action .btnArea span.left {
	float:left;
	margin:0 0 0 -4px;
	text-align:left;
}
.xans-product-multioption {
	border-top:1px solid #ebebeb;
}
.xans-product-multioption div {
	border-top:1px solid #ebebeb;
	margin:10px 0 0;
}
.xans-product-multioption p {
	padding:10px 0;
	text-align:right;
}
.xans-product-detail .eventArea {
	clear:both;
}
.xans-product-detail .eventArea h3 {
	height:30px;
	font-size:12px;
	color:#272823;
	background:url("/design/glogenic01/web/img/bg_title.gif") 0 3px repeat-x;
}
.xans-product-detail .eventArea h3 span {
	padding:0 7px 0 10px;
	background:#fff url("/design/glogenic01/web/img/ico_title.gif") 0 0 no-repeat;
}
.xans-myshop-benefit {
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:30px 0;
	padding:10px 10px 10px 100px;
	color:#8b8b8c;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.xans-myshop-benefit p strong {
	color:#8c91a2;
}
.xans-myshop-benefit p.myThumb {
	float:left;
	margin:0 0 0 -90px;
}
.xans-myshop-benefit .myInfo {
	line-height:20px;
}
.xans-myshop-benefit p span.typeBlock {
	display:block;
}
#image_zoom_small {
	display:block;
	position:absolute;
	z-index:999;
	background:#fff;
	border:1px solid #aaa;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#zoom_wrap {
	position:absolute;
	top:30px;
	left:380px;
	z-index:100;
}
.image_zoom_large {
	position:absolute;
	z-index:999;
	width:350px;
	height:350px;
	overflow:hidden;
	background:#fff;
	border:1px solid #aaa;
}
.image_zoom_large .image_zoom_large_relative {
	position:relative;
}
.image_zoom_large .image_zoom_large_relative #zoom_image {
	position:absolute;
	z-index:99;
}
#divNvPointInfo {
	display:none;
	position:absolute;
	z-index:99;
	width:245px;
	padding:10px;
	color:#777;
	font-size:11px;
	background:#fff;
	border:1px solid #5B9761;
}
#divNvPointInfo a {
	display:block;
	padding:5px 0 0;
	color:#1ec228;
}
#divNvPointInfo a img {
	vertical-align:middle;
}
#imgNaverMileageHelp {
	cursor:pointer;
}
.infoArea .productSet {
	margin:10px 0 0;
	border:1px solid #d7d5d5;
}
.infoArea .productSet table {
	table-layout:fixed;
	margin:0;
}
.infoArea .productSet th {
	width:100px;
	padding:5px 5px 5px 8px;
	color:#353535;
}
.infoArea .productSet td {
	padding:5px 10px;
	color:#353535;
}
.infoArea .productSet td.del {
	text-decoration:line-through;
}
.infoArea .productSet td.price {
	font-weight:bold;
	color:#ff8a56;
}
.infoArea .productSet td.sale {
	font-weight:bold;
	color:#f95959;
}
.infoArea .productSet td.thumbnail img {
	width:78px;
	height:108px;
	margin:3px 0 7px;
	border:1px solid #ececec;
}
.infoArea .productSet .product {
	padding:9px 0 4px;
	border-top:1px solid #e9e9e9;
	vertical-align:top;
}
.infoArea .productSet .sizeGuide {
	padding:5px 10px;
	height:19px;
	border-top:1px solid #d7d5d5;
	text-align:right;
}
.infoArea .productSet .sizeGuide a {
	margin:0;
	padding-left:0;
	position:static;
}
.infoArea .productSet .sizeGuide a span {
	display:inline-block;
	padding:0 0 0 24px;
	background:url("/design/glogenic01/web/img/ico_sizeGuide.gif") no-repeat 0 2px;
	*zoom:1;
}
.infoArea .productSet .seperate,.infoArea .productSet .option {
	vertical-align:top;
	*zoom:1;
}
.infoArea .productSet .option td {
	padding:4px 10px;
}
.infoArea .productSet .info {
	padding:0 0 0 58px;
	font-size:11px;
	color:#8f8f91;
}
.infoArea .productSet .selectButton {
	text-align:right;
}
.infoArea .productSet .recommend {
	position:relative;
	padding:0 0 0 8px;
	font-size:11px;
	color:#757575;
	line-height:38px;
	background:#fbfafa;
}
.infoArea .productSet .recommend strong {
	padding:0 7px 0 0;
	font-size:12px;
	color:#353535;
}
.infoArea .productSet .recommend .toggle {
	position:absolute;
	right:10px;
	top:4px;
}
.infoArea .productSet.normal {
	border:0;
}
.infoArea .productSet.normal th {
	border-right:1px solid #d7d5d5;
}
.infoArea .productSet.normal tr:first-child th,.infoArea .productSet.normal tr:first-child td {
	padding-top:11px;
	padding-bottom:11px;
	border-bottom:1px solid #d7d5d5;
	background:#fbfafa;
}
.infoArea .productSet.normal .option th {
	padding-top:0;
}
.infoArea .productSet.normal .option td {
	padding:1px 10px 7px;
}
.infoArea .productSet.normal .option tr:first-child th {
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:0;
	background:none;
}
.infoArea .productSet.normal .option tr:first-child td {
	padding-top:1px;
	padding-bottom:6px;
	border-bottom:0;
	background:none;
}
.infoArea .productSet.normal .product {
	margin:1px 0 0;
	padding:0;
	border:1px solid #d7d5d5;
}
.infoArea .productSet .xans-product-addoption td .inputWrap {
	display:inline-block;
	width:273px;
}
.infoArea .productSet.hide .product {
	display:none;
}
#totalProducts {
	margin:35px 0 0 0;
	color:#333;
}
#totalProducts .info {
	padding-bottom:10px;
	border-bottom:0px solid #000;
	font-size:11px;
	color:#333;
	line-height:14px;
	text-align:;
	margin:0;
	float:left;
}
#totalProducts .info img {
	margin:-1px 0 0 0;
}
#totalProducts table {
	margin:0;
	color:#333;
}
#totalProducts table .left {
	text-align:left;
}
#totalProducts table .center {
	text-align:center;
}
#totalProducts table .right {
	padding-right:9px;
	text-align:right;
}
#totalProducts thead th {
	height:0;
	padding:0;
	font-size:0;
	line-height:0;
	*position:absolute;
}
#totalProducts tbody th {
	vertical-align:middle;
	color:#333;
}
#totalProducts tbody td {
	color:#333;
	padding:5px 0;
	border-top:1px solid #ebebeb;
	font-size:11px;
	color:#333;
	line-height:16px;
	vertical-align:middle;
	word-wrap:break-word;
	word-break:break-all;
}
#totalProducts tbody tr td:first-child {
	padding-left:;
}
#totalProducts tbody tr:first-child td {
	border-top:0;
}
#totalProducts tbody td p {
	margin:5px 0;
	padding:;
}
#totalProducts tbody td p.product span {
	color:#333;
}
#totalProducts tbody td p.product span.soldOut {
	color:#e84f20;
}
#totalProducts tbody td img {
	vertical-align:middle;
}
#totalProducts tbody td .quantity {
	display:inline-block;
	position:relative;
	vertical-align:middle;
}
#totalProducts tbody td .quantity input {
	width:23px;
	height:19px;
	padding:0;
	line-height:19px;
	border:1px solid #e9e9e9;
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	*margin-top:-1px;
}
#totalProducts tbody td .quantity .up {
	position:absolute;
	left:38px;
	top:0;
}
#totalProducts tbody td .quantity .down {
	position:absolute;
	left:38px;
	top:10px;
}
#totalProducts tbody td .mileage {
	display:block;
	font-size:11px;
	white-space:nowrap;
}
#totalProducts tfoot+tbody tr:first-child td {
	border:0;
	color:#333;
}
#totalProducts tfoot td {
	padding:15px 0;
	color:#333;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	background:#fafafa;
}
#totalProducts tfoot td .total {
	color:#333;
}
#totalProducts tfoot td .total em {
	font-style:normal;
	font-size:14px;
	font-family:Arial,sans-serif;
}
#totalProducts+.xans-product-action {
	margin-top:0;
}
.differentialShipping {
	display:none;
	overflow:hidden;
	position:absolute;
	right:0;
	top:17px;
	z-index:100;
	width:350px;
	border:1px solid #7f8186;
	color:#000;
	background-color:#fff;
}
.differentialShipping h3.title {
	height:39px;
	margin:0;
	padding:0 35px 0 19px;
	color:#fefefe;
	font-size:14px;
	line-height:39px;
	background-color:#666;
}
.differentialShipping .content {
	padding:20px;
}
.differentialShipping .close {
	position:absolute;
	right:14px;
	top:12px;
}
.differentialShipping .close img {
	cursor:pointer;
}
.differentialShipping .content ul {
	color:#8f8f8f;
	line-height:25px;
}
.differentialShipping .content li {
	overflow:hidden;
	padding:0 0 0 6px;
	background:url("/design/glogenic01/web/img/ico_pay_list.gif") no-repeat 0 9px;
}
.differentialShipping .content li strong {
	float:left;
	font-weight:normal;
}
.differentialShipping .content li span {
	float:right;
	color:#000;
}
.differentialShipping .content .info {
	margin:7px 0 0;
	padding:7px 0 0;
	border-top:1px dotted #b0b1b3;
	font-size:11px;
	color:#80aeef;
	text-align:right;
}
.xans-product-customsns,.xans-product-customsns ul,.xans-product-customsns li {
	display:inline;
	vertical-align:middle;
}
.xans-product-customsns img {
	margin-bottom:2px;
}
.xans-product-detail .likeButton {
	display:table;
	margin:20px auto 10px;
	text-align:center;
	font-size:14px;
}
.xans-product-detail .likeButton button {
	display:inline-block;
	padding:11px 20px;
	border:1px solid #b4b4b4;
	border-bottom-color:#969696;
	border-radius:2px;
	color:#737373;
	line-height:1em;
	text-align:right;
	background-color:#fff;
	*zoom:1;
}
.xans-product-detail .likeButton button span {
	display:inline-block;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	font-family:Gulim,sans-serif;
	*zoom:1;
}
.xans-product-detail .likeButton button img {
	vertical-align:middle;
}
.xans-product-detail .likeButton .title {
	padding:0 9px 0 0;
	margin:0 8px 0 0;
	min-width:0;
	text-align:left;
	background:url("/design/glogenic01/web/img/bg_bar.gif") no-repeat 100% 3px;
}
.xans-product-detail .likeButton.selected .title {
	color:#ef514c;
}
.xans-product-detail .likeButton.selected .count {
	color:#353535;
}
.xans-coupon-productdetail {
	clear:both;
	margin:30px 0;
	overflow:hidden;
}
.xans-coupon-productdetail .title {
	position:relative;
}
.xans-coupon-productdetail .title h3 {
	padding:0 0 16px;
	font-size:12px;
	color:#272823;
	background:url("/design/glogenic01/web/img/bg_title.gif") 0 3px repeat-x;
}
.xans-coupon-productdetail .title h3 span {
	padding:0 7px 0 10px;
	background:#fff url("/design/glogenic01/web/img/ico_title.gif") 0 0 no-repeat;
}
.xans-coupon-productdetail .title .button {
	position:absolute;
	top:-3px;
	right:0;
	padding:0 0 0 7px;
	background:#fff;
}
.xans-coupon-productdetail .couponSkinArea {
	text-align:center;
}
.xans-coupon-productdetail .couponSkinArea ul {
	zoom:1;
	margin:0 auto;
	padding:0;
}
.xans-coupon-productdetail .couponSkinArea ul:after {
	content:"";
	display:block;
	clear:both;
}
.xans-coupon-productdetail .couponSkinArea ul li {
	display:inline;
	float:left;
	width:216px;
	padding:0;
	list-style:none;
}
.xans-coupon-productdetail .couponSkinArea ul.grid1 {
	width:216px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid2 {
	width:472px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid2 li {
	margin:0 10px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid3 {
	width:708px;
}
.xans-coupon-productdetail .couponSkinArea ul.grid3 li {
	margin:0 10px;
}
.xans-coupon-productdetail .couponSkinArea .coupon {
	width:216px;
	height:105px;
	margin-bottom:20px;
	font-size:12px;
	line-height:1.5;
	text-align:center;
	font-family:Dotum sans-serif;
	background-repeat:no-repeat;
}
.xans-coupon-productdetail .couponSkinArea .coupon img {
	border:0;
}
.xans-coupon-productdetail .couponSkinArea .coupon p {
	margin:0;
	padding:0;
}
.xans-coupon-productdetail .couponSkinArea .coupon .title {
	display:block;
	padding:8px 0 0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	font-weight:normal;
	font-family:Arial;
}
.xans-coupon-productdetail .couponSkinArea .coupon .discount {
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	font-family:Dotum;
}
.xans-coupon-productdetail .couponSkinArea .coupon .discount span {
	font-size:22px;
	font-family:Verdana;
}
.xans-coupon-productdetail .couponSkinArea .coupon .period {
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:center;
	font-family:Dotum;
	letter-spacing:-1px;
}
.xans-coupon-productdetail .couponSkinArea .coupon .button {
	margin:5px 0 0;
	text-align:center;
}
.xans-coupon-productdetail .couponSkinArea .imgCoupon .title,.xans-coupon-productdetail .couponSkinArea .imgCoupon .discount,.xans-coupon-productdetail .couponSkinArea .imgCoupon .period,.xans-coupon-productdetail .couponSkinArea .imgCoupon .button {
	display:none;
}
.xans-coupon-productdetail .couponSkinArea .imgCoupon .detail {
	height:100%;
}
#dCouponDetail {
	position:relative;
	background:#fff;
	overflow:hidden;
	width:372px;
	padding:10px;
	border:1px solid #7d7c8b;
	box-shadow:5px 5px 5px #d3d3d3;
	-moz-box-shadow:5px 5px 5px #d3d3d3;
	-webkit-box-shadow:5px 5px 5px #d3d3d3;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#d3d3d3,direction=135,strength=10);
}
#dCouponDetail h3 {
	float:left;
	padding:0 0 10px;
	color:#34a7b3;
}
#dCouponDetail ul {
	clear:both;
	padding:10px;
	margin:10px 0;
	background:#f1f1f1;
}
#dCouponDetail ul li {
	line-height:18px;
	font-size:11px;
}
#dCouponDetail img {
	float:right;
}
.xans-product-additional {
	clear:both;
	margin:45px 0 0;
}
.xans-product-additional ul.link {
	height:35px;
	border-bottom:1px solid #f2823e;
	zoom:1;
}
.xans-product-additional ul.link:after {
	content:"";
	display:block;
	clear:both;
}
.xans-product-additional ul.link li {
	float:left;
	height:29px;
	margin:0;
	padding:0;
	line-height:33px;
	background:#fff;
	width:120px;
	text-align:center;
}
.xans-product-additional ul.link li a {
	color:#666;
	font-size:12px;
	width:110px;
	text-align:center;
	font-family:'malgun-gothic';
}
.xans-product-additional ul.link li.selected {
	background:#fff;
	border:0px solid #bbb;
	border-bottom:0;
	line-height:31px;
	text-align:center;
}
.xans-product-additional ul.link li.selected a {
	color:#f2823e;
	font-weight:bold;
	text-align:center;
	font-family:'malgun-gothic';
	font-size:12px;
}
.xans-product-additional .cont {
	padding:20px 20px 60px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional .cont h3 {
	margin:0 0 20px;
	color:#444;
	font-size:12px;
	clear:both;
}
.xans-product-additional #prdDetail {
	width:100%;
	clear:both;
}
.xans-product-additional #prdDetail li a {
	float:left;
}
.xans-product-additional #prdInfo {
	width:100%;
	clear:both;
}
.xans-product-additional #prdInfo li a {
	float:left;
}
.xans-product-additional #prdReview {
	width:100%;
	clear:both;
}
.xans-product-additional #prdReview li a {
	float:left;
}
.xans-product-additional #prdQnA {
	width:100%;
	clear:both;
}
.xans-product-additional #prdQnA li a {
	float:left;
}
.xans-product-additional #prdRelated {
	width:100%;
	clear:both;
}
.xans-product-additional #prdRelated li a {
	float:left;
}
.xans-product-additional div.board {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional div.board h3 {
	padding:0 20px 10px;
	color:#444;
	font-size:12px;
}
.xans-product-additional div.board p.desc {
	padding:0 20px;
}
.xans-product-additional div.board p.nodata {
	border:1px solid #e3e3e3;
	line-height:50px;
	text-align:center;
}
.xans-product-additional .btnArea {
	margin:10px 0;
	text-align:right;
}
.xans-product-additional .btnArea img {
	margin:0 0 0 -3px;
}
.xans-product-additional table.board {
	table-layout:fixed;
	margin:20px 0 0;
	border-bottom:1px solid #c0c0c0;
	color:#8f8f8f;
	font-size:11px;
}
.xans-product-additional table.board th {
	padding:5px 0 3px;
	border-top:2px solid #c0c0c0;
	border-bottom:1px solid #ccc;
	background:#f6f6f6;
	font-weight:normal;
	color:#676767;
}
.xans-product-additional table.board td {
	padding:6px 0 4px;
	border-top:1px dotted #e3e3e3;
	line-height:140%;
	text-align:center;
	vertical-align:middle;
}
.xans-product-additional table.board td.left {
	text-align:left;
}
.xans-product-additional table.board td img {
	margin:0 2px;
	vertical-align:middle;
}
.xans-product-additional table.board td a,.xans-product-additional table.board td a:hover {
	color:#8f8f8f;
}
.xans-product-additional table.board td .view {
	padding:10px;
	text-align:left;
}
.xans-product-additional .paging {
	margin:20px 0;
	text-align:center;
	line-height:1.4em;
}
.xans-product-additional .paging p,.xans-product-additional .paging ol,.xans-product-additional .paging li {
	display:inline;
}
.xans-product-additional .paging img {
	vertical-align:top;
}
.xans-product-additional .paging p {
	margin-right:-3px;
	*margin-right:1px;
}
.xans-product-additional .paging ol {
	margin:0 17px 0 20px;
}
.xans-product-additional .paging li {
	margin:0 4px;
	font-size:11px;
	font-family:tahoma,sans-serif;
}
.xans-product-additional .paging li a {
	color:#7c7b7b;
}
.xans-product-additional .paging li a:hover {
	color:#ffd5c40;
	text-decoration:underline;
}
.xans-product-additional .paging li a.this {
	color:#fd5c40;
}
.xans-product-additional .paging a.nolink {
	cursor:default;
}
.xans-product-additional .boardComment {
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	font-size:11px;
}
.xans-product-additional .boardComment li {
	position:relative;
	overflow:hidden;
	padding:10px 20px;
	border-top:1px dotted #c7c7c7;
	color:#8f8f8f;
	text-align:left;
	line-height:140%;
}
.xans-product-additional .boardComment li:first-child {
	border:0;
}
.xans-product-additional .boardComment li .name {
	margin:0 10px 0 0;
}
.xans-product-additional .boardComment li .name input {
	width:13px;
	height:13px;
	margin:0 2px 0 0;
	vertical-align:-2px;
	*vertical-align:2px;
}
.xans-product-additional .boardComment li .date {
	margin:0 10px 0 0;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#8f8f8f;
}
.xans-product-additional .boardComment li .grade {
	margin:0 10px 0 0;
}
.xans-product-additional .boardComment li .button {
}
.xans-product-additional .boardComment li .button a {
	margin:0 -3px 0 0;
}
.xans-product-additional .boardComment li .comment {
	margin:5px 0 0;
	word-break:break-all;
}
.xans-product-additional .memoCont {
	overflow:hidden;
	margin:20px 0;
	padding:15px 20px;
	border:1px solid #e7e7e7;
	background:#f8f8f8;
	font-size:11px;
	color:#202020;
	text-align:left;
}
.xans-product-additional .memoCont input,.xans-product-additional .memoCont textarea {
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional .memoCont input {
	width:84px;
	height:14px;
	margin:0 10px 0 9px;
}
.xans-product-additional .memoCont textarea {
	width:640px;
	height:44px;
	margin:0 2px 0 0;
}
.xans-product-additional .memoCont .nameArea {
	display:block;
	margin:0 0 10px;
}
.xans-product-additional .memoCont .rating {
	margin:10px 0 0;
}
.xans-product-additional .memoCont .rating input {
	width:13px;
	height:13px;
	margin:0 2px 0 0;
	padding:0;
	border:0;
	vertical-align:-2px;
	*vertical-align:1px;
}
.xans-product-additional .memoCont .rating label {
	padding:0 10px 0 0;
}
.xans-product-additional .memoCont .rating em {
	font-style:normal;
}
.xans-product-additional .memoCont .text,.xans-product-additional .memoCont .captcha {
	margin:10px 0 0;
}
.xans-product-additional .boardComment li.replyArea {
	padding-left:40px;
	background:url("/design/glogenic01/web/img/ico_memo_reply.gif") no-repeat 20px 15px;
}
.xans-product-additional .boardComment li.replyArea:first-child {
	border-top:1px dotted #c7c7c7;
}
.xans-product-additional .boardComment .memoCont {
	margin:10px 0 0;
	border:1px solid #e7e7e7;
}
.xans-product-additional .boardComment .memoCont textarea {
	width:560px;
}
.xans-product-additional div.relation {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-additional div.relation h3 {
	padding:0 20px 10px;
	color:#444;
	font-size:12px;
}
.xans-product-additional div.relation table {
	table-layout:fixed;
	border-bottom:1px solid #c0c0c0;
	color:#8f8f8f;
	font-size:11px;
}
.xans-product-additional div.relation table th {
	padding:5px 0 3px;
	border-top:2px solid #c0c0c0;
	border-bottom:1px solid #ccc;
	background:#f6f6f6;
	font-weight:normal;
	color:#676767;
}
.xans-product-additional div.relation table td {
	padding:6px 3px 4px;
	border-top:1px dotted #e3e3e3;
	line-height:140%;
	text-align:center;
	vertical-align:middle;
}
.xans-product-additional div.relation table td.left {
	text-align:left;
}
.xans-product-additional div.relation table td.right {
	text-align:right;
}
.xans-product-additional div.relation table td img {
	margin:0 2px;
	vertical-align:middle;
}
.xans-product-additional div.relation table td a,.xans-product-additional div.relation table td a:hover {
	color:#8f8f8f;
}
.xans-product-additional div.relation table td .option li {
	line-height:1.8em;
}
.xans-product-additional div.relation table td .option span {
	display:block;
}
.xans-product-additional div.relation table td .option input {
	width:80px;
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional div.relation table td .option select {
	width:88px;
}
.xans-product-additional div.relation table td .quantity {
	position:relative;
	width:48px;
	margin:0 auto;
	text-align:left;
	line-height:0;
}
.xans-product-additional div.relation table td .quantity input {
	width:28px;
	padding:2px 2px 2px 4px;
	border:1px solid #d9d9d9;
	color:#202020;
}
.xans-product-additional div.relation table td .quantity .RelationQuantityUp {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
.xans-product-additional div.relation table td .quantity .RelationQuantityDown {
	position:absolute;
	top:9px;
	right:0;
	margin:0;
}
.xans-product-additional ul.prdList {
	display:table;
	width:100%;
	min-width:756px;
	padding:0 0 30px;
	font-size:0;
	line-height:0;
}
.xans-product-additional ul.prdList img {
	vertical-align:middle;
}
.xans-product-additional ul.prdList li.item {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 0 20px 0;
	width:20%;
	color:#838383;
	vertical-align:top;
}
.xans-product-additional ul.prdList li.item div.box {
	width:140px;
	margin:0 auto;
	font-size:11px;
	line-height:1.8em;
}
.xans-product-additional ul.prdList li.item div.box strong {
	display:block;
}
.xans-product-additional ul.prdList li.item .thumb {
	width:140px;
	height:140px;
}
.xans-product-additional .noAccess {
	height:70px;
	margin:12px 0 20px;
	border:1px solid #dedfe5;
	color:#202020;
	line-height:70px;
	text-align:center;
}
.xans-product-additional .minor {
	margin:12px 0 20px;
	padding:41px 0;
	border:1px solid #dedfe5;
	line-height:14px;
	text-align:center;
}
.xans-product-additional .minor p:first-child img {
	margin:-11px 0 0;
	vertical-align:top;
}
.xans-product-additional .minor strong {
	font-weight:normal;
	color:#ef072e;
}
.xans-product-additional .minor .button {
	margin:-7px 0 0;
}
.xans-product-relation ul.link {
	margin:30px 0 11px;
	border-bottom:1px solid #292929;
	border-left:0;
	line-height:1.5;
	*zoom:1;
}
.xans-product-relation ul.link:after {
	content:"";
	display:block;
	clear:both;
}
.xans-product-relation ul.link li {
	float:left;
	width:12.4%;
	margin:0 0 0 -1px;
	border-top:1px solid #cbcdce;
}
.xans-product-relation ul.link li.selected {
	width:13%;
}
.xans-product-relation ul.link li a {
	display:block;
	height:38px;
	padding:0 15px;
	border-right:1px solid #cbcdce;
	border-left:1px solid #cbcdce;
	color:#757575;
	line-height:38px;
	text-decoration:none;
	text-align:center;
	background:#f0f2f2;
}
.xans-product-relation ul.link li.selected a {
	position:relative;
	top:-1px;
	margin:0 0 -1px;
	border:1px solid #292929;
	color:#fff;
	font-weight:bold;
	background:#4a5164;
}
.xans-product-relation ul.link li:first-child,.xans-product-relation ul.link li.selected:first-child {
	margin-left:0;
}
.xans-product-relation .relation {
	padding:20px 0 50px;
	color:#8f8f91;
	line-height:1.8em;
}
.xans-product-relation .relation h3 {
	padding:0 10px 0 9px;
	color:#444;
	font-size:12px;
}
.xans-product-relation .relation ul.prdList {
	display:table;
	width:100%;
	min-width:756px;
	margin:-8px 0 0;
	font-size:0;
	line-height:0;
}
.xans-product-relation .relation ul.prdList img {
	vertical-align:middle;
}
.xans-product-relation .relation ul.prdList li.item {
	display:inline-block;
	margin:20px 0;
	color:#757575;
	vertical-align:top;
	*display:inline;
	*zoom:1;
}
.xans-product-relation .relation ul.prdList li.item .box {
	margin:0 auto;
	font-size:12px;
	line-height:18px;
}
.xans-product-relation .relation ul.prdList li.item {
	width:20%;
}
.xans-product-relation .relation ul.prdList li.item .box {
	width:189px;
}
.xans-product-relation .relation ul.prdList li.item .box strong {
	display:inline-block !important;
	margin:3px 0 0;
	color:#008bcc;
}
.xans-product-relation .relation ul.prdList li.item .thumb {
	width:187px;
	height:255px;
	margin:0 0 16px;
	border:1px solid #ececec;
}
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 "돋움",Dotum,AppleGothic,sans-serif;
	color:#1c1c1c;
	background:#fff;
}
body {
	min-width:1280px;
}
body#popup {
	min-width: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:#1b1b1b;
	vertical-align:middle;
}
select {
	height:20px;
	border:1px solid #d9d9d9;
	font-size:11px;
	color:#202020;
}
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:underline;
}
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/glogenic01/web/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;
}
#accNav {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:0;
}
#accNav p,#accNav ul,#accNav ul li {
	height:0;
}
#accNav 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;
}
#accNav p a:focus,#accNav p a:hover,#accNav p a:active {
	width:100%;
	height:auto;
	padding:10px 0;
	background:#c4122f;
	color:#fff;
	z-index:100;
}
.displaynone {
	display:none;
}
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
#main {
	font-family:'malgun gothic';
	overflow-x:hidden;
}
#wrap {
	position:relative;
	width:100%;
	margin:0 auto;
	background:url("") repeat-x;
}
#header {
	position:relative;
	width:1200px;
	height:100px;
	margin:0 auto;
	*zoom:1;
	background:#;
}
#header:after {
	content:"";
	display:block;
	clear:both;
	background:#;
}
#header .inner {
	float:left;
	width:100%;
	margin:15px 0 15px;
	text-align:center;
	background:url("") no-repeat;
	height:100px;
}
#header .link {
	position:absolute;
	left:0;
	top:0;
	height:29px;
	border-left:0px solid #e3e4e5;
	font-size:11px;
}
#header .link a {
	float:left;
	height:20px;
	padding:9px 8px 0 9px;
	border-right:0px solid #e3e4e5;
	color:#a6a6a6;
}
#header .link a:hover {
	text-decoration:none;
}
#container {
	width:1200px;
	margin:5px auto 0;
	zoom:1;
}
#container:after {
	content:"";
	display:block;
	clear:both;
}
#container #snb {
	float:left;
	width:0;
	margin:10px 10px 0 0px;
	height:100%;
}
#container #snb h2 {
	margin:0 0 10px 0;
}
#container #contents {
	float:left;
	width:1200px;
	margin:10px 0 0 0;
}
#container #visual {
	clear:both;
}
#footer {
	position:relative;
	clear:both;
	width:100%;
	margin:0;
	overflow:hidden;
	zoom:1;
}
#banner {
	position:absolute;
	top:100px;
	left:0;
	width:100px;
	min-height:200px;
	margin-left:100px;
}
#quick {
	position:absolute;
	top:100px;
	right:0;
	width:100px;
	min-height:200px;
	margin-right:100px;
	background:#;
}
#boardArea {
	overflow:hidden;
	margin:30px 0;
}
.mainBoard p {
	margin:10px 0 0;
}
.mainBoard thead {
	visibility:hidden;
	position:absolute;
	left:-1000px;
	top:-1000px;
	height:0;
	width:0;
}
.mainBoard td {
	border:none;
	font-size:.9em;
	line-height:1.8em;
}
.mainBoard td.title a,.mainBoard td.title a:hover {
	text-decoration:underline;
	color:#8f8f91;
}
#board2nd {
	float:right;
	width:270px;
}
#board2nd h2 {
	height:20px;
	margin:0 0 20px;
	border-bottom:1px solid #dedcdc;
}
#board3rd td {
	display:none;
}
#board3rd td.title {
	display:block;
	width:auto;
}
.linkOn {
	float:left;
	height:20px;
	padding:9px 8px 0 9px;
	border-right:0px solid #e3e4e5;
	color:#8f8f91;
}
.linkOn img {
	margin:-1px 0 0 0;
	vertical-align:top;
}
.linkOn strong {
	font-size:10px;
	font-family:Verdana,sans-serif;
}
.linkOn .on {
	color:#80a3d7;
}
.linkOn .off {
	color:#8f8f91;
}
.path {
	overflow:hidden;
	height:30px;
	line-height:30px;
	color:#333;
}
.path h3 {
	overflow:hidden;
	position:absolute;
	width:0;
	height:0;
	white-space:nowrap;
	text-indent:100%;
	font-size:0;
	line-height:0;
	color:#333;
}
.path ol {
	float:left;
}
.path li {
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	font-size:11px;
	background:url("/design/glogenic01/web/img/ico_path.gif") 0 9px no-repeat;
	color:#339933;
}
.path li.displaynone {
	display:none;
}
.path li.first {
	background:none;
	color:#333;
}
.path li strong {
	font-weight:normal;
}
.titleArea {
	margin:0 0 15px;
	text-align:center;
}
.titleArea h2 {
	padding:0 0 0 0px;
	color:#333;
	margin:20px 0 0 0;
	color:#000;
	font-size:30px;
	font-family:'nanumsquare';
	letter-spacing:7px;
	text-align:left;
	font-weight:bold;
}
.titleArea h3 {
	margin:0 0 20px;
	font-size:12px;
	color:#444;
}
.titleArea p {
	margin:16px 0 0 10px;
	font-size:11px;
	color:#8f8f8f;
	line-height:140%;
}
.titleArea ul {
	margin:16px 0 0;
}
.titleArea ul li {
	padding:0 0 0 10px;
	color:#8f8f8f;
	font-size:11px;
	line-height:18px;
	background:url("/design/glogenic01/web/img/ico_help.gif") 0 2px no-repeat;
}
.titleArea ul strong {
	color:#333;
}
#banners {
	margin:30px 0 0;
	overflow:hidden;
	zoom:1;
}
#banners p img {
	display:block;
}
.utilBanner {
	margin:25px 0 0;
}
.help {
	margin:30px 0 0;
}
.help h3 {
	padding:20px 0 10px;
	font-size:12px;
	color:#292925;
}
.help li {
	padding:0 0 0 10px;
	color:#8b8b8c;
	font-size:11px;
	line-height:18px;
	background:url("/design/glogenic01/web/img/ico_help.gif") 0 2px no-repeat;
}
.help strong {
	color:#333;
}
.help a,.help a:hover {
	color:#8b8b8c;
}
.sort {
	overflow:hidden;
	margin:20px 0;
}
.sort p.icon {
	float:right;
	text-align:right;
}
.guideArea h3 {
	margin:0 0 10px;
	color:#996633;
	font-size:12px;
}
.guide {
	padding:5px 18px 18px;
	border:2px solid #996633;
	line-height:20px;
}
.guide h3,.guide h4 {
	margin:10px 0 0;
	font-size:12px;
	color:#996633;
}
.guide ul:first-child {
	margin:13px 0 0;
}
.guide li,.guide p {
	padding:0 0 0 10px;
	color:#848484;
	font-size:11px;
	background:url("/design/glogenic01/web/img/ico_guide.gif") no-repeat 2px 6px;
}
.guide a {
	color:#747474;
}
.boardMain {
	overflow:hidden;
	*zoom:1;
	width:1024px;
}
.boardMain img {
	vertical-align:middle;
	margin:1px;
}
.boardMain .leftArea {
	float:left;
	width:100%;
}
.boardMain .leftArea2 {
	float:left;
	width:70%;
}
.boardMain .rightArea {
	float:right;
	width:100%;
}
.boardMain .rightArea2 {
	float:right;
	width:70%;
}
#myshopMain {
	margin:30px 0 0;
	border-top:0px solid #333;
	border-bottom:0px solid #333;
}
#myshopMain .shopMain {
	height:90px;
	padding:27px 0 0 30px;
	border-bottom:0px solid #e9e9e9;
	background:url("/design/glogenic01/web/img/bg_myshop1.gif") no-repeat 100% 0;
}
#myshopMain .shopMain h3 {
	padding:0 0 5px;
	font-size:11px;
	color:#333;
	font-weight:normal;
}
#myshopMain .shopMain h3 strong {
	font-size:18px;
	padding:0 5px 0 0;
	font-family:'Lucida Sans',serif;
}
#myshopMain .shopMain h3 a:hover {
	text-decoration:none;
}
#myshopMain .shopMain p a {
	font-size:11px;
	line-height:18px;
	color:#666;
}
#myshopMain .shopMain.order {
	background-image:url("");
}
#myshopMain .shopMain.profile {
	background-image:url("");
}
#myshopMain .shopMain.wishlist {
	background-image:url("");
}
#myshopMain .shopMain.mileage {
	background-image:url("");
}
#myshopMain .shopMain.deposits {
	background-image:url("");
}
#myshopMain .shopMain.consult {
	background-image:url("");
}
#myshopMain .shopMain.coupon {
	background-image:url("");
}
#myshopMain .shopMain.board {
	background-image:url("");
}
#myshopMain .shopMain.address {
	background-image:url("");
}
.txtInfo {
	color:#707070;
}
.txtWarn {
	color:#f76560;
}
.txtEm {
	color:#008bcc;
}
.txtDel,.strike,.discount {
	text-decoration:line-through;
}
.txtNormal {
	font-weight:normal;
	font-style:normal;
}
.txt11 {
	font-size:11px;
}
.txt12 {
	font-size:12px;
}
.txt14 {
	font-size:14px;
}
.txt16 {
	font-size:16px;
}
.txt18 {
	font-size:18px;
	letter-spacing:-1px;
}
.txtIcon {
	font-size:12px;
	font-style:normal;
}
html:lang(ja) .txt11,html:lang(zh) .txt11,html:lang(zh-tw) .txt11 {
	font-size:12px;
}
.ec-base-tooltip {
	display:none;
	z-index:2;
	position:absolute;
	top:24px;
	padding:15px;
	border:1px solid #565960;
	background:#fff;
}
.ec-base-tooltip h3 {
	margin:0 0 8px;
	padding:0 10px;
	font-size:12px;
	border-bottom:0;
	background:url("/design/glogenic01/web/img/ico_layer_title.gif") no-repeat 0 50%;
}
.ec-base-tooltip h3+p {
	margin:0 5px 8px;
}
.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:-5px;
	display:block;
	margin:0 0 0 -5px;
	width:9px;
	height:6px;
	background:url("/design/glogenic01/web/img/ico_option_arrow.gif") no-repeat 0 0;
}
.ec-base-tooltip table th,.ec-base-tooltip table td {
	padding:5px 15px 5px 5px;
	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,.ec-base-tooltip ul.bullet li {
	padding:0 0 0 5px;
	background:url("/design/glogenic01/web/img/ico_function.gif") no-repeat 0 5px;
}
.ec-base-tooltip ul.bullet li {
	line-height:1.5em;
}
.ec-base-tooltip .txtEm {
	color:#008bcc;
}
span.ec-base-help,p.ec-base-help,ul.ec-base-help li {
	margin:2px 9px;
	padding:0 0 0 20px;
	line-height:1.4;
	background:url("/design/glogenic01/web/img/ico_info.gif") no-repeat;
}
.ec-base-help .txt11 {
	background-position:0 1px;
}
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/glogenic01/web/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/glogenic01/web/img/ico_dash.gif") no-repeat 0 7px;
}
.ec-base-product {
	margin:22px 0 0;
}
.ec-base-product .title {
	margin:0 0 17px;
}
.ec-base-product .title h2 {
	font-weight:normal;
	font-size:20px;
	color:#2e2e2e;
	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;
}
.ec-base-product .prdList {
	display:table;
	width:100%;
	min-width:756px;
	margin:-20px 0 0;
	font-size:0;
	line-height:0;
}
.ec-base-product .prdList>li {
	display:inline-block;
	margin:20px 0;
	color:#757575;
	vertical-align:top;
}
.ec-base-product .prdList .chk {
	display:block;
	margin:0 0 10px;
	text-align:center;
}
.ec-base-product .prdList .thumbnail {
	display:inline-block;
	position:relative;
	padding:0;
	max-width:100%;
	text-align:center;
}
.ec-base-product .prdList .thumbnail img {
	margin:0;
	max-width:100%;
	border:1px solid #ececec;
}
.ec-base-product .prdList .thumbnail .wish {
	position:absolute;
	right:10px;
	bottom:14px;
	z-index:1;
	cursor:pointer;
}
.ec-base-product .prdList .thumbnail .wish img {
	margin:0;
	border:0;
}
.ec-base-product .prdList .description {
	margin:0 auto;
	padding:40px 0;
	font-size:12px;
	line-height:18px;
	text-align:left;
	border:1px solid #ececec;
	border-top:0;
}
.ec-base-product .prdList .description .name {
	display:block;
	text-align:left;
}
.ec-base-product .prdList .description .name a {
	color:#2e2e2e;
}
.ec-base-product .prdList .description .icon {
	margin:0 auto;
	width:130px;
	text-align:;
	border-bottom:0 solid #e8e8e8;
	vertical-align:middle;
}
.ec-base-product .prdList .description .icon:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-product .prdList .description .promotion {
	margin:0 auto;
	float:left;
	margin:0 0 4px;
	text-align:center;
}
.ec-base-product .prdList .description .button {
	float:left;
	margin:0 0 0 5px;
}
.ec-base-product .prdList .description .button img {
	cursor:pointer;
}
.ec-base-product .prdList .description .button .option {
	display:inline;
	position:relative;
}
.ec-base-product .prdList .description .mileage {
	display:block;
}
.ec-base-product .prdList .description span.grid {
	display:block;
}
.ec-base-product ul.grid3>li {
	width:33.33%;
}
.ec-base-product ul.grid4>li {
	width:25%;
}
.ec-base-product ul.grid5>li {
	width:20%;
}
.ec-base-product ul.grid3>li .color {
	max-width:230px;
}
.ec-base-product ul.grid4>li .color {
	max-width:;
	text-align:left;
}
.ec-base-product ul.grid5>li .color {
	max-width:130px;
}
.ec-base-product .spec {
	margin:0;
	text-align:left;
	height:auto;
}
.ec-base-product .spec li {
	text-align:;
	height:auto;
}
.ec-base-product .spec li .title {
	font-weight:normal;
	vertical-align:;
	height:auto;
}
.ec-base-product .spec li .title span {
	vertical-align:top;
	height:auto;
}
.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 .discountPeriod .edge {
	position:absolute;
	left:50%;
	top:-6px;
	width:10px;
	height:6px;
	margin:0 0 0 -5px;
	font-size:0;
	line-height:0;
	background:url("/design/glogenic01/web/img/ico_tip_edge.gif") no-repeat 0 0;
}
.ec-base-product .layerDiscountPeriod {
	display:none;
	position:absolute;
	left:50%;
	top:26px;
	width:247px;
	margin:0 0 0 -124px;
	border:1px solid #565960;
	font-size:12px;
	background-color:#fff;
}
.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 {
	padding:9px 10px 12px 14px;
}
.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 .close {
	position:absolute;
	right:14px;
	top:14px;
}
.ec-base-product .layerDiscountPeriod .close img {
	cursor:pointer;
}
.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;
}
.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:6px;
	border-bottom:3px 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 {
	margin:0 0 20px;
	border:1px solid #cbcdce;
	border-bottom-color:#292929;
	border-left:0;
	border-right:0;
	border-top:0;
	background:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.ec-base-tab .menu:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-tab .menu li {
	float:left;
	border-left:0 solid #cbcdce;
	background:#fff;
}
.ec-base-tab .menu li a {
	display:block;
	min-width:168px;
	margin:0 0 0 -1px;
	padding:11px 5px;
	border-right:0 solid #cbcdce;
	color:#757575;
	text-decoration:none;
	outline:0;
	text-align:center;
	background:#fff;
}
.ec-base-tab .menu li:first-child a {
	margin-left:0;
}
.ec-base-tab .menu li.selected a {
	position:relative;
	top:-1px;
	left:-1px;
	margin:0 0 -1px;
	border:1px solid #292929;
	border-bottom:0;
	color:#fff;
	font-weight:bold;
	background:#fff;
}
.ec-base-tab .right {
	position:absolute;
	top:8px;
	right:10px;
	line-height:24px;
	color:#939393;
}
.ec-base-tab.typeLight .menu li.selected a {
	margin:0 0 -2px;
	border-bottom:1px solid #fff;
	color:#292929;
	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 #292929;
	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;
}
[class^='btnNormal'],a[class^='btnNormal'] {
	display:inline-block;
	box-sizing:border-box;
	padding:2px 8px;
	border:1px solid #d1d1d1;
	border-radius:2px;
	font-family:"굴림",Gulim;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	word-spacing:-0.5px;
	letter-spacing:0;
	text-align:center;
	white-space:nowrap;
	color:#222;
	background-color:#fff;
}
[class^='btnSubmit'],a[class^='btnSubmit'] {
	display:inline-block;
	box-sizing:border-box;
	padding:2px 8px;
	border:1px solid transparent;
	border-radius:2px;
	font-family:"굴림",Gulim;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	word-spacing:-0.5px;
	letter-spacing:0;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	background-color:#000;
}
[class^='btnEm'],a[class^='btnEm'] {
	display:inline-block;
	box-sizing:border-box;
	padding:2px 8px;
	border:1px solid #dadada;
	border-radius:2px;
	font-family:"굴림",Gulim;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	word-spacing:-0.5px;
	letter-spacing:0;
	text-align:center;
	white-space:nowrap;
	color:#000;
	background-color:#fff;
}
[class^='btnBasic'],a[class^='btnBasic'] {
	display:inline-block;
	box-sizing:border-box;
	padding:2px 8px;
	border:1px solid #d1d1d1;
	border-radius:2px;
	font-family:"굴림",Gulim;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	word-spacing:-0.5px;
	letter-spacing:0;
	text-align:center;
	white-space:nowrap;
	color:#222;
	background-color:#f0f0f0;
}
[class^='btnNormal']:not(.disabled):hover {
	background-color:#f3f3f3;
}
[class^='btnSubmit']:not(.disabled):hover {
	background-color:#fff;
	color:#000;
	border:1px solid #dadada;
}
[class^='btnEm']:not(.disabled):hover {
	background-color:#000;
	color:#fff;
}
[class^='btnBasic']:not(.disabled):hover {
	background-color:#e5e5e5;
}
[class^='btnNormal'].disabled {
	border-color:#e3e3e3;
	color:#999;
}
[class^='btnSubmit'].disabled {
	background-color:#9297a2;
	color:#f0f0f0;
}
[class^='btnEm'].disabled {
	background-color:#b5b6b9;
	color:#f0f0f0;
}
[class^='btnBasic'].disabled {
	color:#999;
}
[class^='btn'].sizeS {
	padding:6px 8px;
}
[class^='btn'].sizeM {
	padding:10px 16px;
}
[class^='btn'].sizeL {
	padding:14px 16px;
	min-width:80px;
	font-weight:bold;
}
[class^='btn'][class*='Fix'] {
	width:72px;
	word-break:keep-all;
	word-wrap:break-word;
}
[class^='btn'][class*='Fix'].sizeS {
	width:96px;
}
[class^='btn'][class*='Fix'].sizeM {
	width:120px;
	padding-left:8px;
	padding-right:8px;
}
[class^='btn'][class*='Fix'].sizeL {
	width:160px;
	padding-left:8px;
	padding-right:8px;
}
a.btnLink {
	color:#222;
}
a.btnLink:hover {
	text-decoration:none;
	-webkit-box-shadow:0 1px 0 0 #222;
	-moz-box-shadow:0 1px 0 0 #222;
	box-shadow:0 1px 0 0 #222;
}
a.btnLink:after {
	content:"";
	display:inline-block;
	margin:-2px -2px 0 3px;
	vertical-align:middle;
	border:0 0 0 10px;
	border-style:solid;
	border-color:transparent transparent transparent #77797d;
}
[class^='btn'] i {
	display:none \0/IE8;
}
[class^='btn'] .icoArrow {
	display:inline-block;
	width:3px;
	height:3px;
	margin:-2px 1px 0 1px;
	border:2px solid #77797d;
	border-width:0 2px 2px 0;
	vertical-align:middle;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}
[class^='btnSubmit'] .icoArrow,[class^='btnEm'] .icoArrow {
	border-color:#f0f0f0;
}
[class^='btn'] .icoDelete {
	position:relative;
	overflow:hidden;
	display:inline-block;
	width:10px;
	height:10px;
	margin:-2px 2px 0 0;
	vertical-align:middle;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
[class^='btn'] .icoDelete:before {
	content:"";
	position:absolute;
	top:0;
	right:4px;
	width:2px;
	height:10px;
	background:#77797d;
}
[class^='btn'] .icoDelete:after {
	content:"";
	position:absolute;
	top:4px;
	right:0;
	width:10px;
	height:2px;
	background:#77797d;
}
[class^='btnSubmit'] .icoDelete:before,[class^='btnSubmit'] .icoDelete:after,[class^='btnEm'] .icoDelete:before,[class^='btnEm'] .icoDelete:after {
	background:#f0f0f0;
}
[class^='btn'] .icoAdd,[class^='btn'] .icoRemove {
	position:relative;
	overflow:hidden;
	display:inline-block;
	width:8px;
	height:8px;
	margin:-2px 2px 0 0;
	vertical-align:middle;
}
[class^='btn'] .icoAdd:before,[class^='btn'] .icoAdd:after,[class^='btn'] .icoRemove:before {
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:8px;
	height:8px;
	border-radius:2px;
	background:#77797d;
}
[class^='btn'] .icoAdd:before,[class^='btn'] .icoRemove:before {
	height:2px;
	margin:-1px 0 0 -4px;
}
[class^='btn'] .icoAdd:after {
	width:2px;
	margin:-4px 0 0 -1px;
}
[class^='btn'] img {
	margin:-2px 1px 0;
	vertical-align:middle;
}
.btnLogin,a.btnLogin {
	display:inline-block;
	box-sizing:border-box;
	width:100px;
	height:70px;
	line-height:70px;
	border-radius:2px;
	text-align:center;
	font-family:"굴림",Gulim;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#4a5164;
}
.btnLogin:hover {
	background-color:#43495a;
}
.btnAgree,a.btnAgree {
	display:inline-block;
	box-sizing:border-box;
	width:80px;
	height:70px;
	line-height:70px;
	border:1px solid #d1d1d1;
	border-radius:2px;
	text-align:center;
	font-family:"굴림",Gulim;
	font-size:12px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
	background-color:#fff;
}
.btnAgree:hover {
	background-color:#f3f3f3;
}
.btnToggle {
	display:inline-block;
	font-size:0;
	line-height:0;
}
.btnToggle button {
	display:inline-block;
	box-sizing:border-box;
	border:1px solid #d1d1d1;
	margin:0 -1px 0 0;
	padding:0 7px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-family:"굴림",Gulim;
	font-size:12px;
	outline:0;
	text-decoration:none;
	color:#222;
	background:#fff;
}
.btnToggle button:first-child {
	border-radius:2px 0 0 2px;
}
.btnToggle button:last-child {
	border-radius:0 2px 2px 0;
}
.btnToggle button.selected {
	position:relative;
	border:1px solid #84868b;
	color:#fff;
	background:#84868b;
}
.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;
}
.ec-base-button[class*="gColumn"] {
	margin:0 auto;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-justify-content:center;
	justify-content:center;
}
.ec-base-button[class*="gColumn"]:after {
	display:none;
}
.ec-base-button[class*="gColumn"] [class^='btn'] {
	margin:0 2px;
	padding-left:8px;
	padding-right:8px;
	word-break:keep-all;
	word-wrap:break-word;
	white-space:normal;
	-webkit-flex:1;
	-moz-flex:1;
	-ms-flex:1;
	flex:1;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-align-items:center;
	-moz-align-items:center;
	-ms-align-items:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-justify-content:center;
	justify-content:center;
}
.ec-base-button[class*="gColumn"] [class^='btn'][class*='Fix'] {
	-webkit-flex:none;
	-moz-flex:none;
	-ms-flex:none;
	flex:none;
}
.ec-base-button[class*="gColumn"] .gFlex2 {
	-webkit-flex:2;
	-moz-flex:2;
	-ms-flex:2;
	flex:2;
}
.ec-base-button[class*="gColumn"] .gFlex3 {
	-webkit-flex:3;
	-moz-flex:3;
	-ms-flex:3;
	flex:3;
}
.ec-base-button[class*="gColumn"] .gFlex4 {
	-webkit-flex:4;
	-moz-flex:4;
	-ms-flex:4;
	flex:4;
}
.ec-base-box {
	padding:20px;
	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/glogenic01/web/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:1px solid #d7d5d5;
	border-top-color:#fff;
	color:#fff;
	line-height:1.5;
}
.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:1px;
	left:0;
	display:block;
	content:"";
	width:100%;
	height:1px;
	background:#d7d5d5;
}
.ec-base-table thead th {
	text-align:center;
	padding:10px 0 10px 10px;
	font-size:12px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	font-weight:normal;
	background:#fbfafa;
}
.ec-base-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-base-table th:first-child {
	border-left:0;
}
.ec-base-table td {
	padding:11px 10px 10px;
	border-top:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
}
.ec-base-table td.clear {
	padding:0 !important;
	border:0 !important;
}
.ec-base-table.typeWrite td {
	padding:8px 10px 7px;
}
.ec-base-table.typeList table {
	border-top-color:#d7d5d5;
}
.ec-base-table.typeList table:before {
	display:none;
}
.ec-base-table.typeList td {
	padding:0 10px;
}
.ec-base-table.typeList tfoot td {
	padding:15px 10px 17px;
	background:#fbfafa;
	font-size:14px;
}
.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 {
	border-left:1px solid #dfdfdf;
}
.ec-base-table.gBorder td:first-child {
	border-left:0;
}
.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;
}
.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/glogenic01/web/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/glogenic01/web/img/ico_square3.gif") no-repeat left 10px;
}
.xans-layout-statelogoff {
	display:inline;
	text-align:center;
	*display:inline;
	*zoom:1;
	margin:0 auto;
	background:;
	width:100%;
	font-family:'malgun gothic';
}
.xans-layout-statelogoff a {
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
}
.xans-layout-statelogoff a:hover {
	color:#fff;
}
.xans-layout-statelogoff .log {
	background:none;
}
.xans-layout-statelogon {
	display:inline;
	text-align:center;
	*display:inline;
	*zoom:1;
	margin:0 auto;
	font-family:'malgun gothic';
}
.xans-layout-statelogon a {
	padding:0 15px;
	font-size:11px;
	line-height:14px;
	color:#fff;
	background:url("");
}
.xans-layout-statelogon a:hover {
	color:#8f8f91;
}
.xans-layout-statelogon .myinfo {
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.xans-layout-statelogon .myinfo strong {
	font-weight:normal;
	color:#202020;
}
.xans-layout-statelogon .myinfo a {
	background:none;
	color:#525259;
}
.xans-layout-statelogon .myinfo a:hover {
	color:#525259;
}
.xans-layout-shoppinginfo {
	margin:;
}
.xans-layout-shoppinginfo a {
	padding:0 0 0 6px;
	font-size:11px;
	color: #000;
}

    .cont {clear:both;}
    .cont h3 {display:none;}
	.cont p {text-align:center; clear:both;}
	.board h3 {display:none;}
   .prdarea {width:100%; font-family: 'Noto Sans Korean', sans-serif; font-size:12px;}
    .prdarea ul {width:auto; margin:0 auto; height:35px; }
    .prdarea ul li a{width:20%; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:1px solid #333;}
    .prdarea ul li.selected a{width:20%; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; border-top:1px solid #333; border-left:1px solid #333; border-right:1px solid #333;}
    .prdarea #prdDetail {}
    .prdarea #prdDetail ul {width:auto; margin:0 auto; height:50px; }
    .prdarea #prdDetail ul li {list-style:none; float:left; width:240px; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdDetail ul li a{width:239px; list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdDetail ul li.selected {width:240px; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .prdarea #prdInfo {}
    .prdarea #prdInfo ul {width:auto; margin:0 auto; height:50px; }
    .prdarea #prdInfo ul li {list-style:none; float:left; width:240px; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdInfo ul li a{width:239px; list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdInfo ul li.selected {width:240px; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .prdarea #prdInfo {}
    .prdarea #prdInfo .cont ul {width:auto; margin:0 auto; height:50px; }
    .prdarea #prdInfo .cont ul li {list-style:none; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdInfo .cont ul li a{list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdInfo .cont ul li.selected {padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .prdarea #prdReview {}
    .prdarea #prdReview ul {width:auto; margin:0 auto; height:50px; }
    .prdarea #prdReview ul li {list-style:none; float:left; width:240px; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdReview ul li a{width:239px; list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdReview ul li.selected {width:240px; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .prdarea #prdQnA {}
    .prdarea #prdQnA ul {width:auto; margin:0 auto; height:50px; }
    .prdarea #prdQnA ul li {list-style:none; float:left; width:240px; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdQnA ul li a{width:239px; list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdQnA ul li.selected {width:240px; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .prdarea #prdRelated {}
    .prdarea #prdRelated ul {width:auto; margin:0 auto; height:50px; clear:both;}
    .prdarea #prdRelated ul li {list-style:none; float:left; width:240px !important; color:#666; font-size:14px; text-align:center; padding:0; border-bottom:1px solid #333;}
    .prdarea #prdRelated ul li a{width:239px; list-style:none; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:0 solid #333;}
    .prdarea #prdRelated ul li.selected {width:240px; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; }
    .relation_area {width:100%; font-family: 'Noto Sans Korean', sans-serif; font-size:12px;}
    .relation_area ul {width:auto; margin:0 auto; height:35px; }
    .relation_area ul li a{float:left; width:20%; margin:0 auto; color:#666; font-size:14px; text-align:center; padding:15px 0; border-bottom:1px solid #333;}
    .relation_area ul li.selected a{width:20%; padding:15px auto; margin:0 auto; color:#333; font-weight:bold; border-bottom:0 solid #333; border-top:1px solid #333; border-left:1px solid #333; border-right:1px solid #333;}
    .xans-product-relation .relation ul.prdList li.item{width:240px !important; margin:2% 29px !important; }
    .item, .item ul li{border:0 !important;}
    
.add-option-img img{width:100%;}
.recommend {
    position: relative;
    padding: 0 0 0 8px;
    font-size: 11px;
    color: #757575;
    line-height: 38px;
    background: #fbfafa;
}
.thumbnail img{
    width: 78px;
    border: 1px solid #ececec;
}

 .more {
      display: block;
      width: 29px;
      height: 30px;
      background-image: url('/design/glogenic01/web/img/btn_recommend_open.gif');
    }
.closed {
      display: block;
      background-image: url('/design/glogenic01/web/img/btn_recommend_close.gif');
      width: 29px;
      height: 30px;
    }
    #sticky_product_options{padding-right:1px;}
    .add-option-wrap{padding: 0px 12px 12px 0;}
    .add-option-tit{padding-right:0 !important; padding-bottom:0 !important;}
    
    #sticky_naver_checkout{text-align:left;}
#qna_board_block2 > td > div > div > div:nth-child(1) > div{padding: 15px 15px 15px 0px !important;}
.MS_qna_content_box{display:none;}
/* BASIC css end */

