
            .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                background: url( ../img/b20.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }

            .jssorb05 div {
                background-position: -7px -7px;
            }

                .jssorb05 div:hover, .jssorb05 .av:hover {
                    background-position: -37px -7px;
                }

            .jssorb05 .av {
                background-position: -67px -7px;
            }

            .jssorb05 .dn, .jssorb05 .dn:hover {
                background-position: -97px -7px;
            }
			
			.slider1_container{
			    position: relative; 
				top: 5px; 
				left: 5px; 
				width: 420px; 
				height: 280px; 
				overflow: hidden;
			}
			
			.slider_pr{
			    cursor: move; 
				position: absolute; 
				left: 0px; 
				top: 0px; 
				width: 992px; 
				height: 320px; 
				overflow: hidden;
			}
			
			.slider_container_gal{
			    position: relative; 
				top: 0; 
				left: 0; 
				width: 992px; 
				height: 320px; 
				overflow: hidden;
			}
			
			.slider_gal{
			    cursor: move; 
				position: absolute; 
				left: 0px; 
				top: 0px; 
				width: 992px; 
				height: 320px; 
				overflow: hidden;
			}

			.load_1{
			   filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block;
                background-color: #000000; top: 0px; left: 0px;width: 100%;height:100%;
			}
			
			.load_2{
			   position: absolute; display: block; background: url('./img/loading.gif') no-repeat center center;
                top: 0px; left: 0px;width: 100%;height:100%;
			}
			
	  
		.sliderb-T{
             position: absolute; 
             bottom: 0px; 
             left: 0px; 
             height:40px; 
             width:990px;                     
                       }

             .sliderb-T-filter{
                filter: alpha(opacity=40); opacity:0.4; position: absolute; display: block;
                background-color: #000000; top: 0px; left: 0px; width: 100%; height: 100%;
                               }	
			
             .prototype-gal{
                 POSITION: absolute; WIDTH: 992px; HEIGHT: 40px; TOP: 0; LEFT: 0;
                           }

              .thumbnailtemplate-gal{
                   font-family: verdana; font-weight: normal; POSITION: absolute; WIDTH: 100%; HEIGHT: 100%; TOP: 0; LEFT: 0; color:#fff; line-height: 30px; font-size:20px; padding-left:10px;

                                     }


                    /*
            .jssorb01 div           (normal)
            .jssorb01 div:hover     (normal mouseover)
            .jssorb01 .av           (active)
            .jssorb01 .av:hover     (active mouseover)
            .jssorb01 .dn           (mousedown)
            */
            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av
            {
                filter: alpha(opacity=70);
                opacity: .7;
                overflow:hidden;
                cursor: pointer;
                border: #000 1px solid;
            }
            .jssorb01 div { background-color: gray; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }



                /* jssor slider arrow navigator skin 05 css */
            /*
            .jssora05l              (normal)
            .jssora05r              (normal)
            .jssora05l:hover        (normal mouseover)
            .jssora05r:hover        (normal mouseover)
            .jssora05ldn            (mousedown)
            .jssora05rdn            (mousedown)
            */
            .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../img/a17.png) no-repeat;
                overflow:hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05ldn { background-position: -250px -40px; }
            .jssora05rdn { background-position: -310px -40px; }
			