 
a{text-decoration: none;}
li{list-style:none;}
#ifocus{ 
	height:390px;
	width:315px;
	overflow:hidden; 
	float:left;
}
#ifocus_pic{
	overflow:hidden;
	width:315px;
	height:315px;
	margin:5px auto 0 auto;	
	position:relative;
}
#ifocus_piclist{
	position:absolute;
	left:0;
	top:0;
}
#ifocus_piclist li{
	width:315px;
	height:335px;
	overflow:hidden;
}
#ifocus_piclist li a{
	display:block;
	height:375px;
	overflow:hidden;
}
#ifocus_opdiv {
	background: #f4f3f3;  
	position:absolute;
	left:0;
	bottom:0;  
	width:300px;
	height:33px;
}
#ifocus_tx {
	position:absolute; 
	width:315px;
	height:415px;
	line-height:35px;
	text-align:center;
}
#ifocus_tx A {
	color: #fff
}
#ifocus_tx a:hover {
	color: #f27900
}
#ifocus_tx .normal {
	display: none
}
#ifocus_btn{
	margin:6px auto 0 auto;
	height:60px;
	overflow:hidden;
}
#ifocus_btn li {
	FILTER: alpha(opacity=80);
	 WIDTH: 68px;
	 HEIGHT: 60px;
	 CURSOR: pointer;  
	 opacity: 0.5;
	  moz-opacity: 0.5;
	  float:left;
	  text-align:center;
	  padding-top:3px;
	  padding-left:8px;
	  background:url(http://cn.yfbrickmachine.com/images/outbg.gif) center top no-repeat; 
}
#ifocus_btn .current {
	background:url(http://cn.yfbrickmachine.com/images/overbg.gif) center top no-repeat; 
	FILTER: alpha(opacity=100); 
	opacity: 1; 
	moz-opacity: 1
}




