@charset "utf-8";

.btnClose1 {position: absolute; top: 20px; right: 30px; z-index:2; }
.btnClose2 {position: absolute; top: 10px; right: 10px; z-index:2; }

/* 이메일 수집 거부 */
#popWrap_email { width:650px; height:270px; border: 1px solid #f2f2f2; position: relative; }

/* 팝업 확인창 */
#popWrap_alert { width: 450px; height: 200px; border: 1px solid #f2f2f2; position: relative; }
.txtguide { width: 350px; margin: 0 auto; text-align:center; padding-top:60px; }
.Btns { width:300px; margin:0 auto;}
.Btns ul li { float:left; }
.btn_gotoBasket { display: block; width: 145px; height: 40px; background:url(../../images/shopping/popup/btn_goto_basket.png) no-repeat 0px 0px; }
.btn_gotoBasket:hover {background-position: 0px -40px; }
.btn_keepgoing { display: block; width: 145px; height: 40px; background:url(../../images/shopping/popup/btn_keepgoing.png) no-repeat 0px 0px; }
.btn_keepgoing:hover {background-position: 0px -40px; }
.btn_gotoWishlist { display:block; width: 145px; height: 40px; background:url(../../images/shopping/popup/btn_goto_wishlist.png) no-repeat 0px 0px; }
.btn_gotoWishlist:hover {background-position: 0px -40px; }