@charset "gb2312";
/* CSS Document */

#banner_box{ width:1062px; height:176px; position:relative; background:none;}
#logo{ width:1062px; height:176px; background:url(logo.png) no-repeat; position:absolute; left:-18px; top:0; z-index:9999;}
#focus_box{position:relative;margin:0 0 0 auto;   width:748px;height:176px;/*宽高*/}
#focus {overflow:hidden;position:relative;margin:auto;   width:748px;height:176px;/*宽高*/}
#focus ul li img{ width:748px;height:176px;/*宽高，此设置图片会略微失真*/}
#focus ul, #focus li{list-style:none;margin:0;padding:0;}
#focus ul{ position:absolute;}
#focus ul li{float:left;overflow:hidden;position:relative;  /*对透明渐变切换有影响*/}
#focus_box .btn {/*position:absolute;right:0;bottom:0;   padding-bottom:5px;padding-right:10px; /*项目符号盒设置*/ display:none; }
#focus_box .btn span {/*display:inline-block;_display:inline;_zoom:1;cursor:pointer;_font-size:0;text-align:center;   font-size:12px;color:#000;background:#FFF;width:20px;height:15px;line-height:15px;margin-left:5px;/*项目符号设置*/}
#focus_box .btnBg {/*position:absolute;left:0;bottom:0;width:100%;   background:#000;height:25px;/*底部大背景*/ display:none;}
#focus_box .preNext { /*position:absolute;cursor:pointer;   background:url("imgpage_btn.png") no-repeat 0 0;width:45px;height:100px;top:85px;/*翻页按钮*/ display:none;}
#focus_box .pre {left:0;}
#focus_box .next {right:0;background-position:right top;}