﻿body 
{
    font-size:12px;
}


.logincontent
{
    border-right: #d4d2d4 1px solid; 
    border-top: #d4d2d4 1px; 
    border-left: #d4d2d4 1px solid;
    width: 356px;
    border-bottom: #d4d2d4 1px; 
    background-color: #f4f6f4;
}

.login
{
    width:150px;
    border:#6E6E6E,1px,solid;
}

.cmd
{
    width:50px;
    font-size:12px;
    color:#111111;
}
.d
{
    color: #000000;
    text-decoration: none;
    list-style-type: none;

}
#Progress
{
    position:absolute;
    top:10px;
    right:10px;
    text-align:center;
    border: #D4D2D4 1px solid; 
    background-color:#F4F6F4;
    height:40px;
    text-align:center;
    
   
}