body{
    min-width: 775px;
}
.content_erplog{
    width:auto;
	height:auto;
	margin:0 auto;
	}
.header{
    height: 80px;
    background-color: rgb(157,23,0);
}
.logo{
    width:171px;
    height:33px;
    background:url(../images/logo.png) no-repeat;
    margin-top: 25px;
    margin-left: 42px;
    margin-bottom: 22px;
    }
.header .helpOnline{  
    margin-right: 55px;
    margin-top: 33px;
    height:16px;
    }
.header .setIndex{
    margin-right: 77px;
    margin-top: 33px;
    }
.header .setIndex a,.header .helpOnline a{
    text-decoration: none;
    }
.header .helpOnline span{
    display: block;
    padding-left: 24px;
    line-height: 16px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color:white;
    background-image: url(../images/chat.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.header .setIndex span{
    display: block;
    padding-left: 21px;
    line-height: 16px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color:white;
    background-image: url(../images/tool.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.contbar_erplog{
    height: 460px;
	background-color: rgb(228,238,248);
    padding-top: 100px;
    text-align:center;
	}
.contbarmida_erplog{
    width: 323px;
    height: 328px;
    margin:0 auto;
    box-shadow: 0px 5px 10px rgb(211,220,230);
    background-color: white;
	}
.contbarmidatop_erplog{
	width: 323px;
    height: 46px;
    background-image: url("../images/userlogin_red.png");	
	}
.contbarmidamid_erplog{
    padding-top: 25px;	
	}
.contbarmidamid_erplog .account{
    width: 230px;
    height: 38px;
    border:1px #929292 solid;
    margin:0 auto;
    text-align:left;
}
.contbarmidamid_erplog .password{
    width: 230px;
    height: 38px;
    border:1px #929292 solid;
    margin:0 auto;
    margin-top: 16px;
    text-align:left;
}
.contbarmidamid_erplog .account img,.contbarmidamid_erplog .password img{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    vertical-align: top;
}
.contbarmidamid_erplog .account input,.contbarmidamid_erplog .password input{
    border:none;
    height: 20px;
    outline: none;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color:rgb(139,139,139);
    background-color: white;
}
.contbarmidamid_erplog .remember_password{
    width: 230px;
    margin:0 auto;
    margin-top: 12px;
    text-align:left;
}
.contbarmidamid_erplog .remember_password input{
    width: 13px;
    height: 13px;
    line-height: 16px;
    vertical-align: middle;
}
.contbarmidamid_erplog .remember_password span{
    color: rgb(139,139,139);
    font-size: 12px;
    line-height: 16px;
    font-family: Microsoft YaHei;
    vertical-align: middle;
}
.contbarmidabot_erplog{
    margin:0 auto;
    text-align:center;
    margin-top: 34px;
}
.erplogin-btn{
    width: 234px;
    height: 37px;
    background-image: url("../images/login_red.png");
    border-color:none;
    border-width:0px;
    cursor: pointer;
}
.footer_erplog{
    height: 86px;
    background-color: white;
    text-align: center;
    padding-top: 25px;
}
.footer_erplog span{
    color: rgb(150,150,150);
    font-size: 14px;
    font-family: Microsoft YaHei;
    display: block;
    padding-bottom: 16px;
}
.STYLE1 {
    color: rgb(139,139,139);
    font-size: 12px;
    font-weight: bold;
}
.STYLE2 {
    color: rgb(139,139,139);
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: 14px;
}