body {
	font-family: Georgia;
	margin: 0;
}




table.morphologyTable {
	width: 100%;
	border-top: 1px solid black;
}

table.morphologyTable td {
	font: 1.30em Arial;
	border-bottom: 1px dashed rgb(180, 180, 180);
	height: 2em;
	line-height: 1.6em;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.morphologyTable tr.head td {
	font-weight: bold;
	background: rgb(244, 255, 229);
	border-bottom: 1px solid black;
}

table.morphologyTable td.head3 {
	text-align: right;
}

table.morphologyTable td.col3 {
	text-align: right;
	padding-top: 1em;
	padding-bottom: 1em;
}

table.morphologyTable td.ic {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	white-space: nowrap;
}

table.morphologyTable td.ic img.sec {
	margin-bottom: 47px;
	margin-left: 2px;
}

table.morphologyTable td.ic img.num {
	margin-bottom: 47px;
	margin-right: 2px;
}

table.morphologyTable td.ic img.saj {
	margin-bottom: 52px;
	margin-right: 2px;
}

table.morphologyTable td.ic a img {
	border: 1px solid white;
	padding: 0.5em;
}

table.morphologyTable td.ic a:hover img {
	border: 1px solid blue;
	background: rgb(234, 245, 255);
}



span.phonetic {
	color: #006666;
}

