.innoFE_outter{
	overflow:hidden;
	background:url(images/box_m.gif) repeat-x;
}
.innoFE_outter .outter_l{
	overflow:hidden;
	background:url(images/box_l.gif) 0px 0px no-repeat;
}
.innoFE_outter .outter_r{
	overflow:hidden;
	background:url(images/box_r.gif) 100% 0px no-repeat;
	height:136px;
}
#innoFE {
	overflow:hidden; 
	position:relative; 
}
#innoFE_content div#inno_fEffect_lowerLayer {
	position:absolute; top:18px; left:0px; height:113px;
}
#innoFE_content div#inno_fEffect_higherLayer {
	position:absolute; top:18px; left:0px; height:113px;
}
ul.innoFE_bar{
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
ul.innoFE_bar li{
	float:right;
	width:8px;
	height:20px;
	background:url(images/bar_dot.gif) 50% 55% no-repeat;
	margin:0 3px 0 3px;
	cursor: pointer;
}
ul.innoFE_bar li.selected{
	background:url(images/bar_dot_on.gif) 50% 55% no-repeat;
}
.innoFE_content{
	display:none;
}
.innoFE_prodImage{
	text-align:left; margin:7px 0 0 10px; width:90px; float:left;
}
.innoFE_prodDetail{
	margin:7px 0 0 15px; width:225px; float:left;
}
.innoFE_prodDetail .title{
	color:#069; font-weight:bold; margin-bottom:10px;
}
