﻿body {
	margin:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
div {
	overflow:hidden;
}
a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration: underline;
	color:#B70000;
}

table td{
	text-align:left;
}
.go {
	width:100%;
	text-align:center;
	height:60px;
	line-height:60px;
}
.go a{
	border:1px #999 solid;
	padding:2px 6px 0px 6px;
	margin:0px 20px;
	text-decoration:none;
}
.big{
	color:#006600;
	font-size:14px;
	text-align:center;
	padding-top:20px;
}
.dlx {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.wz {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.bq {color: #000000}
.position{
	text-align:left;
	height:24px;
	line-height:24px;
	border-bottom:1px dashed #808080;
}
#player {
	position:absolute;
	top:10px;
	left:10px;
}