@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");
@import url("school.css");

div.box table {
	margin: 0;
	padding: 0;
	width: 533px;
	vertical-align: middle;
	border: 0;
}

div.box table th {
	width: 10%;
	padding: 2px 0;
	text-align: center;
	font-weight: normal;
	background-color: #eee;
}

div.box table td {
	padding: 2px 10px;
	background-color: #eee;
}
