Files
2026-08-31 16:22:00 +08:00

68 lines
4.4 KiB
CSS

.mainContent .hd.path{background:#ebebeb;line-height:30px;height:30px;background: #ebebeb url(images/icon.png) no-repeat scroll 15px -290px;padding-left:30px;}
.mainContent .hd.path, .mainContent .hd.path a{color:#000; }
.mainContent .bd{border:1px solid #ccc;padding:20px; }
.mainContent .bd .textList li{height:2.2em;line-height:2.2em; background: url(images/icon.png) no-repeat scroll 8px -85px;padding-left:20px;}
.mainContent .bd .textList li,.mainContent .bd .textList a{color:#000; font-size:14px;}
#blogRank .hd{height:28px;background:url(images/bg_title01.png) repeat-x;position:relative;padding:1px 1px 0px;border:1px solid #ccc;border-bottom:none;}
#blogRank .hd h3{height:28px;line-height:28px; padding-left:35px; font-weight:bold;}
#blogShow .hd .more{position:absolute; right:8px;top:0px;height:28px;line-height:28px; color:#000; }
#blogRank .bd{padding:0px 1px 1px;border:1px solid #ccc;border-top:none; }
/* 博文排行 */
#blogRank .hd .menu{position:absolute; right:8px;bottom:0px;height:24px;width:70px;background:url(images/bg_index.png) no-repeat 0px 0px; }
#blogRank .hd .menu li{float:left;width:33%;height:24px;line-height:24px;}
#blogRank .hd .menu li span{ text-align:center; display:block; color:#000; }
#blogRank .hd .menu li.on a{display:block; background:url(images/bg_index.png) no-repeat right -60px; }
#blogRank .hd .menu li.on span{background:url(images/bg_index.png) no-repeat left -30px;color:#005fa1; }
#blogRank .bd{height:386px;overflow:hidden; }
/* 排行榜列表 */
#blogRank .rankList{padding:13px 7px;}
#blogRank .rankList li{height:24px;line-height:24px;}
#blogRank .rankList li em{background:url(images/icon.png) no-repeat 0px -244px;float:left;width:21px;height:24px;overflow:hidden; text-align:center; }
#blogRank .rankList li a{margin-left:1em;color:#000; }
#blogRank .rankList li.top3 em{background:url(images/icon.png) no-repeat 0px -194px; color:#335fff; }
#blogRank .rankList li.top3 a{color:#005fa1; }
#blogRank .rankList li.top3 a{color:#005fa1; }
/* 图片列表选择选项卡 */
#hitTab{height:32px;border-bottom:2px solid #cfcfcf; margin-bottom:12px;;}
#hitTab span{padding-left:3px;background:url(images/rank.png) no-repeat left -50px;margin:4px 3px 0 0;display:inline;float:left;height:28px;line-height:28px; }
#hitTab span a{display:block; padding:0px 27px 0 24px;color:#000;background:url(images/rank.png) no-repeat right -50px;}
#hitTab span.on{background:url(images/rank.png) no-repeat top left;display:inline;height:32px;line-height:32px; margin:0px 3px 0 0;}
#hitTab span.on a{background:url(images/rank.png) no-repeat right top; font-size:14px;font-weight:bold;}
#hitCon{border:1px solid #cfcfcf;background:url(images/bg_03.png) 135px 0px repeat-y; }
#hitCon #channelList{float:left;width:135px;background:url(images/bg_06.png) no-repeat; padding-top:38px;}
#hitCon #channelList li{height:31px;line-height:31px;border-top:1px solid #cfcfcf; }
#hitCon #channelList li a{display:block; text-align:center; line-height:31px;overflow:hidden; color:#000;font-size:14px; background:url(images/bg_04.png) no-repeat 3px 0; }
#hitCon #channelList li.on a,#hitCon #channelList li a:hover{background:#fff url(images/bg_05.png) no-repeat 0px 0;margin-right:-2px;padding-right:2px;}
#hitCon #channelList li.lastOne{border-bottom:1px solid #cfcfcf; }
#thumbList{margin-left:140px;padding:10px;}
#thumbList li {float:left;width:162px;margin-bottom:20px; }
#thumbList li a,#thumbList li strong,#thumbList li img{display:block;color:#444; }
#thumbList li a:hover strong{color:#c00;text-decoration:underline; }
#thumbList li a:hover img{border:1px solid #c00; }
#thumbList li img{width:136px;height:102px;padding:2px;border:1px solid #ccc;margin:0 auto; }
#thumbList li strong{height:1.8em;line-height:1.8em;overflow:hidden; width:136px;text-align:center;margin:0 auto; }
#blogList {padding:2px 10px;}
#blogList li{float:left;width:200px;height:95px;overflow:hidden; border-bottom:1px solid #ccc;border-right:1px dashed #ccc; padding:10px;}
#blogList li.lineBreak{border-right:none; }
#blogList li .pic{float:left;height:55px;width:55px;display:block; }
#blogList li img{height:50px;width:50px;padding:2px;border:1px solid #ccc; }
#blogList li h4,#blogList li p{margin-left:70px;}
#blogList li h4{height:27px;line-height:27px;font-weight:bold;overflow:hidden2009/7/92009/7/9; }
#blogList li p{height:5.4em;line-height:1.8em ;overflow:hidden; }
.sideBarA .ad img{width:238px;height:78px;border:1px solid #ccc;margin-top:8px;}