/**个人、企业网关登陆样式**/
html,body,div,input,span{margin:0; padding:0;}

body{font: 16px/22px arial; height:100%;}

.mainInfo{ 
	width:565px; 
	height:345px; 
	position:absolute;
	left:12px; 
	top:62px;
}
.conMainLoginPer{
	height:499px;
	background-repeat:no-repeat;
	width:598px; 
	position:absolute; 
	left:50%;
	top:50%; 
	margin-left:-299px; 
	margin-top:-211px;
	background-position:left top;
}
.conMainLoginEnt{
	height:499px;
	background-repeat:no-repeat;
	width:598px; 
	position:absolute; 
	left:50%;
	top:50%; 
	margin-left:-299px; 
	margin-top:-211px;
	background-position:left top;
}
.bg{
	position:fixed;
	_position:absolute;
	height:100%;
	_height:100%;
	width:100%; 
	left:0; 
	top:0;
}
.bgLogin img{
	position:fixed;
	left:0;
	top: 0;
	_position: absolute;
    _top:expression(documentElement.scrollTop);
    _left:expression(eval(document.documentElement.scrollLeft));
	z-index: -1;
	width:100%;
	height:100%;
	_height:100%;
	background-color:#DBDBDB;
	zoom:1;
}
.loginInfo{ 
	width:357px; 
	height:204px;
	margin:0 auto;
	margin-top:40px;
}
.inputDiv{ 
	height:32px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
img,input{
	border:0;
}
input{
	outline:none;
}
.inputDiv .fl,.inputDiv .fr{
	background-image:url("../images/regester/inputBg.jpg");
	height:32px;
}
.inputDiv span{ 
	width:108px; 
	background-position:0 0; 
	text-align:center; 
	line-height:32px; 
	font-size:13px; 
	color:#646464;
}
.inputDiv .flInput{ 
	width:249px;
	background-position:-108px 0;
	padding-top: 1px;
}
.inputDiv .flInput input{
	width:245px;
}
.inputDiv .code input,.inputDiv .flInput input{
	height: 26px;
	text-align:left; 
	overflow:hidden;
	background: #fff;
	-webkit-appearance: none;
	line-height:26px;
}
.pwd{
	width:249px;
	height: 32px;
	text-align:left; 
	overflow:hidden;
	background: #fff;
	-webkit-appearance: none;
	
}
.inputDiv.on{ 
	margin-bottom:5px; 
	overflow:hidden;
	_margin-top: 0px;
}
.inputDiv .code{
	width:130px;
	height:32px;
	background-position:-226px 0;
	padding-top: 1px;
}
.inputDiv .code input{
	height: 26px;
	width: 125px;
	font-size:13px;
}
.inputDiv .showCode{ 
	width:117px;
	height:32px; 
	background-position:0 -34px; 
	text-align:center;
}
.inputDiv.on{
	margin-bottom:5px; 
	overflow:hidden;
}
.loginBtnBox{
	height:32px; 
	width:250px; 
	margin-top:0px; 
	position:relative;
	_margin:10px auto; 
}
.loginBtnBox input{ 
	position:absolute; 
	width:111px; 
	height:32px;
	background-image:url(../images/regester/btn.jpg);
	top:0; cursor:pointer;
}
.btnOk{
	left:0;
	background-position:0 0;
}
.notBtnOk{ 
	right:0;
	background-position:0 -33px;
}
.tishi{
	color:#000; 
	text-align:right; 
	font-size:12px; 
	overflow:hidden;
}
.mainTishi{
	width:490px; 
	margin:40px auto 0 auto;
	-margin-top:0px; 
	font-size:12px; 
	color:red; 
	background-image:url(../images/regester/blackIcon.jpg); 
	background-position:5px 6px; 
	padding-left:18px; 
	line-height:18px; 
	overflow:hidden;
	text-align: left;
	font-weight: bold;
}

.conHeader,.conHeader,.conRed,.conMainLoginPer,.conFooter,.inputDiv span,.inputDiv .flInput,.inputDiv .code,.inputDiv .showCode,.loginBtnBox span,.mainTishi,.conMainMsg,.restSendBtn{
	background-repeat:no-repeat; 
	background-attachment:scroll;
}
.conHeader,.conHeader,.conRed,.conMainLoginEnt,.conFooter,.inputDiv span,.inputDiv .flInput,.inputDiv .code,.inputDiv .showCode,.loginBtnBox span,.mainTishi,.conMainMsg,.restSendBtn{
	background-repeat:no-repeat; 
	background-attachment:scroll;
}
/**个人、企业网关支付查询样式**/
.con{
	width:1024px; 
	margin:0 auto; 
	position:relative; 
	overflow:hidden; 
	position:relative;
}


.header{
	height:72px; 
	overflow:hidden; 
	position:relative;
}
.header img{
	position:absolute;
	left:35px; 
	top:12px;
}

.min{ 
	background-color:#d8e5f1; 
	overflow:hidden; 
	position:relative;
	
}
.minBox{ 
	width:864px; 
	margin:28px auto;
}

.mainTop{
	font-size:14px;
	color:#f00; 
	line-height:25px;
	text-align: left;
	font-family:"宋体";
	font-weight: bold;
}

.minBox .bigTable{
	background-image:none;	
	border:none;
	height: auto;
}
.mainTable{ 
	margin-top:20px;
}
.mainTable td{ 
	line-height:25px;
}
.mainTable td font{
	font-weight:normal;
}
.mainTable td input{
	padding-left:8px;
	outline:none; 
	border:1px solid #5e9fcb; 
	width:164px;
	padding-top:2px; 
	padding-bottom:2px;
}

.mainTable .tdLeft{
	font-weight:bold; 
	width:50%;
	padding-right: 0px;
	font-family:"宋体"; 
	color: black;
	
}
.mainTable .tdLeft1{
	font-weight:bold; 
	width:25%;
	padding-right: 0px;
	font-family:"宋体"; 
	color: black;
	
}
.mainTable .tdRight1{
	width:25%;

	
}
.mainMcontent{
	/* height:auto; 
	overflow:auto; */
}
.mainMcontent .signInput{
	border-bottom: #5e9fcb 1px solid;
	border-left:  #5e9fcb 1px solid;
	border-right: #5e9fcb 1px solid;
	border-top:#5e9fcb 1px solid; 
}

.mainMcontent.on{ 
	margin-top:25px;
	font-family:"宋体"; 
	font-size:12px;
	color: black;
}

.title{ 
	color:#000; 
	line-height:25px;
	margin-top: 0px;
	margin-left: 0px;
	 
	
}
.mainMcontent p{ 
	line-height:25px;
	margin-top: 0px;
}


.mainBtn{
	width:250px; 
	height:32px;
	margin:0px auto 30px;
}
.mainBtn input{
	width:111px; 
	height:32px; 
	cursor:pointer;
}

.mainBtn input.f1:active{ 
	background-position:0 -64px;
}
.mainBtn input.f2:active{
	background-position:0 -95px;
}
.mainBtn input.f3:active{ 
	background-position:0 -64px;
}
.mainBtn input.f4:active{
	background-position:0 -95px;
}

.mainBtn .f1{ 
	float:left; 
	background-position:0 0;
	background-image:url(../images/regester/btn2.jpg); 
}
.mainBtn .f2{ 
	float:right;
	background-position:0 -33px;

	background-image:url(../images/regester/btn2.jpg); 
}
.mainBtn .f3{ 
	float:left; 
	background-position:0 0;
	background-image:url(../images/regester/btn.jpg); 
}
.mainBtn .f4{ 
	float:right;
	background-position:0 -33px;

	background-image:url(../images/regester/btn.jpg); 
	
}


.mainBtn .btn_login{
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;	
}
.mainTable td select{
	outline:none; 
	width:183px;
}

.mainMcontent.on .tdRight{ 
		font-family:"宋体"; 
		color:black;
		padding-left: 0px;
}
.mainMcontent .tdRight{ 
		font-family:"宋体"; 
		color:black;
		padding-left: 0px;
}
.main{
	background: none;
	margin-left: 0px;
	width: 1020px;
}
.zhuyi{ 
	color:#f00; 
	line-height:20px;
	padding-bottom:10px; 
	margin-top:25px;
	text-align: left;
	font-family:"宋体";
	font-size: 12px; 
}
.zhuyi_a{ 
	color:#f00; 
	line-height:20px;
	padding-bottom:10px; 
	margin-top:25px;
	text-align: center;
	font-family:"宋体";
	font-size: 13px; 
}
.tishiinfo{ 
	color:black; 
	margin-top:-20px;
	text-align: left;
	font-family:"宋体";
	font-size: 12px; 
}
.footer{ 
	height:44px;
	overflow:hidden;
	background-position:left top; 
	background-repeat:no-repeat; 
	background-attachment:scroll;
	font-size: 12px;
}
.huaxia{
	height:50px; 
	margin-top:13px; 
	margin-left:1px; 
	color:#c0d3d9; 
	font-size:11px; 
	line-height:14px; 
	overflow:hidden; 
	font-weight:bold;
	text-align: left;
	font-family: "宋体"
}
/**个人、企业网关报错页面样式**/
.conMainMsgPer{
	height:422px;
	background-image:url(../images/regester/centerBg2.png);
	position:relative;
	width:598px; 
	position:absolute; 
	left:50%; 
	top:50%; 
	margin-left:-299px; 
	margin-top:-211px;  
	background-position:left top; 
	background-repeat:no-repeat;
}
.conMainMsgEnt{
	height:422px;
	background-image:url(../images/regester/centerBg.png);
	position:relative;
	width:598px; 
	position:absolute; 
	left:50%; 
	top:50%; 
	margin-left:-299px; 
	margin-top:-211px;  
	background-position:left top; 
	background-repeat:no-repeat;
}
.conMainMsgPer .bigTable{
	width: 570px;
	height: 340px;
	background-image: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.conMainMsgEnt .bigTable{
	width: 570px;
	height: 340px;
	background-image: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.conMainMsgPer .tdRight{
	color: red;
}
.conMainMsgPer img{
	margin-top: 80px;
}
.conMainMsgEnt .tdRight{
	color: red;
}
.conMainMsgEnt img{
	margin-top: 80px;
}

.trading_false {
	text-align: center;
	background-color: #dae7f1;
	border: 1px solid #a4c7eb;
	margin-bottom: 10px;
	line-height: 1.7;
	height: 300px;
}
.trading_false_top {
	color: #1869ab;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.trading_false_top h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/**个人、企业网关交易成功样式**/
.trading_success {
	text-align: center;
	background-color: #dae7f1;
	border: 1px solid #a4c7eb;
	margin-bottom: 10px;
	line-height: 1.7;
	height: 300px;
}
.trading_success_top {
	color: #1869ab;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.trading_success_top h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
/**个人、企业网关验证码样式**/
.label {
	height:35px;
	text-align: right;
	padding-right:20px;
	width:34%;
	color: black;
	font-weight: bold;
}

.field {
	height:35px;
	padding-left:20px;
}

.inputStyleTable {
	width: 100%;
	
	background:#d8e5f1;
	margin-bottom:8px;
	font-size: 12px;
	font-family: "宋体";

}

.input_1 {
	width: 80px;
	height: 19px;
	background-color: #f2f7fa;
	border: 1px solid #68a5cc;
}

.yangzhengma{
}

.dynamicId_middle {
	background:url(../images/regester/updateanniu.jpg) no-repeat center;
	width: 130px;
	color: white;
	
}
.trading_false_top .tdLeft{
	color: red;
	
}
.form_submit {
	display:inline-block;
	cursor:pointer;
	width: 100px;
	height:35px;
	background:url(../images/regester/updateanniu.jpg) no-repeat center;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin: 20px 0px 20px 0px;
}
/**个人、企业网登陆验证错误信息样式**/
.error_code{
	width: 400px;
	margin-top: -10px;
	
}
.trading_false_top img{
	margin-top: 60px;
}

/*预开户  */
.minBoxAcc{ 
	width:100%; 
	margin:28px auto;
}
.minBoxAcc .mainTable{
	width:100%;
	background-image:none;	
	border:none;
	height: auto;
	padding:7px 0px;
	
}

.minBoxAcc .mainTable .tdRight1{
	width:16%;
}
.minBoxAcc .mainTable .tdLeft1{
	width:17%;
}
.mainBtn .f3a{  
	background-position:0 0;
	background-image:url(../images/regester/btn.jpg); 
}
.btnBox{
	height:32px; 
	width:400px; 
	margin-top:0px; 
    margin:0 auto;

}
.btnBg{ 

	width:111px; 
	height:32px;
	background-image:url(../images/regester/btnBg.jpg);
	top:0; cursor:pointer;
	color: #ffffff;
	
}
.btnFont{ 
	font-weight:bolder;
	font-size:large;
	
}

.mainTable td input.inputRadio{

	border:none; 
	width:17px

}
input.error { border: 1px solid red; }
label.error {
  
    font-size:12px;
    color: #EA5200;
}

.acctloginInfo{ 
	width:357px; 
	height:80%;
	margin:0 auto;
	margin-top:40px;
}

.tdRightAcct{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

height:25px;
text-align:left;
padding-left:5px;

}

.conAcct{
	width:75%; 
	margin:0 auto; 
	position:relative; 
	overflow:hidden; 
	position:relative;
}
.minBoxAcct{ 
	width:90%; 
	margin:28px auto;
}
