.tr01{
	line-height: 18px;
	border: 1px solid #FFCC33;
}
.th01{
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
}
.th011{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
}
.th02{
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6699FF;
}
.bigtable{
	border: 2px solid #3399FF;
}
.bigtablepadding{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.bigtablepaddingright{
	border: 1px solid #39c;
	text-align: center;
}
.centertable{
	border: 1px solid #00CCFF;
}