body {
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
}
.content {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.teacher-name {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

.content-english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.orange {
	font-size: 13px;
	color: #D6620C;
}

.top-word {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.ya-word {
	font-size: 14px;
	font-weight: bold;
	color: #a91f24;
}
.word01 {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.point-english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #D98609;
}

.ya-word-english {
	font-size: 13px;
	font-weight: bold;
	color: #3399cc;
}
.more-english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	font-weight: bold;
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dot-line-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F5F5F5;
}

.dot-line-white {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.photo-line {
	border: 1px solid #CCCCCC;
}

.point {
	font-size: 12px;
	line-height: 19px;
	color: #D98609;
}

