@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,table,td,tr,input{margin:0px;padding:0px;line-height:150%;}
div,body,tr,th{text-align:center;}
div, span, th, td, dt, dd, h1, h2, h3, h4, h5, h6, em, strong, i, a, b, a, p, ul, li {word-wrap:break-word;}
body{font-size:12px; font-family:Arial, Helvetica,verdana, sans-serif;}
table{border-collapse:collapse;border-spacing:0;margin-left:auto;margin-right:auto;border-width:0 none;}
ol,ul,li {list-style-type:none;}

a,a:link {text-decoration:none;color:#000;}
a:visited {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;color:#900;}
a:active {text-decoration:none;color:#000;}
a{text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:none;}
.clear{ height: 1px;background-color: transparent;overflow: hidden;clear: both;}

.height_5{ height:5px !important; _height:5px; overflow:hidden; }
.height_10{ height:10px !important; _height:10px; overflow:hidden; }



body{
	background-image:url(../images/download/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#wapper{ width:980px; height:auto !important; height:800px; min-height:800px; margin:0 auto; }
#top{ marign:0 auto; height:308px; width:980px; background-image:url(../images/download/top.jpg); position:relative; }
#lineBg{ width:980px; height:26px; background-image:url(../images/index/line.jpg); }
#menu{ width:901px; height:55px; margin:0 auto; position:relative; }
#content{ width:901px; height:auto !important; height:600px; min-height:600px; margin:0 auto; background-image:url(../images/download/reg2.jpg); background-repeat:repeat-y; }
#conArea{ width:901px; height:auto !important; height:600px; min-height:600px; margin:0 auto; background-image:url(../images/download/reg11.jpg); background-repeat:no-repeat; background-position:top center; position:relative; }
#left{ width:243px; height:auto !important; height:550px; min-height:550px; margin:0 auto; float:left; }
.leftMenu{ width:226px; float:right; }
.leftMenu ul li a:link,.leftMenu ul li a:visited{
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:left;
	width:226px;
	height:51px;
	font-size:16px;
	line-height:51px;
	vertical-align:middle;
	display:block;
	color:#7e7e7e;
	text-indent:2em;
}
.leftMenu ul li a:hover,.leftMenu ul li a:active{
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:left;
	width:226px;
	height:51px;
	font-size:16px;
	line-height:51px;
	vertical-align:middle;
	display:block;
	color:#c59327;
	text-indent:2em;
	text-decoration:none;
	background-image:url(../images/download/leftMenuBg.jpg);
}
.selectedMenu a:link,.selectedMenu a:visited{
	display:block;
	color:#c59327;
	text-indent:2em;
	text-decoration:none;
	background-image:url(../images/download/leftMenuBg.jpg);
}
#right{ width:640px; height:auto !important; height:550px; min-height:550px; margin:0 auto; float:right; }
#rightArea{ width:615px; height:auto !important; height:550px; min-height:550px; }
#conBottom{ width:901px; height:29px; background-image:url(../images/download/reg3.jpg); }
#bottom{ width:970px; margin:0 auto; height:56px; background-image:url(../images/index/bottomBg.jpg); position:relative; }
.featureArea{ width:100%; height:auto !important; height:400px; min-height:400px; margin:0 auto; }
.featureArea p{text-align:left;color:#999;}
.regTitle{ color:#c59327; font-weight:bold; font-size:16px; }
.conLine{ width:615px; height:41px; margin:0 auto; background-image:url(../images/register/line.jpg); }
.conTxt{ width:94%; font-size:12px; color:#999; text-align:left; margin:0 auto; line-height:130%; }
.txtTitle{ text-align:left; color:#8a5b00; font-size:14px; }
.lineDot{ width:100%; height:5px; overflow:hidden; }
h3{ text-align:left; color:#8a5b00; font-size:14px; font-weight:100; display:block; cursor:pointer; padding:10px 0px 5px 0px; border-bottom:1px dotted #151310; }
.qq{ width:95%; margin:0 auto; padding:10px 0px 5px 0px; display:none; }
.txtBlue{ }
.qq ul li{ margin-left:25px; text-align:left; list-style-type:decimal; }
.qq img{border:2px solid #251B0C;padding:3px;}
.txtLine{border-bottom:1px dotted #151310;}

.char {
	width: auto;
	height: 36px;
	margin: 0 auto 10px auto;
	display: flex;
	justify-content: center;
	gap: 15px;
}


.class-btn {
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #222;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 4px;
	transition: background-color 0.2s ease;
	font-family: Arial, sans-serif;
}

.class-btn:hover {
	background-color: #c59327;
}


.class-panel {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	color: #FFD700; /* Yellow */
	font-weight: bold;
	padding: 15px;
	height: 450px;
	overflow-y: auto;
	background-color: transparent;
}


.class-text {
	width: 58%;
	overflow-y: auto;
}


.class-image {
	width: 80%;
	min-height: 100%;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}


.div1 .class-image { background-image: url('images/gameInfo/feature/assassin.png'); }
.div2 .class-image { background-image: url('images/gameInfo/feature/wizard.png'); }
.div3 .class-image { background-image: url('images/gameInfo/feature/tamer.png'); }
.div4 .class-image { background-image: url('images/gameInfo/feature/fairy.png'); }
.div5 .class-image { background-image: url('images/gameInfo/feature/monk.png'); }

