@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.all-table{
	width: 960px;
}
.l-table{
	width: 180px;
}
.r-table{
	width: 180px;
}
.news-table{
	background-color: #B0D8FF;
}
.news-table-tr{
	height: 47px;
}
.news-table-th-title{
	background-color: #EAFAB9;
}
.news-table-td{
	background-color: #FFFFE6;
}
.photo-play-tr{
	width: 180px;
	height: 120px;
}
.teacher-table{
	width: 780px;
}
.banner-tr{
	width: 960px;
	height: 150px;
	font-size: 40px;
}

.all-news{
	width: 850px;
	background-color: #B0D8FF;
}

.gbook {
	background-color: #FFFFE6;
	border-color: #6699FF;
	border-style: dotted none dotted none;
	border-width: 1px 0px 1px 0px;
	padding: 1px;
	margin: 2px;
	width: 775px;
}

.blog {
	background-color: #FFFFE6;
	border-color: #6699FF;
	border-style: dotted none dotted none;
	border-width: 1px 0px 1px 0px;
	padding: 1px;
	margin: 2px;
}
