/* CSS Document */
.job_list{
	padding:20px 0;
	border-bottom:1px dashed #ccc;
	margin-left:10px;
}
	.job_list .title{
		font-weight:800;
		font-size:1.15em;
		background:url("../images/icon4.gif") no-repeat left center;
		padding-left:15px;
		margin-bottom:10px;
	}
	.job_list .job_body{
		margin-left:15px;
		line-height:1.8em;
	}
		.job_list .job_body font{
		}
	.job_miaoshu{
		text-indent:0px;
		margin-left:65px;
	}
	.shenqing{
		clear:both;
		text-align:right;
	}
	.shenqing input{
		border:0px;
		width:132px;
		height:26px;
		background:url("../images/button_job.gif") no-repeat;
	}

