@charset "UTF-8";
/* 雜然? */
*.ipa	{
	font:		120% normal 'Code2000','Arial Unicode MS','Lucida Sans Unicode',sans-serif;
	}

table	{
	border-collapse:	collapse;
	border:		#000 thin solid;
	text-align:	center;
	}

th	{
	border:		#000 thin solid;
	}

td	{
	border:		#000 thin solid;
	}


tr.Place_of_Articulation th	{
	width:		3.5em;
	}

th.Manner_of_Articulation	{
	width:		5.5em;
	}

*.impossible	{
	background:	#999;
	}

*.voiceless	{
	border-right:	none;
	width:		1.5em;
	}

*.voiced	{
	border-left:	none;
	width:		1.5em;
	}

tr.Backness th	{
	width:		2.5em;
	}

dt	{
	width:		10em;
	padding:	0 0 0 0.5em;
	border-top:	#000 thin solid;
	}

dt.the_other	{
	border-top:	#999 thin dashed;
	}

/*
dl	{
	border-bottom:	#000 thin solid;
	border-left:	#000 thin solid;
	width:		60%;
	}

dt, dd	{
	margin:		0;
	padding:	0.2em;
	border-top:	#000 thin solid;
	border-right:	#000 thin solid;
	height:		1.5em;
	}

dt	{
	width:		1em;
	float:		left;
	}

dd	{
	margin-left:	2em;
	width:		20em;
	font-size:1.2em;
	}
*/