div.container div.top{
	background:url(/img/l2_top.jpg) top left no-repeat;
	float:left;
	clear:both;
	width:780px;
	height:182px;	
}
div.container div.left{
	background:url(/img/l2_left.jpg) top left no-repeat;
	float:left;
	clear:none;
	width:214px;
	height:618px;
}
div.container div.right{
	background:url(/img/l2_right.jpg) top left no-repeat;
	float:left;
	clear:none;
	width:566px;
	height:618px;
}