/* CSS Document */

@import "/lib/cmn_css/component_e.css"; 

#contents h1.viCompany {
	background: url(/english/company/images/vi_company_01.jpg) left top no-repeat;
	display: block;
	height: 152px;
	margin: 0 0 15px 13px;
	width: 595px;
}

#contents h2.blkHead {
	background: url(/english/company/images/h_index_01.gif) left top no-repeat;
	display: block;
	height: 30px;
	margin-bottom: 15px;
	width: 595px;
}

#contents h1 span {
 display:none;
 text-indent:-9999px;
 overflow:hidden;
}

#contents h2 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents table.profileTable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 595px;
}

#contents table.profileTable th,
#contents table.profileTable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 8px 8px 3px 8px;
	text-align: left;
}

#contents table.profileTable th {
	width: 25%;
}

#contents table.profileTable td {
	width: 75%;
}
