#topGame img{width:100px; height:100px; margin:1px;}
#topGame li{float:left; padding:5px; text-align:center;}
#topGame li p a{display:block; border:1px black solid;}
#topGame li p a:hover{display:block; border:1px solid red;}

#gameList{float:left; width:710px; background:#B2AE98;}
#gameList img{width:100px; height:100px; margin:1px;}
#gameList li{float:left; padding:5px; text-align:center;}
#gameList li p a{display:block; border:1px black solid;}
#gameList li p a:hover{display:block; border:1px solid red;}

#pageInfo{text-align:center; border-top:1px #CCCCCC dashed; line-height:30px; margin-bottom:10px;}
#pageInfo span.current{padding:1px 4px 0 5px; margin:2px; color:white; background:black;}
#pageInfo span.disabled{padding:1px 4px 0 5px; margin:2px; color:black; background:white;}

#sideContent{float:right; width:200px;}
