﻿body
{
    margin: 0px;
    padding: 0px;
}

/* 以下是登录界面Login的样式*/

#LoginPage
{
    width: 985px;
    height: 100%;
    margin: auto;
    background-color: White;
}

#Login
{
    height:345px;
    width:985px;
}

#Space
{
    height:100px;
    width:985px;
}


/*以下是LoginLeft*/

#LoginLeft
{
    height:345px;
    width:700px;
    float:left;
}

#LoginLeft_LoginPic
{
    height:80px;
    width:308px;
    background-image:url(images/Login_Pic1.gif);   
}

#LoginLeft_LoginContent
{
    height:190px;
    width:700px;
    background-image:url(images/Login_Pic.jpg);  
}

#LoginLeft_LoginBottom
{
    height:70px;
    width:700px;
}

#LoginLeft_LoginBottom .Space
{
    height:16px;
    width:700px;
}

#LoginLeft_LoginBottom_Content
{
    height:38px;
    width:682px;
    background-image:url(images/Login_Pic3.gif); 
}

#LoginLeft_LoginBottom_Content .TD_Left
{
    height:38px;
    width:112px;
    text-align:center;
    font-size:15px;
    font-family:微软雅黑;
    color:White;
}

#LoginLeft_LoginBottom_Content .TD_Right
{
    height:38px;
    width:570px;
    font-size:12px;
    font-family:微软雅黑;
}



#LoginLeft_LoginBottom .Space
{
    height:16px;
    width:700px;
}

/*以下是LoginCenter*/

#LoginCenter
{
    height:345px;
    width:248px;
    float:left;
}

#LoginCenter_Space
{
    height:35px;
    width:248px;
}

#LoginCenter_Pic
{
    height:89px;
    width:248px;
    background-image:url(images/Login_Pic5.gif); 
}

#LoginCenter_Content
{
    height:150px;
    width:248px;
    background-image:url(images/Login_Pic7.gif); 
}

#LoginCenter_Content .TD1
{
    height:30px;
    width:248px;
}

#LoginCenter_Content .TD1 .Pic
{
    height:30px;
    width:25px;
    text-align:right;
}

#LoginCenter_Content .TD1 .WenZi
{
    height:30px;
    width:55px;
    font-size:13px;
    font-family:微软雅黑;
    text-align:right;
}

#LoginCenter_Content .TB
{
    height:30px;
    width:168px;
}

#LoginCenter_Content .TBr1
{
    height:30px;
    width:40px;
}

#LoginCenter_Content .TBr2
{
    height:30px;
    width:128px;
}

#LoginCenter_Content .Btn
{
    height:60px;
    width:248px;
}

#LoginCenter_Content .Btn .btn
{
    height:60px;
    width:124px;
    text-align:right;
}

#LoginCenter_Bottom
{
    height:69px;
    width:248px;
    background-image:url(images/Login_Pic6.gif); 
}

#LoginCenter_Bottom .TD_Left
{
    height:69px;
    width:58px;
    text-align:right;
}

#LoginCenter_Bottom .TD_Right
{
    height:69px;
    width:190px;
    font-family:微软雅黑;
    font-size:13px;
}


/*以下是LoginRight*/

#LoginRight
{
    height:345px;
    width:37px;
    float:right;
}

#LoginRight_Content
{
    height:190px;
    width:37px;
    float:right;
    background-image:url(images/Login_Pic4.jpg); 
}

#LoginRight .Space
{
    height:80px;
    width:37px;
}

