@import"base.css";
@import"contents.css";
@import"menu.css";
@import"usedcar.css";

body {
	zoom: 75%;
	background-image: none;
}
body.insidepage-back {
	background-image: none;
}
#mainmenu {
	height: 42px;
	width: 852px;
	clear: both;
}
#processing-box div{
	float: left;
	width: 150px;
	margin-right: 9px;
}
#mainimg {
	height: 280px;
	background-image: url(../img/top/print_main.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#mainimg img{
	display: none;
}
#header {
	background-image: url(../img/top/print_header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#inside-mainimg {
	height: 130px;
	background-image: url(../img/base/print_inside_main.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#inside-mainimg img{
	display: none;
}
.newinfo {
	page-break-after:always;
}
#footer {
	clear:both;
	page-break-before:avoid;
}
