@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,ul,ol,form,dl,dt,dd,span,p,button{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	background-color: #edc890;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
/*翻页代码*/
DIV.hpage {
	TEXT-ALIGN: center;
	padding: 20px;
}
DIV.hpage A {
	PADDING-RIGHT: 6px;
	BACKGROUND-POSITION: 50% bottom;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	background-color: #e5d5b5;
	color: #C00;
}
DIV.hpage A:hover {
	BACKGROUND-IMAGE: none;
	border: 1px solid #d6d6d6;
	color: #000;
}
DIV.hpage A:active {
	BACKGROUND-IMAGE: none;
	border: 1px solid #d6d6d6;
}
DIV.hpage SPAN.current {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	color: #C00;
}
DIV.hpage SPAN.disabled {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	COLOR: #b3b3b3;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px
}
/*选项卡1*/
#Tab1{
	width:90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*菜单class*/
.Menubox {
	width:100%;
	height:36px;
	line-height:36px;
	background-color: #D1C0A5;
}
.Menubox ul{
	margin:0px;
	padding:0px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:150px;
	text-align:center;
	color:#900;
	font-weight:bold;
}
.Menubox li.hover{
	padding:0px;
	width:150px;
	color:#900;
	font-weight:bold;
	height:35px;
	line-height:35px;
	background-color: #f9e8c8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-left-color: #960;
}
.Contentbox{
	clear:both;
	height: 500px;
}
/*头部*/
.header {
	height: 195px;
	width: 100%;
}
.header .top {
	background-image: url(../images/registertop.jpg);
	background-position: center;
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
}
.header .top1 {
	background-image: url(../images/registertop1.jpg);
	background-position: center;
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
}
.header .top .loginbar {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	line-height: 50px;
	color: #FFF;
	height: 50px;
}
.header .top .loginbar a {
	color: #FFF;
}
.header .top .loginbar a:hover {
	text-decoration: underline;
}
.header .top .gamestore {
	text-align: right;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
/*导航*/
.menu {
	width: 100%;
	height: 45px;
	background-image: url(../images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 660px;
} 
.menu li {
	text-align: center;
	float: left;
	width: 110px;
	height: 45px;
	background-image: url(../images/menuline.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
}
.menu li a:hover {
	background-image: url(../images/menubg1.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}
/*页面布局*/
.content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fbeed6;
	padding: 10px;
}
.content .left {
	width: 230px;
	float: left;
}
.content .right {
	width: 718px;
	float: right;
	border: 1px solid #851309;
}
.right .title {
	background-image: url(../images/web_titlebg1.gif);
	height: 39px;
	width: 100%;
	color: #d1c0a5;
	font-size: 14px;
	line-height: 39px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.right .title .newreleases {
	padding: 5px;
}
.right .title .newreleases a {
	font-size: 13px;
	line-height: 25px;
	color: #FFC;
	background-image: url(../images/newreleases_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 25px;
	width: 100px;
}
.content .content1 {
	border: 1px solid #851309;
	padding: 1px;
}
.content .content1 .title {
	background-image: url(../images/web_titlebg.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 956px;
	color: #d1c0a5;
	line-height: 39px;
	font-size: 14px;
	font-weight: bolder;
}
.content .npage {
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	clear: both;
}
.content .npage a {
	color: #000;
}
/*注册账号*/
.prompt {
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c0a5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #6a3906;
}
.registerinfo {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 30px;
	color: #6a3906;
}
.registerinfo .name {
	text-align: right;
	width: 20%;
	float: left;
	line-height: 34px;
	height: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.registerinfo .info {
	float: left;
	width: 80%;
	line-height: 34px;
	min-height:34px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.registerinfo .explain {
	float: left;
	width: 80%;
	padding-left: 20%;
	line-height: 20px;
}
.registerinfo .explain1 {
	float: left;
	line-height: 30px;
	padding: 5px;
	border: 1px dashed #D1C0A5;
	width: 98%;
	background-color: #f9e8c8;
}
.registerinfo .explain2 {
	float: left;
	line-height: 40px;
	width: 93%;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-color: #D1C0A5;
	background-position: 14px 9px;
	padding-left: 7%;
	font-size: 18px;
	font-weight: bolder;
}
.registerinfo .inputcon {
	background-color: #d1c0a5;
	height: 34px;
	width: 310px;
	line-height: 34px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	background-color: #d1c0a5;
	height: 34px;
	width: 310px;
	line-height: 34px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.registerinfo .inputcon1 {
	background-color: #d1c0a5;
	height: 34px;
	width: 170px;
	line-height: 34px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.registerinfo .registerbtn {
	WIDTH: 168px;
	HEIGHT: 58px;
	line-height: 58px;
	background-image: url(../images/web_inputcon.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	color: #FFF;
	font-weight: bolder;
}
.registerinfo .locality {
	line-height: 34px;
	height: 34px;
	background-color: #960;
	margin: 0px;
	padding: 0px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-weight: bold;
	color: #FFC;
}
/*用户登陆*/
.landedinfo {
	width: 450px;
	padding-bottom: 50px;
	padding-top: 30px;
	color: #6a3906;
	float: left;
	padding-left: 100px;
}
.landedinfo .name {
	width: 450px;
	padding-top: 25px;
}
.landedinfo .info {
	width: 450px;
	line-height: 34px;
	height: 34px;
}
.landedinfo .explain {
	width: 450px;
	padding-top: 20px;
}
.landedinfo .inputcon {
	background-color: #d1c0a5;
	height: 34px;
	width: 370px;
	line-height: 34px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.landedinfo .inputcon1 {
	background-color: #d1c0a5;
	height: 34px;
	width: 200px;
	line-height: 34px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.landedinfo .registerbtn {
	WIDTH: 168px;
	HEIGHT: 58px;
	line-height: 58px;
	background-image: url(/images/web_inputcon.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	color: #FFF;
	font-weight: bolder;
}
.landedinfo1 {
	float: right;
	width: 360px;
	padding-top: 30px;
}
.landedinfo1 h2 {
	color: #d1c0a5;
	font-size: 36px;
	line-height: 60px;
}
.landedinfo1 .landedbtn {
	height: 71px;
	width: 259px;
	line-height: 71px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/web_inputcon1.gif);
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: bolder;
}
/*我的账号*/
.myaccount {
	width: 228px;
	border: 1px solid #851309;
	padding: 1px;
	height: 300px;
}
.myaccount .title {
	background-image: url(../images/web_titlebg.gif);
	height: 39px;
	width: 100%;
	color: #d1c0a5;
	font-size: 14px;
	line-height: 39px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.myaccount ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	padding-top: 20px;
} 
.myaccount li {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c0a5;
}
.myaccount li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 45px;
	padding-left: 10px;
	height: 45px;
	color: #000;
}
.myaccount li a:hover {
	text-decoration: none;
	background-color: #d1c0a5;
	color: #6a3906;
}
/*推广管理*/
.promotion {
	height: 300px;
	width: 228px;
	border: 1px solid #851309;
	padding: 1px;
	margin-top: 10px;
}
.promotion .title {
	background-image: url(../images/web_titlebg.gif);
	height: 39px;
	width: 100%;
	color: #d1c0a5;
	font-size: 14px;
	line-height: 39px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.promotion ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	padding-top: 20px;
} 
.promotion li {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c0a5;
}
.promotion li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 45px;
	padding-left: 10px;
	height: 45px;
	color: #000;
}
.promotion li a:hover {
	text-decoration: none;
	background-color: #d1c0a5;
	color: #6a3906;
}
/*我的账号 右侧信息*/
.rightinfo {
	line-height: 40px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bolder;
	color: #333;
}
.rightinfo a {
	color: #a84200;
}
.rightinfo h3 {
	color: #a84200;
}
/*商城分类*/
.mallsort {
	width: 80%;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mallsort ul {
	list-style-type: none;
} 
.mallsort li {
	text-align: center;
	float: left;
	width: 182px;
	margin-right: 5px;
	margin-left: 5px;
}
.mallsort li a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: #333;
	font-weight: bolder;
	background-image: url(../images/web_mallbg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 182px;
	padding-top: 35px;
}
.mallsort li a:hover {
	background-image: url(../images/web_mallbg1.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bolder;
	color: #d1c0a5;
	width: 180px;
}
/*商城标题*/
.malltitle {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/web_titlebg.gif);
	background-repeat: repeat-x;
	height: 39px;
}
.malltitle ul {
	list-style-type: none;
} 
.malltitle li {
	height: 39px;
}
.malltitle li .dd1 {
	float: left;
	width: 71px;
	line-height: 39px;
	text-align: center;
	height: 39px;
	color: #d1c0a5;
	font-weight: bolder;
}
.malltitle li .dd2 {
	display: block;
	text-decoration: none;
	line-height: 39px;
	float: left;
	height: 39px;
	width: 220px;
	text-align: center;
	color: #d1c0a5;
	font-weight: bolder;
}
.malltitle li .dd3 {
	float: left;
	text-align: center;
	height: 39px;
	width: 400px;
	line-height: 39px;
	color: #d1c0a5;
	font-weight: bolder;
}
.malltitle li .dd4 {
	float: left;
	width: 105px;
	line-height: 39px;
	text-align: center;
	height: 39px;
	font-weight: bolder;
	color: #d1c0a5;
}
.malltitle li .dd5 {
	float: left;
	width: 142px;
	text-align: center;
	line-height: 39px;
	height: 39px;
	color: #d1c0a5;
	font-weight: bolder;
}
/*商城列表*/
.malllist {
	width: 938px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #851309;
	border-right-color: #851309;
	border-bottom-color: #851309;
	border-left-color: #851309;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.malllist ul {
	list-style-type: none;
} 
.malllist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #851309;
	height: 71px;
}
.malllist li .dd1 {
	float: left;
	width: 70px;
	line-height: 70px;
	text-align: center;
	height: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #851309;
}
.malllist li .dd1 img {
	padding: 10px;
}
.malllist li .dd2 {
	display: block;
	text-decoration: none;
	line-height: 70px;
	float: left;
	height: 70px;
	width: 219px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #851309;
	text-align: center;
}
.malllist li .dd3 {
	float: left;
	text-align: center;
	height: 70px;
	width: 399px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #851309;
	line-height: 70px;
}
.malllist li .dd4 {
	float: left;
	width: 104px;
	line-height: 70px;
	text-align: center;
	height: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #851309;
	font-weight: bolder;
	font-family: Arial;
	font-size: 14px;
	color: #851309;
}
.malllist li .dd5 {
	float: left;
	width: 142px;
	text-align: center;
	line-height: 70px;
	height: 70px;
	font-size: 20px;
	font-weight: bolder;
}
.malllist li .dd5 a {
	color: #851309;
}
/*玩家排行榜分类*/
.topsort {
	width: 820px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.topsort ul {
	list-style-type: none;
} 
.topsort li {
	text-align: center;
	float: left;
	width: 183px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 8px;
	_margin-left: 8px;
	height: 50px;
}
.topsort li a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: #333;
	font-weight: bolder;
	background-image: url(../images/web_topbg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 183px;
	line-height: 48px;
}
.topsort li a:hover {
	background-image: url(../images/web_topbg1.gif);
	background-repeat: no-repeat;
	color: #FFF;
	width: 183px;
	height: 50px;
}
/*玩家排行榜标题*/
.top_tab {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/web_titlebg1.gif);
	background-repeat: repeat-x;
	height: 39px;
}
.toptitle ul {
	list-style-type: none;
} 
.toptitle li {
	height: 39px;
	color: #d1c0a5;
	font-weight: bolder;
}
.toptitle li .dd1 {
	float: left;
	width: 100px;
	line-height: 39px;
	text-align: center;
	height: 39px;
}
.toptitle li .dd2 {
	display: block;
	text-decoration: none;
	line-height: 39px;
	float: left;
	height: 39px;
	width: 200px;
	text-align: center;
}
.toptitle li .dd3 {
	float: left;
	text-align: center;
	height: 39px;
	width: 200px;
	line-height: 39px;
}
.toptitle li .dd4 {
	float: left;
	width: 130px;
	line-height: 39px;
	text-align: center;
	height: 39px;
}
.toptitle li .dd5 {
	float: left;
	width: 162px;
	text-align: center;
	line-height: 39px;
	height: 39px;
}
.toptitle li .dd6 {
	float: left;
	width: 172px;
	text-align: center;
	line-height: 39px;
	height: 39px;
}
/*玩家排行榜列表*/
BODY {
	FONT-SIZE: 15px;
}
.tds {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tds {
	list-style-type: none;
} 
.tds {
	height: 50px;
}
.toplist li .dd1 {
	
	width: 98px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-family: Arial;
	font-size: 18px;
	color: #F00;
}
.toplist li .dd2 {
	display: block;
	text-decoration: none;
	line-height: 40px;
	float: left;
	height: 40px;
	width: 228px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	text-align: center;
	font-weight: bolder;
	color: #a40000;
}
.toplist li .dd3 {
	float: left;
	text-align: center;
	height: 40px;
	width: 208px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	line-height: 40px;
	color: #ec6941;
	font-weight: bolder;
	display: block;
}
.toplist li .dd4 {
	float: left;
	width: 70px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-weight: bolder;
	font-family: Arial;
	font-size: 12px;
	color: #ec6941;
}
.toplist li .dd5 {
	float: left;
	width: 170px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-family: Arial;
	color: #333;
}
.toplist li .dd6 {
	color: #333;
	line-height: 40px;
	height: 40px;
	font-family: Arial;
	width: 120px;
	text-align: center;
	float: left;
}
.toplist li .dd11 {
	float: left;
	width: 98px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-family: Arial;
	font-size: 18px;
	color: #F00;
	background-color: #dbccb4;
}
.toplist li .dd21 {
	display: block;
	text-decoration: none;
	line-height: 40px;
	float: left;
	height: 40px;
	width: 228px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	text-align: center;
	font-weight: bolder;
	color: #a40000;
	background-color: #dbccb4;
}
.toplist li .dd31 {
	float: left;
	text-align: center;
	height: 40px;
	width: 208px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	line-height: 40px;
	color: #ec6941;
	font-weight: bolder;
	display: block;
	background-color: #dbccb4;
}
.toplist li .dd41 {
	float: left;
	width: 128px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-weight: bolder;
	font-family: Arial;
	font-size: 12px;
	color: #ec6941;
	background-color: #dbccb4;
}
.toplist li .dd51 {
	float: left;
	width: 170px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fbeed6;
	font-family: Arial;
	color: #333;
	background-color: #dbccb4;
}
.toplist li .dd61 {
	color: #333;
	line-height: 40px;
	height: 40px;
	width: 98px;
	text-align: center;
	background-color: #dbccb4;
	display: block;
	font-family: Arial;
	float: left;
}
/*消费记录列表*/
.consume {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
}
.consume li {
	height: 30px;
	line-height: 30px;
	width: 220px;
	font-weight: bolder;
	font-size: 14px;
	color: #900;
	background-color: #e5d5b5;
	float: left;
	list-style-type: none;
}
.consume_list {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 660px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
}
.consume_list li {
	line-height: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	float: left;
	width: 219px;
	list-style-type: none;
}
/*消费明细列表*/
.consume1_prompt {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #600;
	text-align: right;
}
.consume1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	width: 675px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #900;
	background-color: #e5d5b5;
}
.consume1 .name {
	float: left;
	width: 135px;
	list-style-type: none;
}
.consume1 .name1 {
	width: 225px;
	float: left;
	list-style-type: none;
}
.consume1 .name2 {
	width: 105px;
	float: left;
	list-style-type: none;
}
.consume1 .name3 {
	width: 75px;
	float: left;
	list-style-type: none;
}
.consume1_list {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 675px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
	line-height: 30px;
}
.consume1_list .name {
	float: left;
	width: 134px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
}
.consume1_list .name1 {
	width: 224px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
}
.consume1_list .name2 {
	width: 104px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
}
.consume1_list .name3 {
	width: 74px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
}
/*我的稿件列表*/
.mymanuscript {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
}
.mymanuscript .category {
	line-height: 30px;
	background-color: #d4c099;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.mymanuscript .name {
	float: left;
	width: 400px;
	list-style-type: none;
	background-color: #efdfbf;
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #900;
}
.mymanuscript .name1 {
	width: 80px;
	float: left;
	background-color: #efdfbf;
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #900;
	list-style-type: none;
}
.mymanuscript .name2 {
	width: 100px;
	float: left;
	background-color: #efdfbf;
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #900;
	list-style-type: none;
}
.mymanuscript_list {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 680px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5d5b5;
	border-left-color: #e5d5b5;
	text-align: center;
}
.mymanuscript_list .name {
	float: left;
	width: 389px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
	display: block;
	height: 40px;
	line-height: 18px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.mymanuscript_list .name1 {
	width: 79px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
	display: block;
	height: 40px;
	line-height: 18px;
}
.mymanuscript_list .name2 {
	width: 99px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5d5b5;
	border-right-color: #e5d5b5;
	list-style-type: none;
	display: block;
	height: 40px;
	line-height: 18px;
}
/*系统提示信息*/
.prompt1 {
	text-align: center;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #6a3906;
	padding-top: 30px;
	padding-bottom: 30px;
}
.prompt1 a {
	color: #6a3906;
}
.prompt1 h2 {
	font-size: 24px;
}
.prompt1 h3 {
	color: #C00;
	font-size: 14px;
}
.prompt1 h3 a {
	color: #F60;
}
/*激活游戏列表*/
.activation_list {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}
.activation_list .note {
	line-height: 60px;
	font-size: 22px;
	font-weight: bold;
	color: #C00;
}
.activation_list .ntitle {
	background-color: #f9e8c8;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	border: 1px solid #D1C0A5;
	width: 598px;
}
.activation_list .name {
	width: 298px;
	height:41px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1C0A5;
	border-bottom-color: #D1C0A5;
	border-left-color: #D1C0A5;
	float: left;
	line-height: 40px;
	background-color: #f9e8c8;
	font-weight: bold;
	color: #960;
}
.activation_list .name1 {
	width: 299px;
	height:41px;
	float: left;
	line-height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1C0A5;
	border-right-color: #D1C0A5;
	border-bottom-color: #D1C0A5;
	border-left-color: #D1C0A5;
	background-color: #f9e8c8;
	font-weight: bold;
	color: #F60;
}
/*游戏管理*/
.announcement {
	float: right;
	width: 676px;
	margin-bottom: 10px;
	border: 1px solid #851309;
	background-color: #f9e8c8;
	padding: 20px;
}
.announcement h2 {
	color: #900;
}
.announcement p a {
	line-height: 30px;
	height: 30px;
	width: 100%;
	color: #600;
}
.announcement_list {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.announcement_list li {
	float: left;
	width: 300px;
	list-style-type: none;
	margin-left: 40px;
}
.announcement_list li .pic {
	float: left;
	height: 110px;
	width: 130px;
	border: 1px solid #D1C0A5;
}
.announcement_list li .name {
	float: right;
	width: 140px;
	line-height: 22px;
	color: #600;
}
.announcement_list li .name h2 a {
	font-size: 16px;
	line-height: 30px;
	color: #900;
}
.announcement_list li .name p a {
	background-image: url(../images/announcement_list.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 110px;
	color: #FFC;
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
/*系统提示*/
.system_prompt {
	width: 100%;
	background-color: #fbeed6;
	border: 1px solid #851309;
	padding-bottom: 20px;
}
.system_prompt .title {
	background-image: url(../images/web_titlebg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.system_prompt .title p {
	color: #FFC;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	width: 20%;
	text-align: center;
	float: left;
}
.system_prompt .title .close {
	float: right;
	width: 10%;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.system_prompt .title .close a {
	color: #FFC;
}
.system_prompt h2 {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	color: #C00;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960;
	padding-top: 10px;
}
.system_prompt h3 {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
	color: #600;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.system_prompt .btn {
	line-height: 38px;
	background-image: url(../images/announcement_list.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 110px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #FFC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
.system_prompt p a {
	font-size: 12px;
	color: #C00;
	text-align: center;
	display: block;
	line-height: 30px;
}
.system_prompt1 {
	width: 300px;
}
.system_prompt2 {
	width: 420px;
}
.error {
	height: 80px;
	width: 135px;
	background-color: #fbeed6;
	border: 1px solid #851309;
}
.error p {
	line-height: 30px;
	text-align: center;
	display: block;
	color: #600;
	height: 40px;
}
.error a {
	background-image: url(../images/error_bg.gif);
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*底部*/
.foot {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.foot .footer {
	line-height: 35px;
	background-image: url(../images/web_footbg.gif);
	background-repeat: no-repeat;
	color: #d1c0a5;
	height: 35px;
	padding-left: 20px;
}
.foot .footer2 {
	line-height: 35px;
	background-image: url(../images/web_footbg.gif);
	background-repeat: no-repeat;
	color: #d1c0a5;
	height: 35px;
	text-align: center;
}
.foot .footer1 {
	height: 15px;
}
.tipsboxC {
	CLEAR: both; BORDER-RIGHT: #e6cf87 1px dashed; PADDING-RIGHT: 20px; BORDER-TOP: #e6cf87 1px dashed; DISPLAY: block; PADDING-LEFT: 20px; FONT-SIZE: 14px; BACKGROUND: #fff8e7; PADDING-BOTTOM: 5px; MARGIN: 10px 50px; BORDER-LEFT: #e6cf87 1px dashed; PADDING-TOP: 5px; BORDER-BOTTOM: #e6cf87 1px dashed
}
.mw {
	CLEAR: both; DISPLAY: block; BACKGROUND: url(../img/member/mw_bg.png); POSITION: absolute; TOP: 20px;
}
 HTML .mw {
	BACKGROUND: url(../img/member/mw_bg.gif)
}
.columnG {
	CLEAR: both; PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../img/member/nav_bg.gif) repeat-x 0px -87px; PADDING-BOTTOM: 0px; FONT: bold 14px/33px "宋体"; OVERFLOW: hidden; COLOR: #c94700; PADDING-TOP: 0px; BORDER-BOTTOM: #fdd8a0 1px solid; HEIGHT: 33px
}
.hsbtn {
  FONT-WEIGHT: bold; BACKGROUND: url(../img/member/hsbtn.gif) #f6f6f6 no-repeat 0px 0px; VERTICAL-ALIGN: middle; WIDTH: 111px; CURSOR: hand; COLOR: #fff; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LETTER-SPACING: 0.8em; HEIGHT: 36px; BORDER-BOTTOM-STYLE: none;FONT-SIZE:15px;TEXT-ALIGN:CENTER;}
.mw_box {
	CLEAR: both; BORDER-RIGHT: #e6cf87 1px solid; BORDER-TOP: #e6cf87 1px solid; DISPLAY: block; BACKGROUND: #fff; MARGIN: 10px; OVERFLOW: hidden; BORDER-LEFT: #e6cf87 1px solid; BORDER-BOTTOM: #e6cf87 1px solid
}
.mw_mbox {
	CLEAR: both; PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 20px; OVERFLOW: hidden; PADDING-TOP: 20px
}
.mw_box .columnG A {
	FLOAT: right
}
.mw_box .columnG A IMG {
	MARGIN: 10px 0px 0px
}
.mw_box H4 {
	CLEAR: both; DISPLAY: block; MARGIN: 0px 0px 15px; FONT: bold 14px/28px verdana, "宋体"; OVERFLOW: hidden; COLOR: #666; BORDER-BOTTOM: #e6cf87 1px solid; TEXT-ALIGN: center;width:100%;
}
.mw_tabA {
	CLEAR: both; DISPLAY: block; MARGIN: 0px auto; FONT: 14px/26px verdana, "宋体"; OVERFLOW: hidden
}
.mw_tabA TH {
	FONT-WEIGHT: normal; WIDTH: 30%; TEXT-ALIGN: right
}
.mw_tabA TD {
	COLOR: #333
}
.mw_tabA IMG {
	VERTICAL-ALIGN: middle
}
#Loading{ display:none; position:absolute; background-color:#000000; filter:alpha(opacity=50);-moz-opacity:0.5;z-index:99999;left:0px;top:0px;border:2px #999999 solid;width:0px; }
#divload{ float:left;text-align:left; width: 100%;display:none; }
#Loading_Bg{ position:absolute;z-index:999;left:0px;top:0px;color:#666666;background-color:#edc890;filter:alpha(opacity=50);-moz-opacity:0.5;margin:0 auto;}

#massage_box{ position:absolute;z-index:999999; left:expression((body.clientWidth-400)/2); top:expression((body.clientHeight-300)/2); width:400px; height:300px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); visibility:visible}
#mask{ position:absolute; top:0; left:0; width:expression(body.scrollWidth); height:expression(body.scrollHeight); background:#666; filter:ALPHA(opacity=60); z-index:99999; visibility:visible}
#massage_box2{ position:absolute;z-index:999999; left:expression((body.clientWidth-500)/2); top:expression((body.clientHeight-405)/2); width:500px; height:405px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); visibility:hidden}
#mask2{ position:absolute; top:0; left:0; width:expression(body.scrollWidth); height:expression(body.scrollHeight); background:#666; filter:ALPHA(opacity=60); z-index:99999; visibility:hidden}
#massage_box3{ position:absolute;z-index:999999; left:expression((body.clientWidth-400)/2); top:expression((body.clientHeight-300)/2); width:400px; height:300px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); display:none}
#mask3{ position:absolute; top:0; left:0; width:expression(body.scrollWidth); height:expression(body.scrollHeight); background:#666; filter:ALPHA(opacity=60); z-index:99999; display:none}