@charset "gb2312";
/* CSS Document */


.Focus{width:1253px;height:428px; position:relative;}
.prev,.next{position: relative;display:block !important; z-index:999 !important;top:180px; width:54px;height:54px;}
.next{left:auto;right:0px; background: url(../images/z42.png) center center no-repeat;}
.prev{right:auto;left:0px; background:url(../images/z41.png) center center no-repeat;}
.prev:hover,.next:hover{filter:alpha(opacity=100) !important;opacity:1 !important;}
.FocusIn{width:1253px;height:428px;position:relative;margin:0 auto;overflow:hidden; z-index:9 !important;}
.FocusIn .bd { display:block;width:198px;height:291px; position:relative; z-index:10 !important;}
.FocusIn .bd li{vertical-align:middle;position:relative; z-index:9 !important;}
.FocusIn .bd li img{display:block; position:relative;z-index:9;}
.FocusIn .hd{position:absolute;right:4px;bottom:6px;}
.FocusIn .hd ul{vertical-align:middle;display:inline-block;*display:inline;overflow:hidden;zoom:1;}
.FocusIn .hd ul li{position:relative;float:left;display:inline;padding-top:4px;margin-right:6px;filter:alpha(opacity=80);opacity:0.8;cursor:pointer;}
.FocusIn .hd ul li img{width:76px;height:46px;border:2px solid #fff;display:block;}
.FocusIn .hd ul li.on{filter:alpha(opacity=100);opacity:1;background:url(images/focusArrow.png) center 0 no-repeat;}
.FocusIn .hd ul li.on img{border:2px solid #3499EA;border-bottom-width:4px;}