#imageBox {
	position: absolute;
	width: 710px;
	height: 210px;
	overflow:hidden;
	left: -500px;
	top: 199px;

}
#imageBoxContents{float:left;	overflow:hidden; width:710px;	height:210px;	z-index: 20;}
#imageBoxInside { width: 20000px; }
#imageBox img  { float: left; padding: 0 4px 0 0; margin: 0px;  border: 0;}
#imageBox br { clear: both; }
#controls img {border: 0;}
.arrowLeft {position: absolute;	width: 20px;	height: 211px; display: block; background-color: #FFF; float: left; left: -524px; top: 193px; cursor: pointer; background: url("../images/sx_2.jpg") 50% 50% no-repeat;}
.arrowRight{
	position: absolute;
	width:20px;
	height: 211px;
	display: block;
	background-color: #FFF;
	float: right;
	top: 312px;
	right: 10px;
	cursor: pointer;
	background: url("../images/dx_2.jpg") 50% 50% no-repeat;
	left: 760px;
}

#romloading{
	position: absolute;
	height: 211px;
	width: 710px;
	text-align: center;
	line-height: 0;
	background-color: #DADADA;
	left: 64px;
	top: 326px;


-moz-opacity: 0.7; filter: alpha(opacity=70) !important; opacity: 0.7;}
#romloading img{position: absolute; top: 40%; left: 45%}
