#splash {
/*background-color: #f0f3f9;*/
}
#splash .splash-page {
margin:0 auto;
text-align:left;
width:825px;
}
#splash .splash-header {
background:url("../img/splash/header_bg.jpg") no-repeat scroll 0 0 transparent;
height:150px;
position:relative;
}
#splash .splash-sub-header {
background:url("../img/splash/header_sub_bg.jpg") no-repeat scroll 0 0 transparent;
height:28px;
position:relative;
}
/*#splash .splash-logo {
left:15px;
position:absolute;
top:37px;
}*/
#splash .splash-content {
overflow:hidden;
position:relative;
width:825px;

background-color: #fff;
}
#splash .splash-content img {

}

#splash .splash-content .body {
	width: 790px;
	height: 330px;
	overflow-y: scroll;
	margin: 10px auto 55px auto;
	border: 1px solid #dedede;
	padding: 5px 0 0 5px;
}

#splash .act {
	width: 475px;
	margin: 0 auto;
}

#splash .act div { float: left; }

#splash .btn-enter {
	margin-right: 20px;
	margin-bottom: 50px;
}
#splash .btn-exit {
	
}



/*#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;
}*/