.leftbox{
	width:60%;
	height:300px;
	display:inline-block;
	float:left;
	background-color: white;
}
.leftbox form{
	margin-left: 34%;
	margin-top:10%;
}
.paycode{
	margin-left:16px;
	width:280px;
	height:34px;
}
label{
	font-size: 18px;
	color:#787584;
}

#userp{
	margin-top:16px;
}
#userp #username{
	margin-left:16px;
	width:280px;
	height:34px;
}
#loginc{
	margin-top:16px;
}

#loginc #logincode{
	margin-left:16px;
	width:130px;
	height:34px;
}
#loginc img{
	vertical-align: top;
	margin-left: 14px;
	width:64px;
	height:36px;
}
.butall{
	margin-top:38px;
}

.butall .butnext{
	background-color: #ff9900;
	color:white;
	width:84px;
	height:40px;
	font-size:18px;
	font-weight: bold;
	margin-left: 316px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius:5px;
	border-radius: 5px;
	border:0px;

}
.butall .butclear{
	display: inline-block;
	background-color: #3c76a6;
	color:white;
	width:84px;
	height:40px;
	line-height: 40px;
	font-size:18px;
	font-weight: bold;
	margin-left: 50px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius:5px;
	border-radius: 5px;
	border:0px;
	text-align: center;
}
.butclear:hover{
	cursor:pointer
}

.rightbox{
	display: inline-block;
	width:40%;
	height:300px;
	float:left;
 background-color: white;
}

.rightbox .cue{
    font-size: 20px;
    color:#ff9900;
    font-weight: bold;
    margin-top: 6%;
    height:40px;
    line-height: 40px;
}
.rightbox .care{
	width:240px;
	height:142px;
	border: 1px solid #ff9900;
	color:#ff9900;
	font-size: 18px;
}
.rightbox .care p{
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
}
.form_n{


	width: 900px;
	font-family: "微软雅黑";
	/*background: url(../images/png_template.png);*/
	margin:0 auto;
}
.form_f{
	text-align: center;
	text-align: -moz-center;
	text-align: -webkit-center;
	width:820px;
	height:250px;
    margin:14px auto;
}
.form_z{
	border: 1px solid #ccc;
	background: #eef7fe;
	background: url(../images/png_template.png);
	height:430px;
   padding-top:20px;
}
.lf{
	text-align:left !important;
}
.rt{
	text-align:right !important;
}
.title_t{
	text-align: center;
	font-size: 18px;

}
.title-ti{
	text-align:left !important;
	/*text-align: -webkit-left  !important;*/
}
.title-ti a{
	margin-left: 44px;
	color:black;
	text-decoration: none;
}
.title-ti a:hover{
	color:black;
	text-decoration: none;
	out-line: none;
}
.title-ma{
	margin-top:10px;
	text-align:left !important;
}
.title-ma a{
	margin-left: 44px;
	color:black;
	text-decoration: none;
}
.title-ma a:hover{
	color:black;
	text-decoration: none;
	out-line: none;
}
.title-ma a:nth-child(2){
	margin-left: 70px;
}
.title-ma a:nth-child(3){
	margin-left:44px;
}
.title_n a{display:inline-block;width:250px;}
.tab_form td{padding: 0px 5px;font-size:15px;}
.tab_form td.lf {text-align: left;}
.tab_form td.rt {text-align: right;}
.form_f p .title_time{float:left; }
.form_f .title_time a{display:inline-block;width:250px;}
.form_f .ti_d{margin-left:60px;}
.form_f .title_n a{display:inline-block;width:250px;}

.zhifu_line1{margin:0px auto 50px 330px;}
.zhifu_line2{margin:20px 60px;text-align:right;}
.zhifu_cbtn{margin:20px 60px;float:right;}
.zhifu_zbtn{display:inline;}

.zhifu_pass span {display:inline-block;margin-top:10px;margin-left:20px;}@charset "utf-8";
.zhifu_pass .pass{width:750px;height:66px;float:right;color:#e2393c;font-size:18px;font-family:微软雅黑;padding:10px 10px 0px;line-height:18px;}
.zhifu_pass .pass img{margin-bottom:10px;}

td{
	display: table-cell;
	vertical-align: inherit;
}