﻿html, body, p, ul, li, form, img, h1, h2, h3, h4, h5, h6, select, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "宋体";
}
li {
	list-style: none;
}
a:link, a:visited {
	color: #669;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
.searchMain {
	width: 950px;
	background: #eef6fc url(../images/search_Top.jpg) no-repeat;
	margin: 8px auto 0 auto;
}
.searchMainTitle {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #a60;
	text-align: center;
	line-height: 22px;
	height: 22px;
}
.searchMainBtm {
	width: 950px;
	min-height: 300px;
	background: url(../images/search_Bottom.jpg) bottom no-repeat;
	margin: 10px auto 0 auto;
	padding-bottom: 20px;
}
/**********************************searchForm************************************/
.searchForm {
	width: 920px;	
	padding: 20px 0;
	text-align: center;
	word-spacing: 5px;
	margin: 0 auto;
	line-height: 30px;
	color: #3282b7;	
	text-align:left;
}
.searchForm select {
	height: 20px;
}
.searchForm option {
	color: #669;
}
.searchBarTXT {
	color: #669;
	height: 16px;
	line-height: 16px;
	border: 2px solid #7FBBED;
	width: 140px;
	padding: 2px 0 0 5px;
	font-size: 12px;
}
.searchBarBTN {
	width: 58px;
	height: 28px;
	background: url(../images/searchBtn.png) no-repeat;
	border: 0;
	display: inline;
}
.searchForm input, .searchForm select {
	vertical-align: middle;
}
/**********************************searchForm************************************/
.searchResultTab {
	width: 95%;
	border: 1px solid #7FBBED;
	margin: 0 auto;
}
.searchResultTab td {
	color: #3282b7;
	padding-left: 5px;
}
.tabTitle {
	font-weight: 600;
	padding-left:7px;
}
.searchResultIntro {
	width: 950px;
	margin: 10px auto;
	margin-left:15px;
	text-align: center;
	color: #f90;
	height: 22px;
	line-height: 22px;
	text-align:left;
	clearsearchForm:both;
}
.shuoming {
	width: 600px;
	margin: 0 auto;
	line-height: 26px;
	color: #0099CC;
	padding-left:10px;
	padding-top:10px;
}
#bsbs {
	width: 95%;
	border: 1px solid #7FBBED;
	margin: 20px auto 0 auto;
	background: #fff;
}
#bsbs li {
	width: 160px;
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 15px;
	float: left;
	display: inline;
	color: #3282b7;
	cursor: pointer;
}
#bsbs li.title {
	width: 100%;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-weight: 600;
	color: #3282b7;
	background: #f0f0f0;
	margin: 0;
	cursor: text;
}

.jobbase img, a.jobbase img {
	background: #FFF;
	border: 0px solid #D8A18B;
	margin: auto;
	_vertical-align: bottom;
}
a.jobbase {
	line-height: 1.8;
}
.jobbase a:hover img, a.jobbase:hover img {
	border: 0px dotted #99F;
	background: #EEE;
	padding: 0px;
}


