#kholder {
    width: 870px;
    margin: 0 auto;
}

#map {
    background: url("/data/photo/11609.png?v=1") no-repeat 450px 0 transparent;
    width: 100%;
}

.lang-de #map {
    height: 243px;
}

.lang-hu #map {
    height: 243px;
}

#market {
    background: url("/data/photo/11609.png?v=1") no-repeat 0px -359px transparent;
    width: 100%;
}

#keys {
    background: url("/data/photo/11609.png?v=1") no-repeat 450px -500px transparent;
    width: 100%;
}

#kholder h1 {
    font-size: 25px;
    text-transform: uppercase;
}

#kholder h2 {
    font-size: 18px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    width: 45%;
}

#kholder h3 {
    border-bottom: 5px solid #005EA8;
    font-size: 18px;
    text-transform: uppercase;
}

#map, #market, #keys {
    margin-bottom: 50px;
}

.lang-cn #map, #market, #keys {
    margin-bottom: 50px;
    height: 243px;
}

#map p, #map ul li, #market p, #market ul li, #keys ul li {
    text-align: justify;
    width: 45%;
}

#keys p {
    text-align: left;
    width: 45%
}

#market p, #market h2 {
    padding: 0 0 0 470px;
}

#market h2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#timeline {
    background: url("/data/photo/10975.jpg") repeat-y scroll 49px 0px transparent;
}

.lang-cn #timeline {
    background: url("/data/photo/10975.jpg") repeat-y scroll 57px 0px transparent;
}

#timeline ul {
    list-style: none outside none;
    padding-left: 3px;
}

#timeline ul li {
    background: url("/data/photo/10976.png") no-repeat scroll 39px 0 transparent;
}

.lang-cn #timeline ul li {
    background: url("/data/photo/10976.png") no-repeat scroll 47px 0 transparent;
}

#timeline ul li span {
    font-weight: bold;
    margin-left: -25px;
}

#timeline .text {
    display: block;
    font-weight: normal;
    margin: -15px 0 5px 40px;
    position: static;
}

#timeline p {
    margin-left: 70px;
}