* {
	-webkit-text-size-adjust:none;
}
.FocusPic {
	OVERFLOW: hidden; POSITION: relative; ZOOM: 1; FLOAT: left
}
.FocusPic .content {
	OVERFLOW: hidden
}
.FocusPic .changeDiv A {
	POSITION: absolute; LEFT: 0px; DISPLAY: none; TOP: 0px
}
.FocusPic .title-bg {
	OVERFLOW: hidden;
	HEIGHT: 31px;
	POSITION: absolute;
	LEFT: 0px;
	LINE-HEIGHT: 31px;
	WIDTH: 500px;
	BOTTOM: 0px
}
.FocusPic .title {
	OVERFLOW: hidden;
	HEIGHT: 31px;
	POSITION: absolute;
	LEFT: 0px;
	LINE-HEIGHT: 31px;
	WIDTH: 500px;
	BOTTOM: 0px
}
.FocusPic .title-bg {
	BACKGROUND: #000; FILTER: alpha(opacity=50); opacity: 0.5
}
.FocusPic .title A {
	FONT-SIZE: 14px;
	PADDING-LEFT: 15px;
	DISPLAY: block;
	font-weight: bold;
}
.FocusPic .title A:link ,.FocusPic .title A:visited{
	COLOR: #fff;
	text-decoration: none;
}
.FocusPic .title A:hover {
	COLOR: #F90;
	text-decoration: underline;
}
.FocusPic .change {
	HEIGHT: 20px;
	RIGHT: 5px;
	POSITION: absolute;
	TEXT-ALIGN: right;
	Z-INDEX: 9999;
	_right: 3px;
	margin-right: 10px;
	bottom: 2px;
}
.FocusPic .change I {
	CURSOR: pointer;
	FONT-SIZE: 6px;
	HEIGHT: 15px;
	FONT-FAMILY: Arial;
	ZOOM: 1;
	COLOR: #FFF;
	PADDING-BOTTOM: 6px;
	FONT-STYLE: normal;
	PADDING-TOP: 8px;
	PADDING-LEFT: 8px;
	DISPLAY: inline;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	background-image: url(dot.png);
	margin: 0px 3px;
}
.FocusPic .change I.cur {
	background-image: url(now.png);
	color: #F90;
}
