body {
	font-family: Segoe UI, Microsoft Yahei;
}

textarea {
	width: 600px;
	height: 32px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

button {
	font-family: Segoe UI, Microsoft Yahei;
	font-size: 16px;
}

#soundtgt {
	font-family: Ipa-samd Uclphon1 SILDoulosL;
}

table {
	text-align: center;
}

th {
	font-size: 24px;
}

td {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 36px;
	width: 40px;
}

td:hover{background-color:#FF0;}
td:active{background-color:#F00;}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
