@charset "utf-8";
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #051249;
	background-attachment: fixed;
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: right top;
	word-spacing: normal;
	position: scroll;
	bottom: 8px;
	width: 100%;
	margin: 5px;
}
bottom {
	bottom: auto;
}

