@import url(./commons.css);

#tabs2 .content{
    background-image: url(../img/INTRO/M_G10_U05_L04fondo1-01.png);
}

#tabs2 .content ul{
    position: absolute;
    top: 98px;
    left: 170px;
    padding: 0px;
    font-size: 1.4em;
    color: #666666;
}

#tabs2 .content ul li:nth-child(1){
    margin-bottom: 121px;
}
#tabs2 .content ul li:nth-child(2){
    margin-bottom: 130px;
}