@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.unnamed1 {font-family: "Verdana", "宋体";
	font-size: 11px;
	line-height: 180%;
	color: #898989;
	text-decoration: none;
}
.title {
	font-size: 14px;
	line-height: 180%;
	color: #898989;
}

body,td,th {
	font-size: 12px;
	color: #666666;
	line-height:170%
}
a:link {color: #898989;	text-decoration: underline;font-size: 12px;}
a:visited {text-decoration: underline;color: #898989;font-size: 12px;}
a:hover {text-decoration: none;color: #CC3300;font-size: 12px;}
a:active {text-decoration: underline;color: #CC3300;font-size: 12px;}
a.menu:link {color: #898989;text-decoration: none;font-size: 12px;}
a.menu:visited {text-decoration: none;color: #898989;font-size: 12px;}
a.menu:hover {text-decoration: underline;color: #898989;font-size: 12px;}
a.menu:active {text-decoration: underline;color: #898989;font-size: 12px;}
.line {
	border: 1px dotted #666666;
}
.input {
	color: #999999;
	background-color: #000000;
	border: 1px solid #333333;
	font-size: 12px;
}
