a img {
	border: none;
}
#iBanner_fade_pic {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 355px;
	margin:0  auto;
}
#iBanner_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */
}
#iBanner_fade_pic .control {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#iBanner_fade_pic .control a {
	float: left;
	width: 10px;
	height: 17px;
	/*color: #999;
	text-align: center;*/
	cursor: pointer;
	margin: 0px 1px;
	padding:2px;
	background-image:url(../../images/img_85.png); background-repeat:no-repeat;
}
#iBanner_fade_pic .control a.on {
	/*color: #fff;
	font-weight: bold;
	border-bottom:#FFF 1px solid;*/
	background-image:url(../../images/img_84.png); background-repeat:no-repeat;
}