@charset "utf-8"; 
*{margin:0; padding:0;}
.content{position:relative}
.content .popup_reg{position:absolute;top:0;left:-100px;margin-left:-19px;z-index:100;}
.content .popup_reg .popup_wrap{width:316px;height:454px;position:relative;}
.content .popup_reg .popup_wrap .popup_close{position:absolute;top:0px;right:0px;}
.content .popup_reg_c{position:absolute;top:222px;right:50%;margin-right:21px;z-index:100;}
.content .popup_reg_c .popup_wrap{width:316px;height:454px;position:relative;}
.content .popup_reg_c .popup_wrap .popup_close{position:absolute;top:0px;right:0px;}
/* ¸ÞÀÎ ·¹ÀÌ¾îÆË¾÷ */
.popup_reg_chg{position:absolute; z-index:100; width:480px; height:490px; background:#fff; top:100px;left: 50%; margin-left: -200px; box-shadow: 1px 1px 5px 0px #222;}
.popup_reg_chg .popup_wrap{width:480px;height:490px;position:relative; margin:0 auto 0}
.popup_reg_chg .popup_wrap .popup_close{position:absolute;top:-96px;left:-47px;}
.popup_parking{position:absolute;top:153px;right:50%;margin-right:-712px;z-index:100;}
.popup_parking .popup_wrap{width:130px;height:225px;position:relative;}
.popup_parking .popup_wrap .popup_close{position:absolute;top:7px;right:5px;}
