.style3 {
	color: #009ddf;
	font-size: 12px;
	line-height: 24px;
}
.style4 {
	font-size: 12px;
	color: #ff5400;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style5 {
	font-size: 12px;
	color: #686868;
	line-height: 24px;
	padding: 0px;
}
.style6 {
	font-size: 12px;
	color: #ff5400;
	font-weight: bold;
	line-height: 24px;
}

.style7 {
	font-size: 12px;
	color: #0059aa;
}

#container {
  position: relative;
  left: 50%;
  margin-left: -450px; /* 760 °£¥H -2 */
  width: 900px;
}

body {
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}