   #slide
            {
                width: 955px;
                height: 280px;
                display: block;                
            }
            div.slider-active
            {
               
                width: 955px;
                height: 280px;
             
                color: #feffff;
                position:absolute;
            }
            div.slider
            {
                width: 955px;
                height: 280px;
              /*  background-color: green;*/
                color: #fefffe;                
                display: none;
                position:absolute;

            }
            a.slider-active
            {
              text-decoration:none;
               padding:0px;
							 margin:0px 0px 0px 0px;
							 line-height:14px;
                float: left;
                display: inline;
           
              background:#fff;
							width:13px;text-align:center;
              /*  background: url(http://www.wiseblog.info/examples/slider/ico.png) no-repeat 0px 0px scroll transparent; */
                color: #000;
            }
            .hotspot a:hover
            {
            text-decoration:none;
               padding:0px;
							 margin:0px 0px 0px 0px;
							 line-height:14px;
                float: left;
                display: inline;
           
              background:#fff;
							width:13px;text-align:center;
							        color: #000;
              /*  background: u */
            }
            a.slider
            {
               text-decoration:none;
               padding:0px 0px 0px 0px;
                float: left;
                display: inline;
								 margin:0px 0px 0px 0px;
							 line-height:14px;
              
							 width:13px;text-align:center;
              /*   background: url(http://www.wiseblog.info/examples/slider/ico.png) no-repeat -32px 0px scroll transparent; */
                color: #000;
            }
            #slide-nav
            {
                margin-top: -40px;
                position: absolute;
                z-index: 9999;
                left:40px;
          
              
            }
            
       
			
			#slide-nav em {  background: url(../images/tooltip.png) no-repeat;
    width: 137px;
    height: 36px;
    position: absolute;
		padding-top:4px;
		text-align:center;
    top: -35px;
    left: -0px;
		font:12px arial;
		color:#000332;
    text-align: center;
    z-index: 2;
    display: none;

 }
			
#slide-nav span.hotspot{
float:left;line-height:21px;
position:relative;
padding:3px 3px 3px 3px;
}
.slider_bg_img{background:url(../images/ul_bg.png) no-repeat scroll 0 0 transparent;
float:left;
height:21px;
margin:0;
padding:0;}

span.ul_right {
background:url(../images/ul_bg_right.png) no-repeat scroll right center transparent;
float:left;
height:21px;
margin:0;
vertical-align:middle;
width:6px;
}

