@charset "utf-8";
/* CSS Document */

table{
	width:520px;
	margin-bottom:25px;
}

th {
border-bottom:dotted 1px #666666;
padding:8px;
}

td {
border-bottom:dotted 1px #666666;
padding:8px;
}