通过了w3c验证,在ie中看是好的,在ff里看是乱的。为什么???
css: 
 #outside{   width:1000px} 
 #topAdv{ 
             width:1000px; 
 	border-top-width:   2px; 
 	border-top-style:   solid; 
 	border-right-style:   none; 
 	border-bottom-style:   none; 
 	border-left-style:   none; 
 	border-top-color:   #333333; 
 	padding-top:2px;   background-color:#FFFFFF;   color:#000000; 
 } 
 #left{   width:698px;   border:solid   1px   #ccddff;   float:left} 
 #right{   width:296px;   float:right;   background-color:#CCFFFF;   color:#333333} 
 #art_guide{   background-color:#DAE7F3;   width:698px;   height:25px;   color:#333333;} 
 #art_title{   font-size:16px;   font-weight:bold;   text-align:center;   color:#27479E;   background-color:#FFFFFF;margin:22px   10px   22px   10px} 
 #art_guidetitle{   font-size:14px;   text-align:right;   line-height:220%;   margin:0px   10px   0px   160px;   font-weight:normal} 
 #art_title_other{ 
 	font-size:   12px; 
 	color:   #A9C7E2; 
 	border-bottom-width:   1px; 
 	border-top-style:   none; 
 	border-right-style:   none; 
 	border-bottom-style:   solid; 
 	border-left-style:   none; 
 	border-bottom-color:   #A9C7E2; 
 	text-align:right;   margin-bottom:9px;   line-height:150%;   padding-left:10px;   background-color:#FFFFFF; 
 } 
 #art_content{   font-size:14px;   text-align:left;   text-indent:28px;   line-height:150%;   padding:10px} 
 #blue_line{   width:676px;   height:1px;   overflow:hidden;   margin:10px   0px   10px   0px;   background-color:#B6CFE7;   color:#000000} 
 #fenye{   font-size:12px;   text-align:right;   padding-right:15px;   color:#306494;   line-height:200%;   background-color:#FFFFFF}/*分页部分*/ 
 /*相关新闻部分---begin*/ 
 #xiangguanNews_content{   width:610px} 
 #xiangguanNews{   width:610px;   line-height:200%;   float:right;   text-align:left;   margin-top:10px;   color:#0000FF;   font-size:12px;   background-color:#FFFFFF   } 
 #XGXWTitle{   font-size:14px;   line-height:200%;   font-weight:bold;   text-align:left} 
 #xiangguanNews   a{   color:#0000FF;   line-height:200%;   background-color:#FFFFFF} 
 /*   #xiangguanNews   a:link;a:visited;a:hover;a:active{   color:#0000FF;   line-height:200%} 
 /*相关新闻部分---end*/   
 /*相关搜索---begin*/ 
 #XiangGuanSearch{   background-image:url(images/search_back.jpg); 
 	width:676px;   height:31px;   padding-top:9px;   font-size:12px;   margin:6px   0px   15px   0px;   text-align:left;   padding-left:12px;} 
 #XiangGuanSearch   a{   color:#FF0000;   background-color:#FFFFFF} 
 /*#XiangGuanSearch   a:link;a:visited;a:hover;a:active{   color:#FF0000} 
 /*相关搜索---end*/   
 /*评论——begin*/ 
 #pinglun{   border:1px   solid   #666666;   padding:1px;   width:652px;   height:109px;   margin-bottom:10px} 
 #pinglun_title{   background-color:#CCCCCC;   color:#333333;   height:20px;   width:650px;   font-size:12px;   font-weight:bold;   text-align:left;   padding-top:3px;   padding-left:6px   } 
 /*评论——end*/ 
 #adv{   width:360px;   height:300px;   float:left}     
 html: 
  <!DOCTYPE   HTML   PUBLIC    "-//W3C//DTD   HTML   4.01