body {
	font-family:  "Palatino Linotype";
	text-shadow:#FF0000;
	font-size: 13px;
	background-color: #999999;
	margin-top: 0;
	background-image: url(../images/background_all.gif);

}
#page1{
    width: 900px;
    height: 825px;
    background:url(../images/backgroundini.gif);
	margin: 0 auto;
}	
#page{
    width: 900px;
    height: 825px;
    background:url(../images/background.gif);
	margin: 0 auto;
}
#buttonini{
    width: 38px;
	height: 86px;
	padding: 136px 49px;
}
#button_of {
	position: relative;
	width:38px;
	height:86px;
	z-index:2;
	left: 228px;
	top: 0px;
}
#apDivAudio {
	display: block;
	position: relative;
	width:216px;
	height:97px;
	z-index:1;
	left: 650px;
	top: 132px;
}
#footer{
	position: relative;
	width: 900px;
	height: 46px;
	top:60px;
}

