
TABLE {
	BORDER-SPACING: 0; BORDER-COLLAPSE: collapse
}
IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none
}


.FocusPic {
	POSITION: relative; ZOOM: 1; OVERFLOW: hidden
}
.FocusPic .content {
	OVERFLOW: hidden
}
.FocusPic .changeDiv A {
	POSITION: absolute; DISPLAY: none; TOP: 0px; LEFT: 0px
}
.FocusPic .title-bg {
	POSITION: absolute; LINE-HEIGHT: 30px; BOTTOM: 0px; HEIGHT: 30px; OVERFLOW: hidden; LEFT: 0px
}
.FocusPic .title {
	POSITION: absolute; LINE-HEIGHT: 30px; BOTTOM: 0px; HEIGHT: 30px; OVERFLOW: hidden; LEFT: 0px
}
.FocusPic .title-bg {
	FILTER: alpha(opacity=50); BACKGROUND: #000; opacity: 0.5
}
.FocusPic .title A {
	PADDING-LEFT: 15px; DISPLAY: block; COLOR: #fff; FONT-SIZE: 14px
}
.FocusPic .change {
	Z-INDEX: 9999; POSITION: absolute; TEXT-ALIGN: right; BOTTOM: 4px; HEIGHT: 20px; RIGHT: 5px; _right: 4px
}
.FocusPic .change I {
	PADDING-BOTTOM: 2px; LINE-HEIGHT: 15px; FONT-STYLE: normal; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; ZOOM: 1; DISPLAY: inline; FONT-FAMILY: Arial; BACKGROUND: #666; HEIGHT: 15px; COLOR: #fff; FONT-SIZE: 12px; CURSOR: pointer; MARGIN-RIGHT: 2px; PADDING-TOP: 2px
}
.FocusPic .change I.cur {
	BACKGROUND: #ff7700
}
