div.content {
	text-align: center;
}

.copy01 {
	position: relative;
	z-index: 1;
}

.text01 {
	position: relative;
	top: -70px;
	z-index: 0;
}

.text02 {
	margin-top: -50px;
	font-size: 15px;
}

.text03 {
	text-align: left!important;
}
div.salary-detail {
	background-image: url(../../images/salary-bg01.gif);
	width: 802px;
	height: 482px;
	margin: 0 auto;
	text-align: left;
}

div.salary-detail h3 {
	position: relative;
	padding-left: 130px;
	padding-top: 30px;
	font-size: 15px;
}

div.salary-detail h3 img {
	position: absolute;
	left: 50px;
	top: 30px;
}

div.salary-detail p {
	text-align: center;
}

.text03 {
	padding-left: 130px;
	font-size: 15px;
}

table {
	border-collapse: collapse;
	border: 3px solid #d09aae;
	text-align: center;
	width: 90%;
	margin: 30px auto 0;
}

table td {
	border-left: 2px solid #ffcac6;
	border-bottom: 2px solid #ffcac6;
	background-color: #ffffd1;
	padding: 5px;
}

table thead th {
	padding: 5px;
	border-bottom: 2px solid #ea297b;
	border-left: 2px solid #ffcac6;
	background-color: #b9e9fb;
}

.text04 {
	margin-top: 10px;
	font-size: 16px;
	color: #ff107d;
	font-weight: bold;
}

.text05 {
	background-color: #d3ff9e;
	margin: 10px 15px;
	font-size: 15px;
	color: #754c28;
	font-weight: bold;
	padding-bottom: 5px;
}

.text06 {
	margin: 0 100px;
	text-align: left!important;
	color: #0e5c8b;
}

div.other-benefit {
	
}

div.other-benefit h3 {
}

div.other-benefit p {
	padding-left: 200px;
	padding-right: 100px;
	text-align: left;
	color: #1b75b9;
}

.text11 {
	position: relative;
	top: -60px;
}

.text12 {
	position: relative;
	top: -20px;
}


