@charset "utf-8";
.newBanner {
	height: 100%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newBanner img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#newcarBox {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
}
#newcarBox img {
	display: block;
	clear: both;
	margin: 5px auto 10px;
}
