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

td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-color: #999999;
	border-left-color: #999999;
}
th {
	background-image:url(/share/images/lecture_th.jpg);
	text-align: center;
	height: 30px;
}

