下载了官方这个模板之后发现:
凡是正文页中的图片,宽或者高大于500像素的图片都会被强制性缩小。给浏览者带来极大不便。我仔细看了一下。好像问题应该是出在 style.css 这个文件里。
不太懂这个,也不知道怎么修改,我只想不让它强制缩放我的文章页图片。只好把源代码全部贴出。请高手指点,在线等……- /*
- SupeSite 官方模板:Slate
- (C) 2001-2006 Comsenz Inc.
- http://www.supesite.com
- */
- /*头部*/
- .header{background:url(../images/bg.jpg) repeat-x; height:115px; he\ight:100px; border-top:7px solid #86C8D6; border-
- bottom:8px solid #D3F0F4;}
- .header .logo{float:left;padding:26px 0 0 28px;}
- .header .banner{float:right; margin:26px 30px 0 0; overflow:hidden; width:468px;height:60px;}
- .menu{background:#D3F0F4 url(../images/bg_menu.jpg) repeat-x; padding-left:30px;}
- /*\*/ * html .menu{ height: 1%; }/**/ *> .menu{ overflow: hidden; }
- .menu ul{list-style:none;float:left;margin:0;padding:0;width:650px;}
- .menu li{float:left;line-height:36px; height:36px; padding:0 12px; white-space:nowrap;margin:0;}
- .menu li a{color:#274A52;}
- .menu .curmenu{background:url(../images/bg_menu_on.gif) no-repeat center top;}
- /*快速搜索*/
- .searchdiv{background:url(../images/bg_searchdiv.jpg) repeat-x;width:295px; float:right; line-height:38px;}
- .searchdiv *{ vertical-align:middle;}
- .searchdiv input{ background:url(../images/bg_searchinput.jpg) repeat-x; border:1px solid #FFF; margin:0 0 0
- 6px;padding:2px; width:100px;}
- .searchdiv button{ background:url(../images/btn_search.gif) no-repeat center center; border:none; text-indent:-
- 9999px;width:50px;height:38px;}
- .searchdiv a{background:url(../images/bg_menu_on.gif) no-repeat center top; display:block;line-height:38px;
- width:66px; float:right; text-align:center; color:#FFF;}
- .main{border-top:1px solid #FFF; background:url(../images/bg_main.jpg) repeat-x;padding:20px; overflow:hidden;}
- /*原始样式------------------------------------------*/
- * { word-break: break-all; }
- body {margin: 0; padding: 0; background-color:#67635A;font: 12px "Trebuchet MS", "Lucida Console", "Lucida Sans"; text-align:
- center; color: #000; }
- a { text-decoration: none; color: #656D77; }
- a:hover { text-decoration: underline; }
- a img { border: none; }
- form { margin: 0; padding: 0; }
- input, button, select, textarea { font: 1em "Trebuchet MS", "Lucida Console", "Lucida Sans"; }
- button { cursor: pointer; }
- /*提示框*/
- #notice { margin: 200px auto 0; background: #FFF; border-style: solid; border-color: #86B9D6 #B2C9D3 #B2C9D3; border-width:
- 4px 1px 1px; }
- #notice_message { padding: 1.5em 1em; font-size: 1.17em; }
- #notice_message.warning { color:red; }
- #notice_links { margin: 0; line-height: 2em; border-top: 1px solid #F5F5F5; background: #F5FBFF; padding: 0 1em; }
- #notice_links a { margin: 0 2px; }
- /*用于AJAX调用的DIV*/
- .xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
- .xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
- .xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
- .xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
- .xspace-ajaxcontent form { margin: 0; }
- /*分页*/
- .pages { text-align: right; height: 32px; }
- .xspace-page { float: right; margin: 5px 5px 0 0; }
- .xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 3px; line-height: 20px;
- padding: 0 6px; background: #F3F3F5; }
- span.xspace-totlerecord, span.xspace-totlepages { color: #1176BB; }
- span.xspace-totlerecord { margin-right: 0; border-right: 1px solid #FFF; }
- span.xspace-current { background: #1176BB; color: #E1EBEF; font-weight: bold; }
- /*外层*/
- #wrap { margin: 0 auto; background-color:#FFF; width:1000px;w\idth: 988px; border:6px solid #848075;border-top:none;text-
- align: left;}
- /*面包屑导航*/
- #nav { margin: 0 0 10px; height: 36px; line-height: 40px; overflow: hidden; background: url(../images/dotline_h.gif) repeat-x
- 0 35px; }
- /*主显示版块*/
- .content { zoom: 1; overflow: hidden; }
- .topcontent {}
- .side { float: right; width: 274px; display: inline;overflow: hidden; }
- .adbanner {overflow:hidden; padding:4px; background-color:#E7EAEC; width:962px;}
-
- /*用户面板*/
- #userpanel { border:1px solid #E9E9E9; zoom: 1; overflow: hidden; margin-bottom: 5px; height: 132px;padding:1px;}
- #userpanel .paneltitle{ background:url(../images/bg_utitle.jpg) no-repeat right top;}
- #userpanel h2{background:url(../images/bg_utitle_ico.jpg) no-repeat left top;height:34px; line-height:34px; padding-
- left:18px; color:#004924; font-size:14px; margin:0;}
- /*未登录*/
- #userpanel fieldset { border: none; padding: 0 10px; margin: 0; position: relative; }
- #userpanel legend { padding-left: 14px; line-height: 26px; margin-bottom: 5px; display:none;}
- #userpanel input { width: 120px; }
- #userpanel p { margin: 0.5em 0; }
- #userpanel label { padding-right: 10px; }
- #userpanel p.cookietime { float: left; margin: 0.2em 0; }
- #userpanel #cookietime { width: auto; margin: 0 0 0 3.4em; }
- #userpanel #dologin { position: absolute; right: 30px; *right: 10px;bottom: 50px; width: 64px; height: 32px;
- border: none; background: #A6D18A url(../images/btn_login.gif); text-indent: -9999px; }
- #userpanel form a { line-height: 2em; color: #30A9D4; border-left: 1px solid #F3F3F5; padding-left: 7px; }
- /*登录后*/
- #userpanel h3 { margin: 0; line-height: 26px; padding-left: 26px; font-size: 1em; font-weight: normal; display:none;}
- #userpanel ul { margin: 10px 10px 10px 10px; }
- #userpanel li { line-height: 2.1em; height: 2.1em; border-bottom: 1px solid #F1F5F6; }
- #userpanel li a { padding-left: 10px; margin: 0 20px; background: url(../images/icon_item.gif) no-repeat 0
- 7px; }
- /*空间之星、图片新闻*/
- #spacestar, #picnews { border: 1px solid #E9E9E9; padding: 1px; height: 154px; he\ight: 150px; overflow: hidden; }
- #spacestar h3, #picnews h3 { margin: 0; background: #F3F3F5; font-size: 1em; line-height: 24px; padding-left: 5px; }
- #spacestar ul, #picnews ul { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
- #spacestar li, #picnews li { float: left; display: inline; border: 1px solid #F1F5F6; margin: 5px 6px 5px
- 6px; width: 50px; height: 50px; padding: 1px; }
- #spacestar img, #picnews img { width: 50px; height: 50px; }
-
- /*聚合友情链接*/
- #links{background:#F1F5F6 url(../images/tabheader.gif) repeat-x center top;border:1px solid #E1ECF0;margin:0 auto;
- width:958px;}
- #links a.more{color:#1FA9CE;float:right;font-weight:normal;line-height:22px;padding-right:10px;}
- #links h3{color:#5086A5;font-size:1em;line-height:26px;margin:1px 0pt 0pt;padding-left:0.5em;}
- #links ul{font-family:Simsun,Mingliu; margin:0px; padding:6px 0; list-style:none;}
- /*\*/ * html #links ul{ height: 1%; }/**/ *> #links ul{ overflow: hidden; }
- #links li{float:left;margin: 0 0 4px 6px; padding:0px;}
- #links .pic{background:transparent url(../images/dotline_h.gif) repeat-x center bottom;}
- #links .pic li{width:88px;height:31px;overflow:hidden; }
- #links .text li{width:auto; white-space:nowrap;}
- #links li img {width: 88px; height: 31px;}
- /*站点地图*/
- #sitemap ul {font-family:Simsun,Mingliu; margin: 5px 0; padding: 0; list-style: none; }
- /*\*/ * html #sitemap ul{ height: 1%; }/**/ *> #sitemap ul{ overflow: hidden; }
- #sitemap li {float: left; padding: 0 1em 0 0;white-space:nowrap; line-height:24px;}
- /*登录页面*/
- .loginpanel { width: 290px; margin: 0 auto; }
- .loginpanel fieldset { margin: 0; padding: 0; border: none; }
- .loginpanel legend { display: none; }
- .loginpanel p { margin: 10px 0; }
- .loginpanel label { margin-right: 5px; }
- .loginpanel input { width: 200px; }
- .loginpanel button { margin-left: 3.3em; }
- .imgsecode {width:350px}
- .imgsecode input{padding:3px 2px;}
- /*链接*/
- #friendlink ul { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
- #friendlink li { float: left; padding: 0 1em; margin: 5px 0; white-space: nowrap; line-height: 31px; }
- #friendlink li img { width: 88px; height: 31px; }
- /*影音版块*/
- #indexvideo { background: #000 url(../images/icon_video.gif) no-repeat 50% 50%; height: 215px; text-align: center; margin-
- bottom: 5px; overflow: hidden; }
- #indexvideo img { width: 233px; height: 175px; margin: 10px auto 0; }
- #indexvideo p { line-height: 30px; width: 233px; text-align: left; margin: 0 auto; }
- #indexvideo p a { color: #BBB; }
- #indexvideo p .smalltxt { color:#666; }
- #video { background-image: none; padding-bottom: 0; }
- #videobox { background: #000; height: 280px; overflow: hidden; }
- #hotvideo { float: left; padding: 10px; width: 340px; w\idth: 320px; height: 260px; background: #000 url
- (../images/icon_video.gif) no-repeat 50% 50%; }
- #hotvideo img { width: 320px; height: 240px; }
- #hotvideo p { margin: 3px 0; }
- #hotvideo p .smalltxt { color: #666; }
- #hotvideolist { float: right; padding: 10px 10px 0 0; }
- #hotvideolist ul { margin: 0; padding: 0; list-style: none; }
- #hotvideolist li { height: 88px; overflow: hidden; text-align: center; }
- #hotvideolist img { border: 1px solid #333; padding: 2px; width: 86px; height: 66px;
- w\idth: 80px; he\ight: 60px; }
- #hotvideolist p { margin: 0; }
- #videobox a { color: #BBB; }
- /*头部选项卡*/
- .tabblocktop{background:url(../images/bg_tabcontent.jpg) repeat-x;border:1px solid #86C8D6;margin-bottom:5px;padding:1px;}
- .tabblocktop h3 {margin:0;line-height:26px; height:26px;background:url(../images/bg_tabtitle.jpg) repeat-x; font-
- size:12px;}
- .tabblocktop h3 a{ text-decoration:none;}
- .tabblocktop h3 .tab{line-height:26px; height:26px; display:block; float:left;padding:0 12px; color:#14345A;}
- .tabblocktop h3 .curtab{background:#6AB3C2 url(../images/bg_curtab.jpg) no-repeat center top; color:#FFF;
- font-weight:bold;}
- .tabblocktop em{ float:right; padding-right:8px;}
- .tabblocktop em a{color:#438C9B; font-weight:normal;}
- .mainarea { float: left; display: inline; width: 665px; overflow: hidden; }
- .mainarea .block { margin-bottom: 5px; padding-bottom: 10px; zoom: 1; overflow: hidden; }
- .mainarea .block h2 { font-size: 1.17em; margin: 5px 0; }
- .mainarea .block h2 a { color: #000; }
- .mainarea .block h3 { margin: 5px 0; background: url(../images/icon_lighttitle.gif) no-repeat 5px 8px; font-
- size: 1.17em; line-height: 2.2em; height: 2em; overflow: hidden; padding-left: 20px; }
- .mainarea .midmain .block { background: url(../images/dotline_h.gif) repeat-x bottom; }
- .midmain { float: left; width: 440px;}
- .midmain .smalltxt { font-size: 0.83em; color: #B9BCBF; }
- .midmain .more { color: #1DA4CD; }
- .midside { float: right; width: 220px; }
- .mainarea .midside .block, .side .block { margin-bottom: 5px; background: #E1EBEF url(../images/blocktitle.gif) no-repeat
- 100% 0; }
- .mainarea .midside .block h3, .side .block h3, .side .block h1 { margin: 0; font-size: 1.17em; line-height: 39px;
- height: 36px; background: url(../images/blocktitle.gif) no-repeat -497px 0; color: #FFF; padding-left: 10px; overflow:
- hidden; }
-
- .mainarea .midside .block ol, .side .block ol { margin: 5px; padding: 0; background: url(../images/line_bg.gif);
- line-height: 26px; font-weight: bold; color: #1DA4CD; }
- .mainarea .midside .block ol li, .side .block ol li { margin-left: 30px; }
- .mainarea .midside .block ol li a, .side .block ol li a { font-weight: normal; }
-
- .mainarea .midside .block ul, .side .block ul { margin: 5px; padding: 0 0 10px; line-height: 1.8em; }
- .mainarea .midside .block ul li, .side .block ul li { padding-left: 15px; background: url
- (../images/icon_item.gif) no-repeat 5px 8px; }
-
- .mainarea .midside .block .smalltxt, .mainarea .midside .block .smalltxt a, .side .block .smalltxt, .side .block
- .smalltxt a { color: #1DA4CD; }
- * .blockG { background: #E6F3D9 url(../images/blocktitle_2.gif) no-repeat 100% 0 !important; }
- * .blockG h3, * .blockG h1 { background: url(../images/blocktitle_2.gif) no-repeat -497px 0 !important; }
- .side .block a.more, .midside .block a.more { float: right; line-height: 40px; height: 36px; overflow: hidden; padding: 0
- 10px; color: #FFF; }
- h1#tagname { margin: 10px; text-align: center; font-size: 1.6em; background-image: none !important; padding: 0 !important; }
- h1#tagname, h1#tagname a { color: #000 !important; }
-
- /*幻灯片*/
- #slideimg{width:300px; height:280px;border:3px solid #D4F0F4; background-color:#D4F0F4; float:left;margin-right:10px;}
- #slidearea{ width:300px; height:250px; overflow:hidden; display:block;}
- #slidefooter{line-height:30px; height:30px;}
- #slidefooter p{text-align:center;margin:0;}
- #slideprev{ float:left; display:block; width:30px; height:30px;text-align:center;}
- #slidenext{ float:right;display:block; width:30px; height:30px; text-align:center;}
- /*头条信息*/
- #headline { height: 74px; }
- #headline strong a { color: #000; font-size: 1.17em; }
- #headline p { margin: 8px 0; color: #656D77; }
- /*选项卡*/
- .tabblock { border: 1px solid #E1ECF0; background: #F1F5F6 url(../images/tabheader.gif) repeat-x 0 0; margin-bottom: 5px; }
- .tabblock h3 { margin: 0; line-height: 22px; height: 22px; font-size: 1em; }
- .tabblock h3 .tab { font-weight: normal; float: left; border-right: 1px solid #E1ECF0; padding: 0 10px;
- color: #1FA9CE; }
- .tabblock h3 .curtab { font-weight: bold; background-color: #F1F5F6; border-top: 2px solid #27B7CC; height:
- 20px; overflow: hidden; }
- .tabblock a.more { float: right; line-height: 22px; padding-right: 10px; font-weight: normal; color: #1FA9CE; }
- /*同城*/
- #cityspace { background: #F3F3F5; height: 36px; line-height: 36px; text-align: center; }
- #cityspace form * { vertical-align: middle; }
- #cityspace form button { border: none; padding: 0; margin: 0; background: transparent url
- (../images/btn_cityspace.gif) no-repeat 50% 50%; text-indent: -9999px; width: 80px; height: 36px; overflow: hidden; }
- #cityspace form button#goodscitysearch { background-image: url(../images/btn_citygoods.gif); }
- /*调查、公告*/
- #polls, #announcement { background: #F3F3F5 url(../images/icon_lighttitle.gif) no-repeat 10px 12px; line-height: 36px;
- padding-left: 26px; }
- #polls strong, #announcement strong { color: #30A9D4; }
- #polls a.more, #announcement a.more { float: right; background: url(../images/btn_more.gif) no-repeat 50%
- 50%; width: 80px; text-indent: -9999px; }
- #dopoll table { margin: 10px 30px; line-height: 1.8em; }
- #dopoll td { vertical-align: top; border-bottom: 1px solid #E1ECF0; }
- #pollresult ul { margin: 10px 30px; padding: 0; line-height: 1.8em; list-style: none; }
- #pollresult li { border-bottom: 1px solid #E1ECF0; }
- #pollresult li div { color: #656D77; }
- #pollresult li div.pollpercent { line-height: 15px; height: 15px; overflow: hidden; background: #80CC57 url
- (../images/blocktitle_2.gif) repeat-x 0 -9px; }
- /*TAG*/
- #hottag div { margin: 5px; padding-bottom: 10px; line-height: 1.8em; }
- #hottag div a { white-space: nowrap; margin-right: 3px; }
- #hottag div a em { font-style: normal; color: #30A9D4; font-size: 10px; }
- /*快捷面板*/
- .quicklink { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
- .quicklink li { float: left; width: 49%; padding: 10px 0; text-align: center; }
- .quicklink a { display: block; line-height: 3em; margin: 0 60px; padding: 0 10px; background-color: #D7EDC1;
- border: 1px solid; border-color: #E3F2D4 #E3F2D4 #CCE1B7 #CCE1B7 }
- .thumbmsg { float: left; margin-right: 10px; text-align: center; }
- .thumbmsg img { width: 120px; height: 100px; display: block; border: 1px solid #F1F5F6; padding: 1px; margin-bottom:
- 5px; }
- .side .thumblist { margin: 0; padding: 0; list-style: none; }
- .side .thumblist li { border-bottom: 1px solid #FFF; padding-left: 77px !important; background-image: none !
- important; height: 67px; }
- .side .thumblist li div { float: left; display: inline; margin-left: -67px; border: 1px solid #E9E9E9;
- background: #FFF; }
- .side .thumblist li img { width: 60px; height: 60px; }
- .side .thumblist li h6 { font-size: 1em; margin: 5px 0; font-weight: normal; }
- .side .thumblist li h6 a { color: #1DA4CD; }
- .side .thumblist li p { margin: 0; color: #656D77; }
- .msgtitlelist { margin: 5px; padding: 0; list-style: none; line-height: 1.8em; }
- .msgtitlelist li { height: 1.8em; overflow: hidden; }
- .msgtitlelist cite { float: right; font-style: normal; width: 5em; height: 1.8em; color: #B9BCBF; overflow:
- hidden; }
- .msgtitlelist cite a { color: #1DA4CD; }
- .list2col { zoom: 1; overflow: hidden; }
- .list2col li { width: 48%; float: left; display: inline; margin: 0 5px; }
- .linelist li { background: url(../images/dotline_h.gif) repeat-x bottom; }
- .articlelist { font-size: 1.17em; }
- .imagelist { margin: 0; padding: 0 0 0 11px; list-style: none; background: #F1F5F6; zoom: 1; overflow: hidden; }
- .imagelist li { float: left; display: inline; width: 100px; height: 130px; overflow: hidden; margin: 8px 14px 0;
- text-align: center; }
- .imagelist div { display: table; width: 100px; height: 100px; background: #FFF; overflow: hidden; font-size:
- 80px; line-height: 80px; }
- .imagelist div a { display: table-cell; vertical-align: middle; }
- .imagelist img { max-width: 100px; max-height: 100px; width: expression(this.width > 100 &&
- this.width > this.height ? 100 : true); height: expression(this.height > 100 ? 100 : true); font-size: 12px; }
- @media all and (min-width: 0px){ .imagelist img { width: 100px; height: 100px; } } /*for Opera Only*/
- .imagelist p { margin: 0; line-height: 30px; height: 30px; overflow: hidden; }
- .newimage { margin: 0; padding: 0 0 0 11px; list-style: none; background: #F1F5F6; zoom: 1; overflow: hidden; }
- .newimage li { float: left; display: inline; width: 75px; height: 100px; overflow: hidden; margin: 8px 14px 0; text-
- align: center; }
- .newimage div { display: table; width: 75px; height: 75px; background: #FFF; overflow: hidden; font-size:
- 75px; line-height: 75px; }
- .newimage div a { display: table-cell; vertical-align: middle; }
- .newimage img { max-width: 75px; max-height: 75px; width: expression(this.width > 75 && this.width >
- this.height ? 75 : true); height: expression(this.height > 75 ? 75 : true); font-size: 12px; }
- @media all and (min-width: 0px){ .newimage img { width: 75px; height: 75px; } } /*for Opera Only*/
- .newimage p { margin: 0; line-height: 24px; height: 24px; overflow: hidden; }
- .messagelist { margin: 0; padding: 0; list-style: none; }
- .messagelist li { background: url(../images/dotline_h.gif) repeat-x bottom; padding: 5px 10px; }
- .messagelist h4 { border-left: 3px solid #1175BA; padding-left: 5px; margin: 5px 0 0; font-size: 1.17em; }
- .messagelist h4 a { color: #333; }
- .messagelist p { margin: 5px 0; padding-left: 8px; color: #656D77; line-height: 1.7em; }
- .messagelist p.msginfo { color: #999; }
- .thumbmsglist { margin: 0; padding: 0; list-style: none; clear: both; }
- .thumbmsglist li { background: url(../images/dotline_h.gif) repeat-x bottom; padding: 5px 10px; zoom: 1; overflow:
- hidden; }
- .thumbmsglist li .thumb { float: left; width: 80px; height: 80px; margin: 0; text-align: center; overflow:
- hidden; }
- .thumbmsglist li .thumb img { border: 1px solid #F3F3F5; padding: 1px; max-width: 75px; max-height:
- 75px; width: expression(this.width > 75 && this.width > this.height ? 75 : true); height: expression(this.height > 75 ? 75 :
- true); }
- .thumbmsglist div { float: right; width: 550px; }
- .thumbmsglist li em { float: right; color: #1DA4CD; font-style: normal; }
- .thumbmsglist li h4 { margin: 0; font-size: 1.17em; }
- .thumbmsglist li h4 a { color: #333; }
- .thumbmsglist li h6 { margin: 0; font-size: 1em; font-weight: normal; }
- .thumbmsglist li h6 a { color: #1DA4CD }
- .thumbmsglist li p { margin: 5px 0; color: #656D77; line-height: 1.7em; }
- .thumbmsglist li p.msginfo { color: #999; }
- .thumb2col { padding: 10px; zoom: 1; overflow: hidden; }
- .thumb2col li { width: 320px; w\idth: 300px; float: left; }
- .thumb2col li div { width: 210px; }
- .blockcategorylist { zoom: 1; overflow: hidden; background: url(../images/dotline_v.gif) repeat-y 50% 0; }
- .blockcategory { float: left; width: 49.9%; height: 280px; background: url(../images/dotline_h.gif) repeat-x top;
- overflow: hidden; }
- .blockcategory h3 { margin: 2px 0 0; font-size: 1.17em; background: #F3F3F5; line-height: 1.8em; padding-
- left: 5px; }
- .blockcategory h3 a { color: #000; }
- .blockcategory .more { color: #1DA4CD; }
- /*栏目封面图片*/
- .catepic { text-align: center; background: url(../images/dotline_h.gif) repeat-x bottom; }
- .catepic img { margin-top: 10px; max-width: 170px; max-height: 170px; width: expression(this.width > 170 &&
- this.height < this.width ? 170: true); height: expression(this.height > 170 ? 170: true); }
- .catepic p { text-align: left; padding: 10px; margin: 0; }
- /*专题列表*/
- #subjectlist { border-color: #86B9D6; padding: 2px; }
- #subjectlist h3 { border: none; background: #9FC8DF; }
- #subjectlist li { border-bottom: 1px solid #E2F0F9; text-align: center; padding: 3px; }
- #subjectlist p { margin: 0; line-height: 1.2em; }
- /*阅读文章*/
- #articledetail {}
- #articlectrl {margin: 0; padding:0;line-height:28px; height:28px; }
- #articlectrl span { float: right; }
- h1#articletitle { margin: 0; text-align: center; font-size: 1.33em; }
- #articleinfo { text-align: center; color: #999; }
- #articlebody { font-size: 1.17em; line-height: 1.8em; background: url(../images/dotline_h.gif) repeat-x bottom; }
- #articlebody * { line-height: normal; }
- #articlebody p, #articlebody div { line-height: 1.8em !important; margin: 10px 0; }
- #articlebody p *, #articlebody div * { line-height: normal !important; }
- #articlebody img { max-width: 500px; max-height: 500px; width: expression(this.width>500 &&
- this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }
- /*评论列表*/
- #commentlist dl { margin: 0; padding: 0; }
- #commentlist dt { border: solid #E1ECF0; border-width: 1px 1px 0; padding: 5px; background: #F4F4F4; }
- #commentlist dt span { float: right; }
- #commentlist dd { margin: 0 0 5px; border: solid #E1ECF0; border-width: 0 1px 1px; padding: 5px; line-height: 1.8em;
- }
- #commentlist dd * { line-height: normal; }
- #commentlist dd p, #commentlist dd div { line-height: 1.8em !important; margin: 10px 0; }
- #commentlist dd p *, #commentlist dd div * { line-height: normal !important; }
- #commentlist dd img { max-width: 500px; max-height: 500px; width: expression(this.width>500 &&
- this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }
- #commentlist dd .xspace-quote { margin: 10px 10px 10px 30px; padding: 5px; border-left: 3px solid #1175BA;
- line-height: 1.8em; }
- #commentlist p.more { margin: 5px 0; background: url(../images/icon_item.gif) no-repeat 5px 6px; padding-left: 13px;
- }
- #commentlist p.more a { font-weight: bold; color: #1DA4CD; }
- /*投票*/
- #xspace-rates { text-align: center; width: 430px; margin: 5px auto; padding: 20px 0; height: 90px; he\ight: 50px; overflow:
- hidden; background: #FFF; }
- #xspace-rates-bg { width: 210px; height: 30px; margin: 0 auto 5px; background: url
- (../../../images/base/rate_star.gif); }
- #xspace-rates-star { height: 30px; background: url(../../../images/base/rate_star.gif) 0 -30px; margin: 0
- auto 0 0; }
- #xspace-rates-a { height: 30px; margin-top: -30px; }
- #xspace-rates a { float: left; text-align: left; width: 30px; height: 30px; text-indent: -999px; overflow:
- hidden; background-color: transparent !important; }
- .xspace-rates-5 { width: 30px; }
- .xspace-rates-3 { width: 60px; }
- .xspace-rates-1 { width: 90px; }
- .xspace-rates0 { width: 120px; }
- .xspace-rates1 { width: 150px; }
- .xspace-rates3 { width: 180px; }
- .xspace-rates5 { width: 210px; }
- #xspace-rates p { margin: 0; }
- /*发表评论*/
- #comment { width: 430px; margin: 0 auto 5px; background: #FFF; }
- #comment h2 { margin: 0; font-size: 1.17em; line-height: 2em; padding-left: 10px; }
- #comment form { margin: 0; padding: 5px 15px; }
- #comment p { margin: 0.3em 0; }
- .seccodeline * { vertical-align: middle; }
- #comment label { margin-right: 10px; }
- #message { border: 1px solid #B2C9D3; padding: 5px; vertical-align: text-top; height: 80px; width: 340px; }
- #seccode { border: 1px solid #B2C9D3; height: 23px; line-height: 23px; padding: 0 5px; }
- #submitcomm { margin-left: 3.1em; }
- #search { width: 600px; margin: 0 auto; }
- #search form { text-align: center; margin: 4em 0; }
- #search .open { text-align: left !important; line-height: 30px; margin: 2em !important; }
- #search .open div div { clear: both; padding-left: 7em; }
- #search .open label { float: left; width: 7em; }
- #search .open div label { margin-left: -7em; }
- #search .open button { float: right; }
- #search .open fieldset { border: none; margin: 0; padding: 0; }
- #search .open fieldset label { float: none; margin: auto; white-space: nowrap; margin-right: 1em; }
- #footerlink { padding: 10px 0 2px; margin: 0 5px; background: url(../images/dotline_h.gif) repeat-x top; color: #DDD; text-
- align:center;}
- #footer { width: 990px; margin: 0 auto; padding: 20px 0 30px; font: 0.83em Verdana, Arial, Helvetica, sans-serif;
- color:#999;}
- #footer a{color:#CCC;}
- #footer p { margin: 0; }
- #footer strong { color: #ED1C24; text-transform: uppercase; }
- #footer strong span { color: #0954A6; }
- #footer em { font-style: normal; font-weight: bold; color: #96A800; }
- .floatAd{ color:#FFF; text-align:left;}
- .floatAd a{ color:#FFF;}
- .adbox { width: 100%; overflow: hidden; margin-bottom: 5px; text-align: center; }
复制代码 |