@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";
@import "/products/css/products_comp.css";
@import "/engineering/css/engineering_comp.css";
.second {
	background:url(/engineering/image_uniq/h_index.jpg) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:100px;
}

.second span{
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}
