@charset "gb2312";
.game-footer {
	width: 100%;
	height: 372px;
	background: #f0e9de;
	font: 12px/1.5 "microsoft yahei", Arial, sans-serif;
	margin-top: 0px;
}
.game-footer-inner {
	width: 100%;
	height: 198px;
	border-top: 1px solid #e0ded8;
	border-bottom: 1px solid #e0ded8;
	background: #f0e9de;
	position: relative;
	display: block;
}
.game-footer-fun {
	width: 1300px;
	height: 198px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -530px;
}
.game-footer-fun dl {
	width: 150px;
	height: 135px;
	margin: 32px 0 0 -1px;
	padding-left: 50px;
	border-left: 1px solid #e0ded8;
	float: left;
}
.game-footer-fun dt {
	height: 18px;
	color: #6d603f;
	font-weight: 700;
	margin-bottom: 8px;
}
.game-footer-fun dd {
	height: 22px;
	line-height: 22px;
}
.game-footer-fun dd a {
	color:#6d603f;
	transition: all 0.4s ease;
}
.game-footer-fun dd a:hover {
	color: #3f6c8c;
}
.game-footer-more {
	width: 720px;
	height: 198px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 184px;
	display: none;
}
.game-footer-m {
	width: 732px;
	height: 170px;
	overflow: hidden;
	background:#f0e9de;
	position: absolute;
	top: 0px;
	left: 714px;
}
.game-footer-copyright {
	width: 1024px;
	height: 172px;
	margin: 0 auto;
	overflow: hidden;
}
.game-footer-logo {
	width: 140px;
	height: 56px;
	margin: 45px 10px 0 70px;
	background: url(http://img.8090yxs.com/web/sxj/images/footer_logo_black.png) no-repeat;
	_background: url(http://img.8090yxs.com/web/sxj/images/footer_logo_black.jpg) no-repeat;
	float: left;
}
.game-footer-copr {
	/*height: 157px;*/
	padding-left: 14px;
	margin-top: 10px;
	overflow: hidden;
	border-left: 1px solid #e0ded8;
	color: #6d603f;/*float: left;*/
}
.game-footer-copr a {
	color: #a8adb6;
	transition: all 0.4s ease;
	margin-right: 6px;
}
.game-footer-copr a:hover {
	color: #ffcc66;
}
.game-footer-copr p {
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
	line-height: 20px;
}
/*µ×²¿·ç¸ñ --°×É«*/
.game-footer-white {
	background: #f0f0f0;
}
.game-footer-white .game-footer-inner {
	border-top: 1px solid #e0ded8;
	border-bottom: 1px solid #e0ded8;
	background:#e9f3fc;
}
.game-footer-white .game-footer-inner .game-footer-fun dl {
	border-left: 1px solid #e0ded8;
}
.game-footer-white .game-footer-fun dt {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a:hover {
	color: #03b4f5;
}
.game-footer-white .game-footer-m {
	background:#e9f3fc;
}
.game-footer-white .game-footer-copr {
	border-left: 1px solid #d6d5d5;
	color: #908f92;
}
.game-footer-white .game-footer-copr a {
	color: #908f92;
}
.game-footer-white .game-footer-copr a:hover {
	color: #03b4f5;
}
#copylink li {
	display: inline;
	list-style: outside none none;
}
.gamename {
	padding: 20px 0 0 20px;
	*padding: 0px 0 0 20px;
}
.gamename li {
	color: #FFF;
	position: relative;
	line-height: 28px;
}
#myname {
	color: #f59e41;
	font-weight: bold;
	display: inline-block;
	max-width: 255px;
	/* height: 22px; */
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.login .lastgame, .login .lastgame:hover, #mytime {
	color: #f59e41;
	font-weight: bold;
}
#iph, .log .exit, #iph:hover, .log:hover .exit:hover {
	color: #fff100;
}