@charset "iso-8859-1";

#research {
	width: 650px;
	margin: 0 auto;
}

#contentMain table.research {
	width: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #65ab31;
	border-left:1px solid #ccc;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 170%;
}

#contentMain table.research td,
#contentMain table.research th {
	border-top: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0;
	padding: 5px;
}

#contentMain table.research th {
	font-size: 75%;
}

#contentMain table.research caption {
	color: #fff;
	background-image:url(../../../images/common/jalaw_tdhead8.jpg);
	border-bottom: 1px solid #96dc56;
	font-size: 150%;
	font-weight: bold;
	font-style:italic;
	margin: 0;
	padding: 5px;
	line-height: 150%;
}

#contentMain table.research th {
	background-color: #7dc045;
	border-bottom:1px solid #65ab31;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#contentMain td.researchSubject {
	color: #000000;
}

#contentMain th.researchSpan {
	width: 25%;
}

#contentMain th.researchSubject {
	width: 55%;
}

#contentMain th.representation {
	width: 20%;
}
