@charset "utf-8";
/* CSS Document */

@import url("global.css");
a 
{ 
    bblr:expression(this.onFocus=this.blur());/*IE使用*/ 
    outline-style:none;/*FF使用*/ 
} 
body{
	background-image:url(../images/gameInfo/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;}
#top{
	margin:0 auto;
	height:363px;
	width:100%;
	min-width:1000px;
	background-image:url(../images/gameInfo/top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#top1{
	margin:0 auto;
	height:363px;
	width:1000px;
	position:relative;
}
#menu{
	width:999px;
	position:absolute;
	left:2px;
	top:310px;
}
#menu ul li{float:left;}
#menu ul li a:link,#menu ul li a:visited{
	width:166.2px;
	font-size:16px;
	color:#cecece;
	text-align:center;
	height:52px;
	vertical-align:middle;
	line-height:53px;
	display:block;
}
#menu ul li a:hover,#menu ul li a:active{
	width:166.2px;
	font-size:16px;
	color:#cecece;
	display:block;
	text-decoration:none;
	background-image:url(../images/gameInfo/menuBg.jpg);
	background-position:center  bottom;
	background-repeat:no-repeat;
}
#nav1 .itemSelected1 a:link,#nav1 .itemSelected1 a:visited,#nav1 .itemSelected1 a:hover,#nav1 .itemSelected1 a:active{
	width:166.2px;
	font-size:16px;
	color:#cecece;
	display:block;
	text-decoration:none;
	background-image:url(../images/gameInfo/menuBg.jpg);
	background-position:center  bottom;
	background-repeat:no-repeat;
}

#wapper{
	width:1000px;
	height:auto !important;
	height:833px;
	min-height:833px;
	margin:0 auto;
}
#content{
	width:1000px;
	height:auto !important;
	height:700px;
	min-height:700px;
	margin:0 auto;
	position:relative;
}

#left{
	width:248px;
	height:auto !important;
	height:700px;
	min-height:700px;
	float:left;
}
.leftTitle{
	width:248px;
	height:59px;
	background-image:url(../images/gameInfo/leftBarBg.jpg);
	line-height:59px;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	
}
.leftCon{
	width:248px;
	background-image:url(../images/gameInfo/leftBg.jpg);
	background-repeat:repeat-y;
	height: auto !important;
	height:100px;
	min-height:100px;
}
.leftCon ul li a,.leftCon ul li a:link,.leftCon ul li a:visited{
	width:248px;
	height:40px;
	line-height:40px;
	display:block;
	vertical-align:middle;
	font-size:14px;	
	text-indent:50px;
	background-image:url(../images/gameInfo/leftLiBg1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.leftCon ul li a:hover,.leftCon ul li a:active{
	width:248px;
	height:40px;
	line-height:40px;
	display:block;
	vertical-align:middle;
	font-size:14px;	
	text-indent:50px;
	background-image:url(../images/gameInfo/leftLiBg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
}

#nav .itemSelected a:link,#nav .itemSelected a:visited,#nav .itemSelected a:hover,#nav .itemSelected a:active{
	width:248px;
	height:40px;
	line-height:40px;
	display:block;
	vertical-align:middle;
	font-size:14px;	
	text-indent:50px;
	background-image:url(../images/gameInfo/leftLiBg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
}
.leftBottom{
	width:248px;
	background-image:url(../images/gameInfo/leftBottom.jpg);
	background-position:center top;
	height:10px;
	overflow:hidden;
}

/*右侧样式*/
#right{
	width:746px;
	height:auto !important;
	height:700px;
	min-height:700px;
	float:right;
}
.rightTitle{
	width:746px;
	background-image:url(../images/gameInfo/rightBarBg.jpg);
	height:59px;
	position:relative;
}
.rightT{
	width:365px;
	height:34px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	position:absolute;
	left:34px;
	top:16px;
	text-align:left;
}

.tree{
	width:294px;
	height:30px;
	font-size:12px;
	color:#333;
	position:absolute;
	left:439px;
	top:20px;
	text-align:right;
}
.sub1{
	width:736px;
	background-image:url(../images/gameInfo/sub1.jpg);
	height:16px;
	overflow:hidden;
	margin:0 auto;
}
.sub2,.sub2_1,.sub2_2{
	width:736px;
	background-image:url(../images/gameInfo/sub2.jpg);
	background-repeat:repeat-y;
	height:auto !important;
	height:50px;
	min-height:50px;
	margin:0 auto;
}

.sub2 ul,.sub2_1 ul,.sub2_2 ul{width:660px;margin:0 auto;}
.sub2 ul li{
	width:220px;	
	height:44px;
	float:left;
	line-height:44px;
	vertical-align:middle;
	text-align:center;
}
.sub2_1 ul li{
	width:164px;	
	height:44px;
	float:left;
	line-height:44px;
	vertical-align:middle;
	text-align:center;
}
.sub2_2 ul li{
	width:131px;	
	height:44px;
	float:left;
	line-height:44px;
	vertical-align:middle;
	text-align:center;
}
.linor a:link,.linor a:visited{
	display:block;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor a:hover,.linor a:active{
	display:block;
	font-size:15px;
	text-decoration:none;
	background-image:url(../images/gameInfo/subMenu.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.liact a:link,.liact a:hover,.liact a:visited,.liact a:active{
	display:block;
	text-decoration:none;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor1 a:link,.linor1 a:visited{
	display:block;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor1 a:hover,.linor1 a:active{
	display:block;
	font-size:15px;
	text-decoration:none;
	background-image:url(../images/gameInfo/subMenu2_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.liact1 a:link,.liact1 a:hover,.liact1 a:visited,.liact1 a:active{
	display:block;
	text-decoration:none;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu2_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor2 a:link,.linor2 a:visited{
	display:block;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor2 a:hover,.linor2 a:active{
	display:block;
	font-size:15px;
	text-decoration:none;
	background-image:url(../images/gameInfo/subMenu3_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.liact2 a:link,.liact2 a:hover,.liact2 a:visited,.liact2 a:active{
	display:block;
	text-decoration:none;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu3_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.linor3 a:link,.linor3 a:visited{
	display:block;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu4.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.linor3 a:hover,.linor3 a:active,.liact3 a:link,.liact3 a:hover,.liact3 a:visited,.liact3 a:active{
	display:block;
	text-decoration:none;
	font-size:15px;
	background-image:url(../images/gameInfo/subMenu4_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.sub3{
	width:736px;
	background-image:url(../images/gameInfo/sub3.jpg);
	height:26px;
	overflow:hidden;
	margin:0 auto;
}
.rightBg{
	width:746px;
	background-image:url(../images/gameInfo/rightBg.jpg);
	background-repeat:repeat-y;
	height:auto !important;
	height:600px;
	min-height:600px;
}
.rightBottom{
	width:746px;
	background-image:url(../images/gameInfo/rightBg1.jpg);
	height:5px;
	overflow:hidden;
}
.colorRed{color:#900;}

.gameInfoCon{
	width:718px;
	height:auto !important;
	height:600px;
	min-height:600px;
	margin:0 auto;
}
.conTitle{
	width:718px;
	background-image:url(../images/gameInfo/bar.jpg);
	height:45px;
	vertical-align:middle;
	line-height:45px;
	font-size:16px;
}
#cMenu1 ul,.cMenu ul{width:648px;margin:0 auto;}
#cMenu1 ul li{
	width:129px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#cMenu1 .seletcedMount{
	width:129px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.cMenu ul li{
	width:129px;
	height:38px;
	line-height:36px;
	vertical-align:middle;
	float:left;
}
.cMenuNor a:link,.cMenuNor a:visited{
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.cMenuNor a:hover,.cMenuNor a:active{
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:none;
}
.cMenuAct a:link,.cMenuAct a:hover,.cMenuAct a:visited,.cMenuAct a:active{
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:none;
}
.cMenu2 ul{width:730px;margin:0 auto;}
.cMenu2 ul li{
	width:145px;
	height:38px;
	line-height:36px;
	vertical-align:middle;
	float:left;
}
.cMenuNor2{
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.cMenuAct2{
	display:block;
	text-align:center;
	font-size:14px;
	background-image:url(../images/gameInfo/cBtn.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:none;
}
.cCon{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon2{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character5.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon3{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon4{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}


.cCon_1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character4_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon1_1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character3_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon2_1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character5_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon3_1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character1_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}
.cCon4_1{
	width:718px;
	background-image:url(../images/gameInfo/gameWorld/Characters/character2_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:554px;
	position:relative;
}

.bgCon{
	width:377px;
	position:absolute;
	left:328px;
	top:18px;
	text-align:left;
}
.bgConTitle{
	width:377px;
	background-image:url(../images/gameInfo/gameWorld/Characters/class.jpg);
	height:35px;
	vertical-align:middle;
	line-height:35px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
}
.txtTitle{
	width:718px;
	background-image:url(../images/gameInfo/tt.jpg);
	background-repeat:no-repeat;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
}

.t1 table{border:1px solid #9f8f5c;border-collapse:collapse;}
.t1 td{border:1px solid #9f8f5c;border-collapse:collapse;padding:3px 5px;height:30px;}
.t2 table{border:1px solid #9f8f5c;border-collapse:collapse;}
.t2 td{border:1px solid #9f8f5c;border-collapse:collapse;padding:1px 1px;height:20px;}

.gameWorldHeight{
	height:650px;
}
.gameWorldHeight3{
	height:750px;
}
.gameFeatureHeight{height:620px;}
.gameEventHeight{height:620px;}
.infoTxt{
	width:95%;
	margin:0 auto;
	height:auto !important;
	height:400px;
	min-height:400px;
	position:relative;
}
.infoTxt p{text-align:left;}
.titleCon{
	font-size:14px;
	font-weight:bold;
	color:#900;
}
#cConArea img{
	text-align:center;
	padding:2px;
	margin:0 auto;
}
.imgCenter img{margin:0 auto; text-align:center;}
.mapList{width:682px;margin:0 auto;}
.mapList li{
	width:170px;
	height:145px;
	float:left;
	text-align:center;
	margin:0 auto;
}
.eventTitle{
	width:100%;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;
	color:#900;font-size:16px;
	font-weight:bold;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}
.eventTitle1{
	width:100%;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;
	color:#000;font-size:16px;
	font-weight:bold;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}

/*newBi*/
.newBi1{
	width:999px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/bg1.jpg);
	height:13px;
	overflow:hidden;
	margin:0 auto;
}
.newBi2{
	width:999px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/bg2.jpg);
	background-repeat:repeat-y;
	height: auto !important;
	height:200px;
	min-height:200px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.newBi21{
	width:999px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/bg2.jpg);
	background-repeat:repeat-y;
	height: auto !important;
	height:640px;
	min-height:640px;
	margin:0 auto;
	position:relative;
}
.newBi22{
	width:999px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/bg2.jpg);
	background-repeat:repeat-y;
	height:280px;
	margin:0 auto;
	position:relative;
}
.newBi3{
	width:999px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/bg3.jpg);
	height:11px;
	overflow:hidden;
	margin:0 auto;
}
.levLeft{
	width:213px;
	height:165px;
	position:absolute;
	left:14px;
	top:17px;
}
.levLeft1{
	width:213px;
	height:auto !important;
	height:165px;
	min-height:165px;
	position:absolute;
	left:15px;
	top:238px;
}
.levLeft2{
	width:213px;
	height:165px;
	position:absolute;
	left:15px;
	top:54px;
}
.levRight{
	width:735px;
	height:81px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a2.jpg);
	position:absolute;
	left:248px;
	top:28px;
	overflow:hidden;
}
.newbieReg a:link{
	width:166px;
	height:81px;
	position:absolute;
	left:0px;
	top:0px;
	display:block;
}
.newbieDown a,.newbieDown a:visited{
	width:160px;
	height:81px;
	position:absolute;
	left:160px;
	top:0px;
	display:block;
}
.newbieCreate a,.newbieCreate a:visited{
	width:226px;
	height:81px;
	position:absolute;
	left:313px;
	top:0px;
	display:block;
}
.newbieOper a,.newbieOper a:visited{
	width:206px;
	height:81px;
	position:absolute;
	left:529px;
	top:0px;
	display:block;
}
.newbieReg a:hover,.newbieReg a:active{
	width:179px;
	height:81px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a2.jpg);
	background-position:0px -81px;
	position:absolute;
	left:0px;
	top:0px;
	display:block;
}
.newbieDown a:hover,.newbieDown a:active{
	width:180px;
	height:81px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a2.jpg);
	background-position:-178px -81px;
	position:absolute;
	left:148px;
	top:0px;
	display:block;
}
.newbieCreate a:hover,.newbieCreate a:active{
	width:235px;
	height:81px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a2.jpg);
	background-position:-363px -81px;
	position:absolute;
	left:302px;
	top:0px;
	display:block;
}
.newbieOper a:hover,.newbieOper a:active{
	width:215px;
	height:81px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a2.jpg);
	background-position:-610px -81px;
	position:absolute;
	left:520px;
	top:0px;
	display:block;
}

.levRight1{
	width:732px;
	height:39px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/a3.jpg);
	position:absolute;
	left:249px;
	top:122px;
	overflow:hidden;
	line-height:39px;
	vertical-align:middle;
	text-align:left;
	text-indent:120px;
}
.NewBiec{
	width:735px;
	height:auto !important;
	heigh:400px;
	min-height:400px;
	position:absolute;
	left:248px;
	top:10px;	
}
.c1{
	width:735px;
	height:auto !important;
	heigh:400px;
	min-height:400px;
	position:relative;
	left: 1px;
}
.detailBtn a:link,.detailBtn a:visited,.detailBtn a:hover,.detailBtn a:active{
	width:76px;
	height:30px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/detail.jpg);
	overflow:hidden;
	display:block;
	position:absolute;
	left:636px;
	top:520px;
}
.levRight5{
	width:350px;
	height:230px;
	position:absolute;
	left:248px;
	top:28px;
	overflow:hidden;
}
.levRight5BG{
	width:739px;
	height:277px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/B10.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:248px;
	top:-1px;
	overflow:hidden;
}
.levRight5 ul li a:link,.levRight5 ul li a:visited,.levRight5 ul li a:hover,.levRight5 ul li a:active{
	width:350px;
	height:56px;
	background-image:url(../images/gameInfo/beginnerGuide/beginner/level.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:46px;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
