/* BASIC css start */
#titleArea h3{margin-top:95px;}
#reconfirmPasswd { width:360px;margin:0 auto; }
#reconfirmPasswd h2 { text-align: center; font-size: 0; line-height: 0; }
#reconfirmPasswd .txt { margin-top: 15px; color: #666; font-size: 14px; line-height: 1.5; letter-spacing: -1px; text-align: center; }

#reconfirmPasswd .frm li .txt-input {  width: 100%;height: 48px; padding-left: 15px; font-size: 16px;   border: 1px solid #ddd; background: #fff; }
#reconfirmPasswd .frm li .txt-input {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#reconfirmPasswd .btns { margin-top: 30px;}
#reconfirmPasswd .btns a { display:block; width:173px; padding:0; margin:0 10px 0 0; font-size:15px;line-height:48px;text-align:center; }
#reconfirmPasswd .btns a:last-child{ margin-right:0px; }
/* BASIC css end */

