﻿.LoginCenter
{
    text-align: center;
    padding: 100px 0px 0px 0px;
}
#DivLogin
{
    width: 250px;
    height: 350px;
    margin: auto;
    _background: none;
}
#DivLogin_Top
{
    width: 100%;
    height: 10px;
    background: url(../../Images/Login/Login_Top.png) no-repeat center bottom;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/Login_Top.png' );
}
#DivLogin_Content
{
    width: 100%;
    min-height: 330px;
    _height: 330px;
    background: url(../../Images/Login/Login_Content.png) repeat-y center;
    padding: 10px 0px 10px 0px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/Login_Content2.png', sizingMethod='crop' );
    z-index: 0;
}
#DivLogin_Bottom
{
    width: 100%;
    height: 10px;
    background: url(../../Images/Login/Login_Bottom.png) no-repeat center top;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/Login_Bottom.png' );
}

#UlLogin
{
    margin: auto;
    list-style: none;
    padding: 0px;
    border: none 0px;
    z-index: 10;
    _position:relative;
}
#UlLogin Li
{
    border: none 0px;
}
.SchoolLogo
{
    width: 160px;
    height: 30px;
    background: url(../../Images/SchoolLogo.png) no-repeat center top;
    margin: auto;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/SchoolLogo.png' );
}
.LoginSystem_Text
{
    width: 95px;
    height: 26px;
    background: url(../../Images/Login/LoginSystem_Text.png) no-repeat center top;
    margin-left: 100px; 
    *margin-left:50px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/LoginSystem_Text.png');
}
.SystemList_Text
{
    width: 80px;
    height: 26px;
    background: url(../../Images/Login/SystemList_Text.png) no-repeat center top;
    margin-left: 100px; 
    *margin-left:50px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/SystemList_Text.png');
}
.ChangePwd_Text
{
    width: 125px;
    height: 27px;
    background: url(../../Images/Login/LoginSystem_Text.png) no-repeat center top;
    margin-left: 100px; 
    *margin-left:50px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Login/ChangePwd_Text.png');
}
.LoginTextBox
{
    width: 200px;
    height: 40px;
    margin: auto;
    background: url(../../Images/TextBox/TextBox.gif) no-repeat center bottom;
    text-align: left;
    vertical-align: bottom;
}
.LoginTextBox .LoginList
{
    line-height: 65px;
    *line-height: 60px;
    _margin-top: 21px;
}
.LoginTextBox .SpanText
{
    margin-left: 20px;
    vertical-align: top;
    *vertical-align: middle;
    _vertical-align: middle;
}
.LoginSubmit
{
    width: 200px;
    height: 50px;
    margin: auto;
    vertical-align: bottom;
    padding-top: 50px;
}
.LoginListSubmit
{
    margin: 0px;
    width: 200px;
    height: 32px;
    border: none 0px;
    cursor: pointer;
    background: url(../../Images/Button/SysButton.png) no-repeat center top;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    padding-top: 18px;
    _width: 180px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Login/Images/Button/SysButton.png');
}

