@charset "utf-8";
/* index focus CSS Document */
/* 2009-8-9 by lijh for boanying */

/* iFocus style */
#ifocus { width:598px; height:240px; background:#f7f7f7; overflow:hidden; margin:0 0 10px 0; padding:0;  border:1px solid #e6e6e6;}
	#ifocus_pic { display:inline; position:relative; float:left; width:480px; height:240px; overflow:hidden; margin:0; padding:0; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist ul{ margin:0; padding:0;}
		#ifocus_piclist ul li { width:480px; height:240px; overflow:hidden; padding:0; margin:0; list-style-type:none; }
		#ifocus_piclist ul li img { width:480px; height:240px; padding:0; margin:0;}
	#ifocus_btn { display:inline; float:right; width:117px; height:240px; margin:0; border-left: 1px solid #e6e6e6; }
		#ifocus_btn ul { margin:0; padding:0;}
		#ifocus_btn ul li { width:117px; height:60px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); padding:0px; margin:0px; border:none; list-style-type:none;}
		#ifocus_btn ul li img { width:100px; height:50px; margin:5px 0px 5px 10px; padding:0;  border:none;}
		#ifocus_btn .current { background: #e6e6e6; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:480px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); margin:0; padding:0; }
	#ifocus_tx { position:absolute; left:0px; bottom:-10px; color:#FFF; font-size:14px; font-weight:bold; }
		#ifocus_tx li{ list-style:none;}
		#ifocus_tx .normal { display:none; }
