@charset "utf-8";
#banner {
	background-image: url(../images/contact/top010.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 980px;
}
#mid_l {
	float: left;
	width: 205px;
	background-image: url(../inside_images/news/mid_l_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	height: 100px;
}
#mid_c {
	float: left;
	width: 570px;
}

#mid_r {
	float: left;
	width: 205px;
	height: 100px;
}
.light_blue {
	background-image: url(../images/h2_bg/h2_bg_tiffany.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 22px;
	padding-left: 26px;
	margin-top: 15px;
	height: 22px;
	padding-top: 8px;
	color: #257272;
	width: 510px;
}
#mid_c .context {
	margin-left: 26px;
	margin-right: 12px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify:distribute;
}

.p_color_blue {
	color: #218F85;
	font-weight: bold;
}
.p_point {
	background-color: #FFC;
	font-weight: bold;
}
.red {
	color: #F30;
	font-weight: normal;
	letter-spacing: 0.1em;
}


.border {
	border: 1px solid #A4E9FF;
	padding: 3px;
}

#map {
	width: 525px;
	text-align: center;
	margin-top: 10px;
	margin-left: 22px;
	margin-bottom: 20px;
}


#map p {
	text-align: left;
	background-color: #ECF8F8;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #333;
	font-size: 0.8em;
	line-height: 1.5em;
}
