#Location .Title{
	background-image: url(../images/location/tit_location.png);
	height: 30px;
	width: 464px;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#Location .Paragraph {
	margin-top: 15px;
}
#Location .head {
	font-weight: bold;
	color: #794300;
	margin-top: 20px;
}
#Location .Paragraph li {
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 30px;
}
#Location .Freeway1,#Location .Freeway3,#Location .Roud3{
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
#Location .Freeway1{
	background-image: url(../images/location/freeway01.png);
}
#Location .Freeway3 {
	background-image: url(../images/location/freeway03.png);
}
#Location .Roud3 {
	background-image: url(../images/location/roud3.png);
}
#Location .Zone {
	margin-left: 75px;
	margin-top: -18px;
}
#Location .Paragraph label {
	color: #D97900;
}
#Location .Map{
	background-image: url(../images/location/map.png);
	height: 365px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 15px;
}
