@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; word-break:break-all; font-family:"微软雅黑"; }
body { background:#FFF; color:#333; font-family:"微软雅黑"; font-size:14px;}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#333;; text-decoration:none; }
	a:hover { text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button {font-family:"微软雅黑" }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
div{font-family:"微软雅黑";}

/* iFocus style */
#_ifocus { width:524px; height: 271px; overflow:hidden;}
	#_ifocus_pic { display:inline; position:relative; float:left; width:524px; height:271px; overflow:hidden;}
		#_ifocus_piclist { position:absolute; width:3800px; overflow:hidden;}
		#_ifocus_piclist li { width:524px; height:271px; float:left; overflow:hidden; }
		#_ifocus_piclist img { width:524px; height:271px;}
	#_ifocus_btn {display:inline; float:right; width:71px; overflow:hidden; margin-top:10px; position:absolute; top: 234px; right:5px;}
	#_ifocus_btn li { width:20px; height:14px; float:left; cursor:pointer; background:url(/global/bm3_wd.png) no-repeat;
						color:#fff; text-align:center; line-height:14px; margin-right:2px;}
		#_ifocus_btn .current { background: url(/global/bm3_hd.png) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#_ifocus_opdiv { position:absolute; left:0; bottom:0; width:524px; height:45px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#_ifocus_tx { position:absolute; left:8px; bottom:12px; color:#fff; }
	#_ifocus_tx a{color:#ccc;}
	#_ifocus_tx .normal { display:none; }