/*
 * @title		회원가입 완료
 * @author		김보람
 * @date		2011.10.13
 * @update		2013.01.29(김현진)
 * @description
 */
.content{width:1080px; text-align: center;}
.join_complete{background-color:#E7F2FF;}
.join_complete .content{padding:40px;font-size:15px;text-align:center;color:#636363;}
.join_complete .content p{margin:10px 0 30px;font-size:35px;text-align:center;letter-spacing:-0.15em;color:#159EFD;}
.left_area{float:left;width:530px;}
.right_area{float:right;width:470px;}
.complete_content .title{margin:80px 0 15px;font-size:30px;font-weight:bold;color:#444; text-align: center}
.complete_content .sub_title{font-size:20px; text-align: center; margin-bottom:30px;}
.title span{font-size:12px;letter-spacing:-1px;color:#636363;}
.join_mobile{position:relative;width:470px;height:372px;background:url(//img4.itemmania.com/new_images/join/join_mobile.jpg) no-repeat;}
.sms_send{position:absolute;top:98px;left:210px;display:block;width:80px;height:80px;text-indent:-9999px;}
.beginner_guide ul{width:1080px;height:190px;margin-bottom:60px;background:url(//img4.itemmania.com/new_images/join/guide.jpg) no-repeat;}
.beginner_guide li{float:left;width:250px;height:100%;margin-left:26px;}
.beginner_guide li:first-child{margin-left:0;}
.beginner_guide li a{display:block;height:100%;text-indent:-9999px;}
.sms_url_wrapper{z-index:1;position:fixed;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);}
.get_sms_url{position:absolute;top:50%;left:50%;width:400px;height:180px;margin-top:-90px;margin-left:-200px;background:url(//img2.itemmania.com/images/portal/user/join/p_img.jpg) no-repeat }
.get_sms_url > select, .get_sms_url > input{position:absolute;top:83px;box-sizing:border-box;width:94px;height:31px;font-size:15px;font-weight:bold;text-align:center;vertical-align:top;line-height:31px;color:black;}
.get_sms_url select[name=phone1]{left:29px;vertical-align:center;}
.get_sms_url input[name=phone2]{left:153px;vertical-align:center;}
.get_sms_url input[name=phone3]{left:277px;vertical-align:center;}
.get_sms_url > .smsbtn{position:absolute;top:130px;left:150px;width:100px;height:34px;background:url(//img2.itemmania.com/images/portal/user/join/p_btn_01.jpg) no-repeat;cursor:pointer; }
.get_sms_url > .smsclose{position:absolute;top:5px;right:10px;width:28px;height:28px;background:url(//img2.itemmania.com/images/portal/user/join/smsclose.png) no-repeat;cursor:pointer; }

.new_join_layer .layer_close_btn{top:5px;right:5px;}
.new_join_layer .layer_module_check_wrapper{background-color:#000;}
.new_join_layer .layer_module_check_wrapper label{color:#FFF;}

.banner_module {margin-bottom:15px;}

#next_btn{display:block; width:400px; line-height: 50px; margin:30px auto 50px; text-align: center; background-color: #159EFD; border-radius: 10px; font-size:17px; color:#fff;}
