@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
	margin : 15px auto;
	background-repeat: repeat-x;
	background-color: #9EADBB;
	width: auto;
	background-image: url(../bground.gif);
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:475px;
	
}

#audio-player-temp-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:475px;
	height:106px;
}

#audio-player-temp-02_ {
	position:absolute;
	left:0px;
	top:106px;
	width:475px;
	min-height:50px;
	background-image: url(../images/audio_player/audio_player_temp_02.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00274E;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 0px;
}


#footer{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 475px;
	background-color: #00274E;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 7px;
}
