.glidecontentwrapper {
	OVERFLOW: hidden;
	WIDTH: 652px;
	POSITION: relative;
	HEIGHT: 200px;
	background-color: #000000;
}
.glidecontent {
	VISIBILITY: hidden;
	WIDTH: 100%;
	COLOR: #fff;
	POSITION: absolute;
	HEIGHT: 270px;
	BACKGROUND-COLOR: #000;
}
.glidecontenttoggler {
	WIDTH: 641px;
	BACKGROUND-COLOR: #000;
	height: 200px;
	padding-left: 11px;
}
.glidecontenttoggler A {
	DISPLAY: inline-block;
	TEXT-DECORATION: none! important
}
.glidecontenttoggler A.selected {

}
.glidecontenttoggler A.selected img {
	-moz-opacity:0.0;
	opacity:0.0;
	filter: alpha(opacity=0);
}
.glidecontenttoggler A:hover {

}
.glidecontenttoggler A:hover img {
	-moz-opacity:0.0;
	opacity:0.0;
	filter: alpha(opacity=0);
}
.glidecontenttoggler A.toc {
	display: block;
	height: 200px;
	width: 210px;
	float: left;
	background-repeat: no-repeat;
}
.glidecontenttoggler A.prev {
	visibility: hidden;
}
.glidecontenttoggler A.next {
	visibility: hidden;
}
.glidecontenttoggler A.prev:hover {

}
.glidecontenttoggler A.next:hover {

}
.toc img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}
#course1 {
	background-image: url(../image/top/course/top_course1.jpg);
}
#course2 {
	background-image: url(../image/top/course/top_course2.jpg);
}
#course3 {
	background-image: url(../image/top/course/top_course3.jpg);
}
