.act_content > div{
	position: absolute;
	width: 1249px;
	height: 665px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	overflow-y:auto;
}

.act_content > div > div{
	position: relative;
	width: 100%;
	height: 2000px;
    top: 0px;
    left: 0px;
	background: url(../img/res/SB_M_G11_U01_L01res.png)no-repeat 50px 100px;
}

.act_content > div > div > p{
	position: relative;
	display: inline-block;
	font-size: 1.5em;
    margin-left: 90px;
    margin-bottom: 235px;
    margin-top: 40px;
}

.tex{
	position: absolute;
    left: 70px;
    width: 1060px;
    height: 155px;
}

.t1{
    top: 230px;
}
.t2{
	top: 525px;
}
.t3{
	top: 830px;
}
.t4{
	top: 1181px;
}
.t5{
	top: 1489px;
}