﻿.header
{
    width:960px;
    height:100px;
    margin:auto;
    background:transparent url(../Blue/Image/M_header.png) no-repeat;
}
.foot
{
    width:960px;
    height:26px;
    margin:auto;
    background:transparent url(../Blue/Image/M_foot.png) no-repeat;
    color:White;
    text-align:center;
}
.header_logo
{
    width:67px;
    height:80px;
    margin:10px 0 0 15px;
    background: transparent url(../Blue/Image/Logo.png) no-repeat top left;
    float:left;
}
.LoginHeader
{
     margin:30px 50px 0 0;
     width:215px;
     height:20px;
     padding:8px 0 0 15px;
     background: transparent url(../Blue/Image/logintitle.png) repeat-x top left;
     border:1px solid #999999;
     font-weight:bold;
     border-bottom-width:0px;
}
.LoginText
{
     background:white;
     border:1px solid #999999;
     width:230px;
     height:170px;
}
.btnRefresh
{
    color:#000000;
    text-decoration:none;
}

.btnRefresh:hover
{
    color:#006cd9;
    text-decoration:none;
}
.btnlink
{
    color:#006cd9;
}
.ShowLoginName
{
    height:26px;
    background: transparent url(../Blue/Image/logintitle.png) repeat-x top left;
}
.DialogFont1
{
   width:100px;
}
.DialogFont2
{
   width:100px;
}