
.company_exp{
  width:750px;
	margin:5px 0px 0px 0px;
	text-align:left;
	background:url(../images/bg_conpany_text.gif);
	border:solid 1px #DFE2E9;
}

.company_exp .in{
	margin:10px;
	text-align:left;
}

.company_exp .in p{
	padding:0px 0px 0px 0px;
	letter-spacing:0.1em;
}

.company_exp .in p span{
	color:#112349;
	border-bottom:dashed 1px #AAA;
	line-height:1.8em;
}


table#em {
  width:750px;
	background-color:white;
	border:1px #AAA solid;
	border-collapse:collapse;
	border-spacing:0;
	margin-top:15px;
}

#em th {
	width:111px;
	color:#555;
	padding: 5px 0px 5px 10px;
	background-color:whitesmoke;
	border: 1px #AAA dotted;
	border-width: 0 0 1px 0px;
	text-align: left;
	font-weight:normal;
	white-space: nowrap;
	line-height:1.5em;
}

#em td {
	padding: 5px 0px 5px 10px;
	border: 1px #AAA dotted;
	border-width: 0 0 1px 0px;
	text-align: left;
	white-space: nowrap;
	line-height:1.5em;
}



