﻿#bannerHolder {width:974px; height:366px;}
	.slideshow {width:974px; height:366px; position:relative; padding:0;}
	.slideshow a img {border:none;}
	.slideshow li.slide {list-style-type:none;}
	.slideshow li.slide img {width:974px; max-width:974px; height:366px;}
	.slideshow .slides {width:974px; height:366px; margin:0; background-color:transparent;}
	.slideshow .slides li.slide {visibility:hidden; position:absolute; left:0; top:0;}

	.slideshow .buttons {display:none;}
	.slideshow .buttons {display:block; position:absolute; z-index:8; right:12px; bottom:10px; margin:0;}
	.slideshow .buttons li {float:left; display:inline; width:11px; background-repeat:no-repeat; padding-right:0px;}
	.slideshow .buttons li a {float:left; text-decoration:none; width:11px; height:11px; color:#000; outline:0; padding-top:0px;}
	.slideshow ul.buttons li a:hover {text-decoration:none; width:11px; height:11px; color:#fff;}
	.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a {width:11px; height:11px;}

	.bgbuttonactive {width:11px; height:11px; background-color:#3eb6cf; text-align:center;}
		.bgbuttonactive a {color:#3eb6cf !important;}
	.bgbutton {width:11px; height:11px; overflow:hidden; text-align:center;}
		.bgbutton a {width:11px; height:11px; background-color:#fff; text-align:center;}
		.bgbutton a:hover {background-color:#3eb6cf;}