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