.tags dd a, .imggamelist a, .norgamelist a
{
	color:#3274D0;
	text-decoration: none;
}

.tags dd a:hover, .imggamelist a:hover, .norgamelist a:hover
{
	background-color: #00F;
	text-decoration: none;
	color:#FFFFFF;
}

.tags dl
{
	padding:2px 15px 2px 15px;
}
.tags dt a
{
	padding:5px;
	float:left;
	color:#F00;
	font-weight:bold;
}

.tags dd
{
	font-size:13px;
	padding:4px;
	border-bottom:1px dotted #808080;
	line-height: 17px;
}

.search span
{
	color:#333;
	font-weight:bold;
}
.search span a
{
	color:#F00;
	font-size:14px;
	text-decoration:none;
}
.search span a:hover
{
	text-decoration:underline;
}
.newgame
{
	float:left;
	width:690px;
	height:395px;
}

.popgame
{
	float:right;
	width:260px;
	height:395px;
}

.poptitle
{
	text-align:center;
	padding:4px 0px 0px 0px;
	height:18px;
	color: #333;
	font-size:14px;
}
.norgamelist
{
	list-style:none;
	padding-top:5px;
}

.popgame .norgamelist li
{
	width:100px;
	padding-right:5px;
}

.norgamelist li
{
	background:url(../img/listdot.gif) no-repeat 8px 5px;
	float:left;
	padding:2px 0px 4px 19px;
	width:95px;
	border-left:1px #ccc dotted;
	margin:0px 0px 0px -1px;
	overflow:hidden;
	height:12px;
	white-space:nowrap;
	display:inline-block;
}


.imggamelist
{
	list-style:none;
	margin:0px 5px;
	width:680px;
}

.gl
{
	float:left;
	height:97px;
	width:103px;
	padding:10px 5px 5px 5px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.gl img
{
	width: 100px;
	height:75px;
	border:1px solid #666;
}
.gl .gi
{
	height:75px;
	padding:2px 0px;
	display:inline-block;
}
.gl .gt
{
	height:14px;
	padding:2px 0px;
	overflow:hidden;
	display:inline-block;
}

.w960
{
	width:938px;
	margin:0px 10px;

}
.w960 li
{
	padding:5px 7px;
}

.commend
{
	padding-bottom:5px;
	width:958px;
}


.randgame
{
	padding-bottom:5px;
	width:958px;
}
.tags dl a
{
	background:none;
	text-decoration:none;
	padding-left:2px;
}
