#slider{}	
#slider ul, #slider li{
	margin:0 auto;
	padding:0;
	list-style:none;
	text-align: center;
	}
#slider li{ 
	width:800px;
	height:620px;
	overflow:hidden; 
	}	
	
#secondslider{}	
#secondslider ul, #secondslider li{
	margin:0 auto;
	padding:0;
	list-style:none;
	text-align: center;
	}
#secondslider li{ 
	width:580px;
	height:840px;
	overflow:hidden; 
	}	