body{
	margin: 0px;
	background:url('../_themes/nature/nabkgnd.jpg');
}
.banner{
	margin: 0px;
	width:100%;
	height: 10%;
	background: url('../_themes/nature/nabkgnd.png');
	background-attachment: fixed;
	background-repeat: repeat;
	text-align: center;
}
.banner .logo{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 232px;
	height: 102px;
}
.contents{
	margin: 0px;
	padding-top: 20px;
	width: 15%;
	height: 140%;
	background:  url('../_themes/nature/nabkgnd.png') fixed repeat;
	float: left;
	text-align: center;
}
.contents img{
	border: none;
}
.showsection{
	margin: 0px;
	width: 95%;
	height: auto;
	}
.showsection .rotator{
	margin: 0px;
	background:transparent;
	width: 100%;
	height: 215px;
}
.showsection img{
	margin: 1px;
}
.showsection p{
	clip: rect;
}
.showsection #cpywrt{
	font-size: 18px;
	text-align: center;
	color:  darkgreen;
	font-weight: bolder;
}
hr{
color: darkgreen;
clear:left;
}
iframe{
	width: 100%;
	height: 20%;
	border:  none;
	background: transparent;
	margin:  0px;
}