@charset "utf-8";

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 20px;
}

#container { width:850px; text-align:left;}

#logo-bb{
	position:absolute;
	float:left;
	text-align:left;
	width:auto;
	height:70px;
	margin:20px 0 0 40px;
	z-index:9999;
}

#banner {
	position:absolute;
	text-align:center;
	z-index:1;
}

.margin {
	height:20px;
}

.line { background-color:#999; }

#footer, #footer a, #footer a:link {
	font: 12px;
	color: #999;
}
#footer a:hover {
	color: #666;
	text-decoration:none;
}
#mainmenu {
	float:right;
	margin:30px 30px 30px 0;
}

#container-about {width:850px;}
.txt-about { font-size: 12px; color: #333; line-height: 22px; word-spacing: .5px; letter-spacing: .7px; }
.txt-about-10px { font-size: 10px; color: #666; line-height: 16px; word-spacing: .5px; letter-spacing: .2px; }
.txt-about-32px { font-size: 32px; color: #666; }

.slideshow {
	height:320px;
	display:block;
	margin:70px 0 0 0;

}

.slideshow a {
	display:block;
	width:850px;
	height:320px;
}

