body {
    padding: 0;
    padding-bottom: 15px;
    margin: 0;
    color: #EEE;
    text-align: center
    }
.topmenu {
    position: relative;
    display: block;
    margin-top: 20px
    }
.menue {
    width: 150px;
    text-align: right;
    border: 1px solid #333;
    background-color: #F60;
    position: relative
    }
.toplogo {
    text-align: right;
    height: 137px;
    background-color: transparent;
    position: relative
    }
.label {
    font-size: 18pt;
    font-weight: bolder;
    color: #006;
    background-color: #F60;
    font-family: Arial, Helvetica, sans-serif;
    height: 24pt
    }
.label_container {
    margin-top: -3px;
    padding-right: 6px
    }
#point {
    font-size: 36pt;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif
    }
#topimg {
    margin-top: 6px;
    display: block
    }
.text_content {
    float: right;
    text-align: center;
    width: 630px;
    position: relative;
    margin-top: -290px
    }
.container {
    margin-top: 2px;
    height: 15px
    }
h1 {
    font-size: 22px;
    font-weight: bold;
    color: #F60
    }
li a {
    font-size: 13pt;
    line-height: 36px;
    text-decoration: none
    }
li {
    font-size: 13pt;
    line-height: 36px
    }
.content {
    text-align: left;
    width: 765px;
    padding-top: 0;
    margin: auto
    }