@charset "utf-8";
.tr1 {
	border: thin dashed #F90;
}
.tr2 {
	border: thin dashed #0C0;
}
.tr3 {
	border:0px;
}

.tr4 {
	border: thin dashed #39F;
}

.tr5 {
	text-align:center;
}
.hr1 {
	border: thin dotted #999;
	width: 300px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	padding-left: 10px;
}
