@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; word-break:break-all; }
body { background:#FFF; color:#333; font:12px/1.6em Helvetica, Arial, sans-serif; }
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:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
div{font-family:"宋体";}


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#center_pic { width:748px; height:76px; overflow:hidden;}
	#center_pic_pic { display:inline; position:relative; float:left; width:748px; height:76px; overflow:hidden;}
		#center_pic_piclist { position:absolute; width:748px; overflow:hidden;}
		#center_pic_piclist li { width:748px; height:76px; float:left; overflow:hidden; }
		#center_pic_piclist img { width:748px; height:76px;}
	#center_pic_btn {position:absolute; background: url(../images/center_bg.png) no-repeat; width:153px; height:14px; top:61px; right:0px; padding-left:15px;}
		#center_pic_btn li{width:24px; height:14px; float:left; cursor:pointer;  background:#000; filter:alpha(opacity=50);
						   color:#fff; text-align:center; line-height:14px; border-left:1px solid #fff;}
		#center_pic_btn .current {background:#F00; filter:alpha(opacity=100);}
	#center_pic_opdiv { position:absolute; top:20px; }
	#center_pic_tx { position:absolute; left:8px; top:105px; color:#fff; }
	#center_pic_tx a{color:#ccc;}
	#center_pic_tx .normal { display:none; }