@charset "gb2312";
/* CSS Document */

* { margin:0; padding:0; word-break:break-all; }
body {color:#333; }
a {text-decoration:none; }
a:hover { text-decoration:underline; }
ul, li { list-style:none; padding:0px; margin:0px; font-size:12px; font-family:"Î¢ÈíÑÅºÚ",;}
fieldset, img { border:none; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/

/* iFocus style */
#ifocus { width:317px; height:201px; overflow:hidden;}
	#ifocus_pic { display:inline; position:relative; float:left; width:317px; height:201px; overflow:hidden;}
		#ifocus_piclist { position:absolute; width:4850px;}
		#ifocus_piclist li { width:317px; height:201px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:317px; height:201px; float:left;}
	#ifocus_btn { display:inline; float:right; width:110px; overflow:hidden; position:absolute; top:178px; left:215px; color:#FFF; font-weight:bold;}
		#ifocus_btn li { width:12px; height:15px; float:left; cursor:pointer; margin-right:3px; padding-left:3px; padding-top:2px;}
		#ifocus_btn .current { background:#FF6600; padding-left:3px; padding-top:2px;}
		
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:317px; height:32px; background:url(imagesbj_uc_r1_c2.png) repeat-x;}
	#ifocus_tx { position:absolute; bottom:7px; width:205px; left:5px;}
	#ifocus_tx li{  font-size:12px; font-weight:lighter; text-align:left;}
	#ifocus_tx a{color:#ccc;} 
	#ifocus_tx .normal { display:none; }
