@charset "utf-8";
/*common*/


.dealerList {
	width:280px;
	float:left;
	/*
	margin:0 1em 1em 0;
	padding:0.5em 0.5em;
	border:1px dashed #999999;
	*/
}

.dealerListImg {
	float:right;
	margin:0 0 0 8px;
	padding:0;
}

.dealerAdd {
	padding:0.5em 0 0.5em 0;
}

.dealerButtom{
	margin:0em 0 0 0;
	padding:0;
	width:180px;
}

.dealerDetail {
	width:410px;
	/*height:240px;*/
	float:left;
	margin:0 4px;
	/*margin-bottom:1em;*/
}

.dealerPoint {
	width:410px;
	float:left;
	margin:0 4px;
	/*margin-bottom:1em;*/
}

.dealerDetail table {
	width:386px;
	margin-bottom:1em;
}

.dealerDetail th {
	border-bottom:1px solid #000;
	padding:4px 0.5em 2px 0.5em;
	background-color:#0e3061;
	color:#fff;
}

.dealerDetail td {
	border-bottom:1px solid #000;
	padding:4px 0.5em 2px 0.5em;
}

.dealerNews {
	width:410px;
	margin:0 4px;
	/*margin-bottom:1em;*/
}

.dealerMap {
	width:410px;
	margin:0px 4px;
	margin-bottom:1em;
	float:right;
}
.dealerphoto{
	text-align:center;
}