body { 
    padding: 0;
    margin: 0;
    background-color: black;
    font-family: Tahoma;
}

table, td {
    padding: 0;
    border-collapse: collapse;
}

img { border: 0; }

body#lores { background: black url(/imgs/b_index.jpg) left top no-repeat; }
body#lores.band  { background: black url(/imgs/b_band.jpg) left top no-repeat; }
body#lores.foto  { background: black url(/imgs/b_foto.jpg) left top no-repeat; }
body#lores.video { background: black url(/imgs/b_video.jpg) left top no-repeat; }
body#lores.audio { background: black url(/imgs/b_audio.jpg) left top no-repeat; }
body#lores.info  { background: black url(/imgs/b_info.jpg) left top no-repeat; }

div.id {
    margin-left: 20px;
    margin-top: 40px;
}

div#announce { margin-top: 16px; }
div#announce p {
    margin: 0;
    text-transform: uppercase;
    font-family: Tahoma;
    font-weight: bold;
}

div#announce p a { text-decoration: none; }
div#announce p.f1 a { font-size: 18px; color: #999; }
div#announce p.f2 a { font-size: 24px; color: #ccc; }
div#announce p.f3 a { font-size: 17px; color: #666; }

div.data { margin-top: 25px; }

div.data p.nav { margin: 3px 0; }
div.data p.nav a {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Tahoma;
    font-weight: bold;
    color: white;
    text-decoration: none;
}


div.content {
    color: white;
    margin: 10px 0 20px 0;
    font-size: 11px;
}

#slidesDiv { overflow: hidden; position: relative; width: 520px; }
#slides { 
    margin: 0;
    padding: 0;
    width: 2600px;
    list-style-type: none;
    overflow: hidden;
    position: relative;
}

#slides li {
    position: relative;
    width: 520px;
    height: 320px;
    float: left;
}

#slides li table {
    width: 520px;
    height: 320px;
}

#slides li table td {
    width: 480px;
}

#slides li table td.list {
    width: 20px !important;
    vertical-align: middle;
    text-align: center;
}

#slides li table td.list img { cursor: pointer; }

.photoBox { overflow: hidden; position: relative; width: 480px; }
.photoBox ul {
    position: relative;
    padding: 0;
    margin: 0;
    width: 2400px;
    list-style: none;
}

.photoBox ul  li {
    padding: 0;
    margin: 0;
    float: left;
    width: 480px;
}

.photoBox2 { overflow: hidden; position: relative; width: 420px; }
.photoBox2 ul {
    position: relative;
    padding: 0;
    margin: 0;
    width: 2100px;
    list-style: none;
}

.photoBox2 ul  li {
    padding: 0;
    margin: 0;
    float: left;
    width: 420px;
}