body {
	background-color: #000000;
	text-align:center; margin:0;
}

 body,td,th {
	font-family:'Droid Serif', "Times New Roman", Times, serif;

	font-size: 11px;
	color: #CCC;
	line-height:18px;
}


A:link { 		color: #FFF;   text-decoration: none; }
A:visited { 	color: #FFF;   text-decoration: none; }
A:active { 		color: #FFF;  text-decoration: none;   }
A:hover { 		color: #ffd699;   text-decoration: underline; 	  }



.top{
	
height: 298px; width:960px; margin:0 auto;	
	
}
.middle{
	
position:relative; width:960px; margin:0 auto;
text-align:justify;

	
}
.mainBg{
	
width:960px; margin:0 auto;	
}

.GameInfo{
	position:absolute; 
	top:00px; 
	left:170px;
	 
	display:block; 
	width:120px; 
	height:170px;
	
}

.News{
	position:absolute; 
	top:-50px; 
	left:320px;
 
	display:block; 
	width:120px; 
	height:170px;
	
}


.Media{
	position:absolute; 
	top:100px; 
	left:370px;
 
	display:block; 
	width:150px; 
	height:120px;
	
}

.Press{
	position:absolute; 
	top:0px; 
	left:500px;
 
	display:block; 
	width:150px; 
	height:120px;
	
}

.Support{
	position:absolute; 
	top:120px; 
	left:550px;
 
	display:block; 
	width:150px; 
	height:120px;
	
}

.Boxes{
	position:absolute; 
	top:130px; 
	left:0px;
 
	display:block; 
	width:250px; 
	height:150px;
	
}


.ButtonFlag {
	
	margin: 0px 3px; 
	margin-top: 7px; 
	float:left;
	width:20px;
	height:11px;
	display:block;
	clear:right; 
	cursor:pointer;
	background:  no-repeat scroll 0 -11px;
 
}
 .ButtonFlag:hover {
	background-position:0px 0px;
	
}



A.news_title:link {
	color: #FF9900;
 
	text-decoration: none;
	
}
A.news_title:visited {
	color: #FF9900;
 
	text-decoration: none;
	
}
A.news_title:active {
	color: #FF9900;
 
	text-decoration: none;
	
}
A.news_title:hover {
	color: #ffd699;
 
	text-decoration: underline;
	
}


#news_date {
	width:100%;
	text-align:left;
	font-size:9px;
}
#news_title_head1 {
	font-weight:700;
	color:#FF9900;
}
#news_title_head2 {
}
#news_more {
	font-size:9px;
	width:100%;
	text-align:right;
}
#news_text {
	width:100%;
 
	text-align:justify;
	clear:both;
}
img{ border:0px; }