.top{

}
.left{
	width:405px;
	margin-right:10px;
	/*IE6*/
	_float:left;
	_width:380px;
	_display:block;
	}
.mid{
	display:none;
	width:280px;
	}

.right{
	width:405px;
	padding:10px;
	/*IE6*/
	_width:350px;
	_float:left;
	}

