.imgright {
	float: right;
}
.imgleft {
	float: left;
}
.previoustab td {
	text-align: justify;
}
.select {
	color: rgb(0,0,0);
	font-weight: bold;
}
.kor {
	color: rgb(138,43,226);
	margin: 5px;
}
.orig {
	color: rgb(139,0,0);
	font-style: italic;
}
.hl {
	color: rgb(0,0,180);
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
}
.eqvip td {
	text-align: center;
}

