@charset "utf-8";
/* CSS Document */
.title_locator{
	clear:both;
	margin:25px 0px 25px 20px;
	background:url(../images/title_locator.jpg) no-repeat left top;
	height:20px;
}
.mapBox{
	border-top:1px solid #CCC;
	margin-bottom:50px;
}
.mapArea{
	border-bottom:1px solid #CCC;
}
.mapLeft{
	float:left;
	padding:25px 45px;
	width:399px;
	height:250px;
}
.mapRight{
	float:left;
	border-left:1px solid #CCC;
}
.locatorName{
	clear:both;
	width:327px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top:32px;
	padding:30px 90px 30px 90px;
}
.loactorTxt{
	padding:30px 90px 50px 90px;
	font-size:13px;
	color:#282828;
}
.loactorTxt li{
	margin-bottom:10px;
}