@charset "UTF-8";
#wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-image: url(images/site-layout_06.jpg);
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/site-layout_07.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

