.job{
	width:720px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.job_info{
	float:left;
	width:720px;
	background-image:url(../image/job_info.gif);
	overflow:hidden;
}
.job_list{
	clear:both;
	width:720px;
	background-image:url(../image/job_info.gif);
}
.job_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F66;
	border-top:1px solid #FFF;
}
.job_content{
	float:left;
	width:600px;
	background:url(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F66;
}

.job_top_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F66;
	border-top:1px solid #F66;
}
.job_top_content{
	float:left;
	width:600px;
	background:url(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F66;
}

.job_bottom_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F66;
	border-top:1px solid #FFF;
	border-bottom:1px solid #F66;
}
.job_bottom_content{
	float:left;
	width:600px;
	background:url(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F66;
	border-bottom:1px solid #F66;
}

.job_start_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F66;
	border-top:1px solid #FFF;
}
.job_start_content{
	float:left;
	width:600px;
	background:url(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F66;
}
.job_end_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F66;
	border-top:1px solid #FFF;
}
.job_end_content{
	float:left;
	width:600px;
	background:url(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F66;
}
