@charset "UTF-8";
#wrapper #box_main #content #class #curriculum {
	background: url(../img/class_02.jpg) no-repeat 0px 26px;
	padding: 0px 0px 35px 350px;
}
#wrapper #box_main #content #class h2 {
	margin-bottom: 25px;
}
#wrapper #box_main #content #class h3 {
	margin-bottom: 10px;
}
#wrapper #box_main #content #class h4 {
	margin-bottom: 5px;
	background: #381E3B;
	color: #FFF;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	border-left: 3px solid #FE2700;
	font-size: 100%;
}
#wrapper #box_main #content #class h5 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
#wrapper #box_main #content #class p {
	margin-bottom: 20px;
}
#wrapper #box_main #content #class table {
	margin-bottom: 25px;
}
#wrapper #box_main #content #class table th {
	border-bottom: 2px solid #333;
	text-align: center;
	padding-bottom: 5px;
}
#wrapper #box_main #content #class table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	text-align: center;
}
