
#container-top {
	display: block;
	width: 950px;
	padding: 0;
	margin-bottom: 20px;
	text-align: left;
	border: 0px solid #999999;
	background-color: #ffffff;
}

#header-top {
	padding: 10px;
	width: 930px;
	height: 50px;	
	border-bottom: 0px solid #999999;
}

#contents-top {
	width: 930px;
	height: 500px;
	text-align: center;
	display: block;
	position: relative;
	padding: 10px;
	font-size: 0.8em;
	border: 0px dashed #333333;
}

#footer-top {
	width: 920px;
	height: 40px;
	clear: both;
	padding: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
}

#fadein_logo {
	display: none;
}