﻿.Main { width: 960px; height: auto; margin: 0 auto; margin-top: 8px; background: url(Image/PersonBg.png) bottom left no-repeat; }
.MainLeft { float: left; height: 240px; padding-left: 120px; padding-top: 60px; width: 380px; }
.MainLeft li { color: #FF6600; font-size: 14px; font-weight: bold; height: 40px; line-height: 40px; list-style: disc outside none; }
.MainRight { width: 420px; height: auto; float: right; padding-left: 40px; }
/* 登录 开始 */
.LoginBg { width: 380px; height: 364px; background: url(Image/PerLoginBg.png) no-repeat; }
.Login { width: 240px; height: 170px; padding-left: 30px; padding-top: 50px; margin-left: 0px; }
.LoginText { width: 240px; height: 24px; line-height: 24px; margin: 10px 0px 5px 0px; }
.LoginText li { width: 60px; height: 24px; line-height: 24px; font-weight: bold; font-family: "微软雅黑"; font-size: 14px; color: #FF0000; float: left; }
.LoginBtnTb { width: 240px; height: 31px; line-height: 31px; margin: 4px 0px 10px 90px; }
.LoginBtn1 { width: 103px; height: 31px; float: left; }
.LoginBtn2 { width: 120px; text-align: center; float: left; }
.LoginBtn { width: 103px; height: 31px; background: url(Image/LoginBtn.gif) no-repeat 0px 0px; border: 0 solid; cursor: pointer; float: left; }
.BtnLoad{ cursor:text; width: 103px; height: 31px; background: url(Image/LoginBtn.gif) no-repeat 0px -62px; border: 0 solid; cursor: pointer; float: left; }
.LoginBtnTb a:link { color: #3776c4; }
.LoginBtnTb a:hover { color: #FF0000; }
.LoginTip { width: 320px; height: 66px; margin: 0 auto; margin-top: 22px; }
.LoginTip Ul { }
.LoginTip Li { height: 22px; line-height: 22px; color: #666; }
.LoginCrm {
    margin: 0 auto;
    margin-top: 20px;
    width: 320px;
    height: 70px;
    line-height: 16px;
    font-size: 14px;
    color: red;
}

.InputOut { width: 130px; height: 22px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-left: 4px; border: 1px solid; border-top-color: #abadb3; border-right-color: #dbdfe6; border-bottom-color: #e3e9ef; border-left-color: #e2e3ea; font-weight: bold; }
.InputOn { width: 130px; height: 22px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #EEF7FF; border: 1px solid #0066FF; padding-left: 4px; font-weight: bold; background-image: url(../../Images/Small/FieldBg.png); background-repeat: no-repeat; background-position: bottom right; }

.InputNumOut { width: 40px; height: 22px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-left: 4px; border: 1px solid; border-top-color: #abadb3; border-right-color: #dbdfe6; border-bottom-color: #e3e9ef; border-left-color: #e2e3ea; font-weight: bold; }
.InputNumOn { width: 40px; height: 22px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #EEF7FF; border: 1px solid #0066FF; padding-left: 4px; font-weight: bold; background-image: url(../../Images/Small/FieldBg.png); background-repeat: no-repeat; background-position: bottom right; }

.ErrMsgBox { display: none; width: 134px; text-indent: 22px; height: 20px; line-height: 20px; margin-left: 60px; background: url(Image/TipMsn.png) no-repeat 3px 2px #FFFFCC; color: #FF0000; border: 1px solid #FF3300; }
