
h1, h2, h3, h4, h5, h6, ul {
	margin: 0;
	padding: 0;
}

ul, dl, ol {
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0;
}

ul, dl, ol, th, address {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

#usedcar-title {
	height: 56px;
	text-align: left;
	position: relative;
	width: 300px;
	margin: 20px auto 0;
}

#usedcar-title p.first {
	left: 0;
	top: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}

#usedcar-title p.last {
	left: 160px;
	top: 15px;
	position: absolute;
	margin: 0;
	padding: 0;
	font-size:11px;
	color:#603913;
}

#usedcar-box {
	width: 300px;
	margin-bottom: 28px;
}

ul#menu-usedcar li {
	width: 92px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

ul#menu-usedcar li.light a {
	width: 92px;
	height: 92px;
	background: transparent url(../img/menu_light.jpg) no-repeat scroll left top;
	display: block;
	text-indent: -9999px;
}

ul#menu-usedcar li.light a:hover {
	background: transparent url(../img/menu_light.jpg) no-repeat scroll left bottom;
}

ul#menu-usedcar li.standard {
	padding-left: 12px;
}

ul#menu-usedcar li.standard a {
	width: 92px;
	height: 92px;
	background: transparent url(../img/menu_standard.jpg) no-repeat scroll left top;
	display: block;
	text-indent: -9999px;
}

ul#menu-usedcar li.standard a:hover {
	background: transparent url(../img/menu_standard.jpg) no-repeat scroll left bottom;
}

ul#menu-usedcar li.truck {
	padding-left: 12px;
}

ul#menu-usedcar li.truck a {
	width: 92px;
	height: 92px;
	background: transparent url(../img/menu_truck.jpg) no-repeat scroll left top;
	display: block;
	text-indent: -9999px;
}

ul#menu-usedcar li.truck a:hover {
	background: transparent url(../img/menu_truck.jpg) no-repeat scroll left bottom;
}
