@charset "utf-8";
/* CSS Document */
.usedcarTT{
	border-bottom: 2px solid #ff9d00;
	height: 33px;
	color: #6e4823;
	padding:0 0 0 50px;
	box-sizing:border-box;
	background-image: url(../images/h2.png);
	background-repeat:no-repeat;
	background-position:10px top;
}
