.cut tr { 
	background: url(picture/bg_cut.gif) no-repeat bottom right;
 }

 .cut td {
	padding: 5px;
}

.table0 {
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #69C;
}

.table1 {
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #F69;
}

