@charset "utf-8";
@charset "utf-8";
/* CSS Document */
/*左边主体*/

#bg{width:100%;background:url(images/news-bg.jpg) no-repeat scroll center top transparent;}
.left{ width:269px;}

/*登录框*/
#login{width:269px; height:326px; background:#f00; background:url(images/login.png) no-repeat 0 0  scroll transparent; margin-bottom:6px; color:#e1d9d3; position:relative;}
#login form{position:absolute; top:60px; left:0;}
#login form input{ width:146px ; height:30px; font-size:18px; background:#c5bbb4; border:1px solid #978f88; }
#login form p{margin-bottom:30px; font-size:20px; line-height:34px;padding-left:20px;}
#login form p.wangjimima{margin-top:-35px; margin-left:50px;}
#login form a{color:#fff; font-size:12px;}
#login input#login-btn{width:90px; height:30px; background:none; border:none; position:absolute; left:24px; top:151px;}
#login input#reg-btn{width:90px; height:30px; background:none; border:none; position:absolute; left:156px;top:151px;}

/*左边栏游戏下载*/
#download{ width:269px; height:309px;margin-bottom:6px;}
#download .bg{height:186px; background: url(images/left-bg.jpg) no-repeat 3px -625px  scroll transparent;}
/*IE6兼容性问题*/
*html #download{height:309px; overflow:hidden;}
*html #download .bg{height:186px; overflow:hidden}
/*IE6兼容性问题结束*/
#download .bg img.downloadpic{margin-top:70px; margin-left:80px;}
#download .download-btn {width:269px; height:123px; overflow:hidden;}
#download .download-btn a { display:block;width:269px; height:127px;background:url(images/download-btn.jpg) no-repeat 3px -127px scroll transparent; text-indent:-9999px; text-decoration:none;}
#download .download-btn a:hover { display:block;width:269px; height:127px;background:url(images/download-btn.jpg) no-repeat 3px 0  scroll transparent;text-decoration:none;}

/*左边栏游戏介绍*/
#gameinfo{width:269px; height:308px; line-height:26px; margin-bottom:6px;}
#gameinfo h1{ height:61px; text-indent:-9999px; background:url(images/left-bg.jpg) no-repeat scroll 4px 0 transparent;}
#gameinfo .content{ height:191px;background: url(images/left-bg.jpg) no-repeat scroll 4px -67px transparent; padding:28px 20px;}
#gameinfo span{color:#562307; font-weight:bold;}
#gameinfo p{ color:#624d3d; letter-spacing:0.75px;}

/*左边栏攻略*/
#gonglue{width:269px; height:310px;line-height:26px;}
#gonglue h1{ height:67px; text-indent:-9999px;background:url(images/left-bg.jpg) no-repeat scroll 3px -315px transparent;}
#gonglue .content{ height:243px;background:url(images/left-bg.jpg) no-repeat scroll 3px -382px transparent; padding-left:12px;}
#gonglue ul{ width:246px;padding:0 0 10px;}
#gonglue li{ height:26px; border-bottom:1px dashed #766353; background:url(images/gonglue-listicon.jpg) no-repeat 0 3px scroll transparent; padding:0 20px 0 12px; position:relative;}
#gonglue li span{ color:#9f734d; position:absolute; right:10px;}
#gonglue li a{ color:#766353; text-decoration:none;}
#gonglue li a:hover,#gonglue li a:hover apan{text-decoration:underline;}
#gonglue li a:active,#gonglue li a:active span{color:#573a20;}

/*右边主体*/
.right{width:690px; }
.right .main{ background:url(images/news-main.jpg) repeat-y scroll 0 0 ; line-height:30px; color:#5f3d29;}
.right .main-top{ background: url(images/news-title.jpg) no-repeat 0 0 ;} 
.right .main-bot{ background: url(images/news-bottom.jpg) no-repeat 0 bottom ; min-height:1230px; overflow:auto;}
.right  div.title{width:650px; height:30px; color:#fff; margin-bottom:60px; line-height:30px; padding-top:20px;}
.right  div.title h1{ float:left; font-size:16px; font-weight:bold; margin-left:40px; display:inline;}
.right  div.title p{float:right;}
.right  div.title p a{ text-decoration:none; color:#fff;}
.right  div.title p a:hover{ text-decoration:underline;}
.right  div.article h1{ text-align:center; margin-bottom:30px;}
.right  div.article .content{ padding:0 20px 200px;}
.right  div.article .content ul{ margin-top:20px;}
.right  div.article .content ul a{color:#5f3d29; text-decoration:none;}
.right  div.article .dede_pages {height:30px; position:relative; margin-top:30px;}
.right  div.article .dede_pages .pagelist{ margin:0 auto; position:absolute; left:200px; top:0; line-height:18px;}
.right  div.article .content .pagelist li{ float:left; display:inline; margin: 0 2px;}
.right  div.article .content .pagelist .thisclass{font-weight:bold; }
.right  div.article .content .pagelist a{display:block; height:18px;color:#5f3d29; padding:0 4px; line-height:18px }
.right  div.article .content .pagelist a:hover{ background:#5f3d29; color:#fff; text-decoration:none;}
.right  div.article .content .context{font-weight:bold;}
/*客服中心*/
 #service{width:264px; height:280px;background: url(images/news-service.png) no-repeat scroll 2px 0 ; position:relative; margin-top:9px}
 #service .content{ position:absolute; left:116px; top:94px; width:120px; height:158px;}
 #service .content p{ line-height:24px; color:#434c51;}
 #service  .content .info{color:#F63; padding-top:8px; }
 #service  .content a{color:#F63;}
 

