*
{
	margin: 0px;
	padding: 0px;
}

body{	
	width: auto;
	background: #000;
	background-position: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}

#base {	
	width: 1280px;
	min-height: 100%;
	margin: auto;
}

#header {	
	width: 1280px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;	
	background: url('../layout/header.jpg') no-repeat;
	background-position: 0px 25px;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	position: absolute;
	top: 40px;
	width: 491px;
	margin-left:auto;
	margin-right:auto;
}

#pl_main {
	width: 970px;
	margin: 20px auto;
}

#video {
	with: 900px;
	margin-left: auto;
	margin-right: auto;
}

.center {
  text-align: center;
}

.jpvo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}
.link {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: 0;

}
.titel {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF;
}

.jpvo000 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
}.big {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}


table.gallery { padding: 10px; width: 100%;	}
table.gallery td { text-align: center;	}
table.gallery img { padding: 5px; margin: 0px; border: 1px solid #FFF; max-width: 150px; max-height: 150px; }
.mbf-item { display: none; }
