#main{
width:1024px;
height:900px;
background:#000000;
}
#top{
background: url(image/bground1.jpg);
}
#lside{
width:700px;
height:700px;
float:left;
background:#fff000;
}
#rside{
width:300px;
height:700px;
float:right;
background:#ccccdd;
}
不可能的,两个互不影响.
请检查taobao.css 引用路径.