﻿#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 563px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
    #foucsBox .imgCon { width: 965px; height: 419px; margin: 0; padding: 0; position: relative; list-style: none; }
        #foucsBox .imgCon li {
	float: left;
	width: 965px;
	height: 563px;
}
            #foucsBox .imgCon li img { border: 0; }
            #foucsBox .imgCon li .imgTitle { width: 965px; position: absolute; bottom: 35px; text-align: center; z-index: 2;top:450px; }
                #foucsBox .imgCon li .imgTitle a { color: #616161; display: block; text-decoration: none; font-family: "微软雅黑","黑体"; font-weight: normal; font-size: 24px; font-weight:bold; zoom: 1; }#foucsBox .imgCon li .imgTitle .a1{font-size:14px; font-weight:normal;margin-top:15px;}
    #foucsBox .showPage { width: 965px; height: 70px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
    #foucsBox .foucs { width: 965px; height: 22px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
        #foucsBox .foucs span { display: inline-block; width: 34px; height:34px; margin: 0 5px; line-height: 0; font-size: 0; cursor: pointer; overflow: hidden; }
            #foucsBox .foucs span.f {}
    #foucsBox .foucsButton { width: 34px; height: 34px;position: relative; z-index: 4; }
        #foucsBox .foucsButton span { display: inline; width: 34px; height: 34px;cursor: pointer; overflow: hidden; }
        #foucsBox .foucsButton img { display:inline; cursor: pointer; border-width: 0px; vertical-align: middle; width: 0px; height:0px; }
    #foucsBox .lBtn { position:absolute; top:400px; left:445px;}
        #foucsBox .lBtn span { float: left; background:url(../images/chickleft.png) no-repeat; }
    #foucsBox .rBtn { position:absolute; top:400px; left:485px; }
        #foucsBox .rBtn span { float: right;background:url(../images/chickright.png) no-repeat;}
    #foucsBox .btnHover { width: 34px; overflow: hidden; }
        #foucsBox .btnHover img { display: inline; }
