@charset "utf-8";
/* CSS Document */
@import url("style_gz.css");

#related_top{
	clear:both;
	padding:20px 15px;
}

#related_top span{
	font:bold 14px Verdana;
}

#related_top ul{
	list-style:none;
	padding: 0;
	margin: 0 0 0 10px; 
}

#related_top li a{
	padding-left: 15px;
	background-image:url(list.png);
	background-repeat:no-repeat;
}
*html #related_top li a{ background-image:url(list.jpg);}


#related_top li a:hover{
	padding-left: 20px;
	background-image:url(list_hover.png);
	background-repeat:no-repeat;
	}
*html #related_top li a:hover{	background-image:url(list_hover.jpg);}

#recent_comment_top{
	width:243px;
	margin:10px auto;
	padding-bottom:15px;
}

#recent_comment_top span{
	font:bold 16px Arial;
}

#recent_comment_top ul{
	list-style:none;
	font-size:11px;
	padding: 0;
	margin: 5px 0 0 0; 
}

#recent_comment_top ul li a{
	padding-left: 15px;
	background-image:url(list.png);
	background-repeat:no-repeat;
}
*html #recent_comment_top li a{ background-image:url(list.jpg);}

#recent_comment_top li a:hover{
	padding-left: 20px;
	background-image:url(list_hover.png);
	background-repeat:no-repeat;
}
*html #recent_comment_top li a:hover{background-image:url(list_hover.jpg);}

/* advertisement */
.adv_left_right_234
{
	width:234px;
	margin:5px auto;
}

.adv_left_right_240
{
	width:240px;
	margin:10px auto;
}

.adv_left_right_250
{
	width:250px;
	margin:10px auto;
	padding-bottom:15px;
	border-bottom:1px solid #dadada;
}

.each_category{
	margin:20px 20px 0px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom:10px;
}

.img_category img{
	width:160px;
	height:120px;
	float:right;
	padding:3px;
	margin:0px 13px 3px 13px;
	border: 2px solid #cccccc;
}
*html #category img{display:inline;}

.date_category{
	font-size:10px;
	margin-bottom:10px;
}

.title_category{
	font:bold 16px Verdana;
}

.content_category p{padding:0;}

#read_more{
	width:300px;
	padding-bottom:10px;
	border-bottom:1px solid #dbdbdb;
	margin-top:-10px;
	margin-left:15px;
	margin-bottom:10px;
}

/* Popular PC Games */
#popular_title{
	clear:both;
	width: 593px;
	height:25px;
	margin: 0px 0px 0px 20px;
	padding-top:7px;
	background-color:#333333;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

#popular_title span{
	padding:0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	font:bold 14px Verdana;
	color:#FFFFFF;
	background-color:#333333;
	border-left: 5px solid #1074ba;
}
*html #popular_title span{display:inline;}

#popular_content{
	clear:both;
	width: 594px;
	margin: 0px 0px 0px 20px;
	background-color:#FFFFFF;
	border-left: 1px solid #dbdbdb;
	font-size:11px;
}

#popular_content span{
	font-weight:bold;
}

#popular_content img{
	width:180px;
	height:135px;
	padding:2px;
	margin: 5px 0;
	border: 1px solid #cccccc;
}
*html #popular_content img{display:inline;}

.popular_game{
	width:187px;
	height:325px;
	float:left;
	margin: 0;
	padding:5px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-color:#FFFFFF;
	}
*html .popular_game{display:inline;}
		
#popular_content ul{
	list-style:none;
	padding: 0;
	margin: 0; 
}

#popular_content li a{
	padding-left: 15px;
	background-image:url(list.png);
	background-repeat:no-repeat;
}
*html #popular_content li a{ background-image:url(list.jpg);}


#popular_content li a:hover{
	padding-left: 20px;
	background-image:url(list_hover.png);
	background-repeat:no-repeat;
	}
*html #popular_contentli a:hover{	background-image:url(list_hover.jpg);}

/* Flash Games */
#flash_title{
	clear:both;
	width: 593px;
	height:25px;
	margin: 0px 0px 0px 20px;
	padding-top:7px;
	background-color:#333333;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

#flash_title span{
	padding:0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	font:bold 14px Verdana;
	color:#FFFFFF;
	background-color:#333333;
	border-left: 5px solid #a80000;
}
*html #flash_title span{display:inline;}

#flash_content{
	clear:both;
	width: 594px;
	margin: 0px 0px 0px 20px;
	background-color:#FFFFFF;
	border-left: 1px solid #dbdbdb;
	font-size:11px;
}

#flash_content span{
	font-weight:bold;
	
}

#flash_content p{
	padding: 0px 2px;
}

#flash_content img{
	width:180px;
	height:135px;
	padding:2px;
	margin: 5px 0;
	border: 1px solid #cccccc;
}
*html #flash_content img{display:inline;}

.flash_game{
	width:187px;
	height:300px;
	float:left;
	margin: 0;
	padding:5px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-color:#FFFFFF;
	}
*html .flash_game{display:inline;}