
	
/*................end ................*/

.sliding_box { position: relative;  height: 150px; width:238px;}
.sliding { height: 150px; width: 100%; position: absolute; top:0; z-index: 1; }

#innerPic1{
	width:100%;
	float:left;
	/*background:url(../images/home-banner1.jpg) no-repeat top left;*/
	height: 100px;
	}
#innerPic2{
	width:100%;
	float:left;
	/*background:url(../images/home-banner2.jpg) no-repeat top left;*/
	height: 100px;
	}
#innerPic3{
	width:100%;
	float:left;
	/*background:url(../images/home-banner3.jpg) no-repeat top left;*/
	height: 100px;
	}	
/* -------------------------------------*/		
	
					

	