@charset "UTF-8";
/* CSS Document */
#transportation {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/btn/MenuBarVerticalActive.jpg);
}
#box0 {
	height: 180px;
}
.cars {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.cars td {
	text-align: center;
}

