/* { border:0; margin:0; padding:0; outline:none; }*/
/* Slider */
#Fade-slider { width:200px; margin:0 0; height:225px; }
div#Fade-slideshow { float:left; width:100%; height:225px; overflow:hidden; }
.Fade-slider-item { width:100% !important; height:225px; }
.Fade-slider_content_inner img { border:none; }
.Fade-controls-center { width:200px; margin:0 auto; }
#Fade-slider_controls { float:right; padding:5px 0 0 0; position:relative; margin:0; z-index:1000; width:200px; }
#Fade-slider_controls ul1 {
	position: absolute;
	top: -30px;
	left: 60px;
	width: 90px;
	height: 30px;
	overflow: hidden;
	background: url(../images/tuandui_tabs_bg.png) top no-repeat;
}
#Fade-slider_controls ul1 li1 { margin:0; padding:0; list-style:none; }
#Fade-slider_controls ul1 li1 { float:left; display:block; }
#Fade-slider_controls ul1 li1 a { width:12px; height:12px; background:url(../images/tuandui01.png) no-repeat center center; display:block; float:left; padding:0; margin:4px !important; margin:2px 2px; outline:none; }
#Fade-slider_controls ul1 li1 a:focus { outline:none; }
#Fade-slider_controls ul1 li1 a:hover, #Fade-slider_controls ul1 li1 a.activeSlide { background:url(../images/tuandui02.png) no-repeat center center; }
