.top_bar_load {
	position:fixed;
	width:750px;
	height:110px;
	left:0;
	top:0;
	background-color:#1a1931;
	z-index:100;
}
.top_bar_load .game_icon_load {
	width:86px;
	position:absolute;
	left:16px;
	top:10px;
}
.top_bar_load .game_info_load {
	width:240px;
	padding:16px 0 0 0;
	position:absolute;
	left:115px;
	top:0;
	font-size:22px;
	color:#8b92c4;
}
.top_bar_load .game_info_load span {
	display:block;
	font-size:30px;
	color:#aeb0df;
}
.top_bar_load .btn_pub {
	position:absolute;
	top:16px;
	width:238px;
	height:74px;
	text-indent:-999px;
	overflow:hidden;
}
.top_bar_load .btn_yy {
	background:url(/skin/default/images/yy.png) no-repeat 0 0;
}
.top_bar_load .btn_enter {
	background:url(/skin/default/images/enter.png) no-repeat 0 0;
}
.top_bar_load .btn_download {
	background:url(/skin/default/images/down.png) no-repeat 0 0;
}
.top_bar_load .btn_le {
	right:260px;
}
.top_bar_load .btn_lr {
	right:20px;
}
