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

.relativeBox {
	padding-top: 19px;
	position: relative;
}

#mini_nav {
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	position: absolute;
	left: 42px;
	top: 19px;
	width: 201px;
	text-align: left;
}

#content ul li {
	padding: 2px 0;
	width: 201px;
	color: #4ba5dc;
}

.relativeBox p {
	padding: 0 46px 0 215px;
	line-height: 19px;
}

.relativeBoxII {
	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;
}

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

.relativeBoxII 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;
}

.relativeBoxII p {
	padding: 0 48px 0 434px;
	font-size: 11px;
	line-height: 15px;
}

#content .relativeBoxII 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;
}