#s7 {
	width: 600px;
	height: 262px;
	background-color:#000;
	margin:10px;
	padding:10px;
}
#s7 .slide01, #s7 .slide02, #s7 .slide03, #s7 .slide04 {
	width: 600px;
	height: 262px;
	padding: 10px;
	background-color:#000;
	color: #fff;
	text-align: left;
	font-size: 16px;
	overflow: hidden
}
#s7 div {
	top: 0;
	left: 0
}
#s7 strong {
	display:block;
	font-size:18px;
	font-weight:bold;
	padding-bottom:2px;
}
#s7 strong a {
	font-size:14px;
	color:#fc0;
	text-decoration:none;
}
#s7 strong a:hover {
	font-size:14px;
	color:#fff;
	text-decoration:underline;
}
#big {
	width: 610px;
	text-align: left
}
.nav {
	margin: 5px 5px;
	padding:5px 5px 10px 0;
	text-align:right;
}
#nav a {
	margin:0 0 0 5px;
	padding: 10px 10px;
	background: #fff;
	color:#333;
	border: solid 1px #666;
	text-decoration: none
}
#nav a.activeSlide {
	background: #000;
	color:#fff;
}
#nav a:focus {
	outline: none;
}
#output {
	text-align: left;
}
.fpcontent {
	position:relative;
	padding:10px;
	font-size:11px;
	line-height:16px;
}
/* SLIDESHOW */
#slideshow {
	float:left;
	width:640px;
	height:340px;
	margin:10px 10px 10px 0;
}
.opacity {
font:Arial, Helvetica, sans-serif;
font-size:12;
color:#00CCCC;
}
