/* CSS Document */

.rela{position:relative;}
.bnr_question{position:absolute;width:250px;top:5px;left:725px;}

#showcase{width:970px;overflow:hidden;margin:15px 0 15px;position: relative;}
#showcase .arrow_left{position: absolute;left:0;top:0;cursor: pointer;}
#showcase .arrow_right{position: absolute;right:0;top:0;cursor: pointer;}
#showcase #inner_box_showcase{width:940px;overflow:hidden;position: relative;height:98px;margin:0 15px;}
#showcase #inner_box_showcase .one_bnr{position: absolute;cursor: pointer;}

