#recruit_link {

	width: 535px;
	list-style: none;
	margin-top: 10px;
}
.recruit_img1,.recruit_img2,.recruit_img3{
	float: left;
	text-indent: -9999px;
	width: 170px;
	margin-left: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.recruit_link1,.recruit_link2,.recruit_link3{
	width: 170px;
	height: 60px;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.recruit_link1 {
	background-image: url(../img/recruitb_1.gif);
	background-repeat: no-repeat;
}
.recruit_link2 {
	background-image: url(../img/recruitb_2.gif);
	background-repeat: no-repeat;
}
.recruit_link3 {
	background-image: url(../img/recruitb_3.gif);
	background-repeat: no-repeat;
}
.recruit_link1:hover {
	background-image: url(../img/recruitb_1_2.gif);
	background-repeat: no-repeat;
}
.recruit_link2:hover {
	background-image: url(../img/recruitb_2_2.gif);
	background-repeat: no-repeat;
}
.recruit_link3:hover {
	background-image: url(../img/recruitb_3_2.gif);
	background-repeat: no-repeat;
}
