html { font-size: 100.01%; }
body { background-color: #000; margin: 0px; font-size: inherit; line-height: inherit; }


.Logo { z-index: 100; width: 120px; height: 56px; position: absolute; left: 55px; top: 31px; background: transparent url('/img/logo_big.png') no-repeat left top; }
* html .Logo { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/banner_album.png',sizingMethod='crop'); }
.Number { z-index: 10; width: 100%; min-width: 750px; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; text-align: center; }
.Number div { z-index: 1; position: relative; left: 50%; margin-left: -100%; color: #fff; font-size: 800px; font-family: tahoma; line-height: 700px; }
* html .Number div { width: 1600px; }
.Message { z-index: 20; position: absolute; top: 200px; left: 44.5%; width: 10%; }
.Message div { color: #fff; font-family: arial; font-size: 80%; }
.Message div ul { margin: 0px; padding: 0px; margin-top: 1em; }
.Message div ul li { margin: 1em 0px; white-space: nowrap; list-style-type: none; }
.Message div ul li a { font-size: 120%; color: #0077ff; }



