td {
	padding: 10px;
	height: 20px;
	font-size: 14px;
	background-color: #f0ffff;
	color: #000080;
}
.word {
	font-size: 14px;
	color: #000080;
}
.td_center {
	text-align: center;
}
.td_white {
	background-color: #FFF;
}
.b_a {
	font-weight: bold;
	color: #F30;
	font-size: 12px;
}
.b_b {
	font-weight: bold;
	color: #090;
}
.td_d {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
li {
	font-size: 14px;
	padding: 5px;
	color: #000080;
}
.td_big {
	background-color: #C4E1FF;
	font-size: 16px;
	font-weight: bold;
	color: #006;
}
.td_white {
	vertical-align: top;
}
.center_a {
	text-align: center;
}
.td_center_a {
	font-size: 11px;
	color: #F03;
}
body {
	background-image: url(../../bg.gif);
}
.td_red {
	color: #F03;
}
.font_red {
	color: #F03;
	text-decoration: blink;
}
