@charset "ISO-8859-1";


/*************** top_only ***************/

.ir_top_item{
	background-image: url(/en/ir/img/index_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:517px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:15px;
	clear:both;
}

.ir_top_item img{
	float: left;
	margin-left:15px;
margin-bottom:20px;
}

