.contentWrap #content #article .articlePlay {
	overflow: hidden;
}
.contentWrap #content #article .articlePlay h3 {
	font-size: 16px;
}
.contentWrap #content #article .articlePlay span {
	margin: 30px 0 0;
	padding: 3px 5px;
	background: #ccc;
	display: inline-block;
	color: #000;
	font-weight: bold;
}
.contentWrap #content #article .articlePlay span.hot {
	padding: 10px;
	background: none;
	border: 1px #6984A0 dashed;
	display: inline-block;
	color: #6984A0;
	font-weight: bold;
}
.contentWrap #content #article .articlePlay p {
	margin: 5px 0;
	line-height: 170%;
}
.contentWrap #content #article .articlePlay img {
	margin: 10px 0 25px;
}
.contentWrap #content #article .articlePlay ol {
	margin: 10px 0 15px;
	padding: 0 20px;
}
.contentWrap #content #article .articlePlay ol li {
	margin: 5px 0;
}
.contentWrap #content #article .articlePlay ul {
	margin: 15px 0 20px;
	overflow: hidden;
}
.contentWrap #content #article .articlePlay ul li {
	margin: 0 20px 15px 0;
	width: 230px;
	float: left;
}
.contentWrap #content #article .articlePlay ul li.gameID a ,
.contentWrap #content #article .articlePlay ul li.refill a ,
.contentWrap #content #article .articlePlay ul li.playGame a ,
.contentWrap #content #article .articlePlay ul li.transfer a ,
.contentWrap #content #article .articlePlay ul li.other a {
	width: 230px;
	height: 75px;
	background: url(../images/article/item01.jpg) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}
.contentWrap #content #article .articlePlay ul li.refill a {
	background: url(../images/article/item02.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay ul li.playGame a {
	background: url(../images/article/item03.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay ul li.transfer a {
	background: url(../images/article/item04.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay ul li.other a {
	background: url(../images/article/item05.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay ul li.last {
	margin: 0;
}

.contentWrap #content #article .articlePlay .abgne_tab {
	width: 100%;
	clear: left;
}
.contentWrap #content #article .articlePlay .abgne_tab ul.tabs {
	margin: 15px 0 0;
	width: 100%;
	height: 38px;
	background: url(../images/game/dz_nav_bg.gif) repeat-x 0 0;
	border: 1px #000 solid;
	line-height: 38px;
}
.contentWrap #content #article .articlePlay .abgne_tab ul.tabs li {
	margin: 0;
	width: 170px;
	height: 38px;
	background: url(../images/game/dz_fgx.gif) no-repeat right bottom;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.contentWrap #content #article .articlePlay .abgne_tab ul.tabs li a {
	color: #b0b0b0;
}
.contentWrap #content #article .articlePlay .abgne_tab ul.tabs li.active a {
	width: 169px;
	height: 38px;
	background: url(../images/game/dz_nav_h.gif) repeat-x 0 0;
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container {
	border: 1px #444 solid;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content {
	margin: 10px;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container #tab2 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container #tab3 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container #tab4 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container #tab5 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container #tab6{
	display: none;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo {
	overflow: hidden;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo h3 {
	color: #fff;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo p span {
	margin: 0 10px 0 0;
	padding: 0;
	width: 320px;
	height: 110px;
	background: url(../images/article/img-play04-2.jpg) no-repeat 0 0;
	display: inline-block;
	text-indent: -999999px;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo p img {
	margin: 0;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap {
	margin: 10px 0 30px;
	overflow: hidden;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo {
	margin: 0 20px 0 0;
	width: 234px;
	background: url(../images/index/bg-game.png) no-repeat 0 43px;
	float: left;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo h3.game01 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo h3.game03 ,
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo h3.game04 {
	width: 234px;
	height: 43px;
	background: url(../images/index/title-game01.jpg) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo h3.game03 {
	background: url(../images/index/title-game04.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo h3.game04 {
	background: url(../images/index/title-game03.jpg) no-repeat 0 0;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo p {
	margin: 0 10px;
	color: #ccc;
	line-height: 170%;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .gameInfo .gamePhoto {
	margin: 8px 10px;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo .wrap .last {
	margin-left: 0;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo h2 {
	font-size: 16px;
	color: #fff;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo ul {
	margin: 5px 0 0;
}
.contentWrap #content #article .articlePlay .abgne_tab .tab_container .tab_content #playInfo ul li {
	margin: 0 0 5px;
	width: 708px;
}