
#slide-index {
	OVERFLOW: hidden; WIDTH: auto; POSITION: relative; HEIGHT: 475px; min-width: 1000px
}
#slide-index .slides {
	WIDTH: auto; HEIGHT: 475px; min-width: 1000px
}
#slide-index .slide {
	FLOAT: left; POSITION: relative; HEIGHT: 475px; min-width: 1000px
}
#slide-index .image {
	Z-INDEX: 1; POSITION: absolute
}
#slide-index .text {
	Z-INDEX: 2; POSITION: absolute; TOP: -500px
}
#slide-index .button {
	Z-INDEX: 2; POSITION: absolute; TOP: -500px
}
#slide-index .button {
	DISPLAY: none; WIDTH: 138px
}
#slide-index .control {
	Z-INDEX: 40; WIDTH: 100%; CURSOR: pointer; BOTTOM: 0px; POSITION: absolute; HEIGHT: 19px; TEXT-ALIGN: center
}
#slide-index .control A {
	DISPLAY: inline-block; FILTER: alpha(opacity=60); BACKGROUND-IMAGE: url(../images/no.gif); WIDTH: 11px; CURSOR: pointer; MARGIN-RIGHT: 6px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 11px; opacity: 0.6
}
#slide-index .control A:hover {
	FILTER: alpha(opacity=100); BACKGROUND-IMAGE: url(../images/ac.gif); opacity: 1
}
#slide-index .control A.active {
	FILTER: alpha(opacity=100); BACKGROUND-IMAGE: url(../images/ac.gif); opacity: 1
}

.autoMaxWidth {
	OVERFLOW: hidden; POSITION: relative; HEIGHT: 232px
}