@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-image: url("images/bg.jpg");
	background-color: #edc890;
	background-position: top;
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	text-decoration: none;
}
/*头部*/
.header {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header .top {
	height: 334px;
	width: 980px;
}
/*导航*/
.menu {
	width: 980px;
	height: 78px;
	background-image: url("images/menubg.gif");
	background-repeat: no-repeat;
}
.menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 660px;
	padding-top: 12px;
} 
.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 {
	background-color: #fbeed6;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content .left {
	float: left;
	width: 270px;
}
.content .nleft {
	float: left;
	width: 270px;
	background-image: url("images/rightline.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.content .center {
	width: 450px;
	float: left;
	background-image: url("images/rightline.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.content .right {
	float: right;
	width: 260px;
}
.content .nright {
	float: right;
	width: 710px;
}
.content .title {
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content .line {
	background-image: url("images/contentfoot.gif");
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
	width: 980px;
}
.content .npage {
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	clear: both;
}
.content .npage a {
	color: #000;
}
/*快捷登录*/
.shortcuts {
	width: 213px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
/*游戏资料查询*/
.enquiry {
	background-image: url("images/enquiry.gif");
	background-repeat: no-repeat;
	height: 240px;
	width: 242px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
.enquiry ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 210px;
	padding-top: 55px;
} 
.enquiry li {
	float: left;
	width: 105px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #520b05;
	background-image: url("images/arr.gif");
	background-repeat: no-repeat;
	background-position: 0px;
}
.enquiry li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	color: #520000;
	padding-left: 10px;
}
.enquiry li a:hover {
	text-decoration: underline;
}
/*自助服务*/
.selfservice {
	background-image: url("/images/self_service.gif");
	background-repeat: no-repeat;
	height: 195px;
	width: 242px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.selfservice ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 180px;
	padding-top: 55px;
} 
.selfservice li {
	text-align: center;
	float: left;
	width: 90px;
}
.selfservice li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	color: #520000;
}
.selfservice li a:hover {
	text-decoration: underline;
}
/*新闻中心*/
.news {
	height: 250px;
	width: 435px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.news .title {
	background-image: url("images/news.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 435px;
	text-align: right;
}
.news .title a {
	line-height: 40px;
	color: #111111;
	padding-right: 10px;
}
.news .title1 {
	background-image: url("images/message.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 435px;
	text-align: right;
}
.news .title1 a {
	line-height: 40px;
	color: #111111;
	padding-right: 10px;
}
.news ul {
	list-style-type: none;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.news li {
	float: left;
	width: 400px;
}
.news li .name {
	float: left;
	width: 330px;
}
.news li .name a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #111111;
	line-height: 28px;
}
.news li .name a:hover {
	text-decoration: underline;
}
.news li .name .red {
	font-size: 12px;
	color: #C00;
}
.news li .time {
	float: right;
	width: 70px;
	color: #111111;
	font-family: Arial;
	text-align: center;
	line-height: 28px;
}
/*内页新闻列表*/
.nynews {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.nynews ul {
	list-style-type: none;
} 
.nynews li {
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2c1a0;
}
.nynews li .name {
	float: left;
	width: 530px;
}
.nynews li .name a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #111111;
	line-height: 30px;
}
.nynews li .name a:hover {
	text-decoration: underline;
}
.nynews li .name .red {
	font-size: 12px;
	color: #C00;
}
.nynews li .time {
	float: left;
	width: 70px;
	color: #111111;
	font-family: Arial;
	text-align: center;
	line-height: 30px;
}
/*文章正文*/
.nynews_title {
	height: 40px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 40px;
	color: #900;
}
.nynews_title a{
	color: #900;
}
.nynews_title1 a{
	color: #900;
}
.nynews_title1 {
	text-align: center;
	padding-bottom: 20px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nynews_title1 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #C00;
}
.nynews_title1 h3 {
	color: #960;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.nynews_title1 hr {
	border-top-style: solid;
	margin: 0px;
	border-top-width: 1px;
	border-top-color: #960;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nynews_content {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
	color: #630;
	padding-bottom: 20px;
}
/*游戏截图*/
.screenshot {
	height: 220px;
	width: 435px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.screenshot ul {
	list-style-type: none;
	width: 405px;
	padding-top: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.screenshot li {
	float: left;
	width: 200px;
	text-align: center;
}
.screenshot li a {
	display: block;
}
.screenshot li a:hover {
}
/*热门服务*/
.hotservice {
	background-image: url(../images/hotservice.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
.hotservice ul {
	list-style-type: none;
	padding-top: 55px;
} 
.hotservice li {
	float: left;
	padding-bottom: 10px;
	height: 0px;
	width: 210px;
}
.hotservice li  .pic{
	float: left;
	height: 550px;
	width: 50px;
}
.hotservice li .name {
	float: right;
	width: 145px;
}
.hotservice li .name a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #626161;
}
.hotservice li .name a:hover {
	text-decoration: underline;
}
.hotservice li .name h2 {
	font-size: 12px;
	line-height: 18px;
	color: #930;
}
/*玩家风采*/
.graceful {
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.graceful .title {
}
.graceful .pic {
	text-align: center;
	padding: 10px;
}
/*健康游戏忠告*/
.health {
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/*玩家风采 内页列表*/
.gracefullist {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
.gracefullist ul {
	list-style-type: none;
} 
.gracefullist li {
	width: 200px;
	float: left;
	text-align: center;
	padding-bottom: 30px;
}
.gracefullist li a {
	color: #111111;
}
.gracefullist li .pic {
	float: left;
	width: 200px;
}
.gracefullist li .pic img {
	border: 1px solid #7f2d00;
}
.gracefullist li .name {
	line-height: 30px;
	float: left;
	width: 200px;
	text-align: center;
}
/*下载中心*/
.download {
	height: 500px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url("../images/downloadbg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 45px;
	color: #6a3906;
	padding-top: 30px;
}
.download .red {
	color: #a40000;
}
/*底部*/
.foot {
	width: 100%;
}
.foot .footer {
	background-color: #2b0706;
	height: 100px;
	width: 100%;
	text-align: center;
	color: #fbeed6;
	line-height: 20px;
	padding-top: 55px;
}
.foot .footer a {
	color: #fbeed6;
}
.foot .footer1 {
	height: 40px;
}
