#fare_time { width:640px; float:left; }
#fare_time table { border:1px solid #420054; margin-top:5px; margin-bottom:25px; }
#schedule th { 
	color: #ffffff; font:12px Arial, Helvetica, sans-serif; font-weight:bold; padding-top:5px; padding-bottom:5px;
	line-height:28px;background-color:#d9a300; font-size:13px;
}
#schedule td { border-bottom: 1px solid #E6E6E6; text-align:center; line-height:24px;  }
#schedule .odd1 { background-color:#fcf3d2;}
#schedule .odd2 { background-color:#ffffff; }
#schedule .even1 { background-color:#fcf3d2; }
#schedule .even2 { background-color:#ffffff; }
#schedule .schedule_o { background-color:#f0faf5; }

#schedule .route { width:170px; color:#684e00;}
#schedule .place { width:64px; line-height:20px; float:left; padding-left:3px; padding-right:3px;}
#schedule .point { width:20px; line-height:20px; float:left; }
#schedule .place2 { width:64px; line-height:20px; float:left; padding-left:3px; padding-right:3px;}

#schedule .b_route { width:310px; color:#684e00;}
#schedule .b_place { width:140px; line-height:20px; float:left; }
#schedule .b_point { width:20px; line-height:20px; float:left; }
#schedule .b_place2 { width:140px; line-height:20px; float:left; }

#schedule .time_bottom { background-color:#420054; border-bottom:0px; padding:3px; color:#FFFFFF; line-height:18px; }


#fare th { background-color:#1a9431; color:#FFFFFF; font-size:13px; padding-top:5px; padding-bottom:5px; border-bottom: 1px dotted #CCCCCC;}
#fare td { border-bottom: 1px solid #E6E6E6; text-align:center; line-height:24px;  }
#fare .odd { background-color:#def3e5;  border-left:1px solid #E6E6E6;}
#fare .even { background-color:#f0faf5; }
#fare .time_bottom { background-color:#420054; border-bottom:0px; padding:3px; color:#FFFFFF; line-height:18px; }
.fare_low li{padding-bottom:10px;list-style:none;}
.fare_low li a{ color:#4a0c5c; text-decoration:underline; }
.fare_low li a:visited{color:#4a0c5c; text-decoration:underline; }
.fare_low li a:hover{color:#4a0c5c; text-decoration:none; }


.ferry_remark{
	color:#420054;
	font-weight:bold;
	line-height:26px;
	font-size:18px;
	width:600px;
	clear:both;
#	padding-bottom:22px;
#	background:url(../images/underline.gif) bottom left no-repeat;
#	margin-top:20px;
#	padding-top:20px!important;
#	padding-top:0;
}

