#ifocus {
	margin: 0px;
	padding: 0;
	width: 300px;
	height: 259px;
/*	float: left;*/
}
#ifocus_pic {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 259px;
	overflow: hidden;
	position: relative;
	display: inline;
	word-break: break-all;
	float: left;
}
#ifocus_piclist {
	margin: 0px; 
	padding: 0px;
	width: 300px;
	height: 259px;
	position: absolute;
	left: 0px;
	text-align: center;
}
#ifocus_piclist ul{padding:0;margin:0}
#ifocus_piclist li {
	margin: 0px; 
	padding: 0px;
	width: 300px;
	height: 259px;
	list-style-type: none;
	overflow: hidden;
}
#ifocus_piclist img {
	vertical-align: middle;
}
#ifocus_btn {
/*	margin: 0px;
	width: 340px;
	display: block;
	float: left;*/
}
/*#ifocus_btn li {
	margin: 0px;
	padding: 12px 5px 5px 5px;
	width: 75px; 
	height: 50px;
	list-style: none;
	background: url('../../images/store-pic-s-bg.gif') no-repeat left top; 
	cursor: pointer; 
	filter: alpha(opacity=50); 
	float: left; 
	-moz-opacity: 0.5;
	opacity: 0.5;
}*/
#ifocus_btn .wrapper{
    display:inline-block;
    width:90px;
    height:89px;
    text-align:center;
    vertical-align: middle;
    margin-top: 10;
    margin-right: 20;
    margin-bottom: 10;
    margin-left: 20px;    
}
#ifocus_btn img {margin: 0px;}
#ifocus_btn .current {
/*	margin: 0px; */
	/*background: url('../../images/store-focus_bg.jpg') no-repeat left top;*/
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}
#ifocus_opdiv {
	width: 300px;
	height: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#ifocus_tx {
	color: #666666; 
	position: absolute;
	left: 8px;
	bottom: 8px;
}
#ifocus_tx .normal {
	display: none;
}
#ifocus_tx ul{list-style: none}