@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: jieun.park
/*	Author: 
/****************************************/
/*.pop_contents .tabmenu ul li*/

/*** 아이디 패스워드 찾기 ***/

/* .fint_id_pw{width:900px; height:auto; margin:0 auto; overflow:hidden; } */

/* .fint_id_pw .layerBox{width:900px; height:auto; margin-top:50px; padding-bottom:10px;} */

/* .find_con .tabmenu {width:900px; height:42px;}

.find_con .tabmenu ul li{ float:left; width:120px; height:30px; }
.find_con .tabmenu ul li a{display:block; width:100%; height:100%; padding-top:12px; color:#5e5e5e; text-align:center; vertical-align:middle; margin:0 5px 5px 0;}
.find_con .tabmenu ul li a:hover{background:#ffae00; color:#fff;} 

*/

/* .fint_id_pw .layerBox .find_id_pw_con {float:left;width:898px; height:380px;border:1px solid #e09c25;box-sizing:border-box;} */		
/* .fint_id_pw .find_id_pw_con .pop_con {width:900px; height:100%;  margin:0; margin-top:30px;} */
.find_id_pw .find_id_pw_con .find_id {width: 100%;}
.find_id_pw .find_id_pw_con .find_id .pw_tex {/* width:800px; *//* height:100%; */margin: 0px auto;padding: 20px;}	
.find_id_pw .find_id_pw_con .find_id .pw_tex p{margin:10px 0;}							


.find_id_pw .find_table {/* height: 176px; */width: 66%;border-top: 1px solid #000;margin: 0px auto;border-spacing:0;/* padding-top: 82px; *//* top: 20px; */}
.find_id_pw .find_table table {width:100%; height:100%;}
.find_id_pw .find_table tr {border-bottom: 1px solid #000;padding:4px;}
.find_id_pw .find_table th {padding:10px;/* width:15%; *//* border-right:1px solid #ddd; *//* background:#f2f1f1; */line-height:160%;}
.find_id_pw .find_table td {padding:10px;width:75%;color:#624444;}
.find_id_pw .find_table td li{padding:5px;}
 
/*2016_05(홈페이지에 맞게 코딩변경)*/
.pop_contents .tabmenu {position: relative;}
.pop_contents .tabmenu ul li{/* float:left; */width: 40%; height: 104px;text-align:center;vertical-align:middle;margin:0 5px 5px 0;}								
.pop_contents .tabmenu ul li a{display:block; width:100%; height:100%; color:inherit; }
.pop_contents .tabmenu .li_on {background:#ffc156; color:#fff; font-weight:bold;}
.pop_contents .tabmenu .li_on a:hover {background:#ffae00; color:#fff;}								
.pop_contents .tabmenu .li {color:#5e5e5e;}	
.pop_contents .tabmenu .li:hover { color:#ff8a00; font-weight:bold;}								 

.find_id_pw{width:900px; height:auto; margin:0 auto; overflow:hidden;}
.find_id_pw .layerBox{width:900px;height:auto;margin-top:50px;padding-bottom:10px;} 
.find_id_pw .layerBox .find_id_pw_con{float:left;width: 100%;/* border:1px solid #e09c25; */box-sizing:border-box;}
 /*2016_05 (홈페이지에 맞게 코딩변경)끝*/

 /*2016_05 휴대폰 인증*/
.find_id_pw_con .pop_con{width: 100%;height:auto;margin: 65px 0 0 0;}
.phone_confirm{width:100%;}
.phone_confirm .phone_img{width:230px; height:222px; margin:0 auto; text-align:right; }
.phone_confirm .confirm_btn{width: 66%;height: 50px;margin: 0 auto;padding: 20px 0;}
.phone_confirm .confirm_btn a{display:block; width:100%; height:100%; background:url('/images/member/phone_confirm/confirm_btn.png') 0 0 no-repeat;}
.phone_confirm .confirm_btn a:hover{background:url('/images/member/phone_confirm/confirm_btnHover.png') 0 0 no-repeat;}
.phone_confirm p{width:530px;height:auto;/* margin:0 auto; */font-size: 16px; color: rgba(0, 0, 0, 0.5);/* padding: 8px; */line-height: 1.3;}
/*2016_05 휴대폰 인증 끝*/


#blanket {	background-color:#111;	opacity: 0.65;	filter:alpha(opacity=65);	position:absolute;	z-index: 9001;	top:0px;	left:0px;	width:100%;}
.pop_alert {position: absolute;	width: 250px;	height: auto;	padding: 10px;	border: 1px solid #a4a4a4;	background: #f9f7e2;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	z-index: 9002;}
.ui-widget-header {border: 1px solid #aaaaaa;	background: #f78d1d 50% 50% repeat-x;	color: #222222;	font-weight: bold;}

