@charset "UTF-8";

table {

	width: 808px;

	margin: 30px 0 0 21px;

}

table th,table td {

	border-bottom: dotted 1px #999;

	padding: 9px;

}

table th {

	font-weight: bold;

	color: #0970b3;

}