/* CSS Document */

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

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

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

#contents table.irTable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 585px;
}

#contents table.irTable th {
	background: #EBEBEB;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding: 6px 6px 1px 6px;
}

#contents table.irTable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 8px 8px 3px 8px;
}

#contents table.irTable td.w30 {width: 30%;}
#contents table.irTable td.w70 {width: 70%;}
