
html { overflow:-moz-scrollbars-vertical; }
ul, li { list-style:none; }
#ibanner { position:relative; width:760px; height:180px; overflow:hidden }
	#ibanner_pic {}
		#ibanner_pic a { position:absolute; top:0; display:block; width:760px; height:180px; overflow:hidden; }
		#ibanner_pic img { width:760px; height:180px; border:none }
	#ibanner_btn { position:absolute; z-index:9999; right:20px; bottom:10px; font-weight:700; font-family:Arial; }
		#ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px; background:#0069B7; cursor:pointer; }
		#ibanner_btn .normal { height:18px; margin-top:8px; color:#fff; font-size:14px; line-height:18px; }
		#ibanner_btn .current { height:18px; margin-top:8px; color:#fff; background-color:#86BF10; font-size:14px; line-height:18px; }
