li{list-style-type:none;}
img{border:0}


/* iFocus style */
	#ifocus { width:300px; height:247px; background-color:#f1f1f1;}
	#ifocus_pic { display:inline; position:relative; float:left; width:300px; height:219px; overflow:hidden; margin:0; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:300px; height:219px; overflow:hidden; }
		#ifocus_piclist img { width:300px; height:219px; }
	#ifocus_btn { display:inline; float:left; width:268px; margin:0; padding:0 5px;}
		#ifocus_btn li { cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); float:left; padding:1px 4px; margin: 3px 4px; border:#999 solid 1px; background-color:#fff; color:#999; font-weight:bold;}
		/*#ifocus_btn img { width:14px; height:12px; margin: 3px 10px 0px 10px; }*/
		#ifocus_btn .current { /*background: url(/images/btn_bg.gif) no-repeat;*/ opacity:1; -moz-opacity:1; filter:alpha(opacity=100); background-color:#999; color:#fff; }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:300px; height:28px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }

