/* bannerFade */
	#loading { position: absolute; z-index:100; left: 340px; top:50%; width: auto; height: 50px; margin-top: -25px; margin-left: -25px; }
	.twsf-slider-wrapper { overflow: hidden; height: 246px; width: 850px; position: relative; margin: 0px; }
	.twsf-slider { height: 246px; width: 850px; position: relative; position: relative; margin: 0px; }
	.twsf-slider .guide { display: none; }
	.twsf-slider .banner-bkg, .transition-img { width: 850px; height: 246px; position: absolute; }
	.twsf-slider .banner-bkg { z-index: 10; }
	.twsf-slider .transition-img { z-index: 20; }
	.twsf-slider img { height: 246px; width: 850px; border: none; }
	.twsf-slider .twsf_slide_text { font-size: 24px; position: absolute; bottom: 15px; left: 0px; background: url(../images/bkg_transparent.png) repeat; color: #106186; padding: 15px; }
	.twsf-slider hr { background-color: #DEDEDE; border: none; height: 1px; position: absolute; bottom: 6px; left: 0px; width: 450px; }
	.wide-300 { width: 300px !important; }
	.twsf-control-left { background: url(../images/control_left.png) no-repeat; height: 50px; width: 26px; z-index: 50; position: absolute; top: 50%; margin-top: -25px; left: 10px; cursor: pointer; display: none; }
	.twsf-control-right { background: url(../images/control_right.png) no-repeat; height: 50px; width: 26px; z-index: 50; position: absolute; top: 50%; margin-top: -25px; right: 10px;  cursor: pointer;  display: none; }