
body {
    background: url("../img/bghome20.png") repeat-x top left;
    padding: 0;
    margin: 0;
    color: #1b3d72;
    text-align: center;
    font-family: 'Arial', sans-serif;
}

a, a:hover {
    text-decoration: none;
}


.index-menu {
    background: url("../img/bghome_menu.png") repeat-x top left;
}

.sub1 {
    background: url("../img/bgsub1.png") repeat-x top left;
}

.sub10, .sub20 {
    background: url("../img/bgsub10.png") repeat-x top left;
}

.sub2 {
    background: url("../img/bgsub2.png") repeat-x top left;
}

.motiv1 {
    background: url("../img/motiv1.png") repeat-x top left;
}

.mobile {
    background: url("../img/bgmobile.png") repeat-x top left;
}

.sub4 {
    background: url("../img/bgsub5.png") repeat-x top left;
}

.home1a {
    background: url("../img/bghome1a.png") repeat-x top left;
}

.home2 {
    background: url("../img/bghome2.png") repeat-x top left;
}

.home3 {
    background: url("../img/bghome3.png") repeat-x top left;
}

.home3a {
    background: url("../img/bghome3a.png") repeat-x top left;
}

.home5 {
    background: url("../img/bghome5.png") repeat-x top left;
}

.mobile {
     background: url("../img/phone.png") no-repeat top left;
     padding: 74px 47px 207px 50px;
     margin: 0 auto;
      width: 393px;
}

.mobile a {
    display: block;
    overflow: auto;
     width: 496px;
      height: 625px;
}

.mobile a img {
     width: 478px;
}