.css {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: B7B7B7;
}
#jobInfo {
	margin-top: 36px;
}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 607px;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: B7B7B7;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: B7B7B7;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: B7B7B7;
	text-decoration: underline;
}
.14p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: B7B7B7;
}
