﻿body{
	margin:0;
	padding:0 0 0 0.2em;
	font-family:'Microsoft JhengHei','Microsoft YaHei Light';
	font-size:36px;
	color:#101010;
	line-height:1.65em;
	background-color:#eeeeee;
	overflow-x:hidden
}
#divsty{
	border:2px #606060 solid;
	margin-bottom:0.5em;
	margin-left:0;
	padding:0;
	width:98%;
	border-radius:4px 4px 4px 4px
}
nav{
	text-align:center;
	margin-top:0;
	text-shadow:2px 2px 4px #b0b0b0
}
footer{font-weight:bold}
p{margin:0.2em 0.1em 1em 0.2em}
p.two{margin-bottom:0.2em}
#un{text-decoration:underline}
#pic{
	text-align:center;
	margin-bottom:0
}
h1{
	font-size:1.05em;
	color:#2061a1;
	margin-left:0.2em;
	margin-top:0;
	margin-bottom:0.5em;
	text-shadow:2px 2px 4px #c0c0c0
}
h2{font-size:1.02em;color:#303030;margin-left:0.1em}
h3{font-size:1.02em;color:#303030}
.last{
text-align:center;
text-shadow:2px 2px 4px #b0b0b0;
margin-left:0
}
a:link{
	text-decoration: underline;
	color:#0052cc
}
a:visited{
	text-decoration: none;
	color:#6666a9
}
a:hover{
	text-decoration: none;
	color:#bd6699
}
a:active{
	text-decoration: none;
	color:#9999ef
}
