body,td,th {
font-size: 12px;
color: #666;
padding:0px;
margin:0px;
}
.bj {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #666;
	text-decoration: none
}
a:visited {
	color: #666;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none
}
a:active {
	text-decoration: none;
}