.content.tab2{
	overflow: scroll;
	overflow-x: hidden;
	height: 665px;
	margin-top: 0px;
}
.content.tab2 .wrap{
	position: absolute;
	width: 1245px;
	height: 885px;
	background-image: url('../img/act1/SB_S_G11_U01_L04_06-15.png');
	background-position: center;
	background-repeat: no-repeat;
}
.content.tab2 p{
	font-size: 1.5em;
	color: white;
	position: absolute;
    top: 72px;
    left: 60px;
}
.content.tab2 ul{
	font-size: 1.44em;
	color: #5d5d5d;
	position: absolute;
    top: 230px;
    left: 170px;
}
.content.tab2 ul li:nth-child(1),
.content.tab2 ul li:nth-child(2){
	margin-bottom: 50px;
}
.content.tab2 ul li:nth-child(3),
.content.tab2 ul li:nth-child(4),
.content.tab2 ul li:nth-child(5){
	margin-bottom: 63px;
}
