﻿.ImgScrList .LeftBotton {
background: url(template/default/css/arrL.gif) repeat 0px center; 
float: left;
width: 10px;
cursor: pointer; /*设置或检索在对象上移动的鼠标指针采用的光标形状,pointer属性是竖起一只手指的手形光标*/
height: 100%;
 margin-right:15px;
}
.ImgScrList .RightBotton {
background: url(template/default/css/arrR.gif) repeat 0px center; 
float: left; 
width: 5px; 
cursor : pointer;
height:100%;
 margin-left:15px;
}

.ImgScrList 
{
 width: 720px; 
HEIGHT: 150px;
  
}
 .Cont 
{
float: left; 
overflow: hidden;   /*不显示超过对象尺寸的内容 */
width:650px;  /*控件图片的内部样式  560%510*/  
vertical-align:middle;
 
}
.ScrCont 
{
width: 10000px;
 height: 150px;
}
#List1 
{
FLOAT: left;
 HEIGHT: 135px;
 vertical-align:middle;
}
.Box 
{
 float: left;
 width: 131px;
 height:119px;
 padding-top: 2px; 
 text-align: center;
}
