body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: rgb(255,0,0); //滚动条凸出部分的颜色
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,0,0);//滚动条空白部分的颜色
    SCROLLBAR-SHADOW-COLOR: rgb(0,0,0);//立体滚动条阴影的颜色
    SCROLLBAR-3DLIGHT-COLOR: rgb(0,0,0);//滚动条亮边的颜色
    SCROLLBAR-ARROW-COLOR: rgb(149,149,149);//上下按钮上三角箭头的颜色
    SCROLLBAR-TRACK-COLOR: rgb(255,0,0);//滚动条的背景颜色
    SCROLLBAR-DARKSHADOW-COLOR: rgb(255,0,0);//滚动条强阴影的颜色
    SCROLLBAR-BASE-COLOR: rgb(255,0,0);//滚动条的基本颜色
}.pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
}.pt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}.pt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #ff0000;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #ff0000;
}