#galleryList{
	width:650px;
	float:right;
	padding-top:15px;
}

.ads{
	float:left;
	width:140px;
	position:relative;
	top:15px;
	right:0;
}

.gameTitle{
	color:#FFD41B;
	font-size:15px;
	width:250px;
	position:absolute;
	background:#000;
	height:23px;
	padding:5px 20px 0px 0px;
	margin:0;
}

.gameTitle .rightEnd,.gameTitle .leftEnd{
	position:absolute;
	width:12px;
	height:28px;
	top:0;
}	

.gameTitle .rightEnd{
	right:0;
	background:url('/_media/images/match/headCornersRight.gif') no-repeat;
}

.gameTitle .leftEnd{
	left:0;
	background:url('/_media/images/match/headCornersLeft.gif') no-repeat;
}

.goBack{
	position:absolute;
	left:0;
	width:160px;
	height:30px;
	background:url('/_media/images/match/goBack.gif') no-repeat;
}

.topInfo{
	position:relative;
	height:50px;
	width:620px;
	margin:auto; 
}

.logo{
	width:150px;
	height:95px;
	position:absolute;
	top:34px;
	text-align:center;
}

.logo .pic{
	position:relative;
	height:95px;
	width:100px;
	margin:auto;
	overflow:hidden;
}

.logo P{
	text-align:center;
	margin:0;
	font-weight:bold;
	font-size:15px;
}
  
.rightL{
	right:30px;
}

.leftL{
	left:30px
}
.score{
	position:absolute;
	width:100%;
	font-size:31px;
	font-weight:bold;
	text-align:center;
	top:67px;
}




 .whiteBg{
 	background:	#fff;
 	min-height:	170px;
 	height:	   	auto !important;
 	height:	   	170px;	
 	position:	relative;
 	width:		620px;
 	margin:		10px auto;
 }

.article{
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top:10px;
}

.article .btns{
	text-align:left;
	width:100%;
	position:relative;
	left:18px;
}

.article .pic{
	position:relative;
	float:right;
	margin:10px;
}

.article .pic IMG{
	cursor:auto;
}

.article .content{
	position:relative;
	/*right:243px;*/
	width:90%;
	text-align:justify;
	font-size:11px;
	padding-bottom:20px;
	margin:10px auto;
	
}

 
 .whiteBg .corner{
 	position:absolute;
 	background:no-repeat;
 	font-size:1px;
 	width:11px;
 	height:10px;
 }
 
 .whiteBg .right{
 	right:0;
 	top:0;
 	background-image:url('/_media/images/match/rightTopC.gif');
 }
 
 .whiteBg .left{
	left:0; 
	top:0;
	background-image:url('/_media/images/match/leftTopC.gif');
 }
 
 .whiteBg .bottomRight{
 	bottom:0;
 	right:0;
 	background-image:url('/_media/images/match/rightBottomC.gif');
 }
 
 .whiteBg .bottomLeft{
 	bottom:0;
 	left:0;
 	background-image:url('/_media/images/match/leftBottomC.gif');
 }
 
 .whiteBg TABLE{
 	text-align:center;
 }
 
 .whiteBg TABLE TH{
 	color:#fff;
 }
 
 .whiteBg TABLE TH B{
 	color:#F9D110;
 }
 
 .selectYear{
 	position:relative;
 	right:24px;
 	width:200px;
 	padding-bottom:10px;
 }
