body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #F5F5F5;
FONT-SIZE: 14px;
LINE-HEIGHT: 18px;
}
.rline { border-color: black #838383 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.rdash { border-color: black black black #838383; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.ddash {  border-color: black black #838383; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
TABLE {
	FONT-SIZE: 14px; FONT-FAMILY: "宋体", "Arial"
}
TR {
	FONT-SIZE: 14px; FONT-FAMILY: "宋体", "Arial"
}
TD {
	FONT-SIZE: 14px; FONT-FAMILY: "宋体", "Arial"
}
P {
	FONT-SIZE: 14px; LINE-HEIGHT: 23px
}
A:link {
	CURSOR: hand; COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #00466c; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}

A.white:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
A.white:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
A.white:hover {
	font-family: "宋体";
	font-size: 12px;
	color: red;
	text-decoration: none;
}
A.white:active {
	font-family: "宋体";
	color: #00466c;
	text-decoration: none;
	font-size: 12px;
}
.Font13gray {
	font-size: 12px;
	color: #333333;
	LINE-HEIGHT: 18px;
}
.Fontbig14 {
	font-size: 14px;
	font-weight: bold;
	color: #F6F6F6;
	LINE-HEIGHT: 20px;
}
.FontBlack14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	LINE-HEIGHT: 20px;
}