body {
	margin:0px;
	padding:0px;
	background-color:#e6e7df;
	background-attachment: scroll;
	background-image: url(image/other/background.gif);
	background-repeat: repeat-x;
}
.head {white-space: nowrap; }
.center_contents {
	background-color: #FFFFFF;
	background-image: url(image/other/main_back.gif);
	width:831px;
}
img {border:none;}

a {color:blue; text-decoration: none;}
a:hover{color:gray;}