@charset "utf-8";
/* CSS Document */

#outer_bg {
	width: auto;
	margin: auto;
	height:auto;
	text-align: left;
	height: auto;
	background-position: center 0px;
	background-repeat: no-repeat;
}

#showflash {
	width:300px;
	height:178px;
	z-index:1000;
	top:360px;
	left:0px;
	/*background-color:#000;*/
	position:relative;
}

#outerShow { width:100%; margin:auto; height:800px; background-position:top center; background-repeat:no-repeat;  position:absolute; overflow:hidden; margin-top:-610px;z-index:-10; left:0;}

.divbg {
	width:100%; min-width:980px; margin:auto;  height:800px; background-position:top center; background-repeat:no-repeat;  float:left; text-align:left;
}

#showStore { margin:auto; text-align:center;}
#showStore a { width:100%; height:600px; position:absolute;}
img { border:0;}
/*-----------------------------------------------------------------------------------------------------------*/

body { background-image:none !important; background-color:#FFF;}

#bgimg_show {width:980px; height:600px; overflow:hidden; position:relative; text-align:center; margin:auto;  margin-bottom:10px;  }
#bgimg_show a div{ width:950px; height:600px; margin:auto; cursor:pointer;} 
#bgimg_show ul {height:600px; position:absolute; list-style:none;}
#bgimg_show ul li {float:left; width:980px; height:600px; overflow:hidden; position:relative; background-position:top center; background-repeat:no-repeat;}
#bgimg_show ul li a { width:980px; height:600px;}

#bgimg_show .btn {	position:absolute; width:320px; height:35px; padding:5px 10px; left:0; bottom:0; text-align:center; margin:auto; margin-left:300px;z-index:100; }
#bgimg_show .btn span {display:inline-block; _display:inline; _zoom:1; width:16px; height:16px; _font-size:0; margin-left:10px; margin-bottom:10px; 
					   cursor:pointer; z-index:100; background-image:url(images/lunpobubiao-2.png); background-repeat: no-repeat;}
#bgimg_show .btn span:hover { width:16px; height:16px; background-image:url(images/lunpobubiao-2.png); background-repeat: no-repeat; }
#bgimg_show .btn span.on { width:16px; height:16px; background-image:url(images/lunpobubiao.png); background-repeat: no-repeat; }

/*
#bgimg_show .preNext {width:45px; height:100px; position:absolute; top:260px; background:url(../images/flash/sprite.png) no-repeat 0 0; cursor:pointer; z-index:100;}
#bgimg_show .pre {left:0; z-index:100;}
#bgimg_show .next {right:0; background-position:right top; z-index:100;}
*/

#bgimg_show .preNext {width:250px; height:600px; position:absolute; top:0;  background-image:url(../images/sprite_left.png); background-position:left center; background-repeat:no-repeat;
 					cursor:pointer; z-index:100;}
#bgimg_show .pre {left:0; z-index:100;  background-image:url(../images/sprite_left.png); background-position:left center; background-repeat:no-repeat;}
#bgimg_show .next {right:0; z-index:100;  background-image:url(../images/sprite_right.png); background-position:right center; background-repeat:no-repeat;}




/*-----------------------------------------------------------------------------------------------------------*/
