.inx{
	margin-top: 20px;
}
.inx input{
	width: 274px;
	height: 44px;
	font-size: 14px;
	color: #666666;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 2px;
	font-family: yahei;
	margin-bottom: 10px;
}
.inx textarea{
	width: 274px;
	height: 84px;
	font-size: 14px;
	color: #666666;
	padding-top: 20px;
	resize: none;
	font-family: yahei;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 2px;
	margin-bottom: 13px;
}
.tijiao{
	width: 145px;
	height: 44px;
	background: url(../images/lan.png) no-repeat center;
	line-height: 44px;
	font-family: lanting;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	outline: none;
	border: none;
}
.tijiao:hover{
	background: url(../images/x3.png) no-repeat center;
}
.chongzhi{
	width: 145px;
	height: 44px;
	background: url(../images/hong.png) no-repeat center;
	line-height: 44px;
	font-family: lanting;
	text-align: center;
	font-size: 20px;
	color: #fff;
	outline: none;
	border: none;
}
.chongzhi:hover{
	background: url(../images/x4.png) no-repeat center;
}