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