@charset "utf-8";
/* CSS Document */
div.slidshow-f1{
	position:absolute;
	width:706px;
	height:305px;
	top:269px;
	left:290px;
	z-index:3;
}
div.slidshow-f1 span.l{
	background:url(../../ls-f/image/slidshow/slidshow-f1-l.jpg) no-repeat;
	position:absolute;
	width:390px;
	height:355px;
	top:0px;
	right:316px;
}

div.slidshow-f1 span.c{
	background:url(../../ls-f/image/slidshow/slidshow-f1-r.jpg) no-repeat;
	position:absolute;
	width:316px;
	height:355px;
	top:0px;
	right:0px;
}
div.slidshow-f2{
	position:absolute;
	width:300px;
	height:200px;
	top:540px;
	left:350px;
	z-index:4;
}
div.slidshow-f2 span.c{
	position:absolute;
	width:300px;
	height:50px;
	padding:0px;
	top:0px;
	left:0px;
}
div.slidshow-f2 span.c h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	height:40px;
	width:300px;
	overflow:hidden;
	overflow-style:auto;
	padding:0px;
}

#slidshow{
	position:absolute;
	width:294px;
	height:336px;
	top:15px;
	left:13px;
}
#slidshow img{
	cursor:pointer;
}
#up{
	background:url(../../ls-f/image/slidshow/up.png) no-repeat;
	position:absolute;
	width:29px;
	height:29px;
	top:70px;
	left:0px;
	cursor:pointer;
	z-index:6;
}
#down{
	background:url(../../ls-f/image/slidshow/down.png) no-repeat;
	position:absolute;
	width:29px;
	height:29px;
	top:280px;
	left:10px;
	cursor:pointer;
	z-index:6;
}
#nav { position:absolute; top:40px; left:260px; width: 340px; }
#nav li {
	 background:url(../../ls-f/image/slidshow/button.png) no-repeat; 
	 width: 25px;
	 height:15px; 
	 padding: 0px; 
	 display: block;
	 list-style: none;
	 float:left;
}
#nav li.activeSlide { background:url(../../ls-f/image/slidshow/button-hover.png) no-repeat; }



