.section-focus-pic{
	height: 430px;
	width: 750px;
	overflow: hidden;
	position: relative;
}
.section-focus-pic ul li{
	position: absolute;
	top: 0;
	left: 750px;
	width: 750px;
	height: 430px;
}
.section-focus-pic ul li h3{position:absolute;bottom:11px;left:0;width: 750px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 18px; font-family:"??????";}
.section-focus-pic ul li div{
	position:absolute;
	left:0;
	height:50px;
	background-color:#000;
	width:750px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	bottom:0px;
}
.section-focus-pic .pages{
	width: 750px;
	height: 430px;
}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(imgs/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:120px;height:40px;}
.section-focus-pic .controler2 a i{
	cursor:pointer;
	display:block;
	width:22px;
	height:34px;
	background-repeat: no-repeat;
}
.section-focus-pic .controler2 .prev {
	POSITION: absolute; WIDTH: 40px; BACKGROUND: url(../images/focus_btn.png) no-repeat; HEIGHT: 74px
}
.section-focus-pic .controler2 .next {
	POSITION: absolute; WIDTH: 40px; BACKGROUND: url(../images/focus_btn.png) no-repeat; HEIGHT: 74px
}
.section-focus-pic .controler2 .prev {
	MARGIN-TOP: -37px; BACKGROUND-POSITION: 0px -74px; TOP: 50%; CURSOR: pointer; LEFT: 0px
}
.section-focus-pic .controler2 .next {
	MARGIN-TOP: -37px; BACKGROUND-POSITION: -40px -74px; TOP: 50%; CURSOR: pointer; RIGHT: 0px
}
.section-focus-pic .controler2 .prev:hover {
	BACKGROUND-POSITION: 0px 0px
}
.section-focus-pic .controler2 .next:hover {
	BACKGROUND-POSITION: -40px 0px
}
