#ir_portal{
	display: block;
	/*height: 333px;
	width: 450px;*/
	width:340px;
	height:245px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}

#ir_default{
	position: absolute;
	z-index: 0;
}

.irLink{
	/*display: block;
	position: absolute;
	height: 20px;
	width: 15px;
	border: 1px solid black;
	background-color: #999;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	z-index: 100;
*/
height:1px;
width:1px;
font-size:0px;

}