
.slider-horizontal {width:1000px;  background:#eee; height:140px;}
.slider-horizontal .item {height:140px; width:150px; margin:2px 2px 0;}

.slider-vertical {width:364px; margin:2px 0; float:left; background:#eee; height:140px;}
.slider-vertical .item {height:80px; width:324px; margin:5px 0 5px 5px;}

.item-1 {background:#333;}
.item-2 {background:#444;}
.item-3 {background:#555;}
.item-4 {background:#666;}
.item-5 {background:#777;}
.item-6 {background:#888;}
.item-7 {background:#999;}
.item-8 {background:#aaa;}
.item-9 {background:#bbb;}
.item-10 {background:#ccc;}

.wrap {width:1040px; margin:0 0 0 10px ;}

.text {width:1000px; float:left;}

