/**************************************************************************************************
INITIAL SETTINGS
**************************************************************************************************/
@charset "utf-8";


#body_wrap {
	position:relative
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
}


.about_title_s {
	width: 1000px;
	line-height: 20px;
	letter-spacing: 3px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 15px;
	color: #333;
	font-weight: normal;
	float: left;
	text-align: left;
}

#map {
	height: 500px;
	width: 100%;
	margin-left: auto;
	padding-top: 20px;
	float: left;
	margin-right: auto;
}


.map_wrap {
	width: 100%;
	margin-left: auto;
	float: left;
	margin-right: auto;
	height: auto;
	margin-top: 50px;
}

.about_title {
	width: 1000px;
	line-height: 20px;
	letter-spacing: 5px;
	font-size: 15px;
	font-style: normal;
	padding-bottom: 30px;
	color: #333;
	font-weight: normal;
	float: left;
	padding-top: 20px;
	text-align: left;
}




.about_img_R {
	width: 540px;
	float: left;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 25px;
	margin-left: 20px;
	text-align: center;

}


.about_img_L {
	height: auto;
	width: 400px;
	float: left;

}

.about_img {
	height: 250px;
	width: 960px;
	padding: 19px;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 40px;

}

.concept {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	letter-spacing: 2px;
	font-size: 15px;
	font-style: normal;
	padding-bottom: 15px;
	float: left;
	text-align: center;
}



.about_title2 {
	width: 1000px;
	padding-top: 100px;
	line-height: 20px;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 30px;
	color: #333;
	font-weight: normal;
	float: left;
	text-align: center;
}

.about_add {
	width: 100px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 2px;
	float: left;
	height: auto;
}

.about_add2 {
	width: 900px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 2px;
	float: left;
	height: auto;
}


.about_line {
	width: 1000px;
	padding-bottom: 30px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
