html {
	overflow: -moz-scrollbars-vertical;
}
body {
	padding:0px;
	margin:0px;
	text-align: center;
	background-color: #ffffff;
}
#main { 	
	vertical-align: middle;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
#top{
	background:url(../images/claim.gif) no-repeat;
	background-color:#000000;
	height:36px;
}
#top div{
	padding-top:7px;
	text-align:right;
	color:#D7BA6B;
}
#top a{
	font-size:10px;
	color:#D7BA6B;
	text-decoration:none;
}
#head{
	text-align:top;
	height:200px;
}
#navi{
	width:181px;
	margin-left:8px;
	float:left;
}
#text{
	width:568px;
	float:left;
}
#news{
	float:right;
	width:181px;
}
#line{
	height:1px;
	padding:3px 0 3px 0;
	line-height:1px;
	background:url(../images/line.gif);
	font-size:1px;
}
.title, a.navbold, a.nav{
	letter-spacing:0.10em;
}
.ntitel{
	font-size:13px;
	font-weight:bold;
	color:#583119;
}
