player.css 915 B

12345678910
  1. #myplayPanel { position: absolute; left: 0px; top:0px; width: 100%; height: 350px; z-index: 2}
  2. #myadvPanel { position: absolute; left: 50px; Top:100px;width: 100%; height:-100px; z-index: 3}
  3. #myadvControl { position: absolute; left: 30px; top:26px; width: 320px; height:50px; z-index: 1}
  4. #mycontrolPanel { position: relative; left: 0px; top:0px; width: 100%; height: 77px; z-index: 3}
  5. #myPosBar { position: absolute; left: 10px; top: 1px; width: 29px; height: 12px; z-index: 3;cursor:hand}
  6. #myVolBar { position: absolute; left: 270px; top: 70px; width: 11px; height: 8px; z-index: 3;cursor:hand}
  7. #myBalBar { position: absolute; left: 286px; top: 84px; width: 11px; height: 8px; z-index: 3;cursor:hand}
  8. td { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;}
  9. body { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;line-height: 13pt}
  10. div { font-family: "宋体"; font-size: 9pt;color:#EEEEEE;}