﻿body{
	margin:0;
	padding:0 0 0 0.2em;
	font-family:'Microsoft YaHei Light','Microsoft JhengHei';
	font-size:28px;
	color:#202020;
	line-height:1.6em;
	background-color:#eeeeee;
	overflow-x:hidden
}
#divsty{
	border:1px #506c90 solid;
	margin-bottom:0.5em;
	margin-left:0;
	padding:0;
	color:#5a00bc;
	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:#404040;
	margin-top:0.8em
}
p{margin:0.2em 0.2em 1em 0.5em}
p.two{margin-bottom:0.2em}
#un{text-decoration:underline}
h1{

	font-size:1em;
	color:#396799;
	margin-left:0.2em;
	margin-top:0;
	margin-bottom:0.5em;
	text-shadow:2px 2px 4px #c0c0c0
}
.last
{
text-align:center;
margin-left:0;
font-size:0.92em;
text-shadow:2px 2px 4px #b0b0b0
}
a:link{
	text-decoration:underline;
	color:#4176d3
}
a:visited {
	text-decoration: none;
	color:#6666a9
}
a:hover{
	text-decoration: none;
	color:#9999ff
}
a:active{
	text-decoration: none;
	color:#6666ff
}
