body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
}
td
{
	font-size:12px;
}
a:link {
	font-size: 12px;
	color: #E85C00;
	font-family: Arial, "??", "??";
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	font-size: 12px;
	color: #E85C00;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #D55500;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #D55500;
	text-decoration: underline;
}
.kongword {
	font-size: 10px;
}
.box {
	border-top: thin none #33CC00;
	border-right: thin none #33CC00;
	border-bottom: thin solid #33CC00;
	border-left: thin none #33CC00;
	font-size: 12.5px;


}
.word01 {
	font-size: 12px;
}
b:link {

	font-size: 14px;
	color: #0000FF;
	font-family: "ËÎÌå", "Arial";
	font-weight: normal;
}
b:visited {

	font-size: 14px;
	color: #000099;
}
b:hover {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
b:active {

	font-size: 14px;
	color: #FF6600;
}
.box_border {
	border: thin solid #FFD79B;
	margin: auto;
	height: auto;
	width: auto;
	padding: 0px;
}

