
div {	margin: 0px; padding: 0px;}
ul {	margin: 0px; padding: 0px;}
li {	margin: 0px; padding: 0px;}
ul {list-style: none;}
li {	list-style: none;}
body {	 margin: 0px auto; padding: 0px; color:  font-size: 12px;}
img {	border: 0px currentColor;}



.hisInSlide {background: url("3.gif") no-repeat center; margin: 0px auto; width: 1000px; height: 400px;}
.hisInSlide .bigImg li {padding-top: 6px; padding-right: 6px; padding-left: 6px; position: relative; z-index: 0;}
.hisInSlide .bigImg li img {width: 980px; height: 400px; background-color:#09C;}


/*ÏÂ²¿¹ö¶¯*/
.hisInSlide .smallScroll {	height: 60px; position: relative;}
.hisInSlide .smallScroll .sPrev {	background: url("button_left.gif") no-repeat ; left: 10px; top: 12px; width: 17px; height: 39px; position: absolute; z-index: 5;}
.hisInSlide .smallScroll .sNext {	background: url("button_right.gif") no-repeat ; top: 12px; width: 17px; height: 39px; right: 20px; position: absolute; z-index: 5;}
.hisInSlide .smallScroll .smallImg {margin: 0px auto; width: 980px; overflow: hidden; background-color:#66F; margin-top:5px; padding-left:50px;}

.hisInSlide .smallScroll .smallImg li {	margin: 0px 2px; border: 1px solid rgb(231, 231, 231); width: 63px; height: 50px; float: left; _display: inline;}
.hisInSlide .smallScroll .smallImg li.on {	border-color: rgb(4, 125, 181);}
.hisInSlide .smallScroll .smallImg img {width: 63px; height: 50px; vertical-align: top;}