#splash {
background:url("../img/splash/body_bg.gif") repeat-x scroll 0 0 #D2D2D2;
}
#splash .splash-page {
margin:0 auto;
text-align:left;
width:630px;
}
#splash .splash-header {
background:url("../img/splash/header_bg.jpg") no-repeat scroll 0 0 transparent;
height:92px;
position:relative;
}
#splash .splash-logo {
left:15px;
position:absolute;
top:37px;
}
#splash .splash-content {
overflow:hidden;
position:relative;
width:630px;
}
#splash .splash-content img {
float:left;
}
#splash .btn-enter {
left:34px;
position:absolute;
top:296px;
}
#splash .btn-exit {
left:223px;
position:absolute;
top:296px;
}
#splash .splash-banners {
height:200px;
margin:0 auto;
overflow:hidden;
padding-bottom:10px;
width:530px;
}
#splash .splash-banners img {
border:1px solid white;
float:left;
margin:0 5px 10px;
}
