.title {
	margin-top: 50px;
}

.title p {
	font-size: 28px;
	text-align: center;
	font-weight: 700;
}
.title h5 {
	font-size: 22px;
	text-align: center;
	color: #666;
	font-weight: normal;
	margin: 20px 0 50px 0;
}
.con {
	width: 100%;
	height: 700px;
	background-color: #fafafa;
}
.table {
	position: relative;
	height: 600px;
	width: 460px;
	margin: 50px auto 0;
}
.table p {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.table label {
	font-weight: 400;
	font-size: 18px;
	color: #666;
}
.table input {
	font-size: 14px;
	width: 460px;
	height: 40px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 8px;
	border: 1px solid #888;
}
.table .submit {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-left: 160px;
	border-radius: 6px;
	background-color:  #555;
	border: 0;
	width: 100px;
	height: 40px;
	line-height: 40px;
	width: 100px;
}
.table textarea{
	font-size: 16px;
	color: #888;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 8px;
	height: 300px;
	width: 460px;
}
.ta {
	margin-left: 80px;
	width: 460px;
	margin: 50px auto 0;
}
.ta	p {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.ta img {
	margin-left: 60px;
}
.a a{
	position: relative;
}
.a img {
	margin: 0;
	border: 0;
	position: absolute;
}
.map {
	margin: 20px auto;
}
.map h3 {
	text-align: center;
	font-size: 24px;
	line-height: 60px;
}
