#welbox3-scene1 .h1 { position: absolute; width: 500px; left: 10px; top: 20px; z-index: 4; line-height: 200%; }
#welbox3-scene1 .t1 { position: absolute; width: 500px; left: 30px; top: 70px; z-index: 4; line-height: 200%; }
#welbox3-scene1 .t2 { position: absolute; width: 200px; left: 780px; top: 160px; z-index: 5; line-height: 120%; }
#welbox3-scene1 .p1 { position: absolute; left: 280px; top: 90px; z-index: 1; }
#welbox3-scene1 .p2 { position: absolute; left: -50px; top: 190px; z-index: 2; }
#welbox3-scene1 p {
	font-size: 10pt;
	margin-top: 11pt;
	line-height: 11pt;
}
#welbox3-scene1 .l1 {
	font-size: 14pt;
	line-height: 10pt;
	color: #bc3f6b;
}
#welbox3-scene1 .l1 span {
	position: relative;
	top: -2pt;
	font-size: 10pt;
	color: #777;
}
#welbox3-scene1 .b1 {
	display: block;
	cursor: pointer;
	position: absolute;
	left: 720px;
	top: 160px;
	z-index: 9;
	font-family: pt-normal;
	font-size: 12pt;
	text-align: center;
	line-height: 140%;
	color: #ffffff;
	padding: 16px 12px;
	padding-top: 16px;
	padding-bottom: 8px;
    background: #b84876;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a03561', endColorstr='#b84876');
	background: -webkit-gradient(linear, left top, left bottom, from(#a03561), to(#b84876));
	background: -moz-linear-gradient(top, #a03561 0%, #b84876);
	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);
}
#welbox3-scene1 .b1 > span {
	font-family: pt-bold;
	font-size: 44pt;
	letter-spacing: 2px;
}
#welbox3-scene1 .b1 > div {
	display: inline-block;
}
#welbox3-scene1 .b1 > div > div:first-child {
	text-align: left;
	font-size: 20pt;
	text-decoration: underline;
	letter-spacing: -1pt;
}
#welbox3-scene1 .b1 > div > div:last-child {
	text-align: left;
	font-size: 16pt;
}