@charset "utf-8";
/* CSS Document */
.usersysmain{
	height: auto;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.usersysmain .zuo{
	float: left;
	height: auto;
	width: 720px;
}
.usersysmain .you{
	background-image: url(../images/icon-line.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	float: left;
	width: 290px;
	text-align: center;
	padding-top: 50px;
	line-height: 50px;
	display: block;
	font-size: 18px;
}
.usersysmain .zuo h1{
	font-size: 18px;
	color: #FF6666;
	font-weight: normal;
}
.userbiaodan{
	padding-top: 20px;
	padding-bottom: 20px;
}
.userbiaodan .items{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	width: 730px;
	line-height: 50px;
}
.userbiaodan .items b{
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	width: 90px;
	font-weight: normal;
	display: block;
	float: left;
}
.userbiaodan .items .ip1{
	display: block;
	float: left;
	height: 35px;
	width: 320px;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	margin-top: 6px;
	font-size: 16px;
	color: #2fae85;
	text-align: left;
	text-indent: 10px;
}
.userbiaodan .items .ip2{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	margin-top: 16px;	
}
.userbiaodan .items input:hover{border: 1px solid #2fae85;}
.userbiaodan .items span{
	font-size: 13px;
	line-height: 50px;
	color: #B7B7B7;
	display: block;
	float: left;
	text-align: left;
	text-indent: 10px;
}
.userbiaodan .items a{
	color: #FF6666;
	text-decoration: none;
}
.regAnNiu{
	font-family: "微软雅黑";
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 50px;
	width: 250px;
	outline: none;
	background-color: #FF6666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
}
.ainput{
	font-family: "微软雅黑";
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 40px;
	width: 200px;
	outline: none;
	background-color: #2fae85;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}