/*-----------------------------------------------------------------------------
[TABLE OF CONTENTS]
    +content-main
        =forgot-id,forgot-pwd
-----------------------------------------------------------------------------*/

form input.btn {
    float: left;
    height: 25px;
    margin-right: 5px;
    line-height: 25px;
    border: 1px solid #c6c6c6;
    background: url(../../i/bg-btn.gif) repeat 0 0;
}

/**
*
* =forgot-id,forgot-pwd
*
**/

#forgot-id,
#forgot-pwd {
    width: 900px;
    margin: 12px auto 0;
}

#forgot-id  h3,
#forgot-pwd h3 {
    margin-bottom: 4px;
    color: #7f8988;
    font: bold 15px Arial;
}

#forgot-id  form,
#forgot-pwd form {
    padding: 11px 0 20px;
    border-top: 3px solid #c3cdd4;
    background: #f3f3f3;
}

#forgot-id  form .aaa,
#forgot-pwd form .aaa {
    background: #f3f3f3;
}

#forgot-id  form p,
#forgot-pwd form p {
    height: 30px;
    margin-bottom: 15px;
    padding-left: 25px;
    font: 13px/30px Verdana;
}

#forgot-id  form p label,
#forgot-pwd form p label {
    float: left;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

#forgot-id  form p label {
    width: 120px;
}

#forgot-id  form p input,
#forgot-pwd form p input {
    padding: 5px;
    background: #fff;
    border: 1px solid #91b3ce;
    vertical-align: middle;
}



/*
#forgot-id  form .captcha,
#forgot-pwd form .captcha {
    width: 850px;
    margin: 0 auto 10px;
    padding: 7px 0 10px;
    background: #ededee;
    font: 13px/30px Arial;
}

#forgot-id  form .captcha p,
#forgot-pwd form .captcha p {
    margin: 0;
    padding: 0;
}

#forgot-id  form .captcha p span,
#forgot-pwd form .captcha p span {
    margin-left: 5px;
    color: #e64e92;
}

#forgot-id  form .captcha a.reload,
#forgot-pwd form .captcha a.reload {
    float: left;
    width: 70px;
    height: 16px;
    background: url(../../i/btn-again.gif) no-repeat 0 0;
    text-indent: -100000px;
}

#forgot-id  form .captcha ul li,
#forgot-pwd form .captcha ul li {
    float: left;
    margin-right: 5px;
}

#forgot-id  form .captcha ul li a,
#forgot-pwd form .captcha ul li a {
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
}

#forgot-id  form .captcha ul li.active a,
#forgot-pwd form .captcha ul li.active a,
#forgot-id  form .captcha ul li        a:hover,
#forgot-pwd form .captcha ul li        a:hover {
    border: 1px solid #e64e92;
}

#forgot-id  form .captcha .btn-submit,
#forgot-id  form .captcha .btn-cancel,
#forgot-pwd form .captcha .btn-submit,
#forgot-pwd form .captcha .btn-cancel {
    margin-top: 10px;
    padding: 0 8px;
    border: 1px solid #c6c6c6;
    background: url(../../i/bg-btn.gif) repeat 0 0;
}

#forgot-id  form p.notice,
#forgot-pwd form p.notice {
    display: none;
    width: 838px;
    height: 30px;
    margin: 0 auto;
    padding: 0 0 0 10px;
    border: 1px dotted #cdd6db;
    background: #fff;
    font: 13px/30px Arial;    
}
*/
forgot-id  form .captcha,
#forgot-pwd form .captcha {
    width: 850px;
    margin: 0 auto 10px;
    padding: 7px 25px 10px 25px;
    background: #ededee; 
    font: 13px/30px Arial;
}

#forgot-id  form .captcha p,
#forgot-pwd form .captcha p {
    position: relative;
    width: 240px;
    margin: 0 auto;
    padding: 0;
}

#forgot-id  form .captcha p span,
#forgot-pwd form .captcha p span {
    margin-left: 5px;
    color: #e64e92;
}

#forgot-id  form .captcha p a,
#forgot-pwd form .captcha p a {

    position: absolute;
    top: 2px;
    right: 15px;
    width: 70px;
    height: 16px;
    background: url(../../i/btn-again.gif) no-repeat 0 0;
    text-indent: -100000px;
}
#forgot-id  form .captcha ul,
#forgot-pwd form .captcha ul {
    margin: 0 auto;
    width: 240px;
    text-align: center;
}

#forgot-id  form .captcha ul li,
#forgot-pwd form .captcha ul li {
    float: left;
    margin-right: 5px;
}

#forgot-id  form .captcha ul li a,
#forgot-pwd form .captcha ul li a {
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
}

#forgot-id  form .captcha ul li.active a,
#forgot-pwd form .captcha ul li.active a,
#forgot-id  form .captcha ul li        a:hover,
#forgot-pwd form .captcha ul li        a:hover {
    border: 1px solid #e64e92;
}

#forgot-id  form .captcha .btn-submit,
#forgot-id  form .captcha .btn-cancel,
#forgot-pwd form .captcha .btn-submit,
#forgot-pwd form .captcha .btn-cancel {
    margin-top: 10px;
    padding: 0 8px;
    border: 1px solid #c6c6c6;
    background: url(../../i/bg-btn.gif) repeat 0 0;
}

#forgot-id  form p.notice,
#forgot-pwd form p.notice {
    display: none;
    width: 838px;
    height: 30px;
    margin: 10px auto 0 auto;
    padding: 0 0 0 10px;
    border: 1px dotted #cdd6db;
    background: #fff;
    font: 13px/30px Arial;    
}

.wrapper-main ul.btnl {
    width: 132px;
    height: 25px;
    margin: 10px auto 0 auto;
}
.wrapper-main ul.btnl li {
    float: left;
}

.wrapper-main ul.btnl li .btn-submit {
    margin-top: 0;
    padding: 0 8px;
    border: 1px solid #c6c6c6;    
    background: url(../../i/bg-btn.gif) repeat 0 0;}