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

.com{
	border-top:1px solid #039;
	border-left:1px solid #039;
	width:100%;
	margin-bottom:40px;
}

.com th{
	border-right:1px solid #039;
	border-bottom:1px solid #039;
	background-color:#9fd4ee;
	color:#105694;
	width:170px;
	text-align:center;
	padding:20px;
	font-weight:bold;
}

.com td{
	border-right:1px solid #039;
	border-bottom:1px solid #039;
	padding:20px;
}