body
{
	background-color:#ffffe0;
	font-size: smaller;
	font-family:‚l‚r ‚o–¾’©;
}
	
p{
	text-indent: 1em;
	text-align : left;
	line-height: 20pt;
	text-justify :inter-word;
	line-break:  strict;
}

a
{
	text-decoration:none;
	color:blue;
}
	
a:hover
{
	color:red;
}

.title
{
	text-align : center;
	padding:5px;
	border:5px groove #006666;
	height:200;
	width:100%;
	color:#606090;
}

.subtitle
{
	width:100%;
	vertical-align:middle;
	text-indent: 1em;
	color:Blue;
}

.box
{
	padding:4px 4px;
	width: 100%;
	background-color:#ffffe0;
}

.china
{
	font-size:12pt;
	font-weight:bold;
	color:#cc0099;
}
	
.japan
{
	font-size:12pt;
	font-weight:bold;
	color:#009999;
}

table
{
	border-collapse: separate;
	border-color:#996633;
	background-color:#ffffe0;
	font-size:11pt;
	font-family:monospace;
}

.saito
{
	border-collapse:collapse;
	background-color:#ffffe0;
	vertical-align:top;
	border: 1px solid red;
	empty-cells:show;
}


.yoji{
	font-size:12pt;
	color:blue;
}

.pinyin{
	font-size:12pt;
	color:blue;
}
