*{padding:0px;margin:0px;}
body{font-size:9pt;background: #FFF;color:#FFF;background:url("bg.png") repeat;}
#header{width:100%;height:342px;background:url("header.png") no-repeat center top;}
#login{height:370px;width:636px;position:absolute;top:50%;left:50%;margin-left:-318px;margin-top:-250px;background:url("login.png") no-repeat center top;}
#loginbar{width:511px;height:35px;background:url("loginbar.png") no-repeat center center;margin:0 auto;margin-top:300px;}

.username{height:30px;margin:7px 0px 0px 15px;display:block;float:left;display:inline;_margin-top:9px;/*HACK FOR IE6*/}
.username cite{font:normal normal bold 14px/1.5em 'Lucida Grande',Arial, 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;}
.username .text{margin-left:14px;border:0 none;_margin-top:1px;}
.pwd{margin-left:40px;}

.submit{display:block;width:75px;height:25px;background-color:#000;float:left;margin-top:6px;border:0 none;margin-left:35px;background:url("loginbtn.png") no-repeat 0px 0px;cursor:pointer;_margin-top:8px;}
.submit:hover{display:block;width:75px;height:25px;background-color:#000;float:left;margin-top:6px;border:0 none;margin-left:35px;background:url("loginbtn.png") no-repeat 0px -26px;}

#tips{width:100%;height:30px;line-height:30px;font:normal normal 12px/24px 'Lucida Grande',Arial, 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;color:#e3007b;text-align:center;}