 #scroll {top : 100px;
			left : 100px;
		 }

		 .zpSliderBgHorizontal {
		 	height : 20px;
			background : url("../images/fon_h5.gif") repeat-x center transparent;
		 }

		 .zpSliderButtonHorizontal {
		 	width : 21px;
			height : 20px;
			background : url(../images/sl_h5.gif) no-repeat;
		 }
		.zpSliderLeftSpin {
		 	width : 10px;
			height : 15px;
                        font-size:2px;
                        margin-right:5px;
			background : url(../images/l_inc5.gif) no-repeat;
		 }
		 .zpSliderRightSpin {
		 	width : 10px;
			height : 15px;
      font-size:2px;
      margin-left: 5px;
			background : url(../images/r_inc5.gif) no-repeat;
                        
		 }
		 .zpSliderUpSpin {
		 	width : 20px;
			height : 10px;
                        font-size:2px;
                        margin-bottom: 5px;
			background : url(../images/u_inc5.gif) no-repeat center;
		 }
		 .zpSliderDownSpin {
		 	width : 20px;
			height : 10px;
                        font-size:2px;
                        margin-top: 5px;
			background : url(../images/d_inc5.gif) no-repeat center;
		 }

