EmergencyVideoShow.css 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. .mbt{width:60px;height:25px;margin:5px 0 0 0 ;padding:4px 0 0 0;}
  2. #mbody{width:100%;height:100%;margin:0 0 0 0;background:#8BC0FF}
  3. #mainbg{width:100%;height:601px;background:url(img/mainbg.png);margin:0 0 0 0;}
  4. #main{width:670px;height:499px;margin:auto;background:url(img/mam.png);position: relative;text-align:center;}
  5. #main *{font-size:12px;color:#000;font-family:Arial,"ËÎÌå"}
  6. #mviewl{width:488px;height:474px;margin:10px 0 0 5px;background:url(img/mviewl.png);float:left;}
  7. #obj{width:468px;height:420px;margin:10px 0 0 0px;display:block;}
  8. #mviewr{height:200px;float:right;}
  9. #yt{width:142px;height:472px;background:url(img/ytbg.png);margin:10px 10px 0 0;}
  10. #yt .ytfont{width:50px;padding:10px 0 0 0;color:#FFF;text-align:center;}
  11. #yt div{float:left;}
  12. #control{margin: 9px 0 0 0px;padding:0 0 0 4px;}
  13. #yt a{display:block;width:100%;height:100%;text-decoration:none;}
  14. #yt a.y1:hover{background:url(img/yt11.png);}
  15. #yt a.y2:hover{background:url(img/yt21.png)}
  16. #yt a.y3:hover{background:url(img/yt31.png)}
  17. #yt a.y4:hover{background:url(img/yt41.png) no-repeat;}
  18. #yt a.y5:hover{background:url(img/yt51.png) no-repeat;}
  19. #yt a.y51{width:40px; height:40px; background:url(img/yt51.png) no-repeat;}
  20. #yt a.y51:hover{background:url(img/yt51.png) no-repeat;}
  21. #yt a.y6:hover{background:url(img/yt61.png) no-repeat;}
  22. #yt a.y7:hover{background:url(img/yt71.png) no-repeat;}
  23. #yt a.y8:hover{background:url(img/yt81.png) no-repeat;}
  24. #yt a.y9:hover{background:url(img/yt91.png) no-repeat;}
  25. #step{width:130px;height:30px;margin:5px 0 0 0;}
  26. .ytstep{width:100%;padding:0 0 0 10px;}
  27. .sel{width:60px;margin:5px 0 0 0;}
  28. #ytcolor{margin:15px 0 0 5px;width:123px;height:116px;background:url(img/ytbg1.png);}
  29. #ytcolor .ytc{padding:12px 0 0 6px;}
  30. #ytcolor .ytcolordiv{width:110px;height:30px;}
  31. #ytcolor .ytcolordiva{width:30px;height:30px;}
  32. a.add,a.decrease{ width:30px; height:30px;text-decoration: none;display:block;}
  33. a.add{background:url(img/add.png) no-repeat}
  34. a.add:hover {background:url(img/add1.png) no-repeat}
  35. a.decrease{background:url(img/cut.png) no-repeat}
  36. a.decrease:hover{background:url(img/cut1.png) no-repeat}
  37. #serverP{margin:5px 0 0 5px;width:123px;height:126px}
  38. #textDiv div{float:left}