body{
margin:0px;
padding:0px;
background:#000000;
text-align:center;
}
.xMain{
display:inline-block;
width:1024px;
background:url(images/loginpage.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:left;
}
.xPicture{
float:left;
display:inline;
overflow:hidden;
width:1024px;
}
.xPicture a{
float:left;
display:inline;
overflow:hidden;
width:150px;
height:150px;
margin-top:480px;
}
.xLogin{
float:left;
display:inline;
overflow:hidden;
margin-left:255px;
margin-top:587px;
height:40px;
width:600px;
}
.xTextbox{
float:left;
display:inline;
overflow:hidden;
width:151px;
height:19px;
background:url(images/textbox.jpg);
border:0px solid #FFFFFF;
padding:0px;
margin:0px;
margin-left:11px;
font-size:14px;
vertical-align:center;
padding-top:3px;
padding-left:3px;
}
.xSubmit{
float:left;
display:inline;
overflow:hidden;
width:69px;
height:22px;
background:url(images/submit.jpg);
border:0px solid #FFFFFF;
padding:0px;
margin:0px;
margin-left:11px;
cursor:pointer;
}
.xLC{
float:left;
display:inline;
overflow:hidden;
margin-left:13px;
font-family:Calibri;
font-size:18.25px;
font-weight:bold;
}
.xHLine{
float:left;
display:inline;
overflow:hidden;
width:1024px;
height:1px;
background:url(images/line1.jpg);
}
.xFooter{
float:left;
display:inline;
overflow:hidden;
width:1024px;
font-family:verdana;
font-size:9px;
height:30px;
margin-top:3px;
}
.xFLeft{
float:left;
display:inline;
overflow:hidden;
}
.xFRight{
float:right;
display:inline;
overflow:hidden;
}
.xFRight a{
text-decoration:none;
color:#ffffff;
}
.xFRight a:hover{
text-decoration:underline;
}
