/*---------------------
	
---------------------*/

#greeding{
	border:1px solid #CAE6DF;
	background-color:#F1FCF9;
	width:728px;
	margin:0 auto;
}

#greeding .inner{
	margin:20px 10px 15px 10px;
	text-align:left;
}

#greeding img{
	float:left;
}

#greeding{
	margin-top:10px;
}

#greeding .text{
	float:right;
	width:480px;
}

#greeding dl{
	margin:10px 0 0 0;
	font-weight:bold;
}

#greeding dt{
	color:#328564;
	border-bottom:5px;
	border-bottom:1px solid #328564;
	margin:0 0 10px 0;
	font-size:1.1em;
}

#greeding dd{
	margin:0 0 0 10px;
}


/*---------------------
	
---------------------*/

#occupational{
	width:728px;
	margin: 20px auto 0 auto;
	background-image:url(img/line.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#occupational .occupational-item{
	border-bottom:1px solid #71C5A3;
	padding-bottom:10px ;
	margin-top: 10px;
}	

#occupational .occupational-left,
#occupational .occupational-right{
	width:354px;
}

#occupational .occupational-left{
	float:left;
	margin-left:5px;
}

#occupational .occupational-right{
	float:right;
	/*margin-right:5px;*/
}


#occupational .occupational-title{
	margin-bottom:8px;
	color:#328564;
	font-weight:bold;
	font-size:1.1em;
}

#occupational .occupational-text{
	margin-left:20px;
}

#occupational table{
	width:350px;
	border-collapse:collapse;
}

#occupational th,
#occupational td{
	padding:3px;
	text-align:left;
	vertical-align: top;
}

#occupational th{
	width:80px;
	background-image:url(img/ico.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#occupational .occupational-text img{
	float:left;
	margin-right:8px;
}

#occupational .end{
	border-bottom:none!important;
}
 	
