table {
	font-size: 12px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #ebebeb;
	SCROLLBAR-HIGHLIGHT-COLOR: #ebebeb;
	SCROLLBAR-SHADOW-COLOR: #ebebeb;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ebebeb;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	}
.cent {
	font-size: 12px;
	line-height: 22px;
	color: #666666;

}
a:link {
	text-decoration: none;
	color: #669999;

}
a:visited {
	text-decoration: none;
	color: 669999;

}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #660033;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor: hand;

}
.line a:hover {
	text-decoration: none;	
	}
.xian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.hand {
	cursor: hand;
}
.cent2 {
	font-size: 12px;
	color: #666666;

}
