/* BASIC css start */
#findIdPw .page-body { width: 370px; margin: 120px auto 240px; }
/* find id/password */
#findIdPw .frm-list { position: absolute; left: 0px; top: 0px; }
#findIdPw .frm-list li,
#findIdPw .frm-list li label,
#findIdPw .frm-list li .bull,
#findIdPw .frm-list li .txt-frm { float: left; }
#findIdPw .frm-list li { width: 100%; }
#findIdPw .frm-list li .bull { text-align: center; width: 16px; line-height: 20px; }
#findIdPw .frm-list li .txt-frm { width: 200px; height: 19px; padding: 2px 0 0 2px; border: 0; background-color: #eaeaea; }
#findIdPw .frm-list li #jumin1, 
#findIdPw .frm-list li #jumin2 { width: 91px; }
#findIdPw .frm-list li .MS_input_txt { margin-right: 0; }
#findIdPw .find { position: relative; width: 370px; height: 200px; margin-top: 10px; margin-right: 50px; }
#findIdPw .find .frm-list li label { width: 50px; line-height: 21px; font-size: 11px; letter-spacing: -1px; font-weight: bold; }
#findIdPw .find .frm-list li { margin-bottom: 10px; }
#findIdPw .find .btn-find { position: absolute; left: 265px; top: 0px; }
#findIdPw .find .security { position: absolute; left: 50px; top: 60px; }
#findIdPw .find .msg { position: absolute; left: 50px; top: 80px; font-size: 11px; font-weight: bold; letter-spacing: -1px; }
/* BASIC css end */

