/* CSS Document */
#imgauto{ 
   width:1170px;
	position:relative;
	z-index:9999;
	}
.img-con{ width:1170px; float:none; position:relative; margin:0 auto;}
.img-con img { width:1170px; height:300px; margin:0 auto; clear:both; }
.img-con,.next,.pre,.backbg,.img-btn{
	display:block;
	position:absolute;}
.img-con{
	top:0;
	z-index:50;}
.img-con a{
	display:none;}
.img-btn{
	left:550px;
	top:250px;
	z-index:100;}
.img-btn a{
	float:left;
	margin-right:10px;
	width:13px;
	height:13px;
	cursor:pointer;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../libs/img/imgautobtn1.png');
	background:url(../img/imgautobtn1.png) no-repeat;
	}
.img-btn .img-btn-checked{
	background:url(../img/imgautobtn2.png) no-repeat;}