@charset "utf-8";
h3 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
}
h4 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 10px;
}
#top_img {
   float: right;
   width: 620px;
   height: 240px;
   background: url(../bus/top_img.jpg) no-repeat right top;
   margin-right: 20px;
}
* html #top_img {
   float: right;
   width: 620px;
   height: 240px;
   background: url(../bus/top_img.jpg) no-repeat right top;
   margin-right: 10px;
   margin-top: 1px;
}
#page_title {
   background: url(../bus/bus_title.gif) no-repeat left top;
   margin-top: 15px;
   width: 255px;
   height: 40px;
}
#page_exp {
   margin-top: 10px;
   padding: 0;
   width: 98%;
}
#page_exp p {
   margin-left: 10px;
}
#page_r_content {
   margin-top: 15px;
   width: 98%;
}
#bus_content {
   margin-top: 15px;
   padding: 0;
}
#bus_content p {
   margin-left: 10px;
}
table {
   border: 1px solid #D9D8D8;
   border-bottom: 3px solid #D9D8D8;
   font-size: 100%;
   text-align: left;
   width: 95%;
   margin: 10px 0px 0px 10px;
}
th {
	color: #606060;
	padding: 5px;
	border-right: 1px solid #D9D8D8;
	border-bottom: 1px solid #D9D8D8;
	background-color: #F2F2F2;
	text-align: left;
	width: 30%;
}
td {
   border-bottom: 1px solid #D9D8D8;
   border-right: 1px solid #D9D8D8;
   padding: 5px;
   background-color: #FFFFFF;
   text-align: left;
   width: auto;
}
