.act_content >div{
	position: absolute;
	width: 1249px;
	height: 665px;
	top: 0px;
	left: 0px;
}

.div1{background: url(../img/act3/S_G11_U01_L02_p1.png)no-repeat 60px 100px;}
.div2{background: url(../img/act3/S_G11_U01_L02_p2.png)no-repeat  70px 0px;display: none;}
.div3{background: url(../img/act3/S_G11_U01_L02_p3.png)no-repeat 20px 60px;display: none;}
.act_content p{
	position: absolute;
}

.div1 >p:nth-child(2){
	color: white;
	font-family: Tahoma,Geneva, sans-serif !important;
	font-size: 1.8em;
    top: 100px;
    left: 660px;
}
.div1 >p:nth-child(3){
	color: #555;
	font-size: 1.7em;
    top: 190px;
    left: 640px;
}

.b1{
	position: absolute;
    top: 510px;
    left: 640px;
}

.b2{
	position: absolute;
    top: 510px;
    left: 900px;

}
.div2 >p:nth-child(2){
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
    top: 180px;
    left: 510px;
}
.div2 >p:nth-child(3){
	color: #005D60;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
    top: 365px;
    left: 640px;
}
.div3 >p:nth-child(2){
	color: #555;
	font-size: 1.7em;
    top: 50px;
    left: 420px;
}
.div3 >p:nth-child(3){
	color: white;
	font-size: 1.8em;
	font-family: Tahoma,Geneva, sans-serif !important;
    top: 535px;
    left: 490px
}