@import url("/css/common.css");
#bdy {
	width: 546px;
	float: right;
	text-align: left;
	line-height: 0px;
	font-size: 0;
	background: url("/grf/hm/bdy_bg.gif") repeat-y;
}
#bdy_left {
	float: left;
	width: 393px;
}
#bdy_right {
	float: right;
	width: 153px;
	line-height: 11px;
	font-size: 7pt;
	background: url("/grf/hm/rbm_bg.gif") repeat-y;
}
#ftr {
	width: 707px;
	line-height: 0px;
	font-size: 0;
	clear: both;
}
#legal {
	width: 707px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}
#legal .right {
	margin-right: 7px;
}
.wrapper {
	width: 707px;
	margin: 0 auto;
	overflow: none;
}