@charset "utf-8";
.topvebanner { margin: 0 auto; width:1000px; height: 110px; overflow: hidden; }
.topvebanner ul { margin: 0; padding: 0; }
#myjQuery { BACKGROUND: #000; OVERFLOW: hidden; WIDTH: 1000px; POSITION: relative; HEIGHT: 110px; }
#myjQueryContent { OVERFLOW: hidden; WIDTH:1000px; HEIGHT: 110px; }
#myjQueryContent DIV { POSITION: absolute; HEIGHT: 110px; }
#myjQueryContent .smask { Z-INDEX: -1; }
#myjQueryContent IMG { WIDTH: 1000px; HEIGHT: 110px; border: 0; }

