#products-show-pic {
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	padding-bottom: 30px;
	margin: 0px;
	width: 370px;
	padding-top: 10px
}
#products-show-pic * {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	word-break: break-all;
	padding-top: 0px
}
#ifocus {
	background-position: left top;
	background-image: url('../../images/index/store-pic-bg.gif');
	margin: 0px;
	width: 360px;
	background-repeat: no-repeat;
	height: 310px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ifocus_pic {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 340px;
	word-break: break-all;
	padding-top: 0px;
	position: relative;
	height: 225px
}
#ifocus_piclist {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: absolute;
	text-align: center;
/* firefox, chrome */
	line-height: 225px;
	white-space: nowrap;
/* ie */
	*font-size: 202px;
/* 225px * 0.8 = 180px */
	*font-family: arial;
}
#ifocus_piclist li {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 340px;
	padding-top: 0px;
	list-style-type: none;
	height: 225px
}
#ifocus_piclist img {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	float: none;
}
#ifocus_btn {
	display: block;
	float: left;
	margin: 0px;
	width: 340px
}
#ifocus_btn li {
	padding-right: 5px;
	background-position: left top;
	padding-left: 5px;
	filter: alpha(opacity=50);
	float: left;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	width: 75px;
	cursor: pointer;
	padding-top: 12px;
	background-repeat: no-repeat;
	height: 50px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_btn img {
	margin: 0px;
	width: 75px;
	height: 50px
}
#ifocus_btn .current {
	background-position: left top;
	filter: alpha(opacity=100);
	background-image: url('../../images/index/store-focus_bg.jpg');
	margin: 0px;
	background-repeat: no-repeat;
	-moz-opacity: 1;
	opacity: 1
}
#ifocus_opdiv {
	filter: alpha(opacity=50);
	left: 0px;
	width: 400px;
	bottom: 0px;
	position: absolute;
	height: 35px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_tx {
	left: 8px;
	color: #666666;
	bottom: 8px;
	position: absolute
}
#ifocus_tx .normal {
	display: none
}