@charset "utf-8";
/* css document */

.joball {
	border:1px solid #cccccc;
	width:90%;
	margin:2px 0 3px 30px;
	}
	
	
.jobtitle {
	border:0px;
	border-bottom:1px #cccccc dotted;
	padding:5px;
	margin:0px;
	text-indent:2px;

	color:#fc0000;
	}
	
.jobcontent{
	
	padding:3px;
	text-indent:2em;
	}
	
.hrtable td{padding:4px;line-height:20px}

.hrtable th{padding:4px;line-height:20px;font-weight:bold;}

.f14{font-size:14px;}
.b{font-weight:bold;}
.cls{clear:both;}
.hr{padding-top:10px;}
.hr td{line-height:22px;}