﻿body{
	margin:0;
	padding:0;
	font-family:"Microsoft JhengHei","Microsoft YaHei Light";
	font-size:1.8em;
	height:1.7em;
	color:#202020;
	font-weight:bold;
	text-shadow:2px 2px 4px #b0b0b0;
	background:#f0f0f0
}
nav{
	font-size:0.85em;
	margin-top:4px;
	margin-bottom:0.5em;
	padding-right:0.01em;
	float:right
}
header{
	margin-top:2px;
	float:left
}
h1
{
	font-size:1em;
	color:#303030;
	margin-top:2px;
	margin-bottom:0.5em;
	text-indent:0.03em
}
p{text-align:center}
#last{font-size:1.2em}
a:link
{
	color: #4079b1;
	text-decoration:underline
}
a:visited
{
	text-decoration: none;
	color: #039
}
a:hover
{
	text-decoration: underline;
	color:chocolate
}
a:active
{
	text-decoration: none;
	color:magenta
}
