@charset "utf-8";

.ani {
	width:625px; height:173px;
}
#slideshow {
	position:relative; height:173px;
}
#slideshow IMG {
	position:absolute; top:0; left:0; z-index:8; opacity:0.0;
}
#slideshow IMG.last-active {
	z-index:10;
}
#slideshow IMG.active {
	z-index:20;	opacity:1.0;
}




BODY {
	font:normal normal normal 12px/17px Arial, Helvetica, sans-serif; color:#000;
}

.style1 {
	color: #0066FF;
	font-size: 16px;
}
.u {
	text-decoration:underline;
}
