/* @override http://wayoflife.net/css/classes.css */

@charset "UTF-8";
.box {
	border-bottom: 1px solid #ffcc99;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}
.class_head {
	font-size: 19px;
	line-height: 1.3em;
	font-weight: 700;
	color: #990000;
	font-family: Georgia,"Times New Roman",Times,serif;
	text-align: center;
}
.class_date {
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 700;
  color: #000000;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-align: center;
}
.class_teacher {
  font-size: 13px;
  line-height: 1.3em;
  font-weight: 700;
  color: #000000;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-align: center;
  font-style: italic;
}
.class_teacherbio {
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

        

