body {
	background-image: url("./back2.gif");
	background-repeat: repeat;
	font-family: verdana,Arial,georgia,sans-serif,"Comic Sans MS","‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	margin-top: 0;
}

div.allround {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0;
	border-left: 2px solid #009900;
	border-right: 2px solid #009900;
	background-color: #ffffff;
}

div.header {
	color: #ffffff;
	background-color: #009900;
	padding: 10px;
}

div.header h1#header-sitename,
div.header h1#header-sitename a,
div.header h1#header-sitename a:link,
div.header h1#header-sitename a:visited,
div.header h1#header-sitename a:active,
div.header h1#header-sitename a:hover {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

div.header h2#header-description {
	font-size: smaller;
}

div.header div.header-english {
	font-size: smaller;
}

h4.mainc {
	background-color: #99ffcc;
	border-bottom: 1px solid;
	border-color: #6699ff;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

h4.subc {
	background-color: #99ffcc;
	border-bottom: 1px solid;
	border-color: #6699ff;
	border-top: 1px solid;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

.header {
	margin-bottom: 10px;
}

.main {
	width: 100%;
}

.left {
	border: 1px solid;
	border-color: #6699ff;
	float: left;
/*	font-size: 11pt;*/
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 250px;
}

.menuright {
	line-height: 125%;
	margin-left: 255px;
	padding: 0px 5px
}

.subtitle {
	background-color: #ccddff;
	text-align: center;
}

.marker {
	list-style-type: none;
}

ul.footer-guide {
	padding-left : 60%;
	font-size: smaller;
}

.footer {
	clear: both;
	width: 100%;
}
