@charset "utf-8";

#point {
	width: 587px;
	height: 160px;
	margin: 23px 0 10px;
	position: relative;
}
#point0 strong#jobNum {
	width: 110px;
	height: 30px;
	position: absolute;
	left: 80px;
	top: 80px;
	font-size: 36px;
	color: #FF0000;
	text-align: right;
}
#point0 strong#coNum {
	width: 110px;
	height: 30px;
	position: absolute;
	left: 80px;
	top: 110px;
	font-size: 36px;
	color: #FF0000;
	text-align: right;
}
#point0 h4,
#point0 span,
#point1,
#point2,
#point3 {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#point0 {
	background: url(../images/point0.jpg) no-repeat;
	width: 247px;
	height: 160px;
	position: absolute;
}
#point1 {
	background: url(../images/point1.jpg) no-repeat;
	width: 113px;
	height: 160px;
	position: absolute;
	left: 247px;
}
#point2 {
	background: url(../images/point2.jpg) no-repeat;
	width: 113px;
	height: 160px;
	position: absolute;
	left: 360px;
}
#point3 {
	background: url(../images/point3.jpg) no-repeat;
	width: 114px;
	height: 160px;
	position: absolute;
	left: 473px;
}

#point img {
	width: 87px;
	height: 54px;
	position:absolute;
	top: 97px;
	left: 488px;
}