@charset "UTF-8";
/* CSS Document */

/* ABOUT KSTF
HISTORY SLIDE SHOW */

.history_back {
	color: #000;
	background-color: #C60;
	padding: 0px 0px 25px 0px;
	border-right: solid #fff 30px;
}

.history_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #036;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 10px 0px 35px;
}

.history_year {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:	#C93;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -3px;
	font-weight: bold;
}

#y1995 {
	display: block;
	visibility: visible;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}

#y1998 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}

#y1999 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}

#y2000 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}

#y2002 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}

#y2005 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}
	
#y2006 {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	height: 250px;
	width: 270px;
}