马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?快速注册
×
偶然间将论坛的css样式弄好了
(原本最上边的导航模块和最下边的友情链接模块宽度与中间模块的不一致 都短了些 据说是css样式有问题)
幸好之前还有一个原始的副本 重新应用以后就立马显示正常了...
但是对css样式的具体内容还是不太清楚
大家帮忙找找这两批代码的不同吧 (便于分析页面css样式) 谢......
PS :长期看代码 我眼花.............ali(44)
-------------------
其一:原来的(也就是错误的)- body {
- background: #B2C48F;
- margin: 0px;
- padding: 0px 0px 16px 0px;
- font-family: "宋体";
- font-size: 12px;
- }
- b {
- font-weight: normal;
- }
- form {
- display: inline;
- }
- h1,h2,h3,h4,h5,h6,p,ul,li,input,select,dl,dt,dd {
- padding: 0px;
- margin: 0px;
- }
- ul {
- list-style-type: none;
- }
- .clear {
- clear: both;
- }
- a {
- color: #060;
- text-decoration: none;
- }
- a:hover {
- text-decoration: underline;
- }
- .showOrange {
- color: #F60;
- }
- #topTools {
- height: 32px;
- width: 980px;
- margin: 0px auto;
- }
- #topTools h3 {
- float: left;
- font-size: 12px;
- font-weight: normal;
- color: #696;
- padding-top: 10px;
- }
- #topTools h3 a{
- color: #360;
- }
- #topTools p {
- color: #FFF;
- float: right;
- padding: 10px 10px 0px 0px;
- }
- #bodyWrap {
- width: 980px;
- margin: 0px auto;
- padding-bottom: 10px;
- background: #FFF url(../images/09bbs_138.gif) bottom no-repeat;
- }
- #header {
- background: #FFF url(../images/09bbs_03.gif) top no-repeat;
- padding: 10px;
- height: 70px;
- }
- #logo {
- float: left;
- height: 70px;
- width: 250px;
- position: relative;
- }
- #logo h1 {
- position: absolute;
- top: 13px;
- left: 0px;
- }
- #logo h1 a {
- display: block;
- height: 50px;
- width: 165px;
- text-indent: -9999px;
- background: url(../images/09bbs_12.gif) no-repeat 0px 0px;
- }
- #logo h2 {
- position: absolute;
- top: 24px;
- left: 165px;
- font-size: 14px;
- color: #FF6C00;
- width: 85px;
- height: 16px;
- }
- #logo h3 {
- position: absolute;
- top: 43px;
- left: 165px;
- font-size: 12px;
- font-weight: normal;
- width: 85px;
- }
- #logo h3 a {
- color: #999;
- }
- #vpAD {
- float: left;
- height: 70px;
- width: 160px;
- }
- #nav {
- border: 2px solid #4D821F;
- margin: 0px 10px 8px 10px;
- height: 78px;
- background: #42731A url(../images/09bbs_18.gif) repeat-x;
- }
- #nav dl {
- float: left;
- padding: 6px 2px 0px 25px;
- height: 72px;
- background: url(../images/09bbs_24.gif) no-repeat 0px 6px;
- }
- #nav dt {
- height: 30px;
- }
- #nav dt a {
- display: block;
- height: 19px;
- text-indent: -9999px;
- }
- #nav dd {
- float: left;
- white-space: nowrap;
- padding-right: 12px;
- height: 20px;
- }
- #nav dd a {
- color: #FFF;
- }
- #nav dl.navSS {
- width: 252px;
- padding-left: 20px;
- background: none;
- }
- #nav dl.navXX {
- width: 142px;
- }
- #nav dl.navDZH {
- width: 132px;
- }
- #nav dl.navJLB {
- width: 108px;
- }
- #nav dl.navZW {
- width: 122px;
- }
- #nav dl.navSS dt a {
- background: url(../images/09bbs_21.gif) no-repeat 0px 0px;
- }
- #nav dl.navXX dt a {
- background: url(../images/09bbs_26.gif) no-repeat 0px 0px;
- }
- #nav dl.navDZH dt a {
- background: url(../images/09bbs_28.gif) no-repeat 0px 0px;
- }
- #nav dl.navJLB dt a {
- background: url(../images/09bbs_30.gif) no-repeat 0px 0px;
- }
- #nav dl.navZW dt a {
- background: url(../images/09bbs_32.gif) no-repeat 0px 0px;
- }
- .scrBox {
- width: 960px;
- margin: 0px 10px;
- }
- .scrL {
- float: left;
- width: 272px;
- }
- .scrM {
- float: left;
- width: 440px;
- padding: 0px 8px;
- }
- .scrR {
- float: left;
- width: 232px;
- }
- .defBox {
- border: 1px solid #D5E1C5;
- background: #F3F9E3;
- margin-bottom: 8px;
- }
- #slide {
- height: 248px;
- padding: 5px 5px 0px 5px;
- text-align: center;
- }
- #slide img {
- display: block;
- height: 195px;
- width: 260px;
- margin-bottom: 20px;
- }
- #slide h3 {
- font-size: 14px;
- color: #360;
- }
- #slide h3 a {
- color: #360;
- }
- #bbsBee {
- height: 211px;
- }
- .defBoxTit {
- height: 29px;
- border: 1px solid #F3F9E3;
- border-bottom: 1px solid #D5E1C5;
- background: #F3F9E3 url(../images/09bbs_57.gif) repeat-x top;
- }
- #bbsBee .defBoxTit {
- border-bottom: none;
- }
- .defBoxTit h3 {
- float: left;
- font-size: 12px;
- color: #214200;
- padding: 8px 0px 0px 20px;
- background: url(../images/09bbs_59.gif) no-repeat 9px 8px;
- }
- .defBoxTit h3 a {
- color: #214200;
- }
- .beeSty1 {
- position: relative;
- height: 102px;
- background: #FFF;
- border-top: 1px solid #D8E3CB;
- }
- .beeSty1 h3 {
- position: absolute;
- left: 142px;
- top: 24px;
- width: 120px;
- font-size: 12px;
- color: #360;
- }
- .beeSty1 h3 a {
- color: #360;
- }
- .beeSty1 h4 {
- position: absolute;
- left: 13px;
- top: 20px;
- height: 19px;
- width: 27px;
- }
- .beeSty1 h5 {
- position: absolute;
- border: 1px solid #AEC68E;
- height: 80px;
- width: 80px;
- left: 50px;
- top: 10px;
- }
- .beeSty1 ul {
- position: absolute;
- height: 32px;
- width: 120px;
- left: 142px;
- top: 55px;
- color: #999;
- }
- .beeSty1 li {
- height: 16px;
- }
- .beeSty1 li a {
- font-weight: bold;
- color: #690;
- }
- .beeSty2 {
- position: relative;
- height: 38px;
- background: #F5FBE7 url(../images/09bbs_89.gif) repeat-x bottom;
- border-top: 1px solid #D8E3CB;
- }
- .beeSty2 h3 {
- position: absolute;
- left: 50px;
- top: 12px;
- width: 120px;
- font-size: 12px;
- font-weight: normal;
- color: #360;
- }
- .beeSty2 h3 a {
- color: #360;
- }
- .beeSty2 h4 {
- position: absolute;
- left: 18px;
- top: 12px;
- height: 13px;
- width: 18px;
- }
- .beeSty2 h5 {
- display: none;
- }
- .beeSty2 ul {
- position: absolute;
- height: 16px;
- width: 90px;
- left: 160px;
- top: 12px;
- color: #999;
- overflow: hidden;
- }
- .beeSty2 li {
- height: 16px;
- }
- .beeSty2 li a {
- font-weight: bold;
- color: #690;
- }
- #greenBox {
- height: 468px;
- border: 4px solid #75A11D;
- }
- #headline {
- height: 109px;
- padding: 16px 20px 0px 20px;
- }
- #headline h3 {
- font-family: "黑体";
- font-weight: normal;
- font-size: 16px;
- height: 27px;
- text-align: center;
- clear: both;
- }
- #headline h3 a {
- color: #360;
- }
- #headline p {
- float: left;
- height: 27px;
- width: 390px;
- color: #666;
- white-space: nowrap;
- overflow: hidden;
- }
- #headline p a {
- color: #690;
- }
- #betterNews {
- height: 300px;
- overflow: hidden;
- margin: 0px 10px 10px 10px;
- }
- #betterNewsTit {
- height: 28px;
- background: url(../images/09bbs_118.gif) no-repeat right;
- }
- #betterNewsTitL {
- background: url(../images/09bbs_53.gif);
- float: left;
- height: 28px;
- width: 98px;
- }
- #betterNewsTitL h3 {
- font-size: 12px;
- color: #214200;
- padding: 11px 0px 0px 34px;
- background: url(../images/09bbs_59.gif) no-repeat 22px 11px;
- }
- #betterNewsTitL h3 a {
- color: #214200;
- }
- #betterNews ul {
- padding: 12px 5px 1px 5px;
- border-bottom: 1px dashed #D7D7D7;
- width: 402px;
- float: left;
- }
- #betterNews li {
- height: 25px;
- width: 402px;
- float: left;
- }
- #betterNews ul h4 {
- font-size: 14px;
- font-weight: normal;
- width: 80px;
- white-space: nowrap;
- overflow: hidden;
- float: left;
- }
- #betterNews ul h4 a{
- color: #C60;
- }
- #betterNews ul h3 {
- font-size: 14px;
- font-weight: normal;
- width: 216px;
- margin-right: 24px;
- white-space: nowrap;
- overflow: hidden;
- float: left;
- }
- #betterNews ul h5 {
- font-size: 12px;
- font-weight: normal;
- width: 82px;
- white-space: nowrap;
- overflow: hidden;
- float: left;
- }
- #betterNews ul h5 a {
- color: #999;
- }
- #nums {
- height: 32px;
- border-top: 1px solid #D5E1C5;
- background: #F3F9E3 url(../images/09bbs_57.gif) repeat-x 0px 1px;
- }
- #nums ul {
- padding: 11px 0px 0px 20px;
- width: 390px;
- overflow: hidden;
- }
- #nums li {
- display: inline;
- padding-right: 12px;
- white-space: nowrap;
- }
- #nums a {
- color: #F60;
- }
- #loginBox {
- height: 150px;
- position: relative;
- }
- #loginBoxSuc {
- height: 148px;
- padding: 1px;
- }
- #loginBox table {
- margin: 6px auto 0px auto;
- color: #360;
- background: url(../images/09bbs_49.gif) repeat-x bottom;
- }
- #loginBox th {
- font-weight: normal;
- height: 27px;
- width: 55px;
- text-align: right;
- }
- #loginBox input.userpw {
- border: 1px solid #AEC68E;
- height: 16px;
- width: 96px;
- padding: 1px 2px;
- }
- #loginBox ul {
- padding: 9px 0px 0px 10px;
- }
- #loginBox li {
- display: inline;
- padding-right: 2px;
- }
- #loginBox li a {
- color: #690;
- }
- #loginBox li a.showOrange {
- color: #F60;
- }
- #loginBtn {
- position: absolute;
- height: 49px;
- width: 49px;
- left: 170px;
- top: 40px;
- }
- #search {
- background: #3D6E18 url(../images/09bbsSearch_76.gif) no-repeat right bottom;
- height: 75px;
- margin-bottom: 8px;
- }
- #search h3 {
- float: left;
- height: 75px;
- width: 60px;
- color: #3D6E18;
- background: #3D6E18 url(../images/09bbsSearch_66.gif) no-repeat 6px 20px;
- }
- #search ul {
- float: left;
- width: 160px;
- padding-top: 13px;
- }
- #search li {
- height: 27px;
- }
- #search input.keywords {
- border: 1px solid #AEC68E;
- height: 16px;
- width: 150px;
- padding: 1px 2px;
- }
- #search input.searchBtn {
- border: none;
- height: 21px;
- width: 50px;
- color: #FFF;
- font-size: 12px;
- background: #91C131 url(../images/09bbsSearch_70.gif) no-repeat;
- cursor: pointer;
- }
- #activity {
- height: 231px;
- }
- #activity img {
- display: block;
- height: 110px;
- width: 210px;
- margin: 8px auto 10px auto;
- border: 1px solid #AEC68E;
- }
- #activity ul {
- padding-left: 15px;
- }
- #activity li {
- height: 22px;
- padding-left: 9px;
- background: url(../images/09bbs_77.gif) no-repeat 0px 3px;
- }
- .bannerAD {
- margin: 0px 10px 8px 10px;
- }
- .scrBoxLM {
- float: left;
- width: 720px;
- }
- .listBox {
- width: 354px;
- height: 288px;
- margin: 0px 0px 8px 0px;
- border: 1px solid #D5E1C5;
- position: relative;
- }
- .listBoxTit {
- height: 29px;
- background-color: #E9F4CF;
- border: 1px solid #FFF;
- border-bottom: 1px solid #D5E1C5;
- }
- .listBoxTit h3 {
- font-size: 12px;
- color: #214200;
- padding: 8px 0px 0px 20px;
- background: url(../images/09bbs_59.gif) no-repeat 8px 8px;
- }
- .listBoxTit h3 a {
- color: #214200;
- }
- #rtph {
- float: left;
- }
- #ltxt {
- float: right;
- }
- .listBoxFly {
- height: 59px;
- width: 59px;
- position: absolute;
- z-index: 99;
- top: -1px;
- right: -1px;
- }
- #rtph .listBoxFly {
- background: url(../images/09bbs_96.gif);
- }
- #ltxt .listBoxFly {
- background: url(../images/09bbs_98.gif);
- }
- #wabs {
- clear: both;
- height: 178px;
- width: 718px;
- border: 1px solid #D5E1C5;
- background-color: #F3F9E3;
- margin-bottom: 8px;
- padding: 3px 0px;
- }
- #wabsTit {
- background: url(../images/09bbs_118.gif) no-repeat right;
- height: 28px;
- margin: 0px 3px;
- }
- #wabsTit h3 {
- float: left;
- font-size: 12px;
- color: #214200;
- background: url(../images/09bbs_117.gif) no-repeat;
- height: 20px;
- padding: 8px 0px 0px 28px;
- }
- #wabsTit h3 a {
- color: #214200;
- }
- #wabsCon {
- padding: 10px 0px 0px 11px;
- height: 140px;
- }
- .wabsOne {
- float: left;
- height: 140px;
- width: 132px;
- padding-right: 9px;
- }
- .wabsPic {
- background-color: #FFF;
- height: 94px;
- width: 124px;
- border: 1px solid #DDD;
- padding: 3px;
- }
- .wabsOne h4 {
- font-size: 12px;
- font-weight: normal;
- text-align: center;
- width: 120px;
- padding-top: 10px;
- margin: 0px 6px;
- white-space: nowrap;
- overflow: hidden;
- }
- #xdtb {
- float: left;
- height: 322px;
- }
- #xdtb .listBoxFly {
- background: url(../images/09bbs_127.gif);
- }
- #ysh {
- float: right;
- height: 322px;
- }
- #ysh .listBoxFly {
- background: url(../images/09bbs_129.gif);
- }
- .picListBox {
- height: 136px;
- margin: 0px 10px;
- }
- .picListBoxTop {
- padding-top: 8px;
- border-bottom: 1px dashed #DDD;
- }
- .picListBoxBot {
- padding-top: 6px;
- }
- .picListPic {
- float: left;
- background: #FFF;
- height: 122px;
- width: 124px;
- border: 1px solid #DDD;
- padding: 3px;
- }
- .picListPic img {
- height: 94px;
- width: 124px;
- display: block;
- margin-bottom: 3px;
- }
- .picListPic h4 {
- font-size: 12px;
- text-align: center;
- font-weight: normal;
- height: 18px;
- padding-top: 7px;
- background: #F3F9E3;
- }
- .picListBox ul {
- padding: 8px 0px 0px 10px;
- float: left;
- }
- .picListBox li {
- height: 24px;
- padding-left: 9px;
- background: url(../images/09bbs_dot.gif) no-repeat 0px 4px;
- }
- .scrRR {
- float: right;
- width: 232px;
- }
- #bbsStar {
- height: 242px;
- }
- #starInfo {
- height: 94px;
- padding: 8px 0px 0px 2px;;
- margin-left: 8px;
- background: url(../images/09bbs_101.gif) no-repeat right 6px;
- }
- .starPhoto {
- float: left;
- height: 80px;
- width: 80px;
- border: 1px solid #AEC68E;
- overflow: hidden;
- margin-right: 10px;
- }
- .starList {
- float: left;
- width: 128px;
- height: 94px;
- }
- .starList h4 {
- font-size: 12px;
- color: #FF6600;
- height: 21px;
- padding-top: 2px;
- }
- .starList dt {
- color: #999;
- height: 16px;
- }
- .starList dd {
- color: #690;
- height: 16px;
- font-weight: bold;
- }
- #starIntro {
- margin: 0px 8px;
- padding-top: 8px;
- background: url(../images/09bbs_49.gif) repeat-x top;
- }
- #starIntro p {
- line-height: 22px;
- text-indent: 2em;
- }
- #starIntro h4 {
- font-size: 12px;
- text-align: right;
- }
- #starIntro h4 a {
- color: #690;
- }
- .sideBanner {
- height: 80px;
- margin-bottom: 8px;
- }
- #cardClub {
- height: 192px;
- }
- .sideList {
- padding: 10px 0px 0px 10px;
- }
- .sideList li {
- height: 24px;
- background: url(../images/09bbs_dot.gif) no-repeat 0px 4px;
- padding-left: 9px;
- }
- #jczt {
- height: 272px;
- }
- #jczt img {
- display: block;
- height: 110px;
- width: 210px;
- margin: 10px auto 2px auto;
- border: 1px solid #AEC68E;
- }
- #footer {
- height: 105px;
- padding-top: 35px;
- background: url(../images/09bbs_136.gif) repeat-x top;
- margin: 0px 10px;
- text-align: center;
- }
- #footer p {
- line-height: 20px;
- color: #666;
- }
- #footer p a {
- color: #666;
- }
- #loginBoxSucWrap {
- height: 98px;
- padding: 13px 0px 0px 9px;
- background: url(../images/09bbs_57.gif) repeat-x top;
- }
- .userPhoto {
- background-color: #FFF;
- float: left;
- height: 58px;
- width: 58px;
- padding: 1px;
- border: 1px solid #AEC68E;
- }
- #loginBoxSucWrap ul {
- float: left;
- padding-left: 10px;
- width: 145px;
- color: #360;
- }
- #loginBoxSucWrap li {
- height: 18px;
- }
- #loginBoxSucWrap li a {
- color: #360;
- }
- #loginBoxSucWrap h5 {
- font-weight: normal;
- font-size: 12px;
- padding: 4px 0px 0px 0px;
- }
- #loginBoxSucWrap h5 a {
- color: #690;
- }
- .linksBtn {
- clear: both;
- margin: 0px 9px;
- background: url(../images/09bbs_49.gif) repeat-x top;
- text-align: center;
- padding-top: 8px;
- }
- .linksBtn img {
- margin: 0px 3px;
- padding: 0px;
- }
- .top10 {
- padding: 12px 0px 0px 16px;
- width: 338px;
- float: left;
- }
- .top10 li {
- height: 24px;
- width: 338px;
- float: left;
- }
- .top10 h4 {
- font-size: 9px;
- font-weight: bold;
- color: #FFF;
- background: #FC7C00 url(../images/09bbs_104.gif);
- font-family: Verdana, Arial, Helvetica, sans-serif;
- width: 15px;
- height: 12px;
- text-align: center;
- float: left;
- margin-right: 10px;
- }
- .top10 h3 {
- font-size: 14px;
- font-weight: normal;
- white-space: nowrap;
- overflow: hidden;
- width: 220px;
- float: left;
- }
- .top10 h5 {
- font-size: 12px;
- font-weight: normal;
- width: 82px;
- white-space: nowrap;
- overflow: hidden;
- float: left;
- }
- .top10 h5 a {
- color: #999;
- }
- #ltxt .top10 h4 {
- background: #FC7C00 url(../images/09bbs_107.gif);
- }
- #bee01.beeSty1 h4 {
- background: url(../images/09bbs_numB_01.gif);
- }
- #bee01.beeSty2 h4 {
- background: url(../images/09bbs_numS_01.gif) no-repeat;
- }
- #bee02.beeSty1 h4 {
- background: url(../images/09bbs_numB_02.gif);
- }
- #bee02.beeSty2 h4 {
- background: url(../images/09bbs_numS_02.gif) no-repeat;
- }
- #bee03.beeSty1 h4 {
- background: url(../images/09bbs_numB_03.gif);
- }
- #bee03.beeSty2 h4 {
- background: url(../images/09bbs_numS_03.gif) no-repeat;
- }
- .listBoxMore {
- position: absolute;
- height: 17px;
- width: 36px;
- right: 10px;
- overflow: hidden;
- bottom: 0px;
- background: url(../images/09bbs_more_169.gif) no-repeat;
- }
- .listBoxMore a {
- display: block;
- width: 36px;
- height: 17px;
- padding-top: 20px;
- }
- .picListPic h4 a {
- white-space: nowrap;
- text-align: center;
- width: 108px;
- margin: 0px 8px;
- overflow: hidden;
- display: block;
- }
- /******************BBSlogo**************************/
- #newLogo {
- float: left;
- height: 70px;
- width: 250px;
- }
- #newLogo h1 {
- height: 70px;
- width: 188px;
- }
- #newLogo h1 a {
- display: block;
- height: 70px;
- width: 188px;
- background-image: url(../images/bbslogo.gif);
- background-repeat: no-repeat;
- text-indent: -9999px;
- }
- #nav2 {
- margin: 0px 10px 10px 10px;
- }
- #nav2 b {
- font-weight: bold;
- }
- #nav2Main {
- height: 36px;
- overflow: hidden;
- background: url(../images/09bbsNav_04.gif);
- }
- #nav2Main a:hover {
- text-decoration: none;
- }
- #nav2MainL {
- float: left;
- width: 5px;
- height: 36px;
- background: url(../images/09bbsNav_03.gif);
- }
- #nav2MainR {
- float: right;
- width: 5px;
- height: 36px;
- background: url(../images/09bbsNav_06.gif);
- }
- #nav2 .tabs {
- float: left;
- height: 36px;
- font-size: 14px;
- }
- #nav2 .tab {
- display: block;
- float: left;
- cursor: pointer;
- color: #FFF;
- height: 36px;
- padding: 0px 10px 0px 12px;
- background: url(../images/09bbsNav_10.gif) no-repeat right 6px;
- }
- #nav2 .tab span {
- display: block;
- float: left;
- height: 36px;
- }
- #nav2 .tab span b {
- display: block;
- float: left;
- padding: 12px 16px 0px 16px;
- height: 24px;
- }
- #nav2 .curtab {
- color: #360;
- }
- #nav2 .curtab span {
- background: url(../images/09bbsNav_08.gif) no-repeat right 6px;
- }
- #nav2 .curtab span b {
- background: url(../images/09bbsNav_07.gif) no-repeat left 6px;
- }
- #nav2 .tabcontent {
- height: 36px;
- border: 1px solid #B5D48C;
- border-top: none;
- background: url(../images/09bbsNav_14.gif) repeat-x bottom;
- }
- #nav2 .tabcontent ul {
- padding-top: 13px;
- }
- #nav2 .tabcontent li {
- float: left;
- padding: 0px 21px 0px 20px;
- background: url(../images/09bbsNav_18.gif) no-repeat right;
- }
- #nav2 .tabcontent li a {
- color: #360;
- }
- #nav2 .tabcontent li a.hotCol {
- color: #F60;
- }
- #nav2 .tabcontent li a:hover {
- color: #F70;
- }
- /**********************************************20090203修改***********************************************/
- #betterNews {
- margin: 0px 10px 6px 10px;
- }
- #nums {
- height: 36px;
- }
- #nums ul {
- padding: 13px 0px 0px 20px;
- }
- #nums li {
- padding-right: 10px;
- }
- #midADs {
- margin: 2px 10px 10px 10px;
- background: #EAF3D3;
- height: 108px;
- width: 960px;
- overflow: hidden;
- }
- #midADs ul {
- padding: 6px 0px 0px 7px;
- }
- #midADs li {
- float: left;
- margin-right: 6px;
- }
- .glBoard {
- height: 162px;
- width: 350px;
- border: 1px solid #D5E1C5;
- background: #FFF;
- margin-bottom: 8px;
- padding: 2px;
- overflow: hidden;
- }
- #hotBoard {
- float: left;
- }
- #newBoard {
- float: right;
- }
- .glBoardTit {
- height: 28px;
- background: url(../images/09bbs3_17.gif);
- }
- .glBoardTit h3 {
- float: left;
- background: url(../images/09bbs3_16.gif) no-repeat;
- width: 104px;
- height: 20px;
- font-size: 12px;
- color: #FFF;
- padding: 8px 0px 0px 21px;
- }
- .glBoardTitR {
- float: right;
- background: url(../images/09bbs3_20.gif) no-repeat right;
- width: 90px;
- height: 28px;
- }
- #newBoard .glBoardTitR {
- background: url(../images/09bbs3_23.gif) no-repeat;
- }
- #newBoard .top10 h4 {
- background: url(../images/09bbs_107.gif);
- }
- #wabsTit h3 {
- color: #FFF;
- float: left;
- }
- #wabsTit h3 a {
- color: #FFF;
- }
- #wabs {
- height: 313px;
- }
- .wabsOne {
- height: 138px;
- }
- .moreInfo {
- font-size: 12px;
- font-weight: normal;
- float: right;
- padding: 9px 16px 0px 0px;
- color: #91A67D;
- }
- .moreInfo a {
- color: #91A67D;
- }
- #wabs .moreInfo a {
- color: #FFF;
- }
- .modiList {
- height: 180px;
- width: 354px;
- border: 1px solid #D5E1C5;
- margin-bottom: 8px;
- }
- .modiListTit {
- height: 29px;
- border-bottom: 1px solid #D5E1C5;
- background: url(../images/09bbs3_29.gif);
- }
- .modiListTit h3 {
- font-size: 12px;
- float: left;
- color: #214200;
- padding: 9px 0px 0px 20px;
- background: url(../images/09bbs_59.gif) no-repeat 8px 9px;
- }
- .modiListCon {
- height: 136px;
- margin: 0px 10px;
- padding-top: 8px;
- }
- .modiListPic {
- float: left;
- background: #FFF;
- height: 122px;
- width: 124px;
- border: 1px solid #DDD;
- padding: 3px;
- }
- .modiListPic img {
- height: 94px;
- width: 124px;
- display: block;
- margin-bottom: 3px;
- }
- .modiListPic h4 {
- font-size: 12px;
- text-align: center;
- font-weight: normal;
- height: 18px;
- padding-top: 7px;
- background: #F3F9E3;
- }
- .modiListPic h4 a {
- white-space: nowrap;
- text-align: center;
- width: 108px;
- margin: 0px 8px;
- overflow: hidden;
- display: block;
- }
- .modiListCon ul {
- padding: 4px 0px 0px 12px;
- float: left;
- }
- .modiListCon li {
- height: 22px;
- padding-left: 9px;
- background: url(../images/09bbs_dot.gif) no-repeat 0px 4px;
- }
- #block01 {
- float: left;
- }
- #block02 {
- float: right;
- }
- #block03 {
- float: left;
- clear: both;
- }
- #block04 {
- float: right;
- }
- .sideList li {
- height: 22px;
- }
- .picForTheme {
- display: block;
- height: 110px;
- width: 210px;
- margin: 8px auto 2px auto;
- border: 1px solid #AEC68E;
- }
- /*************************************友情链接样式表**********************************/
- #links {
- margin: 0px 10px 10px 10px;
- border: 1px solid #D5E1C5;
- }
- #links ul {
- float: left;
- padding: 15px 10px 5px 20px;
- }
- #links li {
- float: left;
- height: 22px;
- margin-right: 12px;
- white-space: nowrap;
- }
- /**************************新增切换城市*********************/
- #newLogo h1 {
- height: 70px;
- width: 188px; float:left
- }
- #newLogo {
- float: left;
- height: 70px;
- width: 360px;
- }
- #topBanner {
- float: left;
- height: 70px;
- width: 540px;
- }
- #top-title{ float:left; width:150px; height:47px; margin:25px 0 0 0px; padding-left:10px; border-left: solid 1px #ddd}
- #top-title span{ color:#ff6600; font-size:18px; font-family:"黑体"; line-height:24px}
- #top-title a{ color:#3366cc}
- #top-title{ float:left; width:155px; height:47px; margin:25px 0 0 0px; padding-left:10px; border-left: solid 1px #ddd; position:relative}
- #top-border{ float:left; position:absolute; top:1px; right:12px; display:none}
- #top-banner{ clear:both}
- #top-title span{ color:#ff6600; font-size:18px; font-family:"黑体"; line-height:24px; float:left}
- #top-title #top-qiehuan span a{ color:#3366cc; font-size:12px; font-family:"宋体"; margin-right:11px}
- #top-qiehuan #top-border a{ padding:0px 8px 0 0 ;color:#3366cc; line-height:26px; }
复制代码 其二:现在的(也就是正确的)--------------------
麻烦大家了~~~~~~~~~~·ali(19)
找到的我给送文理币!~!~~ |