﻿
.bus_route {
	border: 1px solid #999999;
	width: 320px;
	margin-bottom: 20px;
}

.bus_route th{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	padding-left: 7px;	
}

.bus_route td {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px; 
}

.bus_route .field {
	width: 30px;
	vertical-align: top;
	padding-left: 7px;
	font-weight: 800;
	color:  #003366;
}


.bus_route td a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	color:  #003366;
}

.bus_route td a:hover {
	color: red;
}

.bus_route .website {
	padding-top: 5px;
	text-align: right !important;
	padding-right: 10px;

}

.bus_route td span {
	font-size: 10px;
}

#note {
	color: red;
	font-size: 9px;
	//margin-top: 10px;
}

.location{
	color:#990033;
	font-size: 12px;
	font-weight:bold;

}


#map img {
	height: 440px;
	width: 340px;
	border: none;
}

#zoom {
	text-align: right;
}

#zoom a {
	font-size: 13px;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#zoom a:hover {
	color: red;
}

#loc {
	font-size: 13px;
	font-weight: bold;
}

#add {
	font-size:12px;
	padding-left: 5px;
}

#transport h4 {
	text-align: left;
	font-size: 12px;
	padding-top: 40px;
}

#transport ul {
	text-align: left;
	margin-top: -10px;
	line-height: 20px;
}

#transport ul li {
	padding: 2px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}

#transport .note{
	font-size: 10px;
	color: #990033;
	padding-left: 7px;
}

#transport .note2{
	font-size: 11px;
	margin: 0px;
	color: #000000;
	text-align: left;
}


.service {
	color: #003366 !important;
}

.entrance {
	color: #990033 !important;
}
