@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background:#fff url(login_bg.jpg) repeat-x fixed top; font-size:14px;}
.login{ width:956px; height:414px; background:url(login.png) no-repeat; position:absolute; top:50%; left:50%; margin:-207px 0 0 -478px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login.jpg'); _ background-image: none;}
.login_content{ margin:100px 0 0 705px; width:205px;}
.login_input{ width:136px; height:23px; border:1px solid #ccc; line-height:23px; padding:0 2px;}
.login_input_captcha{ width:53px; height:23px; border:1px solid #ccc; line-height:23px; padding:0 2px;}
.login_button{ width:59px; height:27px; background:url(button.png) no-repeat; border:0; line-height:27px; color:#673f1b; margin:0 5px; cursor:pointer; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='button.png'); _ background-image: none;}
.zc_button{ width:59px; height:27px; background:url(zc.jpg) no-repeat; border:0; line-height:27px; color:#673f1b; margin:0 3px; cursor:pointer;}
.errors{color:red;}
