
#homepage-main-spot, .html-slideshow-slide {
	width: 1021px;
	height:60px;
	background: transparent;
	background-repeat: no-repeat;
	}
#homepage-main-spot div.html-slideshow-slide {
	display: none;
	}
#homepage-main-spot div.html-slideshow-controls, #homepage-main-spot div.html-slideshow-control {
	display: block;
	}
.html-slideshow-slide {
	width: 1021px;
	height: 480px;
	} 

.html-slideshow-controls {width:122px;}
.html-slideshow-control {
	cursor: pointer;
	width: 15px;
	padding-right: 10px;
	background: transparent url('/images/btn_banner_button.png') no-repeat;
	}
.html-slideshow-control.selected {
    position:relative;
	background: transparent url('/images/btn_banner_button_on.png') no-repeat;
	}
.html-slideshow-controls {
    position:relative;
	padding: 20px;
	}
.html-slideshow-control a {
	visibility: hidden;
	}
.blanklink img { height:20px;}

