﻿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 #5e5e5e solid;
	margin-bottom:0.5em;
	margin-left:0;
	padding:0;
	color:#0e7a97;
	background-color:#202020;
	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:#b48704;
	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.4em}
.last
{
text-align:center;
margin-left:0;
font-size:0.92em;
text-shadow:2px 2px 4px #b0b0b0
}
a:link{
	text-decoration:underline;
	color:#0066cc
}
a:visited {
	text-decoration: none;
	color:#6666a9
}
a:hover{
	text-decoration: none;
	color:#cc33ee
}
a:active{
	text-decoration: none;
	color:#9e6666
}