<style type="text/css">

.child {overflow:hidden;white-space:nowrap; border:0px solid #000; height:100px; float:left; width:expression(document.body.offsetWidth-100+"px");}
.parent {overflow:hidden;white-space:nowrap; border:0px solid #000; height:100px; display:block; width:900px;}
.child div {position:relative;}
.parent div {position:relative;}

.control {width:50px;z-index:2;}

.kscontainer{
position: absolute;
padding: 5px;
left: 10px;
}

.bigimg {
text-align: center;
position: relative;
display: none;
width: 980px;
background-color: #e9f4ff;

padding: 5px;
border: 1px dashed gray;
text-align: center;
}

.tabitem {
width: 234px;
border-width: 1px;
border-style: none;
cursor:pointer;
height: 74px;
vertical-align: middle;
left: 0px;
padding: 0px;
}

.tumtd {
width: 100px;
}

.tumimg {
width: 100px;
height:74px;
border-width: 0px;
}

</style>