.need_content{
	margin:20px auto;
}
.need_content .title{
	color:#d00002;
	font-size:18px;
}
.need_form{
	margin:10px 0;
	padding:20px 40px;
	background:#ebebeb;
}
.need_form td{
	height:50px;
}
.need_form span{
	display:inline-block;
	width:80px;
}
.need_form input{
	width:190px;
	line-height:30px;
	height:30px;
	padding:0 5px;
}
.need_form .fcon{
	height:120px;
}
.need_form .fcon span{
	vertical-align:top;
}
.need_form .feed{
	width:535px;
	height:100px;
	padding:5px;
}
.need_form .yzcode{
	padding:5px 0 0 5px;
}
.need_form .code{
	width:70px;
}
.need_form .btn {
	text-align:center;
	margin:10px 0 0 0;
}
.need_form .btn a{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#dc4042;
	color:#fff;
}