.background-image {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.td {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.td1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.td2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td3 {
	border: 2px solid #006699;
}


.zcd {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}