body{
width:800px; 
margin:0 auto
}
*{
font-size:12px;
}
.logo{
float:left;
width:177px;
}
.nav{
float:right;
width:623px;
}
a,a:visited{
color: #6D953F;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: none;
}
.left-content{
float:left;
width:150px;
padding:10px;
}
.center-content{
float:left;
width:400px;
padding:10px;
}
.right-content{
float:left;
width:190px;
padding:10px;
}
.job-search{
height:150px;
}
.title1{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.title2{
	font-size: 12px;
	color: #999999;
}
.NewsTop{
}
.NewsTop label{
FLOAT: left; 
LINE-HEIGHT: 21px
}
.NewsTop a label.tab{
	BORDER-LEFT: #f2f2f2 1px solid;
	WIDTH: 70px;
	CURSOR: pointer;
	text-align:center;
	background-image: url(public/image/tab_14.gif);
	color:#748D55;
}
.tab-on{
	BORDER-LEFT: #f2f2f2 1px solid;
	WIDTH: 70px;
	CURSOR: pointer;
	text-align:center;
	color:#000;
}
.tab-con{
width:97%;
}
.line{
	height:20px;
	padding-top:10px;
	BACKGROUND-IMAGE: url(../image/dot.jpg);
	BACKGROUND-REPEAT: repeat-x;
	
}
.yw {
	PADDING-LEFT: 5px; 
	background-color:#f0f3ec;
}
.job-search *{
COLOR: #748d55;
}
.intro{
	line-height: 20px;
	color: #666666;
}
.position{
margin-top:5px;
margin-bottom:5px;
width:98%;
padding:5px;
height:20px;
border:1px solid #9BDF70;
background-color: #F0FBEB
}

#ejiaA1 {
width: 100%;
}
#ejiaA1 td{
padding: 5px;
height:16px; 
line-height:16px;
}

/* 搜索按钮 */
.search-button{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
width:100px;
}


 /*- Menu Tabs B--------------------------- */
#tabsB {
  float:left;
  width:100%;
  background:#F4F4F4;
  font-size:93%;
  line-height:normal;
  }
#tabsB ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
  }
#tabsB li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsB a {
  float:left;
  background:url("../image/tableftB.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsB a span {
  float:left;
  display:block;
  background:url("../image/tabrightB.gif") no-repeat right top;
  padding:1px 4px 4px 1px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
  color:#000;
  }
#tabsB a:hover {
  background-position:0% -42px;
  }
#tabsB a:hover span {
  background-position:100% -42px;
  }
