@charset "utf-8";
#bottomnav {
	width: 200px;
	height: 130px;
	margin-left: 590px;
}
#botomnav {
	width: 600px;
	margin-left: 50px;
	height: 18px;
}
#address_edit {
	height: 45px;
	width: 200px;
	margin-bottom: 260px;
	margin-left: 10px;
}
#delaername {
	height: 60px;
	width: 545px;
	margin-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#topbanner {
	width: 800px;
	height: 85px;
}
#mid_banner {
	width: 800px;
	height: 137px;
}
.dealername {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.edit {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.spaceing {
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-top-color: #C6BCBD;
	border-right-color: #C6BCBD;
	border-bottom-color: #C6BCBD;
	border-left-color: #C6BCBD;
}
.content {
	padding-left: 2px;
	margin-left: 3px;
	margin-top: 2px;
	text-align: left;
	text-indent: 13px;
	letter-spacing: 1px;
}
#content {
	width: 500px;
	height: 300px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: line-through;
}
a:active {
	text-decoration: blink;
}

