关于百度空间留言板的问题

这是我的留言板的代码 in_send input{} /*留言姓名单选框*/ #spBCmtAuthor{} /*留言姓名输入框*/ #spBCmtURL{} /*留言网址输入框*/ #spBCmtText{} /*留言输入框*/ #in_send td.f14 input{} /*留言按钮*/ #in_msg div{} /*留言区*/ #in_msg a{} /*留言区链接*/ #in_msg a:hover{} /*悬停效果*/ #in_msg div.tit{margin-top:5px;} /*网友留言标题*/ #in_msg table.item{filter: glow(color=#FFFFEE,strength=3);color:#F79709;font-size:12px;font-size:15px;font-weight} /*网友留言标题*/ #in_msg td.index{filter: glow(color=#FCFCCF,strength=5);color:#FF11A0;font-size:12px;font-size:16px} /*留言序号*/ #in_msg div.user{} /*留言用户*/ #in_msg div.user a img{} /*用户头像*/ #in_msg div.user a:hover img{} /*悬停效果*/ #in_msg td.cnt{margin:5px 0 8px 0;color:#EE1196} /*留言时间*/ #in_msg div.desc{filter: glow(color=#FFFFEE,strength=3);color:#F79709;font-size:12px;font-size:15px;font-weight} /*留言内容*/ 这是发表留言的框框:http://hi.baidu.com/9cloud/board 这是发表评论的框框(把滚动条拖到最下面就看到了):http://hi.baidu.com/9cloud/blog/item/ef662612b3901e50f819b8fa.html#comment 哪位大虾能帮我把发表留言的框框改成和发表评论的框框一样,我万分感激~~~ 还有,顺便帮我把留言板下面的“网友留言”几个字移动一下位置,移到标题框(就是那个旁边有小人的东东)里面~~~ 我说的大虾应该能听懂吧,就是把发表留言的框框四边改成水红色,中间全透明,再把可爱的狗狗的图放到中间~~ 这是狗狗的地址:
滚动条不用拖到最下面就会看到这是发表评论的框框~~~

#spBCmtText{{border: 5px solid #FF11A0;background:url(



) no-repeat top center; background-attachment: fixed;} } /*留言输入框*/ 网友留言标题.根据我的反复试验.....说实话,你的模板代码太乱了,不是一般的乱,看得我头昏眼花,有很多地方是重复的...问题应该是出在这一行代码#m_blog div.tit a{text-decoration:none;filter: glow(color=#FEFEEF,strength=3);color:#EE1196;font-size:13px;font-size:16px;font-weight:bold;background:url() no-repeat top left;text-indent: 22px;height:70px;line-height:75px} 这一行代码实在矛盾得离谱建议直接删除.这样"网友留言"几个字就会乖乖的了
温馨提示:答案为网友推荐,仅供参考