body {
	background-image:  url(http://speedmaster-st.com/gazou/001.JPG);
	background-attachment:fixed;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-size: 12px;
	color: #CCCCCC;
}
.style21 {	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.style23 {color: #66FFFF}

a img {border:none}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style24 {color: #CCCCCC}
.style25 {
	color: #FFFFFF;
	font-weight: bold;
}
.style28 {font-size: 10px}
.style29 {color: #FFFF00}
.style30 {color: #FFFFFF}
.style31 {font-size: 10px; color: #CCCCCC; }
.style26 {color: #FFFF00; font-size: 12px; }
.style35 {color: #66FFFF; font-size: 10px; }

div#subContents {   
    width: 30px;
	text-align:right;  
    padding: 10px;   
    position: fixed; right:80px;   
    top: 20px;   
    z-index: 20;   
} 
  
* html div#subContents    {
	position: absolute;
    top: expression(eval(document.documentElement.scrollTop));      
	left: 10px;
	height: 6px;
}