/* CSS Document */
html,body { 
SCROLLBAR-FACE-COLOR:#000000;

SCROLLBAR-HIGHLIGHT-COLOR:#505050;

SCROLLBAR-SHADOW-COLOR:#333333;

SCROLLBAR-ARROW-COLOR:#666666;

SCROLLBAR-BASE-COLOR:#333333; 

SCROLLBAR-DARK-SHADOW-COLOR:#333333
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.menufont {
	line-height: 40px;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 40px;
}
.wz {
	line-height: 22px;
	text-indent: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.copywz {
	line-height: 25px;
	padding-top: 5px;
}
.loginkuang {
	line-height: 25px;
	padding: 0px 15px;
}
