body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/back.gif);
}
.Button {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	HEIGHT: 18px;
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid
}
.TxtWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.TxtGray {
	color: #999999;
	text-decoration: none;
}
.TextBox
{
	COLOR: #333333;
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid
}
.TextArea {
	WIDTH: 99%;
	COLOR: #333333;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #EEEEEE;
	SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #FF0000;
	SCROLLBAR-BASE-COLOR: #E5E5E5;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.BlackLink:link {
	color: #000000;
	text-decoration: none;
}
a.BlackLink:visited {
	text-decoration: none;
	color: #000000;
}
a.BlackLink:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.BlackLink:active {
	text-decoration: none;
	color: #000000;
}
.zi-w {
	color: #FFFFFF;
}
.zi-w a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.zi-w a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.zi-w a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.zi-w a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.zi-b {
	font-weight: bold;
}
.jl {
	line-height: 20px;
	color: #666666;
}
.zi-h {
	color: #FF0000;
}
.kuang-b {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.RedLink:link {
	color: #FF0000;
	text-decoration: none;
}
a.RedLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.RedLink:visited {
	color: #FF0000;
	text-decoration: none;
}
a.RedLink:active {
	color: #FF0000;
	text-decoration: none;
}