.used_table{
	margin-top: 25px;
	width: 590px;
}
.used_car {
	border: 1px solid #FFCC00;
	width: 280px;
	line-height: 150%;
	margin-left: 5px;
	margin-right: 0px;
}

a {
	color: #666666;
	text-decoration: underline;
	line-height: 150%;
	font-weight: bold;
	font-size: 12px;
}
#used_contents {

	padding-top: 140px;
	width: 590px;
}
div.used_hd {
	position: absolute;
	top: -65px;
	left: 2px;
	width: 600px;
	height: 200px;
	z-index: 5;
	background-image: url(../imgs/usedBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
