我知道在css里修改,但是不知道修改什么地方 ?、??
- /* 页面主区域 */
- #ct { min-height: 300px; }
- .ie6 #ct { height: 300px; }
- .mn { overflow: hidden; }
- .ct2 .mn { float: left; width: 700px; margin-bottom: 1em; }
- .ct2 .sd { float: right; width: 250px; overflow: hidden; _overflow-y: visible; }
- .appl { float: left; overflow: hidden; margin-bottom: 10px; padding: 6px 10px; width: 117px; }
- .ct2_a, .ct3_a { border: 1px solid {WRAPBORDERCOLOR}; {SIDEBGCODE} }
- .ct2_a_r { border: none; background-image: none; }
- .ct2_a h1.mt { display: none; }
- .ct2_a .tb { margin-top: 3px; }
- .ct2_a .mn { float: right; width: 810px; }
- .ct2_a .mn { display: inline; margin-right: 10px; padding-top: 10px; width: 800px; }
- #nv_userapp .ct2_a .mn, .ct2_a_r .mn { margin-right: 0; width: 810px; }
- .ct3_a .mn { float: left; margin-left: 20px; width: 565px; }
- .ct3_a .sd { float: right; width: 220px; }
- #nv_home .ct3_a .sd .bm { margin-right: 10px; border: none; }
- #nv_home .ct3_a .sd .bm_c { padding: 10px 0; }
- .mw { width: 100%; float: none; }
- .mnw { clear: both; border-top: 1px solid #CCC; }
- .mnh { width: 643px; background: {COMMONBG}; margin-bottom: 0; }
- /* 页尾 */
- #ft { padding: 10px 0 0px; border-top: 1px solid {COMMONBORDER}; line-height: 1.8; color: {FOOTERTEXT}; }
- #flk { text-align: right; }
- #flk img { vertical-align: middle; }
- #scrolltop { visibility: hidden; position: fixed; bottom: 100px; display: block; margin: -30px 0 0; width: 26px; height: 50px; background: url({IMGDIR}/scrolltop.png) no-repeat 50% 0; line-height: 999px; overflow: hidden; cursor: pointer; }
- .ie6 #scrolltop { position: absolute; bottom: auto; }
- #nv_home #ft, .pg_announcement #ft, .pg_modcp #ft, .pg_portalcp #ft, .pg_ranklist #ft, #nv_userapp #ft { border-top: none; }
复制代码
|