h1{		margin: 0px ;

		font-size: 15px;

		color: #808080;

}

strong{		font-size: 11px;

		color: #808080;

}

div#Layer_S1 {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 720px;

	height: 60px;

	z-index: 1;

	background-color: #fff;

}

div#Layer_Contents {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	z-index: 3;

	background-color: #fff;

}


