@charset "utf-8";
#intro h2 {
	height: 65px;
	width: 680px;
	background-image: url(../teacher/images/h2.jpg);
	background-repeat: no-repeat;
}
#intro .copy {
	text-indent: -9999px;
	height: 95px;
	width: 361px;
	background-image: url(../teacher/images/copy.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#teacher {
	margin-top: 5px;
}
#teacher li {
	float: left;
	display: block;
}
#teacher img {
}

.row {
	margin-bottom: 15px;
	width: 640px;
	padding-top: 20px;
}
.box {
	width: 200px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F5CF00;
	padding-bottom: 20px;
}
.text {
	height: 230px;
}

.margin-20 {
	margin-right: 20px;
}
