<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#slide_key {
	background: url(../img/shopinfo/slide_key.jpg) no-repeat top center;
}

#shopdata {
	background: url(../img/shopinfo/data_bg.png) no-repeat top center;
	min-height: 781px;
}

#shopdata2 {
	background: url(../img/shopinfo/data2_bg.png) no-repeat top center;
	min-height: 600px;
}


#shoptable {
	background: url(../img/shopinfo/data_table.png) repeat;
	margin-left: 23px;
	width: 462px;
	padding: 30px 20px 45px 25px;
}

#map {
	background: url(../img/shopinfo/map_bg.png) no-repeat top center;
	padding-top: 21px;
	margin-bottom: 20px;
}

#map .content {
	height: 612px;
}

#map_img {
	float: left;
	width: 563px;
	margin-left: 15px;
}

#gmap {
	float: right;
	width: 390px;
	height: 550px;
	margin: 30px 30px 0 0;
}

#gmap2 {
	width: 950px;
	height: 580px;
	margin: 5px auto 0;
}

#route {
	background: url(../img/shopinfo/data_table.png) repeat;
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	
}

#route .adp-substep,
#route .adp-summary { color: #fff; }
</pre></body></html>