/**产品展示，厨窗样式定义	**/
#sort
{
	width: 321px;
	float: left;
	background-image:url(../images/www_09.jpg);
}
#sort a
{
	color:#D6D6D6;
}
#sort visited
{
	color:#D6D6D6;
}

#sort hover 
{
	color:#D6D6D6;
}

#main
{
	width: 676px;
	float: right;
	
	background-color: #2d1a00;
}
.titleBar /*统一标题条样式,如产品展示*/
{
	width: 676px;
	height: 54px;
	line-height: 54px;
	background: url(../images/title_bj.gif) no-repeat;
	text-indent: 30px;
	font-size:14px;
	color: #eda532;
	font-weight: 700;
}/*-------------------招聘信息 ------------------------*/
/*-------------------jobList---------------------------*/
#jobList
{
	width: 676px;
	background-color:#2d1a00;
	
	margin-top:29px;
}
#jobList_top
{
}
#jobList_middle
{
	width: 600px;
	margin-left:50px;
	line-height:22px;
	margin-top:10px;
	color: #A8A8A8;
	position: relative;
}
#jobList_middle p
{
	line-height: 170%;
}
/****职位列表项****/
#jobList_th
{
	margin:20px auto;
	width: 540px;

}
#jobList_th .title
{
	width: 540px;
	height: 20px;
	background: url(../images/bg-jobs-list-title.gif) no-repeat;
	line-height: 20px;
}
#jobList_th ul
{
	width: 540px;
	height: 20px;
}
#jobList_th ul li
{
	text-align: center;
	width: 125px;
	float: left;
	height:20px;
	line-height:20px;
}

#joblist_detail
{
	line-height: 30px;
	width: 540px;
	text-align: center;
	line-height: 30px;
	float: left;
}
#joblist_detail ul
{
	width: 540px;
	height: 30px;
	background:url(../images/bg-jobs-list-split.gif) no-repeat left bottom;
	clear:both;
}
#joblist_detail ul li
{
	height: 30px;
	line-height:30px;
		overflow:hidden;
		
}

/****职位列表项结束****/
#jobList_middle .big
{
	font-size: 200%;
	font-weight: bold;
}
#jobList_bottom
{
	width: 676px;
	background-color:#2d1a00;
	
	height:20px;
}
#jobList_pagebar
{
	clear:both;
	width: 504px;
	height: 40px;
	line-height: 40px;
	color: #B9B9B9;
	text-align:right;
	padding-top:15px;
	padding-right:19px;
	padding-bottom:10px;
}
#jobsshow_pagebar
{
	clear:both;
	width: 504px;
	height: 40px;
	line-height: 40px;
	color: #B9B9B9;
	text-align:center;
	margin-top:10px;
	padding-right:19px;
	padding-bottom:10px;
}
/*-------------------jobList End---------------------------*/


/*-------------------公司基本信息-------------------*/
/*-------------------comBaseinfo----------------*/
#comBaseinfo
{
	clear: both;
	width: 298px;
	margin-top:10px;

}
#comBaseinfo_top
{
	background: url(images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#comBaseinfo_top .title
{
	position: relative;
	color:#EEEEEE;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#comBaseinfo_middle
{
	width: 298px;
	overflow:hidden;
	float: left;
}
#comBaseinfo_middle dl
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
#comBaseinfo_middle dt
{
	float:left;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	width:110px;
	background: url(images/arrowhead.jpg) no-repeat 32px 10px;
	
}
#comBaseinfo_middle dd
{
	margin: 0px;
	float:left;
	width: 180px;
	line-height: 23px;
	padding:0;
	margin-top:3px;
}
#comBaseinfo_middle .split
{
	height:1px;

	width:240px;
	padding:0px;
	line-height:1px;
	font-size: 1px;
}

#comBaseinfo_bottom
{
	clear: both;
	height: 25px;
	
	width: 298px;
}
/*-------------------comBaseinfo end------------------------*/



/*-------------------招聘联系信息-------------------*/
/*-------------------jobinfo----------------*/
#toop
{
	height:51px;
	width:321;
	background:url(images/lefttwo_09.jpg);
}
#jobinfo
{
	clear: both;
	width: 298px;
}
#jobinfo_top
{
	
	background: url(images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#jobinfo_top .title
{
	position: relative;
	color:#EEEEEE;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#jobinfo_middle
{
	width: 298px;
	overflow:hidden;
	float: left;
}
#jobinfo_middle dl
{
	padding: 0px;
	margin: 0px;

	list-style-type: none;
}
#jobinfo_middle  dt
{
	float:left;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	width:110px;
	background: url(images/arrowhead.jpg) no-repeat 32px 10px;
}
#jobinfo_middle dd
{
	margin: 0px;
	float:left;
	width: 180px;
	line-height: 23px;
	padding:0;
	margin-top:3px;
	
}
#jobinfo_middle .split
{
	height:1px;

	width:240px;
	padding:0px;
	line-height:1px;
	font-size: 1px;
}

#jobinfo_bottom
{
	height: 25px;
	width: 250px;
	clear: both;
}
/*-------------------jobinfo end------------------------*/

