@charset "UTF-8";

/* ------------------------- CorporateInfo  Layout */

.bdyMainRight table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.bdyMainRight th {
	text-align: left;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	padding: 5px 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.bdyMainRight td {
	line-height: 150%;
	color: #333333;
	vertical-align: top;
	padding: 5px 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
}
