div.recruit {
	color:#333;
	padding:0px 20px;
	background-image:url(../img/recruit/img_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.recruit_1 {
	width:540px;
	border-top:solid #999 1px;
	border-bottom:solid #999 1px;
}
div.col {
	border-bottom:solid #999 1px;
	padding-bottom:10px;
}
ul.recruit { 
	padding-left:20px;
	padding-right:0px;
}
ul.recruit li {
	font-size:13px;
	line-height:2em;
	list-style: url(../img/topics_dot.gif) inside;
	float:left;
	padding-right:40px;
	width:200px;
	vertical-align: middle;
}
td {line-height:1.5em;}
table.recruit_sc {
	margin-left:30px;
	width:80%;
	vertical-align:middle;
	font-size:14px;

}
table.recruit_sc th{
	text-align:center;
}
table.recruit_sc td.h{
	width:35%;
	font-weight:bold;
}
table.recruit_sc td.d{
	width:60%;
}
table.recruit_info {
	margin-left:30px;
	width:80%;
	vertical-align:middle;
	font-size:14px;
	background-color:#434F66;

}
table.recruit_info th{
	text-align:center;
	background-color:#e8efff;
	vertical-align:middle;
	width:30%;
}
table.recruit_info td.d{
	background-color:#fff;
}
table.salary {
	width:100%;
	font-size:11px;
}
table.salary th {
	background-color:#fff;
	width:70px;
	font-weight:normal;
	text-align:left;
}
div.staff {
	border-top:solid #999 1px;
	padding:0px 5px;
}
div.staff div.photo{
	float:left;
	width:200px;
	height:290px;
	text-align:center;
}
div.staff div.photo img {
	margin-top:0px;
	margin-bottom:5px;
}
div.staff span.name{
	font-weight:bold;
}
div.staff div.staff_comment{
	padding-top:0px;
	padding-bottom:5px;
	height:100%;
}

