

/* iFocus style */
#ifocus { width:542px; height:196px; overflow:hidden;}
	#ifocus_pic { display:inline; position:relative; float:left; width:542px; height:196px; overflow:hidden;}
		#ifocus_piclist { position:absolute; width:4000px; overflow:hidden;}
		#ifocus_piclist li { width:292px; height:196px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:292px; height:196px;}
	#ifocus_btn {display:inline; float:left;  right:257px;
      bottom: 14px; position:absolute;}
	#ifocus_btn li { width:9px; height:9px; float:left; cursor:pointer; background:url(../images/img_pic_02.png) no-repeat;color:#000; text-align:center; line-height:9px; margin-right:6px;}
		#ifocus_btn .current { background: url(../images/img_pic_01.png) no-repeat; opacity:1; color:#FFF; -moz-opacity:1; filter:alpha(opacity=100);}
	#ifocus_opdiv { position:absolute; left:0; bottom:0px; width:292px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; background:#259bfa;color:#fff; width:250px; height:196px; right:0px; top:0px;opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
	#ifocus_tx ul{ padding:10px;}
	#ifocus_tx li a{font-size:15px;}
	#ifocus_tx li p{ line-height:24px; font-size:13px; margin-top:10px;}
	#ifocus_tx li a{}
	#ifocus_tx a{color:#ffffff;}
	#ifocus_tx .normal {display:none;}


