@charset "utf-8";
html, body {
	overflow: hidden;
}
.process_contact {
	display: inline-block;
	width: 100%;
	margin-top: 12px;
}
.process_contact li {
	width: 225px;
	margin-left: 30px;
	float: left;
	color:#666666;
}
.process_contact li ul li {
	margin: 0px;
	line-height: 17px;
}
.process_contact h6 {
	margin-bottom: 15px;
	height: 30px;
}
.process_contact p {
	margin-bottom: 15px;
}

.pageTitle{
	color: #925e36;
}
