@charset "utf-8";
/* CSS Document */
#scrollup {
	height: 188px;
	width: 438px;
	margin-top: 10px;
	float: left;
	position: absolute;
	overflow: hidden;
}
.headline {
	height: 188px;
	width:433px;
	position: absolute;
	top: 188px;
	left: 0px;
	color: #958c85;
}
#scrollup_who {
	height: 200px;
	width: 840px;
	margin-top: 360px;
	float: left;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	background-image: url(../img/black70.png);
	background-repeat: repeat;
}
.headline_who {
	color:#FFF;
	height: 188px;
	width:760px;
	position: absolute;
	top: 188px;
	left: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

