body {
	margin: 0px;
	padding: 0px;
	background-color: #446C0F;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 150%;
	color: #446C0F;
}
span.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #D8E6AE;
	margin-left: 100px;
	margin-right: 0px;
}


a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #990000;
}
a:active {

	color: #990000;
}
li {
	margin-left: -30px;
	list-style-type: square;
}
em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}


/* topbox
------------------------*/
#topbox{
	width:155px;
	text-align:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
	position:relative;
	}
#topbox li{
	width:155px;
	list-style:none;
	margin:0;
	padding:0;
	}
#topbox .language{
	background:url(../img/language.gif) no-repeat 0 4px;
	position:absolute;
	top:12px;
	right:15px;
	}
#topbox .mail{
	padding:0;
	position:absolute;
	top:32px;
	right:15px;
	}
