#content {
	padding-bottom: 24px; /*??*/
	text-align: justify;
}

.relativeBox {
	margin-top: 14px;
	padding-top: 12px;
	padding-bottom: 17px;
	position: relative;
	background: url('../images/common/hr_bg.jpg') no-repeat top center;
	min-height: 72px;
	height: auto !important;
	height: 72px;
}

.relativeBox img {
	position: absolute;
	left: 37px;
	top: 12px;
	width: 150px;
	height: 87px;
}

.relativeBox h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 213px;
	top: 12px;
	width: 210px;
	font-size: 17px;
	line-height: 19px;
	text-align: left;
	font-weight: bold;
}

.relativeBox p {
	padding: 0 48px 0 434px;
	font-size: 11px;
	line-height: 15px;
}

#content .relativeBox a {
	text-align: right;
	padding-right: 17px;
	position: absolute;
	right: 48px;
	bottom: 0;
	display: block;
	background: url("../images/common/pdficon_bg.gif") no-repeat center right;
}

strong {
	font-size: 13px;
}