body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	background-color: #eeeeee;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #444444;
}
a:visited {
	text-decoration: underline;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #444444;
}

#body {
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2 {
	font-weight: bold;
	color: #89B700;
	text-align: center;
	padding: 0px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	font-size: 12px;

}
ul {
	padding: 0;
	margin: 0px;
}

ul.ex { margin: 0 0 1em 2.5em; }
ul.exe { margin: 0 0 1em 1.5em; }
li {
	margin-bottom: 0.25em;
}
#close {
	text-align: center;
	margin-top: 2em;
}
