<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<style>
ul, ol, li{
margin: 0;
padding: 0;
}
ul, ol, dl {
list-style-type: none;
}
#marquee1{
width:310px;
height:45px;
overflow:hidden;
background:#333;
}
#marquee1 ul li{
float:left;
padding:0 1px;
}