@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
#bg{ width:100%;background: url(images/gamedatabody-bg.jpg) no-repeat scroll center top transparent;}
/*左边主体*/
.left{ width:269px;}


/*登录框*/
#login{width:269px; height:326px; background:url(images/login.png) no-repeat 0 0  scroll transparent; margin-bottom:6px; color:#e1d9d3;}
/*IE6游戏下载偏上*/
*html #login{margin-bottom:15px!important;}
#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;}

/*客服中心*/
 #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;}
 
/*右边主体*/
.right{width:692px; overflow:hidden; }
.right .content h2{width:692px; height:69px; background:url(images/gamedatapage-bg.jpg) no-repeat 0 0 scroll; text-indent:-9999px;}
.right .content .bg{width:692px; height:1150px;background: url(images/gamedatapage-main-bg.jpg) no-repeat -2px 0 scroll; padding-top:15px;} 
.right .content .bg #title{ width:590px; height:39px;background:url(images/gamedatapage-main-title1.jpg) no-repeat ; margin-left:3px;padding-left:32px; text-align:center;}
.right .content .bg #title ul li.list{width:103px; height:39px; font-size:12px;color:#211e1a; line-height:38px; float:left; ; cursor:pointer; position:relative; font-weight:bold;}
.right .content .bg #title ul li.list a{color:#000; text-decoration:none;}
.right .content .bg #title ul li.list a:hover{color:#562307; text-decoration:none;}
.right .content .bg #title ul li.list div{width:103px; height:205px;  text-align:center; padding-top:30px; position:absolute; left:0; top:40px; background: url(images/gamedatapage-ul-bg.jpg); display:none;}
.right .content .bg #title ul li.list div a{display:block; width:39px; width:100px; color:#000; text-decoration:none;}
.right .content .bg #title ul li.list div a:hover {  color:#fff; background:url(images/gamedatapage-active.jpg) 0 -2px; margin:0 auto; text-decoration:none;}
/*内容块包括图片与文章*/
.right .content .bg #intr{width:600px; height:980px; margin:20px auto 0;}
.right .content .bg #intr h3{margin-left:40px; margin-bottom:20px;color: #5F3D29;}
.right .content .bg .picshow{width:600px; margin:0 40px;color:#5f3d29; line-height:18px;}
.right .content .bg .picshow img{margin:10px 10px 10px 0;}

