@charset "utf-8";


.block {
	width: 437px;
	float: left;
	margin-left: 33px;
}
.history {
	width: 437px;
	border-top: 1px dotted #CCCCCC;
}
.history td, th {
	border-bottom: 1px dotted #CCCCCC;
}

