*
{
	margin: 0;
	padding: 0;
}
#window
{
	clear: both;
	width: 689px;
	height: 207px;
	background: #131310;
	overflow: hidden;
	position: relative;
	margin: 10px auto;
}
#slideshow
{
	width: 1920px;
	height: 700px;
	overflow: hidden;
	position: relative;
}
#slideshow LI
{
	width: 960px;
	height: 350px;
	float: left;
	display: inline;
}
