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