﻿body{
	margin:0;
	padding-bottom:0.1em;
	font-family:"Microsoft YaHei Light","Microsoft JhengHei";
	font-size:1.4em;
	height:1.3em;
	color:#202020;
	text-align:center;
	text-shadow:2px 2px 4px #b0b0b0;	
	background:#f0f0f0
}
header{
	margin-top:0;
	margin-bottom:0
}
p{
margin-top:0.5em;
margin-bottom:0.5em
}
h1
{
	font-size:1.1em;
	color:#404040;
	margin-top:0;
	margin-bottom:0
}
.two
{
	font-size:0.8em;
	color:#303030;
	line-height:1.2em
}
#last{font-weight:bold}
a:link
{
	color: #4079b1;
	text-decoration:underline
}
a:visited
{
	text-decoration: none;
	color: #039
}
a:hover
{
	text-decoration: none;
	color:darkorchid
}
a:active
{
	text-decoration: none;
	color:magenta
}
