@charset "utf-8";
dl.marquee { height:108px; width:950px; background:url(../images/bg.gif) repeat-x;}
dl.marquee dt { float:left; width:19px; height:108px; cursor:pointer; overflow:hidden; }
dl.marquee dd { float:left; width:912px; margin-left:0; }
#marquee { overflow:hidden; height:108px; display:inline;background:url(../images/bg.gif) repeat-x;}
#marquee ul { list-style:none; }
#marquee ul li img { display:block; margin-left:1px; }
#marquee ul li { float:left; width:172px; height:108px; line-height:150%; text-align:center; }

