@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
body { background:#FFF; color:#333; font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#333;; text-decoration:none; }
	a:hover{color: #A10000!important;}
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-size:14px; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
div{font-family:"寰蒋闆呴粦";}

/* iFocus style */
#ifocus { width:432px; height:420px; overflow:hidden;border:1px solid #DDDDDD;}
	#ifocus_pic { display:inline; position:relative; float:left; width:432px; height:420px; overflow:hidden; margin:0px auto;}
		#ifocus_piclist { position:absolute; width:2900px; overflow:hidden;}
		#ifocus_piclist li { width:432px; height:290px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:432px; height:290px; margin:0px auto;}
	#ifocus_btn {display:inline; float:left;right:10px;top: 269px; position:absolute; width:130px;}
	#ifocus_btn li { width:16px; height:5px; float:left; cursor:pointer; background:url(/cpzGlobal/bm_pic_02.jpg) no-repeat;color:#000; text-align:center; line-height:9px; margin-right:10px;}
		#ifocus_btn .current { background: url(/cpzGlobal/bm_pic_01.jpg)no-repeat;opacity:1;color:#FFF;-moz-opacity:1;filter:alpha(opacity=100);}
	#ifocus_opdiv { position:absolute; left:0; bottom:130px; width:432px; height:40px; background:url(/cpzGlobal/zj_news_bg.png);}
	#ifocus_tx { position:absolute;width:432px; right:0px; height:128px;color:#0066AC;font-size:20px;top:290px}
	#ifocus_tx a{color:#fff;}
	#ifocus_tx ul{ padding:20px;}
	#ifocus_tx p{margin-top:6px; font-size:14px;color:#999;}
	#ifocus_tx span{color:#fff; display:block; margin-top:5px;}
	#ifocus_tx p a{color:#666; font-weight:lighter;margin-left: 10px;}
	#ifocus_tx p a:hover{color:#A10000!important;}
	#ifocus_tx span a:hover{}
	#ifocus_tx a{color:#0066AC;}
	#ifocus_tx .normal {display:none;}


