@charset "utf-8"; /* CSS Document */ body { background-color:transparent; margin: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial; font-size: 13px; font-weight: bold; scrollbar-base-color: #606096; color: #0099FF; line-height: 16px; padding-top: 4px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; } a:link { text-decoration:none; color: #00b4ff; } a:visited { text-decoration:none; color: #006b97; } a:hover { color:#0AF3F3;} a:active { text-decoration:none; color: #00b4ff; } .up{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding-right: 3px; } .down{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding-right: 3px; }