body
{
	font-size:10pt;
	color:#000000;
	background-color:#ffffff;
}

hr
{
	height:2;
	color:#000088;
}

li.cap
{
	list-style-image: url('image/cap.bmp');
}
li.dot
{
	list-style-image: url('');
}

a:link
{
	color:#000088
}
a:visited
{
	color:#000000
}
a:hover
{
	color:#0000ff
}

.title-eng
{
	font-size:24pt;
	color:#0000ff;
	font-weight:bold;
}

.title
{
	font-size:32pt;
	color:#000000;
	font-weight:bold;
}

.sub-title
{
	font-size:22pt;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}

.sub-title-1
{
	font-size:22pt;
	color:#4444ff;
	font-weight:bold;
	vertical-align:top;
}

.sub-title-2
{
	font-size:14pt;
	color:#8888ff;
	font-weight:bold;
	vertical-align:top;
}

.sub-title-3
{
	font-size:14pt;
	color:#ff0000;
	font-weight:bold;
	vertical-align:top;
}

.label
{
	font-size:22pt;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}

table.list
{
	border:2px solid #000000;
	border-collapse:collapse;
}
td.list
{
	border:1px solid #000000;
}
td.level
{
	text-align:center;
	border:1px solid #000000;
}
td.func
{
	text-align:center;
	border:1px solid #000000;
}
td
{
	font-size:12pt;
}
th.list
{
	background-color:#ddeeff;
	border:1px solid #000000;
}
th.level
{
	width:100px;
	background-color:#ddeeff;
	border:1px solid #000000;
}
th.func
{
	width:200px;
	background-color:#ddeeff;
	border:1px solid #000000;
}

ul
{
	font-size:12pt;
}

.copyright
{
	font-size:14pt;
	color:#008800;
}

.copyright1
{
	font-size:12pt;
	color:#008800;
	font-weight:bold;
}
