#sideAD{float:left; width:200px; text-align:center; margin-top:10px;}
#gameInfo{float:right; width:700px; background:#B2AE98; text-align:center;}
#photo{float:left; width:250px; margin:10px;}
	#photo img{width:250px; height:200px;}
#info{float:left; margin:10px; width:400px;}
#btns{text-align:center;}
#btnPlay{margin-left:5px;}
#btnFavorite{margin-left:5px;}
#btnSign{margin-left:5px;}
#btnDownload{margin-left:5px;}
#btnScore{margin-left:5px;}

#comment{float:left; margin:10px 0 10px 0; width:550px; background:white;}
#mostGame{float:right; margin:10px 0 10px 0; width:350px; background:#FFC000; padding-left:10px;}
	#mostGame img{width:100px; height:100px; margin:1px;}
	#mostGame li{float:left; padding:5px; text-align:center;}
	#mostGame li p a{display:block; border:1px black solid;}
	#mostGame li p a:hover{display:block; border:1px solid red;}

#playGame{float:left; margin:10px 10px 0 10px; width:700px; background:#B2AE98; text-align:center;}

#gameInfo{text-align:left; padding-bottom:10px;}
#game{margin-bottom:10px;}
#btnLeft{float:left; width:250px;}
#btnRight{float:left; width:440px; text-align:left;}

.topMember{width:210px; height:250px; float:left; padding:5px 0 0 15px; margin:10px 0 10px 20px; background-image:url(/images/mostUser.gif);}
	.topMember img{margin-right:5px;}
