body {background-color: #EAEFFC;
	margin: 0px;
	font-size:12px;
	line-height:21px;}
a:link {
	color:#003399;
	text-decoration: none;
	line-height:21px;
}
a:visited {
	color: #003399;
	text-decoration: none;
	line-height:21px;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	line-height:21px;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.f1 {
	filter: DropShadow(Color=#999999, OffX=2, OffY=2, Positive=5);
}
.textsty {
	font-size: 14px;
	cursor:default;
}
.input {
	background-color: #Fafafa;
	height: 20px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-left: 1px;
	margin: 1px;
}
A.a:link {
	color: #003399;
	text-decoration: none;
}
A.a:visited {
	color: #000066;
	text-decoration: none;
}
A.a:hover {
	color: #0099CC;
	text-decoration: none;
}
A.a:active {
	color: #66CCFF;
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #333333;
}


.hiden {
	display: none;
}
.red {color:#FF0000;}
.copyright {color:#999999; font-family:Arial; font-size:10px;}
a.copyright:link {color:#999999; text-decoration:none;}
a.copyright:visited {color:#999999; text-decoration:none;}
a.copyright:hover {color:#666666; text-decoration:underline;}
a.copyright:active {color:#999999; text-decoration:none;}
.black {color:#999999;}
.pw {border:#999999 1px dotted; height:16px; line-height:16px; width:150px; background-color:#EAFFFF;}