.fwg_history {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	padding-top:1px;
	font-size:12px;
	width:144px;
	height:273px;
	background:#666;
}
.nTab {
	padding-left:1px;
	float: left;
	width:142px;
	height:272px;
}
.nTab .TabTitle {
	clear: both;
	height: 25px;
	overflow: hidden;
	background:#000;
	color:#FFF;
}
.nTab .TabTitle ul {
	margin:0;
	padding:0;
}
.nTab .TabTitle li {
	float: left;
	text-align:center;
	width: 71px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	list-style-type: none;
}
.nTab .TabTitle .active {
	background:#000;
}
.nTab .TabTitle .normal {
	background:#333;
}
.nTab .TabContent {
	color:#FFF;
	width:auto;
	height:215px;
	background:#000;
	margin: 0px auto;
	padding-left:0px;
	padding-top:2px;
}
.none {
	display:none;
}
.prePageBtn{
	float:left;
	cursor:pointer;
	color:#FFF;
	margin-top:2px;
	border:none;
	width:20px;
	height:25px;
	background:url(../images/fwg_history.gif) -10px -52px;
}
.nextPageBtn{
	float:left;
	cursor:pointer;
	marign-top:2px;
	width:20px;
	height:25px;
	border:none;
	background:url(../images/fwg_history.gif) -32px -52px;
}
.controls{
	float:left;
	width:142px;
	height:30px;
	margin-top:1px;
	background-color:#000;
	color:#666;
}

.page_info{
	text-align:center;
	width:40px;
	margin-top:6px;
	float:left; 
	color:#CCC;
}
.sort_az_on{
	cursor:pointer;
	text-align:center;
	width:26px;
	border:1px solid #CCC;
	margin-top:6px;
	float:left;
	color:#FFF;
}
.sort_az_off{
	border:1px solid #333;
	cursor:pointer;
	text-align:center;
	width:26px;
	margin-top:6px;
	float:left;
	color:#999;
}
.singleGameItem{
	cursor:pointer;
	display:block;
	float:left;
	margin-left:1px;
	margin-top:2px;
	width:139px;
	height:32px;
}
.gameItem_normal{
	float:left;
	cursor:pointer;
 	margin-left:1px;
	padding-top:6px;
	padding-left:2px;
	margin-top:2px;
	width:120px;
	height:20px;
	background:#000;
}
.gameItem_over{
	float:left;
	margin-left:2px;
	padding-top:6px;
	padding-left:2px;
 	margin-top:2px;
	width:120px;
	height:20px;
	background:#333;
}
.del_show{
	float:left;
	text-align:center;
	font-size:14px;
	padding-top:6px;
	margin-top:2px;
	width:15px;
	height:20px;
	cursor:pointer;
	background:#333;
}
.del_hide{
	width:15px;
	height:20px;
	background:#000;
}

.clearBtn{
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	color:#FFF;
	border:none;
	font-weight:bold;
	cursor:pointer;
	float:left;
	margin-left:3px;
	width:25px;
	height:25px;
	background:none;
	/*background:url(../images/fwg_history.gif) -80px -50px;*/
}
