
.FocusPic {width: 790px;
	height: 270px; overflow: hidden; position: relative; -ms-zoom: 1;
}
.FocusPic .contenta {
	overflow: hidden;
}
.FocusPic .changeDiv a {
	left: 0px; top: 0px; display: none; position: absolute;text-align:left;float:left
}

.FocusPic .change {
	height: 20px; text-align: right; right: 3px; bottom: 12px; position: absolute; z-index: 9999; _right: 4px; 
}
.FocusPic .change i {
	background: rgb(102, 102, 102); padding: 2px 6px; height: 15px; color: rgb(255, 255, 255); line-height: 15px; font-family: Arial; font-size: 12px; font-style: normal; margin-right: 2px; display: inline-block; cursor: pointer; -ms-zoom: 1;
}
.FocusPic .change i.cur {
	background: rgb(255, 119, 0);
}
