﻿body {
	background-repeat: repeat-x;
	background-image: url(images/toeic_bg04.gif);
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.teacher-name {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.content-english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: 18Px;
}
a:link {
	text-decoration: none;
	
}