body {
	 margin: 0px auto; padding: 0px; font-family: Microsoft Yahei,"Î¢ÈíÑÅºÚ"; 
}
a {
	text-decoration: none;
}
.clearfix { 
	
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: " ";
}
.Banner {
	position: relative;
}
.Banner .Reg {
	top: 41px; right: 88px; font-size: 14px; position: absolute;
}
.Banner .Reg a {
	margin: 0px 10px;
}
.Banner .Reg a:hover {
	text-decoration: underline;
}
.Banner img {
	width: 100%; display: block;
}
.Body {
	padding-top: 20px; 
}
.Body .SearchBar {
	padding: 20px 0px 30px; text-align: center;
}
.Body .SearchBar input[type=text] {
	padding: 0px 20px; border: currentColor; width: 200px; height: 30px; line-height: 30px; font-size: 14px;
}
.Body .SearchBar input[type=submit] {
	margin: -2px 0px 0px; border: currentColor; width: 80px; height: 32px; color: rgb(255, 255, 255); font-size: 14px; cursor: pointer;
}
.Content {
	margin: auto; width: 1280px;
}
.Content .Item {
	background: rgb(255, 255, 255); margin: 0px 10px 20px; padding: 20px; width: 248px; float: left;
}
.Content .Item .EntName {
	padding: 0px 0px 10px; text-align: center; overflow: hidden; font-size: 16px; font-weight: bold; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.Content .Item .Job {
	height: 88px; text-align: left; line-height: 22px; overflow: hidden; padding-top: 10px;
}
.Content .Item .Job a {
	margin: 0px 5px; font-size: 14px;
}
.Content .Item .Job a:first-child {
	margin: 0px 5px 0px 0px !important;
}
.Content .Item .Talk {
	margin: 15px auto 0px; border-radius: 5px; width: 140px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 28px; font-size: 14px; display: block; cursor: pointer;
}
.Bottom img {
	width: 100%; display: block;
}
