.m80-130 {
	font-size: 80%;
	line-height: 130%;
}
.m70-130 {
	font-size: 70%;
	line-height: 130%;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}


.recruit {
	position:relative;
}

.recruit .banner{
	position: absolute;
	right:2px;
	top:-30px;
	width:210px;
}

.rct {
	background:url(recruit/img/ms_titlebg.jpg) no-repeat;
	line-height:30px;
	color:#003366;
	padding-left:30px;
	font-size:16px;
}

.recruit p {
	margin:12px 0px;
	font-size:14px;
	line-height:140%;
}