#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px; 
}

#content {
	width: 916px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#board {
	width: 916px;
	height: 634px;
}

.mail {
	width: 188px;
	height: 72px;
	position: absolute;
}

.mail_td {
	left: 60px;
	top: 440px;
}

.mail_mm {
	left: 320px;
	top: 440px;
}

.fb {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 570px;
	top: 450px;
}