@charset "UTF-8";
@import url("reset.css");
@import url("all.css");

.map_bg{
	padding:0px;
	margin:0px;
	background:url('./../img/access_bg.jpg') no-repeat center top;
	height:380px;

}


.map1{
	padding:30px 0px 10px;
	margin:0px;
}

.map_bg p{
font-size:90%;
}



.address{
	background:#663300;
	width:32em;
	color:#fff;
	margin:0px auto 20px;
	padding:10px;
	text-align:left;
	line-height:140%;
}
.address p.name{
	font-size:120%;
	font-weight:bold;
}

.other_bg{
	padding-right:200px;
	margin:0px;
	background:url('./../img/access_bg2.jpg') no-repeat 510px 0px;
}

.text_box p{
	padding-top:0px;
	margin-top:12px;

}

/*g}*/

body.map{
	color: #512918;
	background:#fff;
	FONT-SIZE: 100%;
	text-align:center;
}
.map2{
	padding:10px 0px;
	margin:10px  auto;
	background:#F7EEE6;
	width:600px;
	text-align:center;
	border:1px solid #966;
}

.map_pic{
	padding:0px;
	margin:10px auto;
}

