/* CSS Document */
body {
    SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#play {
	background-position: center center;
	height: 20px;
}
#index {
	height: 385px;
	width: 544px;
	vertical-align: middle;
	background-position: center center;
	margin: auto;
}
#index02 {
	background-position: center center;
	height: 102px;
	width: 544px;
	margin: auto;
	overflow: hidden;
}
#index03 {
	background-position: center center;
	margin: auto;
	height: 48px;
	width: 544px;
}
#copy {
	text-align: center;
	height: 60px;
	width: 545px;
	font-size: 12px;
	color: #999999;
	background-position: right;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	margin: auto;
	height: 40px;
	width: 545px;
}
