@charset "utf-8";
.wrapper {
	text-align: left;
	margin:0 auto;
	width: 813px;
	position: relative;

}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003693;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.wrapper {
	position:relative;
	margin:auto;
	width:1024px;
	text-align: left;
}
