本帖最后由 wjx79979 于 2009-4-1 01:29 编辑
TV.html 文件那个images漏加s,加上去严重变形,希望楼主改成河其他页面相一致就可以了,那个页面真的很难看,下面css代码我不会看,不会改,知道的改下吧/- *{margin:0; padding:0}
- body{background:#9e9e9e url(bg.jpg) repeat-x; font-size:12px; color:#CCCCCC}
- img{ border:0px}
- .left{float:left}
- .right{float:right}
- .clear{clear:both}
- .ma{margin-bottom:5px}
- .logo{margin-top:20px}
- .b14{font-size:14px; font-weight:bold}
- .m1{background:url(m_r1_c1.jpg) repeat-x; height:43px; width:6px; float:left; }
- .m2{background:url(m_r2_c6.jpg) repeat-x; height:43px; width:6px; float:left;}
- .menu{background:url(m_r1_c3.jpg) repeat-x; float:left; width:948px; height:43px;color:#2d5f32; font-size:14px; font-weight:bold}
- .menu a{ display:block; height:43px; width:100px; color:#2d5f32; line-height:43px; background:url(ml.jpg) right no-repeat; float:left; text-decoration:none; text-align:center}
- .menu a:hover{ display:block; height:43px; width:100px; color:#2d5f32; line-height:43px; background:url(hm.jpg) right no-repeat; float:left; text-align:center;text-decoration:none}
- .ban{margin-right:10px}
- .div{width:960px;}
- .div2{width:860px;}
- .mleft{ width:550px; float:left}
- .mbo{border:1px #0c1304 solid; background:#fff}
- .mlt{background:url(mt1.jpg) repeat-x; height:35px; text-align:left; text-indent:12px; color:#FFFFFF; line-height:35px; border-bottom:1px #0c1304 solid}
- .mlt span{ margin-left:5px; }
- .mlt span{ background:url(t_.gif) no-repeat 6px -2px;;; padding-left:20px;}
- .mlt span img{margin-right:5px; margin-top:8px;}
- .mlt h3{font-size:14px; font-weight:bold; display:inline;height:35px;}
- .mt1{background:url(bz.png) no-repeat; height:14px; border:1px #000 solid; width:14px; float:left; display:block}
- .playc{ width:550px;overflow:hidden; text-align:left}
- .mright{width:300px}
- .mrt{background:url(mt2.jpg) repeat-x; height:35px; text-align:left; text-indent:12px; color:#FFFFFF; line-height:35px; border-bottom:1px #0c1304 solid}
- .b{border:1px s#ff0000 solid}
- .clistsc{overflow:auto; height:400px; display:block; width:300px; overflow-x:hidden; background:#5C5C5C;
- scrollbar-face-color: #666;
- scrollbar-shadow-color: #595959;
- scrollbar-highlight-color:#868686;
- scrollbar-3dlight-color: #7c7c7c7;
- scrollbar-darkshadow-color: #9d9d9d;
- scrollbar-track-color:#3c3c3c;
- scrollbar-arrow-color:#2B2B2B;}
- .clist{text-align:left;}
- .playlist{width:100%; height:25px; padding-bottom:5px;text-align:center}
- .playlist a{display:block; color:#FFFFFF; text-decoration:none; width:100px; height:20px; border:1px #000 solid; float:right; margin-left:10px; line-height:20px; background:#666; margin-top:5px; margin-bottom:5px;}
- .playlist a:hover{ background:#929292; border:1px #ccc solid}
- .playlist a.ah{background:#ff0000; font-weight:bold; overflow:hidden; height:22px; line-height:20px; border:2px #000 solid}
- .clist div.box{width:100%; margin-bottom:0.5px;}
- .clist div.box div.boxtop{height:25px; line-height:25px; text-indent:26px; font-size:14px; font-weight:bold; background:#738256 url(j.gif) no-repeat 10px; border-bottom:1px #6da300 solid; cursor:pointer; border-top:1px #6da300 solid; margin-bottom:1px; color:#d3d8c9}
- .clist div.box div.boxtopj{height:25px; line-height:25px; text-indent:26px; font-size:14px; font-weight:bold; background:#738256 url(ja.gif) no-repeat 10px; border-bottom:1px #6da300 solid; cursor:pointer; border-top:1px #6da300 solid; margin-bottom:1px; color:#d3d8c9}
- .clist div.box div.boxmain{ width:100%;}
- .clist div.box div.boxmain a{ width:100%; height:25px; line-height:25px; background:#7c7c7c url(tv.gif) no-repeat 20px 3px; text-indent:45px; border-bottom:1px #9E9E9E solid; color:#1E2F00;display:block; text-decoration:none; margin-bottom:1px;}
- .clist div.box div.boxmain a:hover,.clist div.box div.boxmain a.lh{background:#949494 url(tv.gif) no-repeat 20px 3px; font-weight:bold; margin-bottom:1px; color:#fff}
- .about,.copy{padding:5px; line-height:20px}
复制代码 |