@charset "utf-8";

.banner-wrap{
	background-image: url(../images/banner_contact.jpg);
}

.text1>img{
	display: block;
	margin: 0 auto;	
}
.text2{
	width: 850px;
	margin: 40px auto;
}
.text2 .title{
	height: 16px;
	font-size: 16px;
	line-height: 1em;
	color: #262626;
	margin-top: 36px;
}
.text2 .text{
	margin-top: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #7c7c7c;
}