*{
margin:0;
padding:0;
}
.gameDown{
    clear:left;
	margin:3px;
	height:1.5em;
	font-size:12px;
	line-height:20px;
	border:1px solid #000000;
}
.gameNameCn{
float:left;
margin auto 0;
width:200px;
text-indent:0.5em;
border:0px solid #ff0000;
}
.gameName{
float:left;
width:100px;
text-align:center;
border-left:1px solid #000000;
}
.gameSize{
float:left;
text-align:right;
padding-right:10px;
width:50px;
border-left:1px solid #000000;
}
.gameDate{
float:left;
text-align:center;
width:80px;
border-left:1px solid #000000;

}
.gameHelp{
float:left;
text-align:center;
width:35px;
border-left:1px solid #000000;

}
.downLinks{
text-align:center;
float:left;
width:190px;
border:0px solid #ff0000;
}
.downLink{
text-align:center;
float:left;
width:45px;
border-left:1px solid #000000;
}
