@charset "utf-8";
/*
	世纪精英培训学校
	人力资源管理考试网
	全站列表页样式
	Design & Power by Danile Chen
	Email: together008@gmail.com
*/
#nowarea{
	text-align: left;
	margin-left: 6px;
	font-size: 12px;
	border: 1px dotted #CCC;
	line-height: 30px;
	background-color: #fafafa;
	padding-left: 20px;
}
	#nowarea strong{
		font-weight: bold;
	}
	#nowarea a{
		color: #930;
	}
	#nowarea a:hover{
		color: #333;
		text-decoration: underline;
	}
#listbox{
	padding: 10px;
	margin-left: 6px;
	border: 1px dotted #F2F2F2;
	margin-top: 10px;
}
	#listbox dl{
		width: 650px;
		margin: 0 auto;
		border-bottom: 1px dotted #CCC;
		padding: 10px;
		clear: both;
		overflow: hidden;
		zoom: 1;
	}
	#listbox dl dt{
		display: inline;
		float: left;
		width: 60px;
		height: 60px;
	}
	#listbox dl dt img{
		width: 50px;
		height: 50px;
		padding: 2px;
		border: 1px solid #CCC;
		margin-top: 5px;
	}
	#listbox dl dd{
		display: inline;
		float: left;
		width: 570px;
		padding-right: 10px;
		padding-left: 10px;
	}
	#listbox dl dd.title{
		font-size: 14px;
	}
		#listbox dl dd.title b a{
			font-size: 12px;
			padding: 0 2px;
			color: #C30;
		}
		#listbox dl dd.title a{
			color: #444;
		}
		#listbox dl dd.title a:hover{
			color: #C30;
		}
	#listbox dl dd.info{
		font-size: 11px;
		font-family: Verdana, Geneva, sans-serif;
		color: #999;
		line-height: 22px;
	}
	#listbox dl dd small{
		color: #CCC;
		font-size: 12px;
	}
	#listbox dl dd.intro{
		text-indent: 24px;
		font-size: 12px;
		line-height: 18px;
	}
/*
	非图文列表（简单列表）
*/
#listbox ul{
	list-style-type: none;
}
	#listbox ul li{
		line-height: 30px;
		padding-left: 10px;
	}
	#listbox ul li span{
		float: right;
		color: #666;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
	}
	#listbox ul li b{
		font-size: 12px;
		padding-right: 5px;
	}
		#listbox ul li b a{
			color: #C30;
			padding: 0 2px;
		}
/*
*/
#pagelist{
	width: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 200px;
}
	#pagelist ul{
		list-style-type: none;
		font-size: 12px;
		line-height: 19px;
	}
	#pagelist ul li{
		display: inline;
		float: left;
		margin-right:6px;
	}
	#pagelist ul li a{
		color:#555;
		display:block;
	}
	#pagelist ul li a:hover{
	}
	#pagelist ul li.thisclass,
	#pagelist ul li.thisclass a,
	#pagelist ul li.thisclass a:hover{
		
	}
	#pagelist .pageinfo{
		
	}
	#pagelist .pageinfo strong{
		padding: 0 5px;
		font-weight: normal;
	}
/*
	Viewbox Style
*/
#Viewbox{
	position: relative;
	border: 1px dotted #CCC;
	margin-top: 10px;
	margin-left: 6px;
	background-color: #FAFAFA;
	min-height: 1711px;
	_height: 1717px;
}
	#Viewbox .Vtitle{
		text-align: center;
		padding-top: 10px;
	}
	#Viewbox .Vinfo{
		width: 640px;
		margin: 0 auto;
		text-align: center;
		font-size: 12px;
		color: #666;
		padding: 15px;
		border-bottom: 1px dotted #ccc;
	}
	#Viewbox .Vinfo small{
		font-size: 12px;
		padding: 0 5px;
	}
	#Viewbox .Vbody{
		padding: 20px 30px;
	}
	#Viewbox .Vbody p{
		line-height: 24px;
		text-indent: 24px;
	}
/*
	page next/pre style
*/
.prenext{
	text-align: center;
	background-color: #FEFDFA;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	padding-left: 10px;
}
	.prenext ul{
		list-style-type: none;
	}
	.prenext ul li{
		text-align: left;
		line-height: 24px;
	}
	.prenext ul li a{
		color: #C30;
	}
/*
	企业招聘详细表格样式
*/
table.zp{
	width: 714px;
	border-collapse: collapse;
	margin: 10px auto;
	border: 1px solid #b2d7e0;
	margin-left: 6px;
	background-color: #f6fcff;
	font-size: 12px;
}
	table.zp caption{
		line-height: 30px;
		background-color: #136d92;
		font-weight: bold;
		color: #FFF;
	}
	table.zp tbody th,td{
		line-height: 30px;
	}
	table.zp tbody th{
		width: 120px;
		border: 1px dotted #cde8df;
		text-align: center;
		background-color: #f3fbff;
	}
	table.zp tbody th.title{
		text-align: center;
		font-size: 14px;
		color: #C00;
		text-indent: 20px;
		font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	}
	table.zp tbody th.img img{
		padding: 2px;
		border: 1px solid #CCC;
	}
	table.zp tbody td{
		border: 1px dotted #cde8df;
		text-indent: 24px;
	}
	table.zp tbody td.info{
		padding: 20px;
	}
/*
*/
.hothr{
	margin-left: 6px;
	border: 1px dotted #CCC;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
}
	.hothr_title{
		line-height: 24px;
		background-color: #bbdcff;
		font-size: 12px;
		color: #C30;
		font-weight: bold;
		text-indent: 10px;
	}
		.hothr_title span{
			float: right;
			font-weight: bold;
			font-size: 12px;
			color: #333;
			padding-right: 10px;
		}
	dl.hot_hr{
		display: inline;
		float: left;
		width: 345px;
		height: 150px;
		overflow: hidden;
		zoom: 1;
		margin: 5px;
	}
	dl.hot_hr dt{
		display: inline;
		float: left;
		width: 85px;
	}
	dl.hot_hr dt img{
		width: 80px;
		height: 100px;
		padding: 2px;
		border: 1px solid #EEE;
	}
	dl.hot_hr dd{
		display: inline;
		float: right;
		width: 250px;
		*width: 240px;
		line-height: 22px;
		font-size: 12px;
		padding-left: 10px;
	}
	dl.hot_hr dd small{
		color: #C30;
		font-size: 12px;
	}
	dl.hot_hr dd.info{
		font-size: 12px;
		line-height: 18px;
		color: #666;
	}
	dl.hot_hr dd.view{
		text-align: right;
		font-weight: bold;
	}
/*
	普通人才列表
*/
#hr_list{
	margin: 10px 0 10px 6px;
}
table.hr_list{
	width: 100%;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #EEE;
}
	table.hr_list th{
		background-color: #d5e6fe;
		border: 1px solid #EEE;
		line-height: 30px;
		font-size: 12px;
	}
	table.hr_list td{
		background-color: #f8f8f8;
		border: 1px solid #EEE;
		font-size: 12px;
	}
	table.hr_list td a{
		color: #C00;
	}
/*
	普通人才简单头像列表
*/
dl.rcpci{
	display: inline;
	float: left;
	width: 100px;
	margin: 6px;
}
	dl.rcpci dt img{
		display: block;
		margin: 0 auto;
		width: 80px;
		height: 100px;
		padding: 2px;
		border: 1px solid #EEE;
	}
	dl.rcpci dd{
		text-align: center;
		line-height: 24px;
		font-size: 12px;
		font-weight: bold;
	}
/*
	招聘求职列表表格
*/
.hrlistbox{
	clear: both;
	margin-left: 6px;
	margin-top: 5px;
}
table.hrlist{
	width: 100%;
	margin: 0 auto;
	border: 1px dotted #CCC;
}
	table.hrlist thead th{
		background-color: #E2E2E2;
		line-height: 30px;
		font-size: 12px;
		color: #333;
	}
	table.hrlist tbody td{
	}
/*
	电子周刊列表
*/
#weekly{
	padding: 10px;
	margin-left: 6px;
	border: 1px dotted #F2F2F2;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
}
dl.weekly{
	display: inline;
	float: left;
	width: 150px;
	height: 250px;
	font-size: 12px;
	margin: 0 11px 0 11px;
}
	dl.weekly dt{
		width: 150px;
		height: 170px;
	}
	dl.weekly dt img{
		display: block;
		width: 120px;
		height: 160px;
		margin: 0 auto;
		overflow: hidden;
		padding: 2px;
		border: 1px dotted #CCC;
	}
	dl.weekly dd{
		line-height: 24px;
	}
	dl.weekly dd span{
		color: #C00;
	}
	dl.weekly dd small{
		float: left;
		line-height: 24px;
		padding-right: 10px;
		color: #999;
		text-transform: uppercase;
	}
	dl.weekly dd a{
		font-weight: bold;
	}