/*lunbo*/
.game_pic_tab{
	width:3600px;
	height:590px;
	overflow:hidden;
	position: absolute;
	left:50%;
	margin-left:-1800px;;
}
.game_pic{position:relative;width:1200px;height:590px;overflow: hidden;}
.game_pic_tab .active{filter:alpha(opacity=100); -moz-opacity:1;opacity: 1; }
.game_pic_icon{overflow:hidden;display:block; width:60px; height:63px; position:absolute; text-indent:9999em; top:0px; z-index:9999}
.game_pic_icon_l{ left:50%; margin-left:-600px; background:url(tab_iconlll.png); z-index:4; width:30px; height:590px;}
.game_pic_icon_r{ right:50%; margin-right:-600px;background:url(tab_iconrrr.png) ; z-index:4; width:30px;  height:590px;}
.info-wrapper{ z-index:5}
.prev_l,.next_r{ width:1200px;height: 590px; background:url(background_stripes.png) repeat 0 0; z-index:3; position:absolute;}
.prev_l{ left:0}
.next_r{ right:0}
