@charset "utf-8";
/* CSS Document */

.route1{
	width:557px;
	height:85px;
	background:url(../images/route1.gif) no-repeat;
	padding:20px 10px 20px 8px; 
	margin-bottom:20px;
}

.route2{
	width:557px;
	height:85px;
	background:url(../images/route2.gif) no-repeat;
	padding:20px 10px 20px 8px; 
	margin-bottom:20px;
}

.route3{
	width:557px;
	height:90px;
	background:url(../images/route3.gif) no-repeat;
	padding:15px 10px 20px 8px; 
	margin-bottom:20px;
}

.route4{
	width:557px;
	height:90px;
	background:url(../images/route4.gif) no-repeat;
	padding:15px 10px 20px 8px; 
	margin-bottom:20px;
}

.route1 li , .route2 li , .route3 li , .route4 li{
	float:left;
}



.cap{
	margin:10px 0 30px 40px;
}





#bus{
	margin-bottom:20px;
}

#bus .bus_left{
	float:left;
	width:335px;
	margin-right:20px;
}

.timetable li{
	float:left;
	margin-bottom:20px;
}

#bus p,.bus_terminal{
margin-bottom:5px;
}

.map img{
	margin-right:5px;
}
	