@charset "utf-8";
/* CSS Document */
#sab_top {
	margin:0 auto 20px
}
#parts .listDisp li{
	height:35px;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
	background-color:#000;
	color:#fff;
	margin:-1px auto 0;
}

.carSales li p {

	bottom:0;
	left:0;
	height:50px;
	width:351px;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
	background-color:rgba(0,0,0,1);
	color:#fff;
	background-image: none !important;
	
}