body
{
margin:0px;
padding:0px;
background-color:#e5eaee;
font-size:12px;
line-height:15px;
font-family:Arial;
}

.page
{
width:1000px;
text-align:center;
}

.line
{
background-color:#8686a1;
height:20px;
}

.content
{
height:450px;
background-color:#ffffff;
text-align:center;
color:#6e6f71;
font-size:12px;
}

.copyright
{
color:#e5eaee;
font-size:10px;
}

.language
{
cursor:pointer;
}

.loginbox
{
background-color:#e5eaee;
border-color:#6e6f71;
border-style:solid;
border-width:1px;
width:300px;
padding:10px;
}

.message
{
height:50px;
}