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

#wrapper {
	width:1292px;
	background:url(img/bg.jpg) no-repeat;
	height:586px;
	position:relative;
}

#player {
	position:absolute;
	width:317px;
	height:18px;
	left:28px;
	bottom:5px;
}

#buy {
	position:absolute;
	right:180px;
	bottom:207px;
	height:28px;
	width:70px;
}

#enter {
	position:absolute;
	right:300px;
	bottom:205px;
	height:28px;
	width:163px;
}
