@charset "utf-8";
/* CSS Document */

.news-table-tr_title{
	height: 47px;
}
.news-table{
	background-color: #63A8E0;
}
.news-table-th-title{
	background-color: #B4D5EF;
}
.news-table-td{
	background-color: #F0F8FF;
}
.photo-play-tr{
	width: 180px;
	height: 120px;
}
.teacher-table{
	width: 780px;
}
body {
	background-color: #F0F8FF;
}
