@charset "UTF-8";

body
{
text-align: center;
margin: 0px;
padding: 0px;
background: #000 url(../assets/ro/sp01_m.gif) no-repeat center 80px;
}

#wrapper
{
width: 560px;
height: auto;
margin: 0px auto;
padding: 0px;
text-align: left;
overflow: visible;
}

#wrapper a
{
outline: none;
}

.splash
{
margin-top: 80px;
}

.splash ul, .splash li, .splash li:hover
{
display: block;
margin: 0px;
padding: 0px;
list-style: none;
height: 365px;
width: 560px;
}

.splash li
{
text-indent: -9999px;
}

.splash li:hover
{
text-indent: 0px;
outline: none;
}
