/*network footer*/
#foot-nw a { font-weight: 600; color: #ffffef; text-decoration: none; }
#foot-nw a:hover { color: #c00; text-decoration: underline; white-space: nowrap; }
#l1 { margin: 0; padding: 5px 0 5px 0; text-align: center; border-bottom: 1px solid #333; }
#l2 { margin: 0; padding: 5px 0 5px 0; text-align: center; }
#l3 { margin: 0; padding: 10px; text-align: left; color: #999; background-color: #333; }
#l3 a { font-weight: 600; text-decoration: none; color: #999; }
#l3 a:hover { color: #999; text-decoration: underline; }
#l3 #abc { float: right; width: auto; }
#l3 #abc a { font-weight: 500; }
#foot-nw { /* must be source ordered last for weird IE 5.5 bug */
margin: 0; padding: 0; width: 100%; color: #ffffef; background-color: #000;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: xx-small;	/* false value for WinIE4/5 */
voice-family: "\"}\"";	/* trick WinIE4/5 into thinking rule is over */
voice-family: inherit;	/* recover from trick */
font-size: x-small;		/* intended value for better browsers */ }
