#focus {
	position:absolute;
	left:168px;
	top:156px;
	width:632px;
	height:188px;
	z-index:1;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#focus ul {
	height:235px;
	position:absolute;
	margin: 0px;
	padding: 0px;
}
#focus ul li {
	float:left;
	width:632px;
	height:188px;
	overflow:hidden;
	position:relative;
	margin: 0px;
	padding: 0px;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#focus .btnBg {
	position:absolute;
	width:632px;
	height:16px;
	left:5;
	bottom:0;
}
#focus .btn {
	position:absolute;
	width:632px;
	height:8px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:left;
	left: 5px;
}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:18px; height:7px; _font-size:0; margin-left:5px; cursor:pointer; background:#000000;}
#focus .btn span.on {background:#000000;}
