@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#player {
	position:absolute;
	left:58px;
	top:113px;
	width:327px;
	height:20px;
	z-index:1;
	overflow: visible;
}
#play_file {
	position:absolute;
	left:56px;
	top:184px;
	width:234px;
	height:16px;
	z-index:2;
}
-->


