body{
    margin:0 auto;
}

#container{ width:100%; height:auto; margin:0px auto;}

#leader{ position:relative;}
#control_left,#control_right{
	width:62px;
	height:112px;
	position:absolute;
	z-index:100;
	top:180px;
	cursor:pointer;
	background-image: url(br.png);
}
#control_left{ right:0px;background:url(bl.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bl.png" ,sizingMethod="crop");}
#control_right{ background:url(br.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="br.png" ,sizingMethod="crop");  left:0px; top:180px}
#flash{height:523px; position: relative; z-index:10; overflow:hidden}
.flash_con{ width:100%;}

