﻿body{
	margin:0;
	padding:0 0 0 0.2em;
	font-family:'Microsoft JhengHei','Microsoft YaHei Light';
	font-size:22px;	
	color:#101010;
	line-height:1.6em;
	background-color:#eeeeee;
	overflow-x:hidden
}
#divsty{
	border:1px #606060 solid;
	margin-bottom:0.5em;
	margin-left:0;
	padding:0;
	width:98%;
	border-radius:4px 4px 4px 4px
}
nav{
	text-align:center;
	font-size:0.92em;
	margin-top:0;
	text-shadow:2px 2px 4px #b0b0b0
}
footer{
	font-weight:bold;
	color:#202020;
	margin-top:0.8em
}
p{margin:0.2em 0.1em 1em 0.15em}
p.two{margin-bottom:0.2em}
#un{text-decoration:underline}
h1{
	font-size:1.05em;
	color:#0060c8;
	margin-left:0.2em;
	margin-top:0;
	margin-bottom:0.5em;
	text-shadow:2px 2px 4px #c0c0c0
}
h2{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:#0066cc
}
a:visited{
	text-decoration: none;
	color:#6666a9
}
a:hover{
	text-decoration: none;
	color:#d292ba
}
a:active{
	text-decoration: none;
	color:#3399be
}
