﻿/* --------------------------------gallery ------------------------------------- */



#batteries_gallery{
 width:920px;
 height:auto;
 overflow:hidden;
	
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	margin-top:-10px;
				
				  }

#batteries_gallery1{
 width:920px;
 height:auto;
 overflow:hidden;
	
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	margin-top:-10px;
				
				  }



#gallery{
	float: left;
	width: 877px;
	background-color:#FFFFFF;
	margin: 0px ;
	margin-top:20px;
	margin-left:20px;
	
	overflow: scroll;
height: 350px;
	
}
#gallery ul{
	display:block;
	width:850px;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	height:100%;
	position:relative;
	}
#gallery ul li{
	width:190px;
	height:125px;
	padding:10px;
	margin-right:12px;
	display:block;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:none;
	border:1px solid #cccccc;
	
  box-shadow:         3px 3px 5px 6px #ccc;
}
#gallery img{padding:0;}


.z1
{
width:30px;
height:20px;
font-size:20px;
color:#990000;
text-decoration:none;
}

#linebox
{
width:2px;
height:239px;
position:relative;
}
/*  */


