.container { width:1000px; height:222px; overflow:hidden; position:relative; }
.container2 { width:1000px; height:222px; overflow:hidden; position:relative; }
.slider { position:absolute; }
.slider li { list-style:none; display:inline; }
.slider img { width:1000px; height:222px; display:block; }
.slider2 { width:4000px; }
.slider2 li { float:left; }
.num { position:absolute; left:5px; top:10px; *bottom:3px;}
.num li { text-align: center;  width: 203px; height: 36px; cursor: pointer; overflow: hidden; margin-bottom: 10px; filter:alpha(opacity=70);/*IE*/ -moz-opacity:0.7;/*FF*/ opacity: 0.7;/*all broswer*/ }
.num li.on { width: 203px; height: 36px; font-size: 16px; }
.tcenter{ text-align:center;}
