#welbox2-scene1 .h1 { position: absolute; width: 1000px; left: 0px; top: 20px; z-index: 4; line-height: 200%; text-align:center; }
#welbox2-scene1 .t1 { position: absolute; width: 500px; left: 480px; top: 68px; z-index: 4; line-height: 200%; }
#welbox2-scene1 .t2 { position: absolute; width: 400px; left: 480px; top: 100px; z-index: 5; line-height: 120%; }
#welbox2-scene1 .l1 { position: absolute; width: 300px; left: 400px; top: 160px;
	padding-left:8px;
	padding-top: 6px;
	overflow: hidden;
	color: #739071;
	font-size: 16pt;
	line-height: 10pt;
	}
#welbox2-scene1 .l1 span {
	position: relative;
	top: -2pt;
	font-size: 10pt;
	color: #777;
}
#welbox2-scene1 .p1 { position: absolute; left: 0px; top: 90px; z-index: 1; }
#welbox2-scene1 .p2 { position: absolute; left: 170px; top: 300px; z-index: 2; }
#welbox2-scene1 .b1 {
	display: block;
	cursor: pointer;
	position: absolute;
	left: 400px;
	top: 160px;
	z-index: 9;
	font-family: pt-normal;
	font-size: 8pt;
	text-align: center;
	line-height: 140%;
	color: #ffffff;
	padding: 16px 12px;
	padding-top: 12px;
	padding-bottom: 8px;
    background: #aeccaa;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeccaa', endColorstr='#739071');
	background: -webkit-gradient(linear, left top, left bottom, from(#aeccaa), to(#739071));
	background: -moz-linear-gradient(top, #aeccaa 0%, #739071);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: -1px 1px 4px rgba(000,000,000,0.7);
	-webkit-box-shadow: -1px 1px 4px rgba(000,000,000,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}
#welbox2-scene1 .b1 span {
	font-family: pt-bold;
	font-size: 20pt;
	letter-spacing: 2px;
}