/* CSS Document */
#ibanner { position:relative; width:1112px; height:302px; overflow:hidden; margin:0 auto;}
#ibanner_pic { width:1112px; height:302px;}
#ibanner_pic a { position:absolute; top:0; display:block; width:1112px; height:302px; overflow:hidden; }
#ibanner_btn { position:absolute; z-index:9999; right:5px; bottom:5px; font-weight:700; font-family:Arial; }
#ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px; background:#DDDDDD;  filter:alpha(opacity=50);
 cursor:pointer; }
#ibanner_btn .normal { height:20px; margin-top:8px; border:1px solid #999; color:#999; font-size:16px; line-height:20px; }
#ibanner_btn .current { height:20px; margin-top:8px; border:1px solid  #999; color: #FF6600; font-size:20px; line-height:20px; }
.banner{
float:left;
width:1112px;
margin:0 auto;}

