﻿body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei Light","Microsoft JhengHei";
	font-size:1.8em;	
	color:#202020;
	line-height:1.6em;
	background-color:#e8e8e8
}
header{
	margin-top:0;
	margin-left:0.3em;
	text-shadow:2px 2px 4px #c0c0c0;
	float:left
}
nav{
	padding-right:0.3em;
	margin-top:0;
	text-shadow:2px 2px 4px #c0c0c0;
	float:right
}
footer{font-weight:bold}
p{margin:0 0.3em 1em 0.5em}
h1{
	font-size:1.1em;
	margin-top:0;
	color:#9966aa
}
h2{font-size:1.1em;color:#d06f9a;text-align:center}
#pic{
	text-align:center;
	margin-bottom:0.5em
}
#last{
text-align:center;
text-shadow:2px 2px 4px #c0c0c0;
font-size:1.2em
}
a:link{
	text-decoration: underline;	
	color:#0052cc
}
a:visited{
	text-decoration: none;
	color:#666699
}
a:hover{
	text-decoration: none;
	color:#2b9dd5
}
a:active{
	text-decoration: none;
	color:#ee9966
}
