@charset "utf-8";
/* reset */
* {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
body, html { height: 100%; background-color:#fff; color:#525252; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
a img {border:none;}
/* reset */

a { color:#fff; text-decoration:none; line-height:25px; }

#login_wrap { width:660px; }
.clear { clear:both; }

.login_left { background:url(../images/login_left.png) no-repeat 0px 0px; float:left; width:21px; height:218px; }
.login_mid { background:url(../images/login_mid.png) repeat-x 0px 0px; float:left; height:216px; width:520px; }
.login_right { background:url(../images/login_right.png) no-repeat 0px 0px; float:left; width:116px; height:216px; }

.login_logo { background:url(../images/login_logo.png) no-repeat 0px 0px; margin-right:20px; width:157px; height:168px; float:left; }
.login_form { width:338px; float:left; height:152px; padding:25px 0px 0px 0px; }

label { color:#fff; font-size:14px; }
.input { background-color:#fff; padding:3px 5px; font-size:16px; width:238px; margin-bottom:10px; height:20px; }
.btn_login { background:url(../images/btn_login.png) no-repeat 0px 0px; width:59px; height:28px; border:none; }