/* 代码整理：懒人之家www.lanrenzhijia.com */
* {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
.focus {
	width:570px;
	margin:20px auto;
	position:relative;
	left: 100px;
	float: left;
	overflow:hidden;
}
.focus h4 {
	font-size:16px;
	text-align:center;
	padding-bottom:10px;
}
.bigPic {
	width: 570px;
	height: 360px;
}

.bigPic a img{
	width: 570px;
	height: 380px;
	}
.focusBox {
	width: 430px;
	position: relative;
	height: 40px;
	left: 50%;
	margin-left: -150px;
	bottom:0;
}
.focusBox span {
	display: block;
	z-index: 1;
	width: 430px;
	position: relative;
	padding-top:5px;
	
	height: 40px;
	opacity: 0.5
}
.focusList {
	Z-INDEX: 2;
	WIDTH: 300px;
	POSITION: relative;
	HEIGHT: 40px;
	top:0
}
.rbtn {
	margin-top: 3px;
	position: relative;
	float: right;
	cursor: pointer
}
.lbtn {
	margin-top: 3px;
	float: right;
	cursor: pointer
}
.lbtn {
	float: left
}
.focusList DIV {
	OVERFLOW: hidden;
	WIDTH: 260px;
	POSITION: relative;
	HEIGHT: 73px;
	left:10px;
}
.focusList UL {
	OVERFLOW: hidden;
	WIDTH: 5000px;
	POSITION: relative;
}
.focusList LI {
	FLOAT: left;
	WIDTH: 45px;
	CURSOR: pointer;
	HEIGHT: 73px;
	display:inline;
	margin-right:1px;
}
.focusBox .focusList LI SPAN {
	DISPLAY: block;
	FILTER: alpha(opacity=100);
	WIDTH: 45px;
	HEIGHT: 30px;
	opacity: 1
}
.focusList LI IMG {
	FILTER: alpha(opacity=50);
	opacity: 0.5
}
.focusList LI.on {
	BACKGROUND-POSITION: -174px bottom
}
.focusList LI.on IMG {
	FILTER: alpha(opacity=100);
	opacity: 1
}
DL.mask {
	WIDTH: 434px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 51px;
	BORDER-RIGHT-WIDTH: 0px
}
.mask DT {
	BACKGROUND: #000;
	FILTER: alpha(opacity=50);
	FLOAT: left;
	WIDTH: 174px;
	HEIGHT: 47px;
	opacity: 0.5
}
.mask DD {
	BACKGROUND: #000;
	FILTER: alpha(opacity=50);
	FLOAT: left;
	WIDTH: 174px;
	HEIGHT: 47px;
	opacity: 0.5
}