@charset "gb2312";
/*
	time:2011-05-23
	update:2011-05-26
*/
/*清除浮动*/
.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.clear{ clear:both }
#space_page{ padding-bottom:10px}
/*最近玩过*/
.mod_play{overflow:hidden; zoom:1}
.mod_play li{ float:left; display:inline;  margin-right:8px; padding-bottom:10px;}
	.f_ilist{ position:relative; text-align:center;width:90px; height:70px; overflow:hidden}
	.f_ilist .f_img,.f_ilist .f_img img{ display:block; width:48px; height:48px; margin:0 auto;}
	.f_ilist .f_img{ position:relative;}
	.f_ilist .f_ititle{ white-space:nowrap; display:block; margin:3px 0;}
	.f_ilist .png_cover{ position:absolute; left:0; top:0; width:48px; height:48px; display:block}
	
/*勋章*/
.f_n_medal { padding:10px; zoom:1;}
	.f_n_medal li{ float:left; width:80px; height:48px; margin:0 5px; display:inline; padding-bottom:10px;}
	.f_n_medal li img{ display:block; margin:0 auto; zoom:1;}
	
/*加载*/
.f_loading{text-align:center;}
.f_loading span{background:url(../images/loading.gif) no-repeat 0 5px; padding:5px 0 5px 20px;}

/*m_oldjf add by 11-05-26*/
.m_oldjf{ margin-left:15px;}
