

/* CSS Document */

.main {
	margin-bottom: 26px;
}

.mapArea {
	border: 3px solid #dbdbdb;
	padding: 6px 10px;
}

.contact {
	margin-bottom: 26px
}

.contactTel {
	overflow: hidden;
	margin-top: 26px;
	height: 298px;
}

.generalTel {
	border: 3px solid #dbdbdb;
	width: 247px;
	float: left;
	padding-left: 23px;
	height: 292px;
}

.contactTel h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3278c0;
	margin-top: 19px;
	margin-bottom: 28px;
}

.contactTel p {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-left: 20px;
	position: relative;
}

.contactTel img {
	position: absolute;
	top: 0;
	left: 0;
}

.serviceTel {
	border: 3px solid #dbdbdb;
	float: right;
	padding-left: 23px;
	width: 672px;
	height: 292px;
}

.serviceLeft {
	width: 417px;
	float: left;
}

.serviceRight {
	width: 247px;
	float: left;
}

.serviceTel .cityInfo {
	margin-bottom: 27px;
}

.serviceTel h2 {
	margin-bottom: 24px;
}

.serviceTel h3 {
	font-size: 14px;
	font-weight: normal;
	color: #3278c0;
	margin-top: 0px;
}