@CHARSET "UTF-8";
html,body{
height:100%
}
a.yzmbtn{
	font-size: 10px;
	border: 1px solid #879fbd;
	text-decoration: none;
	color: black;
	float:left;
	line-height: 27px;
	margin-left: 8px;
	padding: 0 5px;
}
.yzmbtn:hover{
	text-decoration: none;
	border:1px solid #4984CE;
	color: #1657ae;
}
a.yzmbtn1{
	font-size: 10px;
	border: 1px solid gray;
	text-decoration: none;
	color: gray;
	cursor: default;
	float:left;
	line-height: 27px;
	margin-left: 8px;
	padding: 0 5px;
}

.login_form{
	width: 90%;
	margin: 0 auto;
}
.login_error{
	color: red;
	text-align: center;
	height: 20px;
}
.user_tp_grid{
	width: 60%;
	margin: 0 auto;
	height: 24px;
}
.user_tp_radio{
	float: left;
	margin-left: 20px;
}

.radio_label{
	padding: 0 8px;
	float: left;
}
.input_grid {
width: 100%;
margin-left: 10px;
position: relative;
height: 40px;
}

.warning{
color: #1f85f1;
padding-left: 62px;
background: url(https://cdn.fuioupay.com/sys/jzh/images/warning.png) no-repeat 0 0;
margin-top:10px;
}
.input_label{
	float:left;
	line-height: 30px;
}
.input_element{
	position: absolute;
	left: 50px;input_select
}
.input_login{
	width:286px;
	height:28px;
	line-height: 30px;
	background:#edf6ff;
	border:1px solid #879fbd;
	padding-left: 5px;
}

.select_login{
	width:220px;
	height:30px;
	line-height: 30px;
	background:#edf6ff;
	border:1px solid #879fbd;
}
.floatleft{
	float: left;
}
.width85{
	width: 85px;
}

.marginleft10{
	margin-left: 10px;	
}

.submit_grid{
	text-align: center;
	margin-top: 5px;
}
.height40{
	height: 40px;
}
.height45{
	height: 45px;
}

.ocx_style{
	width:286px;
	height:28px;
	line-height: 30px;
	background:#edf6ff;
	border:1px solid #879fbd;
	padding-left: 5px;
}