/* CSS Document */
body {
	background-color: #FFFFFF;
	font-size:14px;
	font-family: "Courier New", "Courier", "Osaka", "Hiragino Kaku Gothic Pro";
	line-height: 1.5;
	text-align: center;
}

a:link{
	text-decoration:none;
	overflow:hidden;
	}

#box0 {
	position:absolute;
	width: 700px;
	height: 700px;
	top: 50%;
	left: 50%;
	margin-left: -420px;	
	margin-top: -280px;

	list-style-type:none;
}

div#slideshow {
    position:relative; width:900px; height:535px;
 
}