@charset "utf-8";
/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #121A06;
	font-size: 18px;
}
h2 {
	color: #121A06;
	font-size: 16px;
}
h3 {
	color: #005E00;
	font-size:14px;
}

h4 {
	color: #008200;
}

.pangname {
	color:#E0EAB9;
	font-size: 14pt;
	letter-spacing: 0.25em;
	vertical-align: bottom;
	padding-top: 10px;
}
.nav, .nav a, .nav a:visited {
	color:#E9F4C6;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 0.95em;
	font-weight: bold;
}	
.nav a:hover {
	color:#D1DE98;
}	
.lnks, .lnks a, .lnks a:visited {
	color:#333333;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	vertical-align:top;
}
.lnks a:hover {
	color:#006600;
}
.prsnt_title, .prsnt_title a {
	color: #009900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
.prsnt_title a:hover {
	color: #005E00;
	text-decoration:underline;
}
.prsnt_title a:visited {
	color: #005E00;
}
#dlbox {
	position:relative;
	height:20px;
	top:20px;
	left: 690px;
	width: 60px;
}
#dlpdf {
	position:relative;
	height:20px;
	left: 760px;
	width: 86px;
}
#dlrep {
	position:relative;
	height:20px;
	top:-20px;
	left: 800px;
	width: 100px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
