#contents_html{
	position		:relative;
	margin			:0px auto;
	padding			:10px 0px 0px 0px;
	width			:900px;
	height			:auto;
	background		:#000000;
	display			:inline-table;
}

#dealer_title{
	padding			:0px 0px 15px 0px;
	margin			:0px 0px 0px 20px;
	width			:880px;
	height			:auto;
/*	background		:#acacac; */
}

#title_left{
	float			:left;
	width			:340px;
	height			:180px;
}

#title_right{
	float			:left;
	width			:520px;
	height			:180px;
}

#dealer_title{
	width			:840px;
	height			:55px;
/*	background		:#acacac; */
}

#dealer_list{
	margin 			:0px 20px 30px 20px;
	width			:860px;
	height			:400px;
	background		:url('../dealer/img/deeluxe_back.gif');
}

#dealer_main_left{
	position		:relative;
	margin			:0px 0px 0px 20px;
	width			:200px;
	height			:auto;
	float			:left;
/*	background		:#aaccaa; */
}

#dealer_main_right{
	position		:relative;
	margin			:0px 0px 20px 0px;
	display			:inline-table;
	width			:660px;
	height			:auto;
	float			:left;
/*	background		:#acacac; */
}

#lbl{
	font-size		:12px;
	font-weight		:bold;
}

#add1sbm{
	margin			:0px;
	width			:55px;
	height			:30px;
/*	background		:#acacac; */
}

#cmbadd1{
	width			:130px;
	height			:20px;
	text-align		:left;
}

#leftadd{
	position		:relative;
	margin			:0px;
	width			:200px;
	height			:auto;
	text-align		:left;
	float			:left;
/*	background		:#111111; */
}

#centeradd{
	position		:relative;
	margin			:0px 0px 0px 20px;
	width			:200px;
	height			:auto;
	text-align		:left;
	float			:left;
/*	background		:#ff0000; */
}

#rightadd{
	position		:relative;
	margin			:0px 0px 0px 20px;
	width			:200px;
	height			:auto;
	text-align		:left;
	float			:left;
/*	background		:#acacac; */
}

#shop_list_row{
	position		:relative;
	display			:inline-table;
	margin			:10px 0px;
	width			:660px;
	height			:auto;
}

#shopname{
	color			:#AF1E23;
	font-size		:12px;
}

