img { border: none; }
ul, ol { list-style: none; }
.imgs { height: 350px; overflow: hidden; position: absolute; padding: 0; margin: 0; top: 0; left: 0; }
#i_slider { position: relative; width: 1000px; height: 350px; padding: 0px; margin-top: 8px; margin-right: auto; margin-bottom: 0px; margin-left: auto; overflow: hidden; }
#i_slider .imgs { height: 350px; overflow: hidden; position: absolute; top: 0; left: 0; }
#i_slider .imgs li { float: left; width: 1000px; height: 350px; overflow: hidden; }
#i_slider .nums { position: absolute; right: 5px; bottom: 5px; padding: 0; margin: 0; }
#i_slider .nums li { font-size: 12px; font-family: Verdana,Geneva,sans-serif; float: left; width: 16px; height: 16px; line-height: 16px; text-align: center; color: #47a2d7; margin: 0 0 0 5px; background: #f1f1f1; border: 1px solid #d5d6d7; cursor: pointer; }
#i_slider .nums li.current { font-size: 12px; color: #fff; background: #666; border: 1px solid #666; }