elevensky 发表于 2011-5-6 12:47 
你样式有问题,改一改。标签有背景图,去掉就可以了。
小弟新手 还望仁兄明示 代码如下
.hot_blog{float:left;width:200px;}
.hot_blog_t{width:188px;height:35px;padding-left:12px;line-height:34px;overflow:hidden;color:#315168;background-position:-200px top;}
.hot_blog_t h4{font-size:16px;}
.hot_blog_con{width:190px;height:415px;padding:0px 4px;overflow:hidden;border:1px solid #e3e3e3;border-top:none;overflow:hidden;}
.hot_blog_con ul{zoom:1;overflow:hidden;}
.hot_blog_con li{width:185px;height:22px;line-height:22px;overflow:hidden;}
.hot_blog_con li a{padding-left:15px;}
.hot_blog_con li a:link, .hot_blog_con li a:visited, .hot_blog_con li a:hover{color:#333;text-decoration:none;}
.hot_blog_con li.hot_li_hover{background-position:-260px -143px;}
.hot_blog_con li.hover,.hot_blog_con li:hover{background:url({STYLEIMGDIR}/index_24_bg.png) no-repeat -260px -143px;}
.hot_blog_con li.hot_1 a{background-position:-758px -221px;}
.hot_blog_con li.hot_2 a{background-position:-758px -243px;}
.hot_blog_con li.hot_3 a{background-position:-758px -265px;}
.hot_blog_con li.hot_4 a{background-position:-758px -287px;}
.hot_blog_con li.hot_5 a{background-position:-758px -309px;}
.hot_blog_con li.hot_6 a{background-position:-758px -331px;}
.hot_blog_con li.hot_7 a{background-position:-758px -353px;}
.hot_blog_con li.hot_8 a{background-position:-758px -375px;}
.hot_blog_con li.hot_9 a{background-position:-758px -397px;}
.hot_blog_con li.hot_10 a{background-position:-758px -419px;}
.hot_blog_con h6{margin:10px 5px;height:24px;line-height:24px;border-bottom:1px solid #e3e3e3;}
.hot_blog_con dl{zoom:1;overflow:hidden;}
.hot_blog_con dd{height:70px;padding-left:5px;display:block;overflow:hidden;}
.hot_blog_con dd img{float:left;margin-right:10px;}
.hot_blog_con strong{float:left;height:18px;width:110px;margin-bottom:4px;line-height:18px;overflow:hidden;cursor:pointer;}
.hot_blog_con a:link strong, .hot_blog_con a:visited strong, .hot_blog_con a:link span, .hot_blog_con a:visited span{text-decoration:none;}
.hot_blog_con a:hover strong, .hot_blog_con a:hover span{text-decoration:underline;}
.hot_blog_con span{float:left;width:110px;height:42px;line-height:14px;overflow:hidden;cursor:pointer;}
|