﻿#focus {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 666px; HEIGHT: 300px
}
#focus .bd {
	POSITION: relative
}
#focus .btn-prev {
	Z-INDEX: 2; POSITION: absolute; WIDTH: 40px; DISPLAY: none; HEIGHT: 80px; TOP: 100px
}
#focus .btn-next {
	Z-INDEX: 2; POSITION: absolute; WIDTH: 40px; DISPLAY: none; HEIGHT: 80px; TOP: 100px
}
#focus .btn-prev {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png"); BACKGROUND: url(../images/left-arrow.png) no-repeat; LEFT: 0px; _background: 0
}
#focus .btn-next {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/right-arrow.png"); BACKGROUND: url(../images/right-arrow.png) no-repeat; RIGHT: 0px; _background: 0
}
#focus .focus-bar-box {
	POSITION: relative; WIDTH: 100%; HEIGHT: 300px; OVERFLOW: hidden
}
#focus .focus-bar {
	WIDTH: 10000px
}
#focus .focus-bar LI {
	WIDTH: 666px; FLOAT: left; HEIGHT: 300px
}
#focus .focus-bar LI A {
	WIDTH: 100%; DISPLAY: block; HEIGHT: 100%
}
#focus .focus-bar LI IMG {
	MIN-HEIGHT: 100%; WIDTH: 100%
}
#focus .ft {
	Z-INDEX: 1; POSITION: absolute; WIDTH: 666px; BOTTOM: 0px; HEIGHT: 40px; LEFT: 0px
}
#focus .ftbg {
	Z-INDEX: -1; POSITION: absolute; FILTER: alpha(opacity=60); WIDTH: 666px; BACKGROUND: #000; HEIGHT: 40px; TOP: 0px; LEFT: 0px; opacity: .6
}
#focus .change {
	POSITION: absolute; BOTTOM: 15px; HEIGHT: 10px; RIGHT: 0px
}
#focus .change A {
	WIDTH: 10px; BACKGROUND: url(../images/btn-normal.png) no-repeat; FLOAT: left; HEIGHT: 10px; CURSOR: pointer; MARGIN-RIGHT: 10px; _background: 0
}
#focus .change A.on {
	BACKGROUND: url(../images/btn-active.png) no-repeat; _background: 0
}
#focus .hd {
	Z-INDEX: 2; POSITION: absolute; WIDTH: 550px; BOTTOM: 0px; HEIGHT: 40px; LEFT: 0px
}
#focus .focus-title {
	POSITION: absolute; PADDING-BOTTOM: 0px; LINE-HEIGHT: 40px; PADDING-LEFT: 20px; PADDING-RIGHT: 14px; HEIGHT: 40px; FONT-SIZE: 16px; OVERFLOW: hidden; TOP: 0px; FONT-WEIGHT: bold; PADDING-TOP: 0px; LEFT: 0px
}
#focus .focus-title .title {
	COLOR: #64d734
}
#focus .hdicon {
	POSITION: absolute; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/play-btn.png"); WIDTH: 59px; BOTTOM: 10px; BACKGROUND: url(../images/play-btn.png) no-repeat; HEIGHT: 59px; LEFT: 10px; _background: 0
}
#focus .focus-title A {
	DISPLAY: none; COLOR: #fff
}