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