@charset "gb2312";
/* CSS Document */


.JobList table{
	margin-bottom:20px;}
	 
.JobTable{
	border-bottom:1px dashed #ccd5e0;}
.jobID{
	background:url(../images/job_icon01.jpg) no-repeat;
	width:81px;
	height:50px;
	line-height:70px;
	text-align:right;}
 
 .jobID span{
	 margin:0 5px 2px 0;
	 display:inline-block;
	 font-size:20px;
	 color:#a5a5a5;
	 font-family:Arial, Helvetica, sans-serif;}
	 
.JobContent td.jobName{
	font-size:14px;
	font-family:ËÎÌå;
	color:#565656;
	font-weight:bold;
	padding-left:10px;
	height:30px;
	line-height:30px;
	}

.JobContent td.jobNun{
	font-size:12px;
	font-family:ËÎÌå;
	color:#01B2BF;
	padding-left:10px;
	height:30px;
	line-height:30px;
	}
	
.JobContent td.jobCont{
	font-size:12px;
	font-family:ËÎÌå;
	color:#565656;
	padding-left:10px;
	height:30px;
	line-height:18px;
	}	