body,ul,li { padding:0; margin:0}
ul,li { list-style:none}
.img-scroll { position:relative; margin:20px auto; width:955px;}
.img-scroll .prev {	background: url(roll.jpg) no-repeat 0px 0px;
	left:1px;
	float:left;
	width:20px;
	cursor: pointer;
	position: relative;
	height:150px;
	top:0px;}
.img-scroll .next {	background: url(roll.jpg) no-repeat -20px 0px;
	right:1px;
	float:right;
	width:12px;
	cursor: pointer;
	position: relative;
	height:150px;
	top:0px;}
.img-scroll .prev { left:0}
.img-scroll .next { right:0}
.img-list { width:900px; height:180px;margin-left:10px; overflow:hidden}
.img-list ul { width:9999px;}
.img-list li { float:left; display:inline; width:176px; margin-right:5px; height:180px; text-align:center; background-image: url(imgbg.gif); background-repeat:no-repeat; background-position:center top; }
.img-list li img { border: 1px solid #d8d8d8;}
.img-list li span {	text-align:center;
	color:#3f458b;
	clear:both;
font-weight:bold;
	line-height:30px;
	color:#026fbc;
	display:block;}