﻿.divInformation
{
    z-index: 5;
    position: absolute;
    top: 40px;
    left: 520px;
    font-family: Arial;
    width: 450px;
}
.divMainCentreBlock
{
    background-color: #2b2627;
    width: 993px;
    height: 532px;
    z-index: 0;
    position: absolute;
    top: 245px;
    left: 2px;
    overflow: auto;
}
.Emphasis
{
    color: #fde249;
    font-weight: bold;
    font-size: 13pt;
}
.imgLittleStar
{
    z-index: 5;
    position: relative;
    top: 0px;
    left: -4px;
}
.imgTourFlyer
{
    z-index: 5;
    position: absolute;
    top: 35px;
    left: 50px;
}
