.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	text-decoration: none;
}
.white {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:3px;
}
a.reg:link,a.reg:visited,a.reg:active{
text-decoration:underline;
color:#FF0000;}
a.reg:hover{
text-decoration:none;
color:#000000;}
