﻿body
{
    margin: 0px;
    padding: 0px;
    background-repeat: repeat;
    background-color: #4f7fc7;
}

#earth
{
    position:inherit;
    float: right;
}

#login
{     
    position:absolute;
    width: 496px;
    height: 306px;          
    left:50%;
    top:50%;     
    margin-left:-248px;
    margin-top:-153px;
    background-image: url(/App_Themes/Management/Images/login_framework.gif);       
    filter:alpha(opacity=64);
}

#login_front
{
    position: relative;
    margin: 110px auto auto auto;
    text-align: left;
    width: 280px;
}

#verify
{
    position:absolute;
    float:left;
    height: 24px;
    width:88px;
}

li
{
    font-family: 隶书, 宋体;
    list-style-type: none;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 20px;  
    padding-bottom: 12px;
}

.prompt
{
    font-family: 隶书, 宋体;
    list-style-type: none;    
    color: #FFFFFF;
    font-size: 16px;
}
