.tickercontainer { width:420px; height:25px; background:url('../image/hot_bar.gif') no-repeat; overflow:hidden; position:absolute; right:20px; top:-32px; }
.tickercontainer .mask { position:relative; left:0px; width:420px; overflow:hidden; line-height:25px; }
ul.newsticker { position:relative; left:420px; list-style-type:none; margin:0; padding:0; }
ul.newsticker li { float:left; margin:0 10px; padding:0; font-weight:bold; }
ul.newsticker a { white-space:nowrap; padding:0; color:#cc0000; margin:0 50px 0 0; text-decoration:none; } 
ul.newsticker a:hover { color:#1c1c1c; } 
ul.newsticker span { margin:0 10px 0 0; } 
