.banner {
    height: 382px;
	background: url(../images/contactus/contact.jpg) no-repeat center center;
}

.contact_type {
	color: #3c3c3c;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	padding-left: 48px;
	background-image: url(../images/contactus/tel.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top: 20px;
}

.contect_box {
	width: 360px;
	float: left;
}

.contact_desc {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	padding-bottom: 50px;
}

.contact_desc p {
	color: #797979;
	height: 28px;
	line-height: 28px;
	margin-top: 25px;
}

.contact_desc p span {
	color: #3d3d3d;
}