/*TopList*/

.HotsNes_marquee {
    height:23px;
    width:500px;
    white-space:nowrap;
    margin-top:3px;
    float:left;
    display:inline;
    line-height:23px;
}
*html .HotsNes_marquee {
    height:23px;
    white-space:nowrap;
    margin-top:3px;
}
a.link_HotsNes_marquee:link,
a.link_HotsNes_marquee:visited
 {
	color:#111111;
	text-decoration:none;
	white-space:nowrap;
	height:23px;
	line-height:23px;
    display:inline;
}
a.link_HotsNes_marquee:hover
{
	border-bottom: solid 1px #ccc;
}
