@charset "utf-8";
.highwaybus {
	width: 780px;
	background-color: #F0DACB;
	background-image: url(../item/highwaybus/images/day-bus.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 80px;
}
.highwaybus h2 img {
	padding-left: 45px;
	padding-top: 10px;
}
.tourbody {
	width: 780px;
	background-color: #E8E8E8;
	margin-bottom: 30px;
}
.tourbody .data {
	width: 450px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
#left .tourbody .btn {
	width: 780px;
	text-align: center;
	float: none;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left .tourbody ul {
	list-style-type: none;

}
