*{ margin:0; padding:0; }
body{ font-size:13px; }
.header{ width:1000px; height:130px; margin:0 auto; }
.logo{ width:176px; height:80px; margin:10px 0; overflow:hidden; float:left; }
.banner{ width:800px; height:80px; margin:10px 0; overflow:hidden; float:right; background-color:#CCCCCC; }

.nav{ height:48px; width:1000px; margin:0 auto;  }
ul.menus{ background: #1b9df2; height: 48px;width: 100%; }
ul.menus li{ list-style:none; height:48px; float:left; margin-right:3px; }
ul.menus li.active a { background: #0974c6;border-top: 2px solid #00d2ff;color: #fff; }
ul.menus li a { color: #fff;font-size: 18px;font-family: "微软雅黑";line-height: 48px;padding: 10px 20px 12px 20px; text-decoration:none; }
ul.menus li a:hover,ul.menus li.active a{background: #0974c6;border-top: 2px solid #00d2ff;color:#fff}

.game_wrap{ margin-top:10px; }
.article_box{ width:978px; padding:10px; overflow:hidden; margin:0 auto; border:solid 1px #F0F0F0; margin-bottom:15px; }
.box_title{ height:36px; line-height:36px; border-bottom:solid 2px #1A86CC; color:#434343; margin-bottom:7px; }
.box_title a{ text-decoration:none; color:#434343; }
.box_news{ width:978px; overflow:hidden; }
.box_left{ width:480px; overflow:hidden; float:left; }
.box_right{ width:480px; overflow:hidden; float:right;  }
ul.newslist{ }
ul.newslist li{ font-size: 16px;line-height: 30px; height:30px; overflow: hidden; }
ul.newslist li a{ color:#434343; text-decoration:none; }
ul.newslist li a:hover{ color:#F06B00; text-decoration:underline; }
ul.newslist li span.circle{ color:#A5A5A5; font-size:12px; }
ul.newslist li span.time { color: #868686; float: right; }

.imgbox{ width:978px; padding:10px; border:solid 1px #F0F0F0; margin:0 auto; margin-bottom:15px; overflow:hidden;border:solid 1px #F0F0F0; }
ul.imglist{  }
ul.imglist li{ width:244px; height:182px; overflow:hidden; text-align:center; list-style:none; line-height:25px; float:left; margin-bottom:10px; }
ul.imglist li a{ color:#434343; text-decoration:none; }
ul.imglist li a:hover{ text-decoration:underline; color:#F06B00; }

.links{  width:978px; padding:10px; line-height:180%; margin:0 auto; margin-bottom:10px; border:solid 1px #F0F0F0;  }
.links a{ color:#434343; text-decoration:none; margin-right:5px; }
.links a:hover{ color:#F06B00; text-decoration:underline; }
.bline{ border-bottom:solid 1px #F0F0F0; margin-bottom:7px; color:#434343; }

.location{ height:40px; font-size:16px; line-height:40px; color:#5C5C5C; width:988px; margin:0 auto;  border:solid 1px #F0F0F0; padding-left:10px; }
.location a{ color:#00BF81; text-decoration:none; }

/* 文章单页 */
.pagebox{ width:1000px; padding:10px 0; overflow:hidden; margin:0 auto; margin-bottom:15px; }
.content{ width:638px; overflow:hidden; float:left; }
.sidebox{ width:345px; overflow:hidden; float:right; }
h2.article_title{ font-size:25px; text-align:center; }
.article_text{ font-size:16px; line-height:180%; color:#5C5C5C; }
.article_text img{ margin:10px 0; }
.article_info{ height:50px; font-size:16px; color:#5C5C5C; line-height:50px; text-align:center; }
.article_info .author{ margin-right:10px; }
.article_info .views{ margin-left:10px; }
.article_nextpage{ line-height:30px; font-size:16px; margin-top:20px; }
.article_nextpage a{ color:#333333; text-decoration:none; }
.article_nextpage a:hover{ color:#F06B00; text-decoration:underline; }
.article_side{  border:solid 1px #F0F0F0; padding:10px; overflow:hidden; margin-bottom:15px; }
ul.side_imglist{  }
ul.side_imglist li{ width:160px; text-align:center; list-style:none; float:left; margin-bottom:10px; }

/*/ 其它信息. /*/
.article_recomlist{ overflow:hidden; border:solid 1px #F0F0F0; padding:10px; margin-top:15px; }
span.num{ margin-right:7px; font-weight:800; }

/* 文章列表 */
.article_list{ font-size:16px; line-height:180%; color:#5C5C5C; }
.article_list .list_item{ background-color:#F5F6F6; margin-bottom:15px; padding:10px; }
.article_list .item_title{ font-size:20px; font-weight:bold; margin-bottom:10px; }
.article_list .item_title a{ text-decoration:none; color:#20232B; }
.article_list .item_text{ color:#6D6D6D; line-height:180%; }
.article_list .item_time{ color:#6D6D6D; height:30px; line-height:30px; }
.article_pagebar{ line-height:30px; font-size:16px; margin-top:20px; }
.article_pagebar strong{ background-color:#52B6F6; color:#FFFFFF; padding:10px 15px; border-radius: 2px; margin-right:5px; }
.article_pagebar a{ background-color:#e0e0e0;padding:8px 10px; text-decoration:none;margin-right:5px; color:#6D6D6D; }

ul.gametype{ margin:0; padding:0; }
ul.gametype li{ background-color:#F5F6F6; width:200px; height:30px; float:left; list-style:none; margin-right:10px; margin-bottom:5px; }
ul.gametype li a{ margin-left:10px; text-decoration:none; color:#000000; }
ul.gametype li a:hover{ text-decoration:underline; color:#CC6600; }

/*单页*/
.singlepage{ width:980px; padding:10px; margin:0 auto; word-wrap: break-word; font-size:16px; line-height:180%; color:#5C5C5C; }

.footer{ background-color:#414342; padding:15px; text-align:center; line-height:200%;  color:#A0A1A1; font-size:15px; }
.footer a{ color:#A0A1A1; text-decoration:none;  }

/* 开服页面 */
.wrapgame{ width:1000px; overflow:hidden; margin:10px auto; }
.gamebox{ width:238px; overflow:hidden; border:solid 1px #F0F0F0; float:left; margin-right:13px;  }
.gamebox2{  width:238px; overflow:hidden; border:solid 1px #F0F0F0; float:right;  }
.gboxtitle{ height:40px; line-height:40px; font-size:20px; margin:0 10px; border-bottom:solid 2px #1A86CC; }
.gboxtitle a{ color:#003300; text-decoration:none; }
.gboxtitle a:hover{ text-decoration:underline; color:#993300; }
.gboxlist{ padding:5px 10px; overflow:hidden; }
.gboxlist ul{ margin:0; padding:0; }
.gboxlist ul li{ height:30px; line-height:30px; list-style:none; }
.gboxlist ul li a{ text-decoration:none; font-size:16px; color:#434343; }
.gboxlist ul li a:hover{ text-decoration:underline; color:#CC3300; }

/*/ 开服信息单页 /*/
table.gameinfo{ border-collapse:collapse; }
table.gameinfo th{ height:40px; line-height:40px; border:solid 1px #A8A8A8; background-color:#F0F0F0; font-family:"微软雅黑"; }
table.gameinfo td{ height:40px; line-height:40px; padding:0 10px; border:solid 1px #A8A8A8; }


