@charset "utf-8";
#headerbannerbox {
	float: left;
	height: 40px;
	width: 780px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #650000;
	border-right-color: #650000;
	border-bottom-color: #650000;
	border-left-color: #650000;
}

