@charset "utf-8";
/* CSS Document */

#login { background:url("../Images/Login/login_bg.jpg") no-repeat center center #000; width:602px; height:336px; margin:-208px 0 0 -301px; position:absolute; left:50%; top:50%; }
#login .form { width:402px; height:216px; background:#FFF; position:absolute; top:65px; left:100px; }
#login .copyright { font-size:12px; line-height:28px; text-align:center; color:#666; background:url("../Images/Login/copyright.png") no-repeat center center; width:602px; height:28px; position:absolute; bottom:10px; }
#login .form .logo { background:url("../Images/Login/logo_bg.gif") repeat-x center top; height:46px; }
#login .form .submit_div { background:url("../Images/Login/lock.gif") no-repeat 260px center; }
#login .form .submit_div p { margin:13px auto; *margin:10px auto; font-size:14px; padding-left:45px; color:#666; font-family:"宋体" }
#login .form .submit_div label { height:24px; line-height:24px; display:inline-block; position:relative; *top:-4px; }
#login .form p.button { width:186px; overflow:hidden; }
#login .form p img { vertical-align:middle; position:relative; top:-2px; left:3px; height:25px; width:59px; }
