/*======================================

	1. wi-fi

=======================================*/

#flash {
	position: relative;
	background: transparent url(../magic/img/base.jpg) no-repeat top left;
	width: 768px;
	height: 160px;
}


#base {
	position: relative;
	width: 768px;
	height: 160px;
}

#player {
	position: absolute;
	top: 0px;
	left: 80px;
}


#base_sound {
	position: relative;
	width: 768px;
	height: 56px;
}

#player_sound {
	position: absolute;
	top: 30px;
	left: 630px;
}

