#tloIndex       {
                    position: absolute;
                    width: 100%; height: 100%;
                    background-repeat: repeat;
                    background: url(../images/tlo2.png);
                }
#logo           {
                    position: absolute;
                    top: 100px; left: 211px;
                    width: 420px; height: 316px;
                    background-repeat: no-repeat;
                    background: url(../images/logo.jpg);
                }
#indexEnglish   {
                    position: absolute;
                    top: 564px; left: 37px
                }
#logo a,
#indexEnglish a {
                    display: block;
                    width: 100%; height: 100%
                }


