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