#AreanaviBG{width:100%; height:800px; background:#fff url(../images/bub/earthB2.png) 0px top no-repeat; background-size:cover;z-index:-100; }
.Areapost{width:100%; height:800px; margin:0; position:relative; z-index:500;/*background:#fff url(images/bub/earthBg2.png) 0px top no-repeat; background-size:contain;*/}
 .Areatitle{
width:80%;
height:119px;
position:absolute;
top:30%;
 left:27%;
font-family:Arial, Helvetica, sans-serif;
font-size:60px; color:#437C81;
 }
 
.Areanavigation{
    margin: 0px auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    /*letter-spacing: 1.4px;*/
}
.Areanavigation .item{
    position:absolute;
}
.ibz{
    top:20%;
    left:7%;
}
.iarge{
   top:13%;
   left:40%;
}
.ichile{
   top:26%;
   left:68%;
}
.iperu{
   top:58%;
   left:74%;
}
.iur{
   top:72%;
   left:46%;
}
.iecu{
	top:60%;
	left:16%;
}
a.icon{
    width:82px;
    height:82px;
    position:absolute;
    top:0px;
    left:0px;
    cursor:pointer;
}
.ibz a.icon{
    background:transparent url(../images/bub/circle_bz82.png) no-repeat 0px 0px;
}
.iarge a.icon{
    background:transparent url(../images/bub/circle_ar82.png) no-repeat 0px 0px;
}
.ichile a.icon{
    background:transparent url(../images/bub/circle_cl82.png) no-repeat 0px 0px;
}
.iperu a.icon{
    background:transparent url(../images/bub/circle_pe82.png) no-repeat 0px 0px;
}
.iur a.icon{
    background:transparent url(../images/bub/circle_ur82.png) no-repeat 0px 0px;
}

.iecu a.icon{
    background:transparent url(../images/bub/circle_ec82.png) no-repeat 0px 0px;
}
.Areanavigation .item a.active{
    background-position:0px -82px;
}
.item img.circle{
    position:absolute;
    top:0px;
    left:0px;
    width:82px;
    height:82px;
    opacity:0.1;
}
.item h2{
    position:absolute;
    width:147px;
    height:60px;
    color:#222;
    font-size:18px;
    top:30px;
    left:82px;
    text-indent:10px;
    line-height:18px;
    text-shadow:1px 1px 1px #fff;
    text-transform:uppercase;
}
.item h2.active{
    color:#fff;
    text-shadow:1px 0px 1px #555;
}
.item ul{
    list-style:none;
    position:absolute;
    top:90px;
    left:25px;
    display:none;
}
.item ul li a{
    font-size:14px;
    text-decoration:none;
	line-height:20px;
    /* letter-spacing:1.1px;*/
    /*text-transform:uppercase;*/
    color:#222;
    padding:1px 1px 1px 10px;
    float:left;
    clear:both;
    width:120px;
    /*text-shadow:1px 1px 1px #fff;*/
}

.item ul li a span{
    font-size:16px;
    color:#FF0;
  
    /*text-shadow:1px 1px 1px #fff;*/
}
.item ul li a:hover{
    background:url(../images/patternshasen_waterblue.png) ;
    color:#FFF;
    
}


@media only screen and (max-width: 620px){
#AreanaviBG{width:100%; height:800px; background:#fff url(../images/bub/earthBgSP.png) 10% no-repeat; background-size:contain;z-index:-100;}
.Areapost{width:100%; height:1300px; margin:0; position:relative; z-index:500;background: url(../images/bub/earthBgSP2.png) 0px 200px no-repeat; background-size:contain;}
.Areatitle{
width:90%;
height:119px;
position:absolute;
top:1%;
 left:10%;
font-family:Arial, Helvetica, sans-serif;
font-size:40px; color:#437C81;
 }
.ibz{
top:110px;
 left:20%;
}
.iarge{
   top:330px;
   left:20%;
}
.ichile{
   top:500px;
   left:20%;
}
.iperu{
   top:700px;
   left:20%;
}
.iur{
   top:900px;
   left:20%;
}

.iecu{
   top:1100px;
   left:20%;
}

	
}
