/*==CSSReset=======================================================================
	
	CSS重置,

==================================================================================*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,label,textarea,p,blockquote,th,td,object{padding:0;margin:0;}/*==清除这些元素的默认边距==*/

body{font-family:"宋体",serif;font-size:12px;}/*==设置默认字体,字体大小设置为12px==*/

a img{border:none;}/*==清除链接下的图片的边框==*/

table{border-collapse:collapse;border-spacing:0;}/*==设置表格的边框折叠,边距为0==*/

ol,ul{list-style:none;}/*==清除列表的默认列表样式==*/

h3,h4,h5,h6{font-size:100%;}/*==设置H3--H6的字体大小为100%==*/

a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}

html,body{height: 100%;}


/*========================================
	公共部分
========================================*/

/*所有页面顶部的公用条*/
.all_top{height:44px;background:url('img/bg45.gif') repeat-x left top;}
.at_wrap{width:950px;margin:0 auto;color:#fff;}

/*公会导航*/
.at_nav{float:right;margin-top:15px;}
.at_nav li{float:left;padding:2px 0 0;}
.at_nav li.gh_top_fli{border-left:none;}

/*公会注册登录链接*/
.all_top p{float:right;margin:10px 20px 0 0;width:100px;}
.all_top p a{float:left;width:49px;height:27px;line-height:27px;text-align:center;background:url('img/bg81.gif') no-repeat;color:#fff;}
.all_top p a:hover{background-position:left -30px;text-decoration:none;}

.all_top #ntp_pstat_online{width:200px;text-align:right;margin-left:-75px;}
.all_top #pstat_out{background:none;float:none;}
.all_top #pstat_out:hover{text-decoration:underline;}

.all_top p .at_a2{background-image:url('img/bg82.gif');}

/*==公告==*/
.mod_t2 .site_notice{margin:55px 0 0 0;}
#game_logo{float:left;}

/*公告样式*/
.site_notice{float:left;height:1.5em;line-height:1.5em;width:330px;}
.site_notice span{float:left;width:40px;height:1.5em;color:#fff;}
.site_notice ul{float:left;width:290px;height:1.5em;overflow:hidden;}
.site_notice li{height:1.5em;overflow:hidden;}
.site_notice a{color:#fff;}

/*顶部公告公告*/
.all_top .site_notice{margin:15px 0 0 20px;}
.all_top a{color:#fff;}



/* 首页右边的列表公共部分 */
.right_ul1{list-style:square inside;}
.right_ul1 li{padding-left:5px;position:relative;line-height:26px;}
.right_ul1 .mod_bg_li1{background:#f2f2f2;}
.right_ul1 a{display:inline-block;width:21em;height:26px;line-height:26px;white-space:nowrap;overflow:hidden;vertical-align:middle;margin-right:1em;}
.right_ul1 a:hover{color:#f00;}

/*========================================
	首页
========================================*/

/* 中间包含块,整体居中 */
#wrap{width:950px;margin:0 auto;}

/* 中间的长条广告 */
#banner{width:950px;height:400px;overflow:hidden;margin-bottom:-23px;}

/* 页面左边 */
#left{float:left;width:320px;position:relative;margin-top:-60px;}

	/* 用户登陆模块 */
	#uli_user_login{width:300px;height:280px;background:url('img/bg_login.png') no-repeat;position:relative;}
		#uli_user_login form input,#uli_user_login a{position:absolute;border:none;background:none;font-family:'宋体';}
		#xz_username{top:113px;left:92px;width:140px;height:18px;}
		#xz_password{top:153px;left:92px;width:140px;height:18px;}
		#xz_ok{top:190px;left:210px;width:60px;height:55px;font-size:0;line-height:0;overflow:hidden;cursor:pointer;}
		#xz_reg{top:183px;left:90px;width:70px;height:18px;font-size:0;line-height:0;overflow:hidden;}
		#xz_getpass{top:205px;left:125px;width:65px;height:18px;font-size:0;line-height:0;overflow:hidden;}

	/* 用户登陆模块 */
	#uli_user_logined{width:250px;height:175px;background:url('img/logined.png') no-repeat;position:relative;padding:105px 45px 0 15px;}
		#user_panel{position:relative;zoom:1;}
		#user_panel a{position:absolute;right:0;top:0;}
		#last_game{margin:15px 0;}
		#last_game a{display:block;text-align:center;margin:5px 0;font-size:14px;font-weight:700;color:red;background:#cacaca;padding:5px 0;}
		#enter_gamelist{display:block;width:158px;height:36px;overflow:hidden;text-indent:-999px;position:absolute;left:64px;bottom:55px;}

	/* 游戏资料模块 */
	#game_data{background:url('img/bg2.gif') no-repeat 0 25px;}
		#game_data h3{background:url('img/sp2.jpg') no-repeat;height:55px;font-size:0;line-height:0;overflow:hidden;}
		#game_data h4{color:#c9301e;font-size:14px;margin:10px;}
		#game_data ul{overflow:hidden;line-height:2em;}
		#game_data li{display:inline;margin-left:-5px;padding:0 15px;border-left:1px solid #000;}

	/* 推荐公会模块 */
	#recom_guild{margin:10px 0;}
		#recom_guild h3{background:url('img/sp2.jpg') no-repeat 0 -65px;height:60px;font-size:0;line-height:0;overflow:hidden;position:relative;}
		#recom_guild h3 a{font-size:12px;line-height:14px;position:absolute;right:20px;top:25px;font-weight:400;}
		#recom_guild .guild_img{float:left;width:79px;height:79px;margin-right:10px;}
		#recom_guild div{margin:10px;}
		#recom_guild p{line-height:1.7em;}
		#recom_guild p a{color:#c9301e;text-decoration:underline;}

	/* 客服信息模块 */
	#customer_serve{clear:left;}
		#customer_serve h3{background:url('img/sp2.jpg') no-repeat 0 -130px;height:65px;font-size:0;line-height:0;overflow:hidden;}
		#customer_serve p{margin:10px;line-height:2em;}
		#customer_serve p a{color:#c9301e;text-decoration:underline;}

/* 页面右边 */
#right{float:right;width:620px;position:relative;}

	/* 右边导航模块 */
	#right_nav{background:url('img/rignt_nav.gif') no-repeat;height:37px;padding-left:10px;margin-bottom:10px;}
		#right_nav li{float:left;font-size:14px;font-weight:700;line-height:37px;margin:0 20px;}
		#right_nav a{color:#fff;}
		#right_nav a:hover{color:#f00;text-decoration:none;}

	/* 修真新闻模块 */
	#xz_news{float:left;width:330px;height:267px;position:relative;padding-top:10px;overflow:hidden;}
		#xz_news dl{border-bottom:1px solid #c9301e;overflow:auto;height:26px;}
		#xz_news dt{float:left;padding:0 10px;margin:0 5px 0 -5px;background:url('img/bg_border.gif') no-repeat left center;}
		#xz_news dt a{display:block;font-size:14px;font-weight:700;color:#000;padding:5px 10px;}
		#xz_news dt a:hover,#xz_news dt a.hover{background:#c9301e;color:#fff;text-decoration:none;}

		#xz_news dd{display:none;position:absolute;left:0;top:35px;}
		#xz_news dd.hover{display:block;}
		#xz_news h2{margin:2px 10px;}
		#xz_news h2 a{color:#c20000;font-size:14px;line-height:2em;}
		#xz_news p{line-height:1.5em;margin:3px 10px;border-bottom:1px dashed gray;height:2.8em;overflow:hidden;}

	/* 修真广告图片轮换模块 */
	#xz_imgs{float:right;width:260px;height:253px;overflow:hidden;position:relative;padding:10px;}
		#xz_imgs .roll_body li{display:none;}
		#xz_imgs .roll_body li.hover{display:block;}
		#xz_imgs .roll_body a{display:block;}
		#xz_imgs .roll_body img{display:block;width:260px;height:255px;}

		#xz_imgs .roll_num{position:absolute;right:20px;bottom:15px;z-index:10;}
		#xz_imgs .roll_num li{float:left;margin-left:5px;width:18px;height:18px;}
		#xz_imgs .roll_num a{display:block;width:18px;height:18px;line-height:18px;text-align:center;background:#000;text-decoration:none;color:#fff;}
		#xz_imgs .roll_num .hover{background:#f00;}

		#xz_imgs_png{position:absolute;top:0;left:0;width:280px;height:273px;background:url('img/img_flash_wrap.png') no-repeat;}
		#xz_imgs a{text-decoration:none;}

	/* 新手提问模块 */
	#newuser_ask{float:left;width:330px;}
		#newuser_ask h3{background:url('img/sp2.jpg') no-repeat 0 -195px;height:55px;font-size:0;line-height:0;overflow:hidden;}

	/* 攻略指引模块 */
	#xz_guide{float:right;width:280px;padding-top:15px;}
		#xz_guide h3{background:url('img/sp2.jpg') no-repeat 0 -260px;height:40px;font-size:0;line-height:0;overflow:hidden;}
		#xz_guide ul a{width:17em;}

	/* 修真江湖事模块 */
	#xz_jianghushi{float:left;width:330px;}
		#xz_jianghushi h3{background:url('img/sp2.jpg') no-repeat 0 -325px;height:40px;font-size:0;line-height:0;overflow:hidden;margin:5px 0 10px;}

	/* 论坛热帖模块 */
	#bbs_hot{float:right;width:280px;}
		#bbs_hot h3{background:url('img/sp2.jpg') no-repeat 0 -390px;height:55px;font-size:0;line-height:0;overflow:hidden;}
		#bbs_hot ul a{width:17em;}

	/* 玩家相册模块 */
	#user_photo{clear:both;}
		#user_photo h3{background:url('img/sp2.jpg') no-repeat 0 -455px;height:55px;font-size:0;line-height:0;overflow:hidden;}
		#user_photo li{float:left;margin:0 7px;}
		#user_photo img{padding:1px;border:1px solid #ccc;width:135px;height:97px;}
		#user_photo a:hover img{border-color:#999;}

/* 友情链接 */
#friend_link{clear:both;overflow:hidden;}
	#friend_link h3{background:url('img/sp2.jpg') no-repeat 0 -520px;height:25px;font-size:0;line-height:0;overflow:hidden;margin-bottom:10px;}
	#friend_link ul{width:100%;overflow:hidden;}
	#friend_link li{float:left;margin:0 3px;}

/* 版权声明 */
#copyright3{background:url('img/btm_bg1.gif') repeat-x center top;height:180px;margin-top:20px;}
	#bottom2{width:950px;margin:0 auto;padding-top:80px;text-align:center;line-height:2em;color:#fff;}
	#bottom2 ul,#bottom2 li{display:inline;}
	#bottom2 ul a{margin-right:3px;color:#fff;}
	#bottom2 p a{color:#fff;}




/*========================================
	文章页
========================================*/
#article{width:622px;overflow:hidden;}
	#article h1{text-align:center;font-size:16px;margin:30px 0 10px;}
	#article p{text-align:right;padding-bottom:5px;margin-bottom:10px;border-bottom:1px dashed #cbcbcb;color:#878787;line-height:1.5em;}
	#article iframe{border:none;width:622px;overflow:hidden;}

	/*===左边广告===*/		
.ggao{ width:230px; height:150px; overflow:hidden; margin:10px 0; clear:both;border:1px solid black}
