

/* iFocus style */
#ifocus { width:346px; height:237px; overflow:hidden;}
	#ifocus_pic { display:inline; position:relative; float:left; width:346px; height:237px; overflow:hidden;}
		#ifocus_piclist { position:absolute; width: 2565px; overflow:hidden;}
		#ifocus_piclist li { width:346px; height:237px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:346px; height:237px;}
	#ifocus_btn {display:inline; float:right; width:96px; overflow:hidden; margin-top:6px; position:absolute; bottom: 16px; right: 0px;}
	#ifocus_btn li { width: 11px; height: 11px; 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:346px; height: 44px; /*background: url(../images/hmb.png);  */}
	#ifocus_tx { height: 44px; line-height: 44px;color:#333333; text-align: center; width: 346px;}
	#ifocus_tx a{color:#333333; font-size: 16px;}
	#ifocus_tx .normal { display:none; }


