
body {  }
ul { list-style-type:none;}

/* iFocus style */
#ifocus {width:99%; height:450px; margin:0px;
 }

	#ifocus_pic {  position:relative; float:left; width:700px; height:360px;  margin:1px 0 0 1px; overflow:hidden;  }
		#ifocus_piclist { position:absolute; left:0px; top: 0px; }
		#ifocus_piclist ul {width:3500px; height:360px;float:left;display:block; float:left; list-style-type:none; }
		#ifocus_piclist ul li {margin-left:0px; width:700px; height:360px;    float:left;}
		/*#ifocus_piclist img { width:100%; height:225px; }*/


	#ifocus_btn {  width:650px;   height:auto; margin:0 auto; }										
		#ifocus_btn li { width:130px; height:auto; cursor:pointer;  float:left;  opacity:0.5; -moz-opacity:0.5; filter:Alpha(Opacity=50);  }
		#ifocus_btn img { width:116px; height:75px; margin:18px 0 0 7px; }
		#ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:Alpha(Opacity=100); }


	
	
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }