/* 游戏页css样式 */

#wrapper_left{
	margin:auto;
	padding:0px;
	width:722px;
	float:left;
	background:#fff;
}
#wrapper_right{
	margin-left:737px;
	padding:0px;
	text-align:left;
	width:220px;
	background:#fff;
}



/*游戏名称*/
.gametitle{
	margin:5px auto;
	padding-left:50px;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	clear:both;
}
/*游戏详细信息*/
.gamedetail{
	margin:4px auto;
	padding:15px;
}

/*游戏图片*/
.gameimg{
	margin:auto;
	padding:0px;
	float:left;
	clear:left;	
}
.gameimg img{
	width:160px;
	height:120px;
	border:1px solid #c1c1c1;
}

/*游戏信息*/
.gameinfo{
	margin-left:184px;
	padding:0px;
	
}
.gameinfo table{
	width:99%;
	text-align:left;
	table-layout: fixed;
	WORD-BREAK: break-all; 
	WORD-WRAP: break-word;
}
.gameinfo table td{
	border-bottom:1px solid #EBEBEB;
	padding-top:6px;
	padding-bottom:3px;
	width:49%;
	word-wrap:break-word;
	word-break:break:all;
}
.gameinfo span {
	color:#333;
}
.gameinfo span a{
	color:#0168B3;
	text-decoration:none;
}

.gameinfo span a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}


/*游戏介绍*/
.gameintro{
	margin:20px auto;
	padding:0px;
	text-align:left;
}

/*游戏介绍：头部*/
.gameintro_top{
	color:#ffffff;
	font-size:12px;
	padding-top:7px;
	padding-right:43px;
	background:url(/images/gameintro.gif);
	height:24px;
	padding-left:25px;
	color:#000;
	font-size:14px;
	font-weight:bold;

	
}
.gameintro_top span{
	float:right;
	width:120px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}
.gameintro_top a{
	color:#ffffff;
}
/*游戏介绍：内容*/
.gameintro_info{
	margin:5px auto;
	padding:4px 4px 4px 10px;
	font-size:14px;
	color:#7F7F7F;
	line-height:22px;
}


/*客户端/其它下载*/
.relativedown{
	margin:15px auto;
	padding:0px;
}
.relativedown_top{
	margin:0px;
	padding:8px 0px;
	background-color:#F6F6F6;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.relativedown_top a{
	
}
.relativedown_top a:hover{
	text-decoration:none;
}


/*多块选择*/
.relativedown_top ul{
	 margin:0px;
     padding:0px;
     list-style:none;
}

.relativedown_top li{
	display:inline;
	margin:0;
	padding:0;
}


.relativedown_top span{
	margin:auto;
	padding:7px 30px 8px 30px;
	font-size:14px;
	font-weight:bold;
	color:#000000;

}


.relativedown_toptitle{
	margin:auto;
	padding-left:30px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}


/*选择框样式*/
.selected{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	
}
/*未选择样式*/
.unselected{
	/*border-bottom:1px solid #cccccc;*/
	background-color:#F6F6F6;
}
	
	
	

.relativedown_info{
	margin:auto;
	padding:15px 30px 15px 30px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.relativedown_infotop{
	margin:5px auto;
	border-bottom:1px solid #ccc;
	color:#494949;
}


/*客户端下载*/
.relativedown_infotop table{
	width:99%;
	text-align:left;
}

#relateviedown_con{
	line-height:30px;
}
#relativedown_con table{
	width:99%;
	color:#666666;
	text-align:left;
	
}
#relativedown_con table td{
	margin:8px;
	line-height:18px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}
#relativedown_con a{
	color:#0168B3;
	text-decoration:none;
}

#relativedown_con a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}

/*其它下载*/
#otherdown_con table{
	width:99%;
	color:#666666;
	text-align:left;
	
}
#otherdown_con table td{
	margin:8px;
	line-height:18px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}

/*其它下载*/
.otherdown_con table{
	width:99%;
	color:#666666;
	text-align:left;
	
}
.otherdown_con table td{
	margin:8px;
	line-height:18px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}

.otherdown_con a{
	color:#0168B3;
	text-decoration:none;
}

.otherdown_con a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}


/*更多下载样式*/
.game_moreinfo{
	margin:5px auto;
	padding:8px;
	text-align:right;
}
.game_moreinfo span a{
	color:#0168B3;
	text-decoration:none;
}

.game_moreinfo span a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}

/*右方：相关游戏*/
.relatgame{
	margin:5px auto;
	padding:0px;
	
}
.relatgame_top{
	padding:7px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #D4D4D4;
}
.relatgame_top span{
	padding-top:12px;
	float:right;
}

#relatgame_info {
	margin:5px auto;

}

.othergame_info {
	margin:15px auto;
	width:200px;
	text-align:center;
	
	
}
.othergame_info img{
	width:80px;
	height:60px;
	border:1px solid #ccc;
}
.othergame_info  span{
	float:right;
	text-align:left;
	width:110px;
	line-height:16px;
}

.othergame_info a{
	color:#0168B3;
	text-decoration:none;
}
.othergame_info a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}

/*精彩文章*/
#recommand_articleinfo{
	margin:auto;
	padding:10px;
	line-height:23px;
	overflowe:hidden;
}
#recommand_articleinfo font {
	color:#0168B3;
}
#recommand_articleinf strong{
	font-weight:normal;
}

#recommand_articleinfo a{
	color:#0168B3;
	text-decoration:none;
}
#recommand_articleinfo a:hover{
	
	
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
	
}