﻿body{
	margin:0;
	padding:0;
	background-color:#002699;
	font-family:"Microsoft YaHei Light","Microsoft JhengHei";
	font-size:1.98em;	
	color:black;
	line-height:1.78em;
	background-color:#f0f0f0
}
header{
	margin-top:0;
	float:left
}
nav{
	padding-right:0.5em;
	margin-top:0;
	text-shadow:2px 2px 4px #b0b0b0;
	float:right
}
footer{font-weight:bold}
p{margin:0 0.4em 1em 0.7em}
h1{
	font-size:1.1em;
	margin-top:0;
	color:#9966aa;
	text-shadow:2px 2px 4px #b0b0b0;
	text-indent:0.7em
}
#pic{
	text-align:center;
	margin-bottom:0.5em
}
#last{
	text-align:center;
	text-shadow:2px 2px 4px #b0b0b0;
	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:#ff9966
}