@charset "UTF-8";

#main h3 {
	border-bottom: #3C6BB4 1px solid;
	color: #3C6BB4;
	margin: 0 0 7px;
	padding: 0 0 5px 0;
	font-size: 147%;
	text-align: center;
	clear: both;
}

#main table {
	border: #3C6BB4 1px dotted;
	margin: 16px 0 0 0;
}

#main table th {
	width: 145px;
	text-align: center;
}

#main table td {
	padding: 8px 0 8px 0;
}

#main table td p {
	border-left: #3C6BB4 1px dotted;
	padding: 4px 0 4px 10px;
}




