/* CSS Document */
/* j[XCxg@brr */


#recruitTxt {
	width:500px;
	color:#7B5C51;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
	}

#recruitTxt p{
	text-align:left;
	color:#7B5C51;
	line-height:1.5em;
	}


#boxRecruitWrap {
	width:600px;
	padding:0px;
	margin:0px;
	}
#boxRecruitWrap table{
	width:600px;
	border: 1px #D6CFB8 solid;
	border-collapse:collapse;
	}
	
#boxRecruitWrap th{
	border-collapse:collapse;
	border-bottom:1px dotted #D6CFB8;
	color:#7B5C51;
	width:130px;
	}
	
#boxRecruitWrap td{
	border-collapse:collapse;
	border-left:1px dotted #D6CFB8;
	border-bottom:1px dotted #D6CFB8;
	text-align:left;
	color:#7B5C51;
	line-height:1.5em;
	}

#textLinkMap {
	background-color:#E0ECCF;
	float:right;
	margin-left:5px;
	}

#employmentTxt {
	font-weight:bold;
	color:#7B5C51;
	font-size:14px;
	}
	
#entry {
	list-style-type:decimal;
	}