#flash { height:224px; width:1000px; overflow:hidden; display:block;}
#sla_flash { height:224px; width:1000px; overflow:hidden; display:block;}
#sla_flash img {
	border:none;
	cursor:pointer;
	position:absolute;
	z-index:800;
	height:224px;
	width:1000px;
	left: 0px;
	top: 2px;
}
#sla_thumb_bg { height:53px; width:1000px; overflow:hidden; display:block; position:absolute; margin:-53px 0 0 0; z-index:890; }
#sla_thumb { height:43px; width:1000px; overflow:hidden; display:block; position:absolute; margin:-53px 0 0 0; padding:5px 0; text-align:center; z-index:900;}
#sla_thumb img { margin:0 5px; cursor:pointer; border:1px #FFFFFF solid; height:43px; width:43px;}
#sla_thumb img:hover { border:1px #003399 solid;}
#sla_thumb img.thumbSelect {cursor:auto; border:1px #003399 solid; }
