﻿body {
    margin: 0px;
    padding: 0px;
    font: 12px/1.5 Tahoma,Helvetica,Arial, '宋体',sans-serif;
    background-color: #FAFAFA;
}
.Main{width: 1200px; height: auto; overflow: hidden; margin: 0px; padding-top:60px;}
.Error{background: url(../Images/cuowutishi.gif) no-repeat left;background-position: 5px 4px;border: 1px solid red;background-color: #FFF2F2;width: 250px;line-height: 25px;padding: 0 5px 0 25px;overflow: hidden;height: 25px;text-align: left;display: block;}
.msgTips {
    width: 250px;
    line-height: 25px;
    overflow: hidden;
    height: 25px;
    text-align: left;
    display: block;
    font-family: PingFang SC,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,Microsoft YaHei;
    color: #3c3c3c;
}
.LoginRow{width: 300px; height: 40px;text-align: left;}
.LoginTitle{display: inline-block;padding-right: 10px;float: left;padding-top: 5px;text-align: right;width: 66px;}
.Login{width: 300px;overflow: hidden;height: 210px; margin-top:10px;padding: 5px 0px 0 0px;}
.CheckBox,.CheckBoxCk{overflow:hidden; cursor:pointer; background:transparent url(../Images/checkboxbg.png) no-repeat left;}
.CheckBoxCk{background:transparent url(../Images/checkboxCk.png) no-repeat left;}
.MouseOverCls{background: url('../Images/Buttom.png') no-repeat scroll 0 -160px transparent;} 
.ButtomCls{background: url(../Images/Buttom.png) repeat-x;height: 28px; width: 205px;cursor: pointer;height: 25px;line-height: 25px;color: #ffffff;text-align: center;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.ButtomCls:hover{background-position: -30px;}
.LoginBackground {
    height: auto;
    overflow: hidden;

    width: 1100px;
}
.LoginForm {
    width: 336px;
    margin-top: 20px;
}
.LoginIn{overflow: hidden; display: none; padding-left: 20px; text-align: left;background: url(../Images/wait.gif) no-repeat left;}
.HeaderName {
    width: 267px;
    height: 60px;
    text-align: center;
    font-family: 幼圆;
    font-size: 20px;
    font-weight: bold;
}
.SoftName{height: 25px; margin-top: 0px;font-family: 幼圆; font-size: 17px; margin-top:5px; font-weight: bold; line-height: 25px; }
.Remember{color:#404241; text-align:left; padding-left:18px;  height:30px; line-height:30px;}
.LoginText{padding-left:5px;background-color: #EEF3F8; border: 1px solid #BAC5D4; width: 290px; height: 30px;line-height: 30px;}
.CopyRight {
    clear: both;
    color: black;
    font-family: 幼圆;
    height: 50px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
}
.LoginMode { height:30px; line-height:30px; padding-left:18px; margin-top:10px;}
    .LoginMode li, .LoginMode a {
        font-family: PingFang SC,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,Microsoft YaHei;
        font-size: 16px;
        float: left;
        list-style: none;
        margin-right: 10px;
        color: #3c3c3c;
        font-weight: 700;
        cursor: pointer;
    }
.click {
border-bottom: 2px solid #000;
}
#sendCode {
    color: #184282;
    font-family: PingFang SC,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,Microsoft YaHei;
}

.sendCodeProcee {
    padding-left: 20px;
    background: url(../Images/wait.gif) no-repeat left;
    text-decoration:none;
    cursor:wait;
}