/*TAB1*/
.content.tab1{
	background-image: url('../img/ACT4/SB_S_G11_U03_L06-64.png');
}
.content.tab1 ul{
    font-size: 1.63em;
    color: #494949;
    position: absolute;
    top: 138px;
    left: 528px;
}
.content.tab1 ul li{
	line-height: 1.2em;	
    margin-bottom: 163px;
}
/*TAB2*/
.content.tab2{
	background-image: url('../img/ACT4/SB_S_G11_U03_L06-65.png');
}
.content.tab2 p{
	color: #494949;
	position: absolute;
}
.content.tab2 p:nth-child(1){	
	top: 112px;
    left: 198px;
    font-size: 2.25em;
    font-style: italic;
    text-align: justify;
    width: 846px;    
}
.content.tab2 p:nth-child(2){
    top: 565px;
    font-size: 1.44em;
    font-weight: bold;
    left: 36px;
}	
/*TAB3*/
.content.tab3{
	background-image: url('../img/ACT4/SB_S_G11_U03_L06-66.png');
    background-position: top center;
}
.content.tab3 textarea{
    top: 44px;
    left: 39px;
    width: 1167px;
    height: 480px;
    font-size: 1.56em;
    color: #666666;
}
