
#adr {
	font-size: 11px;
	color: #BA8748;
	font-weight: bold;
	position: absolute;
	left: 50px;
	top: 576px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BA8748;
	padding-top: 10px;
	width: 1005px;
	text-align: center;
	clear: both;	
}

