
body {
	background: #FFE4F1 url(../images/common/popup_bg.png) repeat-x;
}

#header, #content {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 105px;
	background-image: none;
}

#logo {
	margin: 16px 0 0 24px;
}

#content {
	min-height: 10px;
	color: #000;
	width: 353px;
	padding-left: 107px;
}

* html #content {
	width: 460px;
}

