#tabs1 {
	background: url(../img/act2/M_G10_U03_L06_act2_pest1.png) no-repeat 40px 57px;
	height: 666px;
}

#tabs1 p{
	position: absolute;
	top: 30px;
	left: 369px;
	color: #666666;
	font-size: 1.6em;
}

#tabs2 {
	background: url(../img/act2/M_G10_U03_L06_act2_pest2.png) no-repeat 0px 57px;
	height: 666px;
}

#tabs2 p:nth-child(2){
	position: absolute;
	top: 66px;
	left: 272px;
	font-size: 1.5em;
}

#tabs2 p:nth-child(3){
	position: absolute;
	top: 150px;
	left: 272px;
	font-size: 1.5em;
}

#tabs2 p:nth-child(4){
	position: absolute;
	top: 260px;
	left: 272px;
	font-size: 1.5em;
}

#tabs2 p:nth-child(5){
	position: absolute;
	top: 374px;
	left: 272px;
	font-size: 1.5em;
}

#tabs2 p:nth-child(6){
	position: absolute;
	top: 496px;
	left: 272px;
	font-size: 1.5em;
}