@charset "utf-8";
#schoolbus {
	width: 710px;
	float: left;
	margin-bottom: 10px;
}
#schoolbus_r {
	float: left;
	width: 340px;
}
#schoolbus_r ul{
	list-style-image: none;
	list-style-type: none;
}
#schoolbus_r li{
}
#schoolbus_l {
	float: right;
	width: 350px;
	text-align: left;
}
#schoolbus_l ul{
	list-style-image: none;
	list-style-type: none;
}
#schoolbus_l li{
}


