#recruit {
  position: relative;
	width: 474px;
	min-height: 300px;
	_height: 300px;
	margin: 15px 0px;
	padding: 20px 20px 20px 0;
	float: right;
	background: #D6E6F6 url("/images/recruit_bg.jpg") 0 100% no-repeat;
}
#recruit span.ltc {position: absolute; top: 0px; left: 0px; display: block; width: 8px; height: 8px; font-size: 0; background: url("/images/recruit_ltc.gif") 0 0 no-repeat;}
#recruit span.rtc {position: absolute; top: 0px; right: 0px; display: block; width: 8px; height: 8px; font-size: 0; background: url("/images/recruit_rtc.gif") 100% 0 no-repeat;}

#recruit h1 {font-size: 3.2em; font-weight: normal; padding-left: 20px;}

#recruit .left {width: 190px; float: left; min-height: 50px; _height: 50px; padding-left: 20px; font-style: italic;}
#recruit span.logo {display: block; width: 190px; height: 71px; margin-bottom: 20px; text-align: center; background: url("/images/recruit_logo_bg.gif") 0 0 no-repeat;}
#recruit span.logo img {}

#recruit .right {width: 220px; float: left; min-height: 50px; _height: 50px; padding-left: 20px; padding-bottom: 60px;}