

/* iFocus style */
#ifocus { width:448px; height:311px; overflow:hidden;}
	#ifocus_pic { display:inline; position:relative; float:left; width:448px; height:311px; overflow:hidden;}
		#ifocus_piclist { position:absolute; width: 2240px; overflow:hidden;}
		#ifocus_piclist li { width:448px; height:311px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:448px; height:311px;}
	#ifocus_btn {display:inline; float:right; width:96px; overflow:hidden; margin-top:6px; position:absolute; bottom: 16px; right: 0px;}
	#ifocus_btn li { width: 9px; height: 9px; float:left; cursor:pointer; background:url(../images/ncdaj_index_r15_c19.png) no-repeat;
						color:#fff; text-align:center; line-height:14px; margin-right:8px;}
		#ifocus_btn .current { background: url(../images/ncdaj_index_r15_c16.png) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:448px; height: 44px; background: url(../images/hmb.png);  }
	#ifocus_tx { position:absolute; left: 12px; bottom: 10px; color:#fff; }
	#ifocus_tx a{color:#ccc; font-size: 15px;}
	#ifocus_tx .normal { display:none; }


