/* CSS Document */

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background:url(images/background.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	color:#1363B2;
}
div.topbar {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:820px;
	padding-top:6px;
}
div.main {
	text-align:center;
	margin:0 auto;
	clear:both;
	width:820px;
	background:url(images/across.jpg);
}
div.copyright {
	width:820px;
	text-align:center;
	margin:0 auto;
}
div.stay {
	text-align:center;
	margin:0 auto;
	clear:both;
	width:820px;
	height:102px;
	background:url(images/top_part.jpg);
}
a {
	color:#1363B2;
	text-decoration:underline;
}/* 6-2 Links */
a:hover.l62links {
	color:#1363B2;
}/* 6-2 Links */
a.toplink, a:visited.toplink {
	color: #FF0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}/* 6-2 Links */
a:hover.toplink {
	text-decoration:underline;
}/* 6-2 Links */
div.text {
	margin-right:80px;
	margin-left:80px;
	text-align:left;
}
div.shop {
	margin-right:80px;
	margin-left:120px;
	text-align:center;
}

