@charset "utf-8";
/* CSS Document */
.dealer {
	float:left;
	padding-left:15px;
	width:210px;
}
.dealerset {
	padding-left:15px;
	padding-top:15px;
}
.new {
		float:left;
}
.new1 {
		float:left;
}
.new2 {
		float:left;
		padding-left:7px;
}
#legend {
		background-image:url(../images/form/legend-bg.gif);
		background-repeat:repeat;
}
#dealerfield {
		width:690px;
}
#manufacture {
		float:left;
		padding-right:20px;
		width:300px;
}

