HTML	{background-color:#FFFAF0;}
BODY 	{background-color:#FFFAF0;
	FONT-SIZE: 10pt;
	FONT-FAMILY: "serif";
	FONT-COLOR: blue;
	COLOR: #003333;
}

TABLE{line-height: 1.2;font-size: 10pt;}
TH	{
	font-size: 10pt; font-family: "MS UI Gothic"; font-wight:bold; background-color:oldrace; color:#FFFAF0;
}
TD	{
	font-size: 10pt; font-family: "MS UI Gothic"; font-wight:normal; background-color:#FFFAF0; font-wight:normal;
}


A {font-family:serif; font-weight:normal; }
A:link    {color:blue;  text-decoration:underline;}
A:visited {color:blue;  text-decoration:underline;}
A:active  {color:white; text-decoration:none; background-color:yellow;}
A:hover   {color:blue; text-decoration:none; background-color:yellow;}

P.h {font-family:serif; font-weight:bold; color:blue; background-color:silver;}
DIV.h {font-family:serif; font-weight:bold; color:blue; background-color:silver;}
A.h {font-family:serif; font-weight:bold; color:blue; background-color:silver;}
A.h:link    {color:blue;  text-decoration:none;}
A.h:visited {color:blue;  text-decoration:none;}
A.h:active  {color:blue;  text-decoration:none;}
A.h:hover   {color:white; text-decoration:none; background-color:blue;}


A.t {font-family:serif; font-weight:bold; color:white }
A.t:link    {color:white;  text-decoration:none;}
A.t:visited {color:white;  text-decoration:none;}
A.t:active  {color:white; text-decoration:none; background-color:blue;}
A.t:hover   {color:blue; text-decoration:none; background-color:white;}



A.menu { font-family:serif; font-weight:bold;   text-decoration:none; }
A.menu:link		{ color:white; background-color:blue; text-decoration:none; }
A.menu:visited	{ color:white; background-color:blue; text-decoration:none; }
A.menu:active	{ color:white; background-color:red;  text-decoration:none; }
A.menu:hover	{ color:white; background-color:red;  text-decoration:none; }

A.smenu { font-family:serif; font-weight:bold;  text-decoration:none; }
A.smenu:link	{ color:white; text-decoration:none; }
A.smenu:visited	{ color:white; text-decoration:none; }
A.smenu:active	{ color:white; text-decoration:none; background-color:red; }
A.smenu:hover	{ color:white; text-decoration:none; background-color:red; }


.head	{
	width:420px;height:700px;
	background-color:#007733;
	position:absolute;
	left:200px
	top:0px;
}

.logo	{
	float:left;
	margin-top:6px;
	margin-left:2px;
	margin-right:2px;
	virtical-align:middle;
}

.menudiv{
		clear:none;
		margin-top:0px;
		font-size:14px;
		background-color:#004422;
		text-align:left;
}

.cont	{
		font-family:'serif';
		font-size:50px;
		color:#007733;
		clear:left;
		margin-bottom:-30px;
		margin-left:10px;
}

HR	{
	color:blue;
	background-color:skyblue;
	height:5px;
	border-style:solid;
	border-width:1px;
	border-color:skyblue;
	width:800;
}

P	{color:DarkSkyBlue}
P.s5	{
	color:blue;
	text-align:center;
	font-size:20px;
	font-wight:bold;
	font-family:'£Í£Ó ÌÀÄ«';
}

P.head1	{
	color:White;
	text-align:left;
	font-size:20px;
	font-wight:bold;
	font-family:'serif';
}
P.head2	{
	color:DarkSkyBlue;
	text-align:center;
	font-size:40px;
	font-family:'serif';
}
P.head3	{
	color:White;
	text-align:right;
	font-size:20px;
	font-wight:bold;
	font-family:'serif';
}
P.info2	{
	text-align:right;
	background-color:#007733
}
