* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12.5px;
}
.game {
	width: 1222px; margin:0 auto;
}

.wrap_game {
	width: 1222px;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0px 0px 25px 0px #aaa;
	
	border-right: 1px solid #822222;
	border-left: 1px solid #822222;

	/* left:100px */
}

.gg {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto 0px auto;
	background: url(/cache/1.gif);
}

.gg1 {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto 0px auto;
	background-color: rgba(0, 0, 0, 0.58);
	height: 30px;
	border: 1px dashed #5a5a5a;
}

.guanggao {
	width: 1100px;
	overflow: hidden;
	margin: 1px auto 0px auto;
	box-shadow: 0px 0px 10px 0px #aaa;
}

.r {
	border-width: 1px;
	border-style: solid;
	border-top: none;
}

.r,
.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7 { height:30px; line-height: 30px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: 1px;
}

.r,
.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7 {
	border-color: #822323;
}

.nokey {
	display: none;
}

.c1 a {
	color: #030303;
}

.c2 a {
	color: #030303;
}

s .c3 {
	text-align: center;
	color: #FF0000;
}

.lt .c3 {
	text-align: center;
}

.r a {
	text-decoration: none;
}

.c7 {
	text-align: center;
}

.c1 a,
.c2 a {
	margin-left: 0px;
}

.c3 span,
.c4 span,
.c5 span,
.c6 span {
	margin-left: 0px;
}

.c7 a { color:#000000;
}

.c7 a:hover {
}

.c1,
.c2,
.c4,
.c6 {
	text-align: center;
}

.c1 a:hover, .c2 a:hover{ text-decoration:underline; color:#FF0000; }

span.jp_gd {
	color: #6200DE;
	font-weight: 800;
}

.lt {
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #9B0000;
}


table.gamelist {
	width: 1222px;
	/*margin-left: 3px;*/
	border-collapse: collapse;
}

table.gamelist th {
	background-color: #c32826;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 15px;
	border: solid 1px #822222;
	height: 41px;
	line-height: 41px;
	font-family: "??????";
}

table.gamelist td {
	/* line-height: 27px; */
	line-height: 30px;
	border: 1px solid #822323;
	background-color: #FFEE99;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


table.gamelist .row_1:hover td{
	background-color: #FFEE99!important;
}

table.gamelist .row_0:hover td{
	background-color: #FFF!important;
}
table.gamelist .row_0 td{
	background-color: #FFEE99!important;
}

table.gamelist .row_2 td{
	background-color: #FFEE99!important;
}
table.gamelist .row_2:hover td{
	background-color: #FFF!important;
}






table.gamelist tr.gd td {
    background-color: #FFF;
}

table.gamelist tr.txgd td {
	background-color: #FFEE99!important;
}

table.gamelist tr.txgd:hover td {
	background-color: #FFF!important;
}


table.gamelist tr td:nth-child(5) {
	text-align: center;
	padding-left: 5px;
}

table.gamelist tr:hover td {
	background-color: #fff;
}

table.gamelist tr.gd:hover td {
	/* background-color: #FFFF99; */
}

table.gamelist td:nth-child(7) a {
	display: block;
	/* margin: 11px auto; */
	height: 29px;
	width: 90px; 
	margin: 0px auto;
	text-align: center;
	
}
table.gamelist td:nth-child(7) a span{
	visibility:hidden;
}


table.gamelist td:nth-child(3) {
	color: #ff0000;
}

table.gamelist td:nth-child(5) span {
	color: #FF0000;
}

table.gamelist td a {
	color: #000;
	text-decoration: none;
}


.lst_title {
	height: 27px;
	background: url(bar.gif) repeat-x;
	border-left: solid 1px #9C0000;
	border-right: solid 1px #C9C7C0;
	line-height: 27px;
	text-align: center;
	color: #ffffff;
}

span.red2 {
	color: #FF0000;
	margin: 0;
	padding: 0;
}

span.green {
	color: #009900;
	margin: 0;
	padding: 0;
}

span.blue {
	color: #0066FF;
	margin: 0;
	padding: 0;
}

span.pink {
	color: #FF00FF;
	margin: 0;
	padding: 0;
}

.r {
	width: 1220px;
	margin: 0px auto;
	float: none;
	overflow: hidden;
}

.c1 {
	width: 150px;
	overflow: hidden;
}

.c2 {
	width: 150px;
	overflow: hidden;
}

.c3 {
	width: 180px;
	overflow: hidden;
	text-align: center;
	color: #f00;
}

.c4 {
	width: 120px;
	overflow: hidden;
}

.c5 {
	width: 392px;
	text-align: center;
	overflow: hidden;
}

.c6 {
	width: 120px;
	overflow: hidden;
}

.c7 {
	width: 100px;
	border-right: none;
	overflow: hidden;
}
.footer {
    width: 1190px;
    background-color: #FFFFFF;
    font-size: 15px;
    color: #822222;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    line-height: 150%;
    border: 2px solid #822222;
    box-shadow: 0px 0px 25px 0px #aaa;
}

.footer a{ color:#822222;text-decoration: none; }