@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/ir/images/vi_ir.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents .blkHead {
	background: url(/ir/disclaimer/images/h_index_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents h1 span,
#contents .blkHead span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

