@charset "utf-8";
/* CSS Document */
/*导航*/
#bg{ width:100%;background:url(images/downloadpage-bg.jpg) no-repeat scroll center top transparent;}

/*主体到LOGO的距离*/

.left{ width:269px;}
.right{width:690px;}
/*中间下载主体*/
.download{height:320px; width:692px; background:url(images/downloadpage-column-bg.jpg) no-repeat -1px 0 scroll transparent; padding-top:90px; margin-bottom:4px;}
.download div{ margin-left:386px;}
.download .download-btn1{ margin-bottom:40px;}
.download a{ display:block;width:260px; height:125px; text-decoration:none; text-indent:-9999px;}
.download-btn1  a{ background:url(images/downloadpage-btn-bg.jpg) no-repeat 0 -125px scroll transparent;}
.download-btn1  a:hover{background:url(images/downloadpage-btn-bg.jpg) no-repeat 0 0 scroll transparent; text-decoration:none;}
.download-btn2  a{background:url(images/downloadpage-btn-bg.jpg) no-repeat 0 -125px scroll transparent;}
.download-btn2  a:hover{background:url(images/downloadpage-btn-bg.jpg) no-repeat 0 0 scroll transparent;}

/*新闻公告*/
#news{width:690px; height:300px; float:left; position: relative;}
#news ul{ position:absolute; left:0;}
#news li{ width:690px; height:300px; float:left; position:absolute; filter:alpha(opacity=0); opacity:0;}
#button{position:absolute; width:228px; height:17px; position: absolute; top:274px; left:20px; background: url(images/banner-bg.png) no-repeat 0 0 scroll; z-index:1000;}
#button a{ color:#fff; display: inline-block; width:30px; height:17px; line-height:17px;  text-align:center; text-decoration:none; float:left;}
#button a:hover,#button a.active{ width:30px; height:17px; line-height:17px;  background:url(images/banner-btn-active.png);}
#button a:active{ background:url(images/banner-btn-active.png);}

/*新手卡*/
.newhand-card {margin-left:5px; margin-bottom:2px;}
.newhand-card a{ display:block; width:259px; height:97px; text-indent:-9999px; background: url(images/newhand-card-bg.jpg) 0 0 ; }
.newhand-card a:hover{ display:block; width:259px; height:97px; text-indent:-9999px; background: url(images/newhand-card-bg.jpg) 0 -97px ; }

/*游戏介绍*/
#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:190px;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;}

/*客服中心*/
 #service{width:264px; height:280px;background: url(images/news-service.png) no-repeat scroll 2px 0 ; position:relative;}
 #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;}

