.message{
	width: 897px;
	height: 550px;
	margin: 0 auto;
	color: #686868;
}

.joinus{
	position: relative;
	margin:50px 0px 0px 100px;
}

.joinus p{
	margin-bottom: 20px;
	position: relative;
}


.joinus p label{
	color: #5D5D5D;
	font-size: 20px;
}

.joinus p input{
	width: 500px;
	height: 40px;
	outline-color: #D70010;
	font-size: 20px;
	border: none;
	border: 2px solid #D6D6D6;
}

.joinus p textarea{
	position: absolute;
	right: 1px;
	width: 500px;
	height: 200px;
	resize: none;
	outline-color: #D70010;
	font-size: 20px;
	border: 2px solid #D6D6D6;
}

.lian{
	margin-left: 3px;
}

.liu{
	width:610px;
}

.liuyan{
	position: absolute;
	top: 12px;
}

.joinus h1{
	position: absolute;
	left: 200px;
	bottom: -305px;
	text-align: center;
}

.joinus h1 button{
	font-size: 20px;
	background: #257FF9;
	padding: 5px 30px;
	margin: 0px 20px;
	border: none;
	color: white;
	border-radius: 4px;
	cursor: pointer;
}