@charset "UTF-8";
/* CSS Document */



div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span	{
	display:none;
	border: none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}

.cover {
	display: none;
}

.box {
	display: inline;
	position: absolute;
	top: 50px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	float:none;
	z-index:1002;
	overflow: hidden;
	text-align: center;
}

div.bigcaption {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align: center;
	width:100%;
	background:#ffffff;
	border:0px;
	display:block;
	font-family:Tahoma;
	font-weight:100;
	font-size:10px;
	color:#000000;
	word-spacing:-.1em;
	line-height:13px;
	float:none;
}


img {
	border: 0px;
}

