/* -- live body style -- */
.container .body{
	width:940px;
	height: 450px;

}
.container .Gbody_l{
	display:inline;
	float:left;
	position:relative;
	width:10px;
	height:450px;
	background:url(../img/restaurant/body/body_l.png) no-repeat;
}
.container .Gbody_c{
	display:inline;
	float:left;
	position:relative;
	width:920px;
	height:450px;
	background:url(../img/restaurant/body/body_c.png) repeat-x;
}
.container .Gbody_r{
	display:inline;
	float:left;
	position:relative;
	width:10px;
	height:450px;
	background:url(../img/restaurant/body/body_r.png) no-repeat;
}
td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
/* -- end live body style -- */



