﻿@charset "utf-8";
*{ margin:0; padding:0}
body{ font-size:12px; background:#fff url(bg.jpg) no-repeat center 35px;color:#555; font-family:"宋体"}
ul,li{ list-style:none;}
a{ color:#555; text-decoration:none; outline:none;}
a:hover{ color:#fd4700; text-decoration:underline;}
img{ border:0;}

.top{ height:382px; background:url(index_01.jpg); position:relative; width:914px; margin:auto; }
.top a.logo{position:absolute;left:350px;top:10px;width:230px;height:86px;overflow: hidden;	text-indent:-1000px; z-index:1000; }
.top a.play{position:absolute;left:692px;top:228px;width: 140px;height: 140px;display:block;overflow:hidden;text-indent:-1000px; z-index:1000; }
.top .bg{ position:absolute; background:url(index_03.jpg); width:914px; height:130px; bottom:0;z-index:10; }
.main{ margin:auto; width:914px; height:323px; background:url(index_02.jpg) 0 0; position:relative; }

/*导航*/
.nav{ top:5px; height:34px; position: absolute; width:930px;}
.nav a{ display:block; float:left; width:117px; height:34px; margin-right:1px; overflow:hidden; text-indent:-1000px; }
.nav a.mar{ margin-right:218px;}

/*新闻模块*/
.news{ position:absolute; left:32px; top:8px; width:328px;}
.news li{ line-height:26px; background:url(icon1.gif) no-repeat 0px 8px; padding-left:15px;}
.news li span{ float:right; color:#999999;}
.news a.more{ position:absolute; top:-31px; left:525px; width:100px; color:#fbfff5;}
.news a.more:hover{color:#fff;}

/*幻灯片*/
.focus{position:absolute; left:383px; top:8px; width:217px; height:154px;}
.focus img{ border:1px solid #96c7d9;width:213px; height:151px; padding:1px;}

/*游戏介绍*/
.about{position:absolute;left:42px;top:230px;width:460px;height: 54px; line-height:20px;}

/*登录*/
.login{position:absolute;left:644px;top:0px;width:242px; line-height:20px; font-size:14px;}
.login li{ width:100%; padding-bottom:10px;}
.login label{ width:58px; display:inline-block; text-align:right;}
.login .ipt{ height:23px; border:1px solid #d0a990; background:#fff; width:160px; line-height:23px; text-indent:3px; font-size:14px; color:#555;}
.login .login_btn{ width:141px; height:54px; background:url(btn.jpg); border:0; margin:0 auto; display:block;}
.login .reg{position:absolute;top:-51px;left:182px;	width:74px;	height:35px;display:block;overflow:hidden;text-indent:-1000px;}
.login .lose{ display:block; line-height:20px;width:82px; margin:5px auto 0; background:url(get.jpg) no-repeat 2px 2px; padding-left:20px; }
#code_label{top:148px;left:0;}



/*登录后*/
.loged{position:absolute;left:644px;top:0px;width:242px; line-height:20px;display:none;}
.loged  h3{ font-size:14px; line-height:33px; border-bottom:1px solid #dcc9bb; text-indent:5px;font-size:14px;}
.loged  h3 span{ color:#f60;}
.loged li{ padding-bottom:8px;}
.loged .wan{ text-align:center;}
.loged li.wan a{ color:#096897;}
.loged .links{ text-align:center;}
.loged .links a{ margin:0 4px;}
.loged .play{ width:141px; height:54px; background:url(play.jpg);  margin:0 auto; display:block; overflow:hidden; text-indent:-1000px;}

/*分享*/
.share{position:absolute;left:632px;top:200px;width:225px;height:66px; padding:20px;}
.share ul{ padding-top:20px;}
.share li{ float:left; margin-right:4px;}




/*新闻列表*/
.contend{background:url(index_04.gif); position:relative; margin:auto; z-index:1001; width:914px; margin-bottom:20px;}
.contend .bg1{background:url(index_05.gif); width:914px; height:40px;}
.list{width:820px; margin:0 auto; padding-top:40px;}
.list li{ line-height:27px;border-bottom:1px dotted #b3b3b3; padding-left:16px; background:url(icon1.gif) no-repeat 2px 8px;}
.list li span{ float:right;} 

.contend h3{ position:absolute; top:-28px; left:55px; width:82px; height:22px;  text-indent:-1000em;}
.new h3{background:url(index_06.gif);}
.yxzl h3{background:url(index_07.gif);}


/*文章页*/
.contend .tit{ padding-top:20px;}
.contend .tit h1{font-size:14px;	text-align:center;line-height:32px; text-align:center; color:#fa7301; border:1px solid #92dbf1; background:#f9feff;width:840px; margin:auto;}
.contend .txt{ padding:30px 50px 60px; line-height:200%; font-size:14px;}

/*分页码*/
.contend .pages{ text-align:center; font-weight:bold; margin:40px;}
.pages a{margin-left:5px;}
.pages .pagecurrent{margin-left:5px;color:red;}


/*尾部*/
.foot{ height:120px; width:914px; margin:auto;  margin-top:30px; border-top:1px solid #d6d0cc; line-height:20px; background:url(logo.gif) no-repeat 80px 29px; overflow: hidden;}
.foot .txt{ margin:30px 0 0 290px; border-left:1px solid #d6d0cc; padding-left:20px;} 
