@charset "utf-8";

#wrapper {
	position: relative;
	min-width: 949px;
	background: url("images/bg_splash_body.jpg") repeat-x left top;
}

#auxiliary-splash-body {
	position: absolute;
	right: 50%;
	top: 174px;
	width: 10000px;
	height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #337AC4;
	background: #D03C3C;
	font-size: 0;
}

#box {
	position: relative;
	z-index: 10;
	width: 949px;
	overflow: hidden;
	margin: 0 auto;
}

#flash {
	width: 1365px;
	height: 805px;
	margin-left: -208px;
}

