@charset "utf-8";

body {
scrollbar-face-color: #330066;
scrollbar-highlight-color: #CC99FF;
scrollbar-shadow-color: #9900FF;
scrollbar-3dlight-color: #FFCCFF;
scrollbar-arrow-color: #CC66FF;
scrollbar-track-color: #9966CC;
scrollbar-darkshadow-color: #FFCCFF;
}

A:link {
	color: #5F329A;
	cursor: crosshair;
}
A:visited {
	color: #8C5FCB;
	cursor: crosshair;
}
A:active {
	color: #5F329A;
	cursor: crosshair;
}
A:hover {
	color: #FF00CC;
	cursor: crosshair;
}

body 
{
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: times new roman ps mt;
	color: #5F329A;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 10px;
	cursor: default;
}

table {
	border: 1px solid #9900FF;
	border-collapse: collapse;
	font-size: 14px;
	position: absolute;
	height: auto;
	width: 999px;
	left: 0px;
	top: 0px;
	padding: 1px;
	margin: 1px;
}

th {
	background-color: #E8D9F2;
	padding: 1px;
	width: 77px;
}

.trsmallfontstatus {
	font-size: 10px;
	font-weight: normal;
	background-color: #F2E4F8;
}

.trsmallfontprogress {
	font-size: 10px;
	font-weight: normal;
}

.indexinfo {
	position: absolute;
	top: 480px;
	left: 0px;
}
