a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.menuWhite
{
	font-family:黑体;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}
a.menuWhite:visited {
	font-family:黑体;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}
.whiteLink a:link
{
color: #ffffff;
	text-decoration: none;
}
.whiteLink a:visited
{
	color: #ffffff;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

#Left {
	position:relative;
	width:96%;
	height:500px;
	z-index:1;
	padding-left: 3px;
	overflow: visible;
}
#Right {
	position:absolute;
	width:97%;
	z-index:1;
}
#control_pannel {
	position:relative;
	width:100%;
	z-index:1;
	top: 5px;
	bottom: 5px;
}
.topic_font {
	font-family: 宋体, 宋体;
	font-size: 9pt;
	color: #006699;
	font-weight: bold;
	padding-left:2px;
}
.topic_font_right {

	font-family: 宋体, 宋体;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
	padding-left:2px;
}
.border {
	border: 1px solid #98AABA;
}
.control_pannel {
	font-family: 宋体, 宋体;
	font-size: 9pt;
	color: #006699;
	background-color: #EFEFEF;
    }
.btn {
	background-color: #E0E5E9;
	height: 20px;
	width: 60px;
	font-family: 宋体, 宋体;
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	color: #FF9900;
	font-weight: bold;
}
.topLayer{
	z-index:999999;	
}
.emb{
	color:Red;
}
.botLayer{
	z-index:-99999999;	
}

.list {
	list-style-type: none;
}
.list_bg {
	background-color: #E0E5E9;
	padding-left: 6px;
}
 
.main_tb TH
{
	background-color: #E0E5E9;
	padding-left: 6px;

	
}
.main_tb TD
{
	background-color: #E0E5E9;
	padding-left: 6px;

	
}
.gamelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 150px;
	width: 120px;
}
.border_right {

	border: 1px solid #CCCCCC;
}
.text_input_small {
	
	width: 100px;
	font-family: 宋体, 宋体;
	
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.text_input_middle {
	height: 9pt;
	width: 45px;
	font-family: 宋体, 宋体;
	font-size: 9pt;
	background-color: #E0E5E9;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.text_input_big {
	height: 80px;
	width: 200px;
	font-family: 宋体, 宋体;
	font-size: 9pt;
}
.text_input_underline {
	height: 13px;
	width: 90%;
	font-family: 宋体, 宋体;
	font-size: 9pt;
	background-color: #E0E5E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.text_input_underline1 {
	height: 13px;
	width: 35%;
	font-family: 宋体, 宋体;
	font-size: 9pt;
	background-color: #E0E5E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}