* {
	-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.jpg);
	margin: 0px 3px;}
.FocusPic .change I.cur {
	background-image: url(now.jpg);
	color: #F90;}
