input
{
	font-size: 100%;
	background-color: #FFFFF0;
}
	
textarea
{
	width: 400px;
}

sub, sup
{
	font-size: 60%;
}

.chinese
{
	font-size:xx-small;
	letter-spacing:2px; 
	font-family:"Courier New",monotype; 
	font-weight:bold;	
	line-height: 80%;
}

.in
{
	background-color: #6080FF;
	color: #6080FF;
}

table#cnoutput
{
	border: #BBFFBB thin ridge;
	border-width: 4px 0px;
	margin: 10px 0px;
}
td
{
	padding:  10px 0px 15px 0px;
}
/*
.hidden{visibility: hidden;}
*/
label
{
	font-weight: bold;
}

.note
{
	font-size: 80%;
	border: double thin #663300;
	border-width: 3px 0px;
	padding: 5px;
}
