@charset "euc-kr";
/**
 * °íµµ¸ô ¸ÞÀÎ css
 *
 * @author ¹ÚÀç¼º
 * @author ¼­À±¾Æ
 */

/* import ¿ë °øÅë ui css È£Ãâ */
@import url('../import-ui.css');

.main-wrap * {
	letter-spacing: -1px;
}
.main-wrap {
	width: 100%;
	min-width: 1130px;
}
.main-wrap > div {
	position: relative;
	margin: 0 auto;
	width: 990px;
}

/* ¸ÞÀÎ »ó´Ü Start */
.main-wrap .main-top {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative;
}

.main_bg_box {
    position: absolute;
    width: 2000px;
    height: 480px;
    left: 50%;
    margin-left: -1000px;
	/*-webkit-animation: bgScale2 32000ms linear alternate;
	-o-animation: bgScale2 32000ms linear alternate;
	animation: bgScale2 32000ms linear alternate;

	animation-iteration-count:infinite;*/
}

/*@-webkit-keyframes bgScale2 {
	0% {  margin-left:-1000px;}
	100% {  margin-left:-950px;}
}

@-o-keyframes bgScale2 {
	0% { margin-left:-1000px;}
	100% { margin-left:-950px;}
}

@keyframes bgScale2 {
	0% { margin-left:-1000px;}
	100% { margin-left:-950px;}
}*/

.main-wrap .main_bg {
	width: 100%; position: absolute; left: 0; top: 0;
	/*-webkit-animation: bgScale 90000ms 1 ease-out alternate;
	-o-animation: bgScale 90000ms 1 ease-out alternate;
	 animation: bgScale 90000ms 1 ease-out alternate;
	animation-iteration-count:infinite;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);*/
}

/*@-webkit-keyframes bgScale {
	0% { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(1.2); }
}
@-o-keyframes bgScale {
	0% { -o-transform: scale(1); }
	100% { -o-transform: scale(1.2); }
}
/* 2016-11-23 ¼öÁ¤ */
@keyframes bgScale {
	0% { transform: scale(1); }
	100% { transform: scale(1.2) rotate(0.02deg); }
}

.main-wrap .main_bg_shine {

	-webkit-animation: bgScale2 25000ms linear alternate;
	-o-animation: bgScale2 25000ms linear alternate;
	animation: bgScale2 25000ms linear alternate;

	animation-iteration-count:infinite;
}

@-webkit-keyframes bgScale2 {
	0% { -webkit-transform: rotate(0deg) scale(1); }
	100% { -webkit-transform: rotate(-35deg) scale(1.4);}
}

@-o-keyframes bgScale2 {
	0% { -o-transform: rotate(0deg) scale(1);}
	100% { -o-transform: rotate(-35deg) scale(1.4);}
}

@keyframes bgScale2 {
	0% { transform: rotate(0deg) scale(1);}
	100% { transform: rotate(-35deg) scale(1.4);}
}

.main-wrap .main_bg_shine2 {

	-webkit-animation: bgScale3 18000ms linear alternate;
	-o-animation: bgScale3 18000ms linear alternate;
	animation: bgScale3 18000ms linear alternate;

	animation-iteration-count:infinite;
}

@-webkit-keyframes bgScale3 {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(-45deg);}
}

@-o-keyframes bgScale3 {
	0% { -o-transform: rotate(0deg);}
	100% { -o-transform: rotate(-45deg);}
}

@keyframes bgScale3 {
	0% { transform: rotate(0deg);}
	100% { transform: rotate(-45deg);}
}

.main-wrap .main_bg{position: relative;width: 100%;height: 480px;background: url("//img.godo.co.kr/godomall/main/1706/bg_main.png") no-repeat center top;z-index: -1;}
/*.main-wrap .main_bg_shine{position: absolute;left: -402px;top: -60px;width: 100%;height: 480px;background: url("//img.godo.co.kr/godomall/main/1703/bg_shine.png") no-repeat center top;}
.main-wrap .main_bg_shine2{position: absolute;left: -330px;top: -20px;width: 100%;height: 480px;background: url("//img.godo.co.kr/godomall/main/1703/bg_shine2.png") no-repeat center top;}
.main-wrap .main_fly{position: absolute;right: 0; bottom: 0;}*/

/*Ç³¼±*/

.main-wrap .main_bg #balloon01{position: absolute;left: 1056px;top:160px;z-index: 0;}
.main-wrap .main_bg #balloon02{position: absolute;left: 1124px;top: 34px;z-index: -1;}
.main-wrap .main_bg #balloon03{position: absolute;left: 984px;top: -66px;}
.main-wrap .main_bg #balloon04{position: absolute;left: 178px;top: 87px;z-index: 0;}
.main-wrap .main_bg #balloon05{position: absolute;left: 43px;top: 79px;z-index: -1;}
.main-wrap .main_bg #balloon06{position: absolute;left: 148px;top: -85px;z-index: -2;}
.main-wrap .main_bg #balloon_right{position: absolute;left: 1600px;top: -16px;}

.main-wrap .main-top .top-contents {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 480px;
	z-index: 1;
}

.main-wrap .main-top .top-contents .main_pop{display: inline-block;position: absolute;top: 10px;right: 260px;}
.main-wrap .main-top .top-contents .main_pop02{display: none;position: absolute;top: 0;right: 260px;}
.main-wrap .main-top .top-contents .main_pop03{display: inline-block;position: absolute;bottom: 85px;right: 260px;}

.main-wrap .main-top .top-contents .main-contents {
	float: left;
	top: 0;
	left: 0;
}
.main-wrap .main-top .top-contents .main-contents .title {
	padding-top: 90px;
	z-index: 1;
}
.main-wrap .main-top .top-contents .main-contents .btn-start {
	position: relative;
	width: 166px;
	height: 42px;
	overflow: hidden;
	margin-top: 42px;
}

.main-wrap .btn-start a{
	display: block;
	width: 166px;
	height: 42px;
	margin: 0 0 0 2px;
}
.main-wrap .btn-start img{
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 1;
}

.main-wrap .btn_start_leave{
	background-color: #434444;
}

.main-wrap .btn_start_over{
	top: 0;
	left: 0;
	background-color: #434444;
	position: absolute;;
}


/* ÄÜÅÙÃ÷Å©¸®¿¡ÀÌÅÍ ¹è³Ê */
.con-banner { position: absolute; right: 0; top: 315px; }

/* ·Î±×ÀÎ Start */
.main-wrap .main-top .top-contents .login-box {
	padding: 20px;
	float: right;
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 305px;
	background: url('//img.godo.co.kr/godomall/main/1611/bg_loginbox.png') repeat;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.login-box .tab {
	position: relative;
	height: 25px;
}
.login-box .tab a,p {
	color: #7d7d7d;
}
.login-box .tab .godo-login {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 8px;
}
.login-box .tab .pipe {
	position: absolute;
	bottom: 2px;
	left: 82px;
}
.login-box .tab .mall-admin-login {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-top: 8px;
}
.login-box .tab a.on {
	font-weight: bold;
	color: black;
	border-top: 2px solid #fa2828;
}
.login-box .select {
	width: 10px;
	height: 10px;
	color: #ff0;
}
.login-box .input-form #godoLogin iframe {
	border:0px;
	margin:0px;
	padding:0px;
	width:210px;
	height:100%;
	overflow:hidden;
	border-style: none;
}
.login-box .input-form #mallAdminLogin {
	display:none;
}
.login-box .input-form #mallAdminLogin iframe {
	border:0px;
	margin:0px;
	margin-top:15px;
	padding:0px;
	width:212px;
	height:230px;
	overflow:hidden;
	border-style: none;
}
#godoLogin .middle {
	display: block;
	width: 210px;
	height: 30px;
	background-color: #919191;
	text-align: center;
	position:absolute;
	left:20px;
	bottom:101px;
	line-height: 30px;
	color: #ffffff;
}
#godoLogin .bottom {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#godoLogin .bottom p {
	line-height: 12px;
	position: absolute;
	left: 0px;
	bottom: 45px;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#godoLogin .bottom .box {
	width: 210px;
	height: 35px;
	background-color: #fa2828;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}
#godoLogin .after-bottom .box {
	width: 210px;
	height: 40px;
	background-color: #fa2828;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	position:absolute;
	left:20px;
	bottom:95px;
	line-height: 40px;
}
#godoLogin .after-bottom .box a {
	display: block;
	color: #fff;
}
#godoLogin .after-banner {
	width: 210px;
	height: 58px;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#godoLogin .after-banner a {
	display: block;
}
.login-iframe {
	margin-top: 15px;
	letter-spacing: -1px;
}
.login-iframe .fields {
	float: left;
	width: 140px;
}
.login-iframe .fields input {
	font-size: 12px;
	padding-left: 10px;
	letter-spacing: 0px;
	background-color: #fff;
	width: 140px;
	height: 35px;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.login-iframe .fields input.label-id {
	border: 0;
}
.login-iframe .fields input.label-pw {
	border-top: 1px solid #e2e6ec;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

input::-webkit-input-placeholder { color: #959595; }
input:-ms-input-placeholder { color: #959595; }
input::-moz-placeholder { color: #959595; }
input::-moz-placeholder { color: #959595; }

.login-iframe .action {
	margin-left: 140px;
}
.login-iframe .login-before .login-btn {
	width: 70px;
	height: 70px;
	color: #fff;
	background-color: #46474b;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}
/*
.login-iframe .login-btn:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
	opacity: .7;
}
*/
.login-iframe label {
	color: #464646;
	font-size: 11px;
}
.login-iframe .login-before .top a {
	margin-top: 10px;
	font-size: 11px;
	overflow: hidden;
}
.login-iframe .login-before .top a:hover {
	text-decoration: underline;
}
.login-iframe .login-before .save-find {
	margin-top: 10px;
}
.login-iframe .login-before .save-find .save {
	float: left;
}
.login-iframe .login-before .save-find img {
	padding-top: 1px;
}
.login-iframe .login-before .save-find .save input.checkbox {
	margin-right: 6px;
}
.login-iframe .login-before .save-find .find {
	float: right;
}
.login-iframe .login-before .save-find .find a {
	color: #464646;
	font-size: 11px;
}
.login-iframe .login-before .btn {
	overflow: hidden;
	padding: 15px 0 0;
}
.login-iframe .login-before .btn a {
	float: right;
	margin: 0;
	padding: 0;
	background: none;
}
.login-iframe .login-before .btn a:first-child {
	float: left;
}
.login-iframe .login-after {
	width: 210px;
}
.login-iframe .login-after .after-top {
	position: relative;
	width: 210px;
	height: 55px;
	margin-bottom: 15px;
}
.login-iframe .login-after .after-top .top-name {
	color: #363636;
    padding-top: 5px;
    padding-bottom: 3px;
}
.login-iframe .login-after .after-top .top-welcome {
	color: #363636;
}
.login-iframe .login-after .top-info {
	position: absolute;
	top: 39px;
	right: 0;
}
.login-iframe .login-after .top-info a {
	text-decoration: underline;
	padding-right: 4px;
	color: #363636;
}
.login-iframe .login-after .middle-ask {
	width: 104px;
	height: 40px;
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=60);
	background-color: rgba( 255, 255, 255, 0.6 );
	text-align: center;
	line-height: 40px;
	color: #363636;
}
.login-iframe .login-after .middle-ask a {
	display: block;
}
.login-iframe .login-after .middle-mygodo {
	float: right;
	width: 105px;
	height: 40px;
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=60);
	background-color: rgba( 255, 255, 255, 0.6 );
	text-align: center;
	line-height: 40px;
	color: #363636;
}
.login-iframe .login-after .middle-mygodo a {
	display: block;
}
.login-banner {
	width: 210px;
	height: 116px;
}
/* ¼îÇÎ¸ô °ü¸®ÀÚ ·Î±×ÀÎ (ºñ·Î±×ÀÎ »óÅÂ) */
.guest-login {
	width: 210px;
}
.guest-login input {
	border: 0;
	font-size: 12px;
	padding-left: 10px;
	background-color: #fff;
	width: 200px;
	height: 30px;
	line-height: 30px;
}
.guest-login .input-domain {
	margin-bottom: 10px;
}
.guest-login .shop-move {
	width: 210px;
	height: 30px;
	background-color: #919191;
	color: #fff;
	font-size: 12px;
	margin-bottom: 28px;
}
.guest-login button {
	width: 210px;
	height: 30px;
	background-color: #919191;
	color: #fff;
}
.guest-login .login-banner {
	width: 210px;
	height: 116px;
}
/* ¼îÇÎ¸ô °ü¸®ÀÚ ·Î±×ÀÎ (ºñ·Î±×ÀÎ »óÅÂ) End */
/* ¼îÇÎ¸ô °ü¸®ÀÚ ·Î±×ÀÎ (·Î±×ÀÎ »óÅÂ) Start */
.member-login {
	width: 210px;
}
.member-login input {
	border: 0;
	font-size: 12px;
	padding-left: 10px;
	background-color: #fff;
	width: 200px;
	height: 30px;
	line-height: 30px;
}
.member-login select {
	border: 0;
	font-size: 12px;
	padding-left: 10px;
	background-color: #fff;
	line-height: 30px;
	color: #363636;
}
.member-login .select-domain {
	margin-bottom: 10px;
}
.member-login .shop-move {
	width: 210px;
	height: 30px;
	background-color: #919191;
	color: #fff;
	font-size: 12px;
	margin-bottom: 28px;
}
.member-login button {
	width: 210px;
	height: 30px;
	background-color: #919191;
	color: #fff;
}
.member-login .login-banner {
	width: 210px;
	height: 116px;
}
/* ¼îÇÎ¸ô °ü¸®ÀÚ ·Î±×ÀÎ (·Î±×ÀÎ »óÅÂ) End */
/* ·Î±×ÀÎ End */

/* ÄÁÅÙÃ÷ */
.main-wrap .main-top .top-contents .move-bg {
	float: right;
	z-index: 0;
}
.main-wrap .main-top .main-bar {
	background: url('//img.godo.co.kr/godomall/main/1706/bg_mainbar.png') repeat;
	position: absolute;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
	height: 75px;
	width: 100%;
	min-width: 990px;
	z-index: 1;
}
.main-wrap .main-top .main-bar .bar-contents {
	position: relative;
	width: 990px;
	margin: 0px auto;
	line-height: 75px;
	background: url(//img.godo.co.kr/godomall/main/1611/bg_bar_w_1px.png) repeat-y right top;
}
.main-wrap .main-top .main-bar .bar-contents .text {
	background: url('//img.godo.co.kr/godomall/main/1703/main_bar.png') no-repeat right 34px;
	font-size: 14px;
	padding-right: 15px;
	color: #ffffff;
}
.main-wrap .main-top .main-bar .bar-contents .more {
	float: left;
	display: block;
	width: 105px;
	/*background: url('//img.godo.co.kr/godomall/main/1703/icon_more.png') no-repeat 105px 32px;*/
	font-size: 14px;
	/*padding-right: 21px;*/
	color: #ffffff;
}
.main-wrap .main-top .main-bar .bar-contents .last {
	display: inline-block;
	height: 75px;
	font-size: 14px;
	padding-right: 21px;
	color: #ffffff;
}
.main-wrap .main-top .main-bar .bar-contents .left {
	width: 365px;
	float: left;
}
.main-wrap .main-top .main-bar .bar-contents .left img {
	vertical-align: middle;
	margin-right: 30px;
}
.main-wrap .main-top .main-bar .bar-contents .left .icon {
	vertical-align: middle;
	margin-right: 10px;
}
.main-wrap .main-top .main-bar .bar-contents .left a.icon {
	margin-right: 0px;
}
.main-wrap .main-top .main-bar .bar-contents .left .icon img {
	vertical-align: middle;
	margin-right: 0px;
}
.main-wrap .main-top .main-bar .bar-contents .left a {
	margin-right: 16px;
	display: inline-block;
    height: 75px;
}
.main-wrap .main-top .main-bar .bar-contents .left a.more {
	display: inline-block;
	height: 100%;
	padding-right: 35px;
	margin-right: 0px;
}
.main-wrap .main-top .main-bar .bar-contents .middle a.more:hover {
	/*background: url('//img.godo.co.kr/godomall/main/1703/icon_more_on.png') no-repeat 105px 32px;*/
}
.main-wrap .main-top .main-bar .bar-contents .middle {
	width: 375px;
	float: left;
}
.main-wrap .main-top .main-bar .bar-contents .left a:hover,
.main-wrap .main-top .main-bar .bar-contents .right a:hover {
	color: #aaa;
}
.main-wrap .main-top .main-bar .bar-contents .right {
	width: 250px;
	float: right;
	background: url('//img.godo.co.kr/godomall/main/1611/bg_bar_w_1px.png') repeat-y left top;
}
.main-wrap .main-top .main-bar .bar-contents .right img {
	vertical-align: middle;
	margin: 0 15px 0 31px;
}
.main-wrap .main-top .main-bar .bar-contents .global-icons {
	float: left;
	width: 235px;
	height: 60px;
	line-height: 15px;
	margin-top: 15px;
	display: none;
}
.main-wrap .main-top .main-bar .bar-contents .global-event-area {
    width: 390px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 350px;
	z-index: 2;
	pointer-events: none;
}

/* ¸ÞÀÎ »ó´Ü End */

/* ¸ÞÀÎ ¼­ºñ½º ¿µ¿ª Start */
.main-wrap .main-service {
	/*overflow: hidden;*/
	min-height: 535px;
}
.main-service .service-title {
	position: relative;
	margin: 90px 0 30px;
	margin-left: 165px;

}
.main-service .service-title img {
	display: block;
	margin: 3px 4px 0 0;
	float: left;
}
.main-service .service-title span {
	color: #333;
	letter-spacing: -2px;
}
.service-contents ul {
	padding-bottom: 90px;
	overflow: hidden;
}
.service-contents ul:after {
  clear: both;
}
.service-contents li {
	width: 220px;
	float: left;
	margin-left: 36px;
}
.service-contents li:first-child{
	margin: 0;
}
.service-contents .last {
  border-right: 0;
}
.service-contents .item {
	text-align: center;
}
.service-contents .item-title {
	margin: 20px 0 20px;
}
.service-contents .item-title span {
	color: #353535;
}
.service-contents .item-img {
	height: 68px;
	background-image: url('//img.godo.co.kr/godomall/main/1704/e_04_icon01.png');
	background-repeat: no-repeat;
	background-position: center;
}
.service-contents .item-img-02 {
	height: 68px;
	background-image: url('//img.godo.co.kr/godomall/main/1704/e_04_icon02.png');
	background-repeat: no-repeat;
	background-position: center;
}
.service-contents .item-img-03 {
	height: 68px;
	background-image: url('//img.godo.co.kr/godomall/main/1704/e_04_icon03.png');
	background-repeat: no-repeat;
	background-position: center;
}
.service-contents .item-img-04 {
	height: 68px;
	background-image: url('//img.godo.co.kr/godomall/main/1704/e_04_icon04.png');
	background-repeat: no-repeat;
	background-position: center;
}

.service-contents p {
	color:#898989;
}
.service-contents .item .big {
	margin: 20px 0 20px;
}
.service-contents .item .large {
	margin: 10px 0 30px;

}
.service-contents a {
	display: block;
}
.service-contents p {
	margin-bottom: 30px;
}
.service-contents .small {
	font-size: 14px;
    letter-spacing: -1px;
	color: #898989;
}
.service-contents .big {
	margin: 20px 0 20px 0;
}
/* ¸ÞÀÎ ¼­ºñ½º ¿µ¿ª End */

/* ¸ÞÀÎ ÇÁ·Î¸ð¼Ç ¿µ¿ª Start */
.main-wrap .main-promotion {
        position: relative;
        width: 100%;
        height: 218px;
        background-color: #fa2828;
        overflow: hidden;
}
.main-wrap .main-promotion .promotion-contents {
        position: absolute;
        left: 50%;
        top:0;
        width: 1438px;
        margin: 0 0 0 -719px;

}
.main-wrap .main-promotion .promotion-contents img{
	/* margin-top:-18px; */
}
/* ¸ÞÀÎ ÇÁ·Î¸ð¼Ç ¿µ¿ª End */

/* ¸ÞÀÎ °í5 ±â´É°­È­ ÇÁ·Î¸ð¼Ç ¿µ¿ª Start */
.pop_global_event {position:absolute; top:10%; left:50%; width:990px; margin-left:-750px}
.pop_global_event .ge_img_cont {position:absolute; top:10%; left:50%;}
.pop_global_event .ge_week_wrap {display:block; background:#f6f6f6; text-align:right; padding:10px 15px 10px 0; vertical-align:bottom;}
/* ¸ÞÀÎ °í5 ±â´É°­È­ ÇÁ·Î¸ð¼Ç ¿µ¿ª End */

/* ¸ÞÀÎ ´ëÇ¥¼îÇÎ¸ô ¿µ¿ª Start */
.main-wrap .main-goodshop {
	padding: 90px 0;
	height: 568px;
	position:relative;
	width: 100%;
}
.main-wrap .main-goodshop .goodshop-menu {
	width: 225px;
	float: left;
	position:relative;
}
/* .main-wrap .main-goodshop .bg_payco{display: none;position: absolute;left: 50%;top:0;width: 1140px;height: 748px;margin: 0 0 0 -950px;background:url('//img.godo.co.kr/godomall/main/1801/bg_payco.png') no-repeat left top;}
.main-wrap .main-goodshop .bg_payco.on{display: block;} */
.main-wrap .main-goodshopwrap{margin: 0 auto;width: 990px;}
.main-wrap .main-goodshop.bg_payco{background:url('//img.godo.co.kr/godomall/main/1801/bg_payco.png') no-repeat center top;}

.goodshop-menu .title {
	margin-bottom: 40px;
}
.goodshop-menu .item {
	width: 172px;
	height: 28px;
	margin-bottom: 8px;
}
.goodshop-menu .item .on,
.goodshop-menu .item a.on:hover {
	color: #fa2828;
	font-weight: bold;
	background:url('//img.godo.co.kr/godomall/main/1801/bg_goodshop_menu_li_on.png') 95% center no-repeat;
}
.goodshop-menu .goodshop-type-tab{
	margin-bottom:16px;
}
.goodshop-menu .goodshop-type-tab ul{
	overflow:hidden;
	border:#fa2828 1px solid;
	width:174px;
}
.goodshop-menu .goodshop-type-tab ul li{
	float:left;
	width:50%;
	text-align:center;
}
.goodshop-menu .goodshop-type-tab ul li a{
	font-size:13px;
	color:#555;
	line-height:28px;
	display:block;
}
.goodshop-menu .goodshop-type-tab ul li a.active{
	font-weight:bold;
	color:#fff;
	background:#fa2828;
}

.goodshop-menu ul {
	overflow: hidden;
}
.goodshop-menu .goodshop-business{
	display:none;
}
.goodshop-menu .item li {
	display: block;
}
.goodshop-menu .item {
	line-height: 28px;
}
.goodshop-menu .item a {
	display: block;
	padding-left: 10px;
	font-size: 13px;
}
.goodshop-menu .item a:hover {
	color: #555555;
	font-weight: normal;
	background-color: #f7f7f7;
}
.goodshop-menu .btn_payco_type {
	padding: 0 20px 0 14px;
	background:#ffffff url('//img.godo.co.kr/godo/operate/180123/ico_arrow_right.png') 155px center no-repeat;
	position:absolute;
	top:467px;
	left:0;
	width: 140px;
	height: 32px;
	line-height: 30px;
	font-size:14px;
	color:#555555;
	font-weight: bold;
	border: 1px solid #e5e5e5;
}
.goodshop-menu .btn_payco_type:hover, .goodshop-menu .btn_payco_type.on {
	background-image:url('//img.godo.co.kr/godo/operate/180123/ico_arrow_right_on.png');
	border: 1px solid #fa2828;
}
.goodshop-menu .btn_payco_type img {
	position:relative;
	top:10px;
	margin-right:3px;
}
.goodshop-menu .balloon{
	display: none;
	position:absolute;
	top:515px;
	left:15px;
	width: 146px;
}
.goodshop-menu .balloon.on{display: block;}
.goodshop-menu .ball_point{position: absolute;left: 69px;top:-5px;}
.goodshop-menu .balloon .text{display: inline-block;height: 32px;line-height: 30px;background-color: #454545;font-size: 13px;color: #ffffff;margin: 0 8px 0 9px;}

.main-wrap .main-goodshop .goodshop-contents {
	width: 765px;
	margin-left: 225px;
}
.goodshop-contents .list {
	overflow: hidden;
	min-height: 555px;
	margin: 0 -15px 5px 0;
}
.goodshop-contents .item-thumb {
	float: left;
	margin: 0 13px 0px 0;
	position: relative;
}
.goodshop-contents .item-thumb img {
	border: 1px solid #fff;
}
.goodshop-contents .item-thumb a:hover:after {
	content: '';
	position: absolute;
	top: 1px;
	left: 1px;
	width: 180px;
	height: 130px;
	background-image: url('//img.godo.co.kr/godomall/main/1611/bg-goodshop.png');
	background-repeat: no-repeat;
}
.goodshop-contents .item-thumb.payco a:hover:after {
	background-image: url('//img.godo.co.kr/godomall/main/1801/bg-payco.png');
}
#payco.goodshop-contents .item-thumb a:hover:after {
	background-image: url('//img.godo.co.kr/godomall/main/1801/bg-payco.png');
}
.goodshop-contents .item-thumb p {
	text-align: center;
	margin: 0 0 25px;
	padding: 10px 0 0 0;
	line-height: 18px;
}
    .goodshop-contents .control {
        text-align:center;
    }
    .goodshop-contents .control .pager button {
        width: 8px;
        height: 8px;
        margin: 0 6px;
        background-color: #b7b7b7;
        text-indent: -9999px;
    }
    .goodshop-contents > ul{
        overflow: hidden;
        min-height: 370px;
        margin: 0 -15px 5px 0;
    }
    .goodshop-contents {
        z-index: 0;
    }
    .goodshop-contents .control .pager button.cycle-pager-active {
        background:#fa2828;
    }
/* ¸ÞÀÎ ´ëÇ¥¼îÇÎ¸ô ¿µ¿ª End */

/* ¸ÞÀÎ »ó´ã¾È³» ¿µ¿ª Start */
.main-wrap .main-inquiry {
	width: 100%;
	height: 170px;
	border-top: 1px solid #e4e5e6;
}
.main-wrap .main-inquiry .inquiry-contents {
	overflow: hidden;
	width: 990px;
	height: 170px;
	margin: 0px auto;
}
.inquiry-contents .left {
	width: 260px;
	height: 170px;
	float: left;
	background: url('//img.godo.co.kr/godomall/main/1611/h_04_bgimg.png') no-repeat left center;
}
.inquiry-contents .left .time {
	margin-left: 59px;
}
.inquiry-contents .left img {
	margin: 44px 0px 18px 60px;
}
.inquiry-contents .right {
	width: 730px;
	height: 170px;
	float: right;
}
.inquiry-contents .right ul {
	display: block;
	overflow: hidden;
	float: right;
	margin: 65px 0 65px 0;
}
.inquiry-contents .right li {
	float: left;
	margin-left: 30px;
}
.inquiry-contents .right li:first-child {
	margin-left: 0px;
	margin-right: 10px;
}
.inquiry-contents .right .list a {
	/*display: block;*/
}
.inquiry-contents .right .list a:hover {
	text-decoration: underline;
}
.inquiry-contents .right .list img {
	vertical-align: middle;
}
.inquiry-contents .right .list a span {
	margin-left:5px;
}

/* ¸ÞÀÎ »ó´ã¾È³» ¿µ¿ª End */

/* ¸ÞÀÎ ³×ÀÓ¼­¹ö ¿µ¿ª End */
.main-wrap .main-nameserver {
	width: 100%;
	height: 60px;
	background-color: #f4f4f4;
}
.main-wrap .main-nameserver .nameserver-contents {
    overflow: hidden;
	width: 990px;
	line-height: 60px;
	margin: 0px auto;
}
.nameserver-contents span {
	float: left;
}
.nameserver-contents .order {
	margin: 0 0 0 20px;
}
.nameserver-contents .addr {
	margin-left: 10px;
	letter-spacing: 0px;
}
.nameserver-contents button {
	float: left;
	overflow: hidden;
	width: 30px;
	height: 20px;
	background: url('//img.godo.co.kr/godomall/main/1611/btn_copy.png');
	color: #fff;
	text-align: center;
	margin: 20px 0px 0px 5px;
}
.nameserver-contents .sub-contents {
	float: right;
	margin-top: 17px;
}
.nameserver-contents .sub-contents a {
	float: left;
}
.nameserver-contents .sub-contents img {
	margin-right: 10px;
}
.nameserver-contents .sub-contents .last {
	margin-right: 0px;
}
/* ¸ÞÀÎ ³×ÀÓ¼­¹ö ¿µ¿ª End */
/* Ã¢¾÷»ó´ã ·¹ÀÌ¾î Start */
.consult-layer-offset {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 300;
	display: none;
}
.consult-layer-offset .layer {
	display: none;
}
.consult-layer-offset .mask{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.6;
	filter:alpha(opacity=30);
}
.consult-layer {
	width: 680px;
	height: 340px;
	position: absolute;
	top: 31%;
	left: 50%;
	margin-left: -340px;
}
.consult-layer .btn-yes {
	position: absolute;
	top: 180px;
	left: 260px;
}
.consult-layer .btn-no {
	position: absolute;
	top: 180px;
	left:380px;
}
.consult-layer .btn-home {
	position: absolute;
	top: 159px;
	left:31px;
}
.consult-layer .btn-prev {
	position: absolute;
	top: 180px;
	left:31px;
}
.consult-layer .btn-left {
	position: absolute;
	top: 230px;
	left:250px;
	display: none;
}
.consult-layer .btn-right {
	position: absolute;
	top: 230px;
	right:60px;
	display: none;
}
.consult-layer .close-area {
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
}
.consult-layer .close-area span {
	display: none;
}
.blanklink {
	position:absolute;
    background:blue;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=0);
	opacity: 0;
}
/* Ã¢¾÷»ó´ã ·¹ÀÌ¾î End */

/* ÀÌº¥Æ® ÆË¾÷ :: ºê¶ó¿ìÀú Å©±â¸¦ ÁÙÀÌ´õ¶óµµ °°Àº À§Ä¡¿¡ °íÁ¤µÇµµ·Ï popup-wrap ¾È¿¡ ÆË¾÷ ¿µ¿ªÀ» µû·Î Àâ¾Æ³ù½À´Ï´Ù. */
#popup-wrap {
	position: relative;
	left: -457px;
	top: -109px;
	z-index:100;
	display: none;
}
.new-year-popup {
	position: absolute;
	width: 408px;
	height: 371px;
	top: 110px;
	left: 788px;
}
.new-year-popup .close-area {
	top: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
}
.new-year-popup .close-area span {
	display: none;
}

/*1704 ¸ÞÀÎ¹è³Ê*/
.main_banner{background:url('//img.godo.co.kr/godomall/main/1707/actwo_bg.png') repeat left center;text-align:center;}

/*170516 ¸ÞÀÎ°íÁ¤È«º¸¿µ¿ª*/
.promote_title{position: relative;margin: 10px 0 0 0;margin-left: 272px;}
.promote_title span{color: #333;letter-spacing: -2px;}
.promote_title img{display: block;float: left;margin: 3px 4px 0 0;}
.promote_wrap{position: relative;}
.promote_cont{position:relative;width: 932px;margin: 38px auto 107px;}
.promote_cont ul li{position: relative;}
.promote_wrap a{display: block;}
.promote_wrap a .promote_text{position: absolute;left: 60px;top: 68px;font-size: 14px; color: #474747;line-height: 1.5em;}
.promote_wrap a:hover .promote_text{text-decoration: underline;}

.promote_wrap a .promote_border{width: 308px; height: 238px;position: absolute;left: 0;top: 0;}
.promote_wrap a:hover .promote_border{border: 1px solid #272727;}

.promote_cont .bx-controls{display: block;position: absolute;top: 97px;}
.bx-controls-direction a{background-color: #232324;display: inline-block;width: 40px;height: 40px;opacity: 0.7;text-indent: -9999px;}
.bx-controls-direction .bx-prev{background: #232324 url(//img.godo.co.kr/godomall/main/1705/promote_pre.png) no-repeat 16px 13px}
.bx-controls-direction .bx-next{background: #232324 url(//img.godo.co.kr/godomall/main/1705/promote_next.png) no-repeat 16px 13px;position: absolute;right: -892px;}


/*171122 ¸ÞÀÎ°³Æí*/
.main_reform .main-top{background-color: #dbe5ed;overflow: inherit;}
.main_reform .main-top .main_img{position: absolute;right: 92px; bottom: 77px;}
.main_reform .main-top .top-contents .main-contents .btn_start {position: relative;	height: 42px;	overflow: hidden;	margin: 42px 0 0 0;}
.main_reform .btn_start a{display: inline-block;width: 136px;height: 42px;line-height: 41px;font-size:14px;color: #ffffff; font-weight: bold;margin: 0 5px 0 0;background: #fa2828 url("//img.godo.co.kr/godomall/main/1711/ico_arrow_right.png") no-repeat 98px 17px;text-align: center;text-indent: -27px;}
.main_reform .btn_start a.price{background-color: #46474b;text-indent: -29px;}

/* ·Î±×ÀÎ Start */
.main_reform .main-top .top-contents .login-box {height: 230px;background-color: #ffffff;margin: 40px 0 0 0;}
.main_reform #godoLogin .bottom .box{height: 40px;line-height: 38px;}
.login-iframe .login-before .login-btn{color: #32373f;background-color: #f8f8f8;border: 1px solid #d1d1d1;font-size: 14px;letter-spacing: -1px;line-height: 69px;}
.login-iframe .fields input{font-size: 13px;letter-spacing: -1px;padding: 1px 5px 3px 10px;}
.login-iframe .fields input.label-id{border: 1px solid #d1d1d1;border-right: 0;}
.login-iframe .fields input.label-pw{border: 1px solid #d1d1d1;border-top: 0;border-right: 0;}
.login-iframe .login-before .save-find .join {float: right;}
.login-iframe .login-before .save-find .join a {color: #464646;	font-size: 11px;}

.main_reform .con-banner{top: 270px;}

.main_reform #godoLogin .after-bottom .box {bottom: 19px;}
.login-iframe .login-after .middle-ask{width: 106px;height: 40px;line-height: 37px;background-color: #f6f7f9;border: 1px solid #dedede;}
.login-iframe .login-after .middle-ask span{position: relative;top: 1px;}
.login-iframe .login-after .middle-mygodo{width: 105px;height: 40px;background-color: #f6f7f9;border: 1px solid #dedede;}

.guest-login .input-domain input{width: 182px;height: 30px;border: 1px solid #d1d1d1;padding: 0 13px 0 13px;}
.guest-login .shop-move{ margin-bottom: 10px;}
.guest-login .btn_func ul li{height: 37px;border-top: 1px solid #ececec;}
.guest-login .btn_func ul li:first-child{border: 0;}
.guest-login .btn_func ul li a{display: block;height: 17px;padding: 10px 10px 10px 10px; font-size: 12px; color: #434343;background: url('//img.godo.co.kr/godomall/main/1711/ico_arrow_red02.png') no-repeat 180px 13px;letter-spacing: -1px;}
.member-login .input-domain select{width: 210px;height: 30px;border: 1px solid #d1d1d1;padding: 0 0 0 13px;}
.member-login .shop-move{ margin-bottom: 10px;}
.member-login .btn_func ul li{height: 37px;border-top: 1px solid #ececec;}
.member-login .btn_func ul li:first-child{border: 0;}
.member-login .btn_func ul li a{display: block;height: 17px;padding: 10px 10px 10px 10px; font-size: 12px; color: #434343;background: url('//img.godo.co.kr/godomall/main/1711/ico_arrow_red02.png') no-repeat 180px 13px;letter-spacing: -1px;}

/*ÇÏ´Ü¹Ù*/
.main-wrap.main_reform .main-top .main-bar {
	background: none;
	position: absolute;
	overflow: hidden;
	bottom: -45px;
	left: 0px;
	height: 90px;
	width: 100%;
	min-width: 990px;
	z-index: 1;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents {
	position: relative;
	width: 990px;
	margin: 0px auto;
	line-height: 87px;
	background: #32373f;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .text {
	background: url('//img.godo.co.kr/godomall/main/1703/main_bar.png') no-repeat right 40px;
	font-size: 14px;
	padding-right: 14px;
	color: #ffffff;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .more {
	float: left;
	display: block;
	width: 105px;
	/*background: url('//img.godo.co.kr/godomall/main/1703/icon_more.png') no-repeat 105px 32px;*/
	font-size: 14px;
	/*padding-right: 21px;*/
	color: #ffffff;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .last {
	display: inline-block;
	height: 90px;
	font-size: 14px;
	padding-right: 21px;
	color: #ffffff;
	position: relative;
	z-index: 1;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left {
	width: 395px;
	float: left;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left img {
	vertical-align: middle;
	margin: 3px 21px 0 41px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left .icon {
	vertical-align: middle;
	margin-right: 10px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left a.icon {
	margin-right: 0px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left .icon img {
	vertical-align: middle;
	margin-right: 0px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left a {
	margin-right: 16px;
	display: inline-block;
    height: 90px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left a.more {
	display: inline-block;
	height: 100%;
	padding-right: 35px;
	margin-right: 0px;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .middle a.more:hover {
	/*background: url('//img.godo.co.kr/godomall/main/1703/icon_more_on.png') no-repeat 105px 32px;*/
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .middle {
	width: 345px;
	float: left;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .left a:hover,
.main-wrap.main_reform .main-top .main-bar .bar-contents .right a:hover {
	color: #aaa;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .right {
	position: relative;
	width: 250px;
	float: right;
	background: none;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .right .right_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 90px;
	background-color: #ffffff;
	opacity: 0.1;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .right img {
	vertical-align: middle;
	margin: 0px 11px 0 42px;
	position: relative;
	z-index: 1;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .global-icons {
	float: left;
	width: 240px;
	height: 68px;
	line-height: 15px;
	margin: 22px 0 0 0;
	display: none;
}
.main-wrap.main_reform .main-top .main-bar .bar-contents .global-event-area {
    width: 390px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 350px;
	z-index: 2;
	pointer-events: none;
}

/*ÁÖ¿ä¼­ºñ½º¿µ¿ª*/
.main_reform .main_service_wrap{width: 100%;background-color: #f4f4f4;overflow: hidden;}
.main_reform .main_service_wrap .main_service{overflow: hidden;margin: 95px auto;width: 990px;}
.main_reform .main_service_wrap .main_service .title{float: left;width: 237px;border: 1px solid #d2d2d2;background-color: #ffffff;}
.main_reform .main_service_wrap .main_service .title .title_top{padding: 15px 19px 15px 19px}
.main_reform .main_service_wrap .main_service .title .title_top strong{position: relative;top: 1px;left: 3px;font-size: 15px;color: #333333;}
.main_reform .main_service_wrap .main_service .title ul li{height: 56px;border-top: 1px solid #d2d2d2;}
.main_reform .main_service_wrap .main_service .title ul li a{display: block;font-size: 14px;color: #282828;background: url('//img.godo.co.kr/godomall/main/1711/ico_arrow_red.png') no-repeat 194px 23px;padding: 19px 19px 19px 18px;}
.main_reform .main_service_wrap .main_service .title ul li a span{font-size: 14px;color: #282828;}
.main_reform .main_service_wrap .main_service .title ul li a:hover span{border-bottom: 1px solid #282828;}
.main_reform .main_service_wrap .main_service .title ul li a.on span{border-bottom: 1px solid #282828;}
.main_reform .main_service_wrap .main_service .cont{float: left;width: 739px;margin: 0 0 0 10px;overflow: hidden;border: 1px solid #d2d2d2;background-color: #ffffff;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap .cont_top{padding: 18px 19px 17px 19px;border-bottom: 1px solid #d2d2d2;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap .cont_top strong{font-size: 15px;color: #333333;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap .cont_top a{float: right;font-size: 13px;color: #333333;background: url('//img.godo.co.kr/godomall/main/1711/ico_arrow_more.png') no-repeat right 4px;padding: 0 10px 0 0;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap{}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul{width: 741px;overflow: hidden;margin: 0 0 0 1px;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li{float: left;width: 184px;height: 284px;border: 1px solid #d2d2d2;border-top: none;border-bottom: none;margin: 0 0 0 -1px;text-align: center;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li a{display: inline-block;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li span{display: inline-block;font-size: 12px; color: #fa2828;border-radius: 15px;border: 1px solid #fa2828;padding: 1px 10px 3px 10px;margin:  0 0 10px 0;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li span.sale{color: #146ce4;border: 1px solid #146ce4;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li strong{font-size: 14px; color: #282828;margin: 10px 0 0 0;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li a:hover strong{border-bottom: 1px solid #282828;}

/* 2018/1¿ù¸ÞÀÎ ÇÁ·Î¸ð¼Ç */
.main_reform.new_year .main-top{position: relative;background-color:inherit;overflow: inherit;background: url("//img.godo.co.kr/godomall/main/1712/bg_main100.png") repeat left top;}
.main_reform.new_year .main-top.pc{background: none;}
.main_reform.new_year .main-top .top_light{position: absolute;left: 0;top: 0;width: 100%;height: 205px;background: url("//img.godo.co.kr/godomall/main/1712/top_light.png") repeat-x left top;}
.main_reform.new_year .main-top .bottom_shadow{position: absolute;left: 0;bottom: 0;width: 100%;height: 222px;background: url("//img.godo.co.kr/godomall/main/1712/bottom_shadow.png") repeat-x left top;}
.main_reform.new_year .main-top .main_img{position: absolute;left: 0;top: 0;width: 1005px;height:  480px;overflow:  hidden;}
.main_reform.new_year .main-top.pc .main_img{width: 100%;background: url("//img.godo.co.kr/godomall/main/1802/bg_main.png") no-repeat center top;}
.main_reform.new_year .main-top .main_img .flower_bg{position: absolute;left: 15px; top: 0;}
.main_reform.new_year .main-top .main_img .dog{position: absolute;left: 0; top: 0;}
.main_reform.new_year .main-top .main_img .num2018{position: absolute;left: 467px; top: -10px;}
.main_reform.new_year .btn_start a{display: inline-block;width: 166px;height: 42px;line-height: 41px;font-size:14px;color: #ffffff; font-weight: bold;margin: 0 5px 0 0;background: #fa2828 url("//img.godo.co.kr/godomall/main/1711/ico_arrow_right.png") no-repeat 108px 17px;text-align: center;text-indent: -27px;}
.main_reform.new_year .btn_start a.price{background-color: #46474b;text-indent: -29px;}
.main_reform.new_year .main-top.pc .btn_start a{text-indent: 0;}

.main_reform.new_year .main-top .top-contents .main-contents {float:none;position: absolute;left: 0;top: 0;}
.main_reform.new_year .main-top .top-contents .main-contents .btn_start {margin: 32px 0 0 0;}

/* 190211 */
.main_banner{width: 100%;height: 95px;background: none;overflow: hidden;min-width: 1130px;}
.main_banner .main_banner_wrap{position: absolute;left: 0;top: 0;width: 100%;height: 95px;background: none;overflow: hidden;min-width: 1130px;}
.main_banner .main_banner_wrap img{position: absolute;left: 50%;top:0;width: 2000px;margin: 0 0 0 -1000px;}
.main-top.promotion .bg_img{overflow: hidden;position: absolute;width: 100%;height: 480px;left: 0;top: 0;background-color: #fff;}
.main-top.promotion .bg_img .bg_img_wrap{position: absolute;left: 50%;top:0;margin: 0 0 0 -1000px;}
.is-random-banner a{display: none;}
/* .main-top.promotion .bg_img .bg_img_wrap.is-random-banner a img{display: none;} */
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul{margin: 0;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li a{width: 184px;height: 284px;}
.main_reform .main_service_wrap .main_service .cont .cont_wrap ul li a img{vertical-align: middle;}

/* ¸ÞÀÎ ¹è³Ê °ü¸® */
.main-wrap .main-top .top-contents.admin_ban {
	width: 100%;
	margin: 0;
	overflow: hidden;
	background-color: #fff;
}
.main-wrap .main-top .top-contents.admin_ban .bg_img{
	width: 2000px;
	left: 50%;
	margin: 0 0 0 -1000px;
}

.main-wrap .main-top .top-contents.admin_ban .login-box {
	float: none;
	position: absolute;
	left: 50%;
	top:40px;
	margin: 0 0 0 245px;
}
.main-wrap .main-top .top-contents.admin_ban .con-banner{
	right: inherit;
	left: 50%;
	margin: 0 0 0 245px;
}
/* //¸ÞÀÎ ¹è³Ê °ü¸® */

/* ¸ÞÀÎ ÇÁ·Î¸ð¼Ç ¿µ¿ª ¼öÁ¤ Start */
.main-wrap .main-promotion.admin_ban {
        background-color:inherit;
}
.main-wrap .main-promotion.admin_ban .promotion-contents {
        width: 2000px;
        margin: 0 0 0 -1000px;
		text-align: center;
}
/* ¸ÞÀÎ ÇÁ·Î¸ð¼Ç ¿µ¿ª End */


/* 190822 */
.main-wrap .main-goodshop.bg_shopby{background:url('//img.godo.co.kr/godomall/main/1908/bg_shopby.png') no-repeat center top;}
