@charset "utf-8";
.adresstitle {
	color: #003399;
	width: 750px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A2AFD3;
	text-indent: 10px;
	margin-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

