
.sly{overflow:hidden;}
.sly > ul{list-style:none;margin:0;padding:0;}
.sly > ul li{position:relative;margin:0;padding:0; cursor:pointer;}
/**.sly > ul li.active{background:#fff;color:#4DBCE9;
	-webkit-box-shadow:inset 0 0 0 1px #4DBCE9, inset 0 0 40px 20px #97e6f7;
	-moz-box-shadow:inset 0 0 0 1px #4DBCE9, inset 0 0 40px 20px #97e6f7;
	-o-box-shadow:inset 0 0 0 1px #4DBCE9, inset 0 0 40px 20px #97e6f7;
	box-shadow:inset 0 0 0 1px #4DBCE9, inset 0 0 40px 20px #97e6f7;
}*/

#horizontal .slyWrap{}

#horizontal .scrollbar{ margin:49px auto 20px; height:7px; width:738px; background: url(../images1/gundbg.png) center top repeat-x;}
#horizontal .scrollbar .handle{width:100px;height:100%; background:#0098c5;}

#horizontal .example1 .sly{height:456px; }
#horizontal .example1 .sly ul{height:100%;}
#horizontal .example1 .sly ul li{float:left; width:326px; height:456px; margin:0 10px 10px 0;}
