* { border: 0; }
.input { }
.login { width: 300px; margin: 0 auto; }
.login_icon { margin: 236px auto 40px; text-align: center}
.login_user input { background: url(../images/login_user.png) no-repeat; width: 235px; height: 40px; border: none; padding-left: 60px; padding-right: 5px; *padding-top:10px;
line-height: 44px\9; }
.login_psw input { background: url(../images/login_psw.png) no-repeat; width: 235px; height: 40px; border: none; padding-left: 60px; padding-right: 5px; line-height: 44px\9;margin-top: 10px; }
.login_btn input { background-color: #1358c9; width: 300px; height: 40px; border: none;
    color: #ffffff; font-size: 16px; font-weight:bold; margin-top: 12px; margin-bottom: 40px; }
