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