In this picture from http://en.kioskea.net/contents/pc/bus.php3 that explains the buses in a computer

- I wonder whether the black line from CPU to South Bridge is also a bus? It is not named in the picture, and what is its name?
Are those short black lines stemming from LAN, SCSI, ISA, USB, IDE also buses, and what are their names?
Note that those black lines stemming from Level 2 cache, AGP and RAM are named procesor bus, AGP bus and memory bus respectively in the picture.
- Does the black line from CPU to South Bridge intersect with both PCI bus and Processor bus?
How is the data flow like?
For example, are my following understanding correct?
From CPU to Level 2 cache, the route is the black line stemming from CPU and processor bus.
From CPU to either AGP or RAM, the route is the black line stemming from CPU, North Bridge, and AGP bus or memory bus.
From CPU to either LAN or SCSI, the route is the black line stemming from CPU, north bridge, PCI bus, and the black line stemming from LAN or SCSI.
From CPU to any of ISA, USB and IDE, the route is the black line stemming from CPU, north bridge, south bridge, and the black line steming from ISA, USB or IDE.
How are data flows between non-CPU components like?
Thanks!
