/* CSS Document */
.loginban
{
background-image:url(../images/loginpan_header.jpg);
background-repeat:no-repeat;
width:469px;
height:59px;
}
.loginleft
{
background-image:url(../images/loginleft.jpg);
background-repeat:no-repeat; height:200px; width:4px;
float:left;
}
.loginright
{
background-image:url(../images/loginright.jpg);
background-repeat:no-repeat;height:200px; width:4px;
float:left;
}
.loginmid
{
background-color:#F8FE92;
 width:461px; height:200px;
float:left;
}
.loginbot
{
background-image:url(../images/loginbottom.jpg);
background-repeat:no-repeat; width:469px;
height:14px;
}
.loginmain
{
width:469px;
text-align:center;
}
.loginbox
{
width:240px;
border:1px solid #000000;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:5px;
}
.logintext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

