*{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 -150px;}
#login{height:330px;width:562px;position:absolute;top:50%;left:50%;margin-left:-281px;margin-top:-150px;background:url("login.png") no-repeat center top;}
#loginbar{width:208px;height:126px;margin:0 auto;margin-top:124px;margin-left:340px;}

.username{height:30px;margin:14px 0px 0px 15px;display:block;float:left;display:inline;_margin-top:14px;/*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;_margin-left:16px;}
.pwd{margin-left:15px;}
.pwd .text{margin-left:18px;margin-top:2px;}

.submit{display:block;width:75px;height:25px;float:left;margin-top:6px;border:0 none;margin-left:120px;background:url("loginbtn.png") no-repeat 0px 0px;cursor:pointer;_margin-top:8px;display:inline;}
.submit:hover{display:block;width:75px;height:25px;float:left;margin-top:6px;border:0 none;margin-left:120px;background:url("loginbtn.png") no-repeat 0px -26px;display:inline;cursor:pointer;}

/*.submit_hover{display:block;width:75px;height:25px;float:left;margin-top:6px;border:0 none;margin-left:120px;background:url("loginbtn.png") no-repeat 0px -26px;display:inline;cursor:pointer;_margin-top:8px;}*/


#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;}