
table.dot {
	float: right;
	width: 660px;
	border: 1px dotted #333333;
	color: #666666;
	font-weight: nomal;
	font-size: 12px;
}
table.dot td {
	padding: 10px;
}