@charset "utf-8";
#wrapper {
	border-top: 1px solid white;
}
#wrapper #topic {
	top: 492px;
	left: 25px;
	line-height: 1.3em;
	width: 380px;
	letter-spacing: 0.15em;
	font-size: 2.7em;
}
#canvas {
	background-color: #000000;
	height: 442px;
	width: 620px;
	border: 1px solid #FFFFFF;
	border-top-style: none;
	position: absolute;
	left: 176px;
}
#wrapper #canvas #player {
	width: 618px;
	margin-top: 30px;
	height: 355px;
}

#wrapper #nav_r {
	width: 164px;
	text-align: left;
	margin-top: 27px;
	font-weight: bold;
	float: right;
	font-size: 12px;
}
#wrapper #juke {
	position: absolute;
	height: 60px;
	width: 350px;
	left: 451px;
	top: 478px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.style1 {font-size: 10px}
#wrapper #nav_r ul {
	font-size: 12px;
}

