@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
ul, li, ol {
	list-style-type: none;
}
#content {
	width: 960px;
	margin: 0px auto;
}
body {
	background-image: url(../images/haikei2.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
}
body#bg2 {
	background-image: url(../images/haikei3.jpg);
}
header h1#h1-top {
	background-image: url(../images/title.png);
	width: 446px;
	height: 25px;
	margin: 20px auto 0px auto;
	text-indent: -9999px;
}
header h2 a {
	width: 521px;
	height: 331px;
	display: block;
	background-image: url(../images/panhu-s-2-2.png);
	text-indent: -9999px;
	float: right;
	margin-top: 15px;
	margin-right: 100px;
	margin-bottom: 20px;
}
header#second-page h1 a {
	width: 400px;
	height: 200px;
	display: block;
	background-image: url(../images/top.jpg);
	text-indent: -9999px;
	float: none;
	margin: 0px auto 10px auto;
}
.clear {
	clear: both;
}
#grobal-nav {
	float: right;
	clear: right;
	margin-right: 150px;
}
#grobal-nav li {
	padding-bottom: 15px;
}
#grobal-nav li.teacher {
	padding-bottom: 5px;
}
#nav ul li {
	margin-bottom: 20px;
	float: left;
}
#nav ul li a {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	background-color: #FFF;
	border-bottom: 3px solid #FC0;
	border-top: 3px solid #FC0;
	text-decoration: none;
	color: #F36;
}
#nav ul li a:visit {
	color: #039;
	background-color: #099;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #C33;
	border-bottom: 3px solid #F66;
	border-top: 3px solid #F66;
}
#mozi {
	padding: 0 10px;
}
#mozi h2 {
	font-size: 2em;
	color: #CCC;
}
#mozi h3 {
	font-size: 1.2em;
	color: #F36;
}
#main {
	width: 920px;
	height: 250px;
	margin: 20px 20px 0px 20px;
}
#main p {
	font-size: 80%;
}
#main img {
	float: left;
	margin: 20px 5px 0px 5px;
}
.link1 {
	width:450px;
	height:221px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #2574BC;
	font-size: 1.5em;
	text-indent:-9999px;
}
.link2 {
	width:450px;
	height:221px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #2574BC;
	font-size: 1.5em;
	text-indent:-9999px;
}
footer {
	width: 960px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	clear: both;
}
#content .info {
	margin-top: 20px;
	margin-left: 350px;
}
#content .info h2 {
	font-size: 2em;
	color: #EE2208;
	font-weight: lighter;
	margin-bottom: 10px;
}
