
 #push {
	height: 43px; /* .push must be the same height as .footer */
    padding-top:10px;
}

.clearfix{
	clear:both;
	float:none;
}
#slide_dddd{}
#bigPic{
	width:740px;
	height:406px;
	padding:1px;	
	background-color:#FFF;
	margin-bottom:10px;
}
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active{
	
	
	padding:2px;
}
ul#thumbs, ul#thumbs li{
	margin-top:10px;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;
}
ul#thumbs img{
	float:left;
	width:140px;
	height:105px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}
