table.gamelist{ border-collapse:collapse;table-layout:fixed; }
table.gamelist th{
	background-color:#FF4500;
	font-weight:800;
	font-size: 12px;
	color:#ffffff;
	border:solid 1px #FF4500; 
	height: 27px;
	line-height:27px;
}
table.gamelist td{ height:24px; line-height:24px; border:solid 1px #9C0000; text-align:center; text-overflow: ellipsis; white-space: nowrap;overflow: hidden; }
table.gamelist td a{ text-decoration:none; color:#000000; }
table.gamelist td:nth-child(3){ color:#FF0000; }
table.gamelist tr.gd{ background-color:#ffff99; }
table.gamelist tr.gd:hover{ background-color:#FFFFFF; }
table.gamelist tr.txgd{ background-color:#FFFF00; }
table.gamelist tr.txgd:hover{ background-color:#FFFFFF; }
table.gamelist tr.wl{ background-color:#FFFFCC; }
table.gamelist tr.wl:hover{ background-color:#FFFFFF; }

.btn1 {
	margin-left: 20px;
}
.btnb {
	width: 80px;
}
.qiehuan {
	margin: 20px;
	display: none;
}
.btnb .active {
	background-color: pink;
}
.qiehuan.show {
	display:block;
}
.qiehuan p a {
	margin-right:5px;
}
.cont9 {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0px !important;
}
.tabqh {
    margin-top: 20px;
}