* {
	margin: 0;
	padding: 0;
	moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body {
	background: #fff;
	color: #333;
	font-size: 62.5%;
	font-family: verdana, Tahoma, arial, "Microsoft YaHei", sans-serif;
	text-align: center;
} 
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
a {
	color: #3c6c92;
	outline: none;
	text-decoration: none;
}
li {
	list-style: none;
}
img {
    display: block;
}
/* =----------------------------------- wrapper */
#wrapper {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 20px auto;
    text-align: left;
    width: 650px;
    padding: 0 9px;
    background: #f5f5f5;
    border: 1px solid #d8d8d8;
	padding-bottom: 10px;
}
/* =----------------------------------- monster */
.mt_body {
	background: #404040!important;
}
.mt_wrap {
    background: #5f5f5f!important;
    border: 1px solid #6e6e6e!important;
}
.mt_head h1 a {
	color: #fff1d6!important;
}
.mt_navwr {
	background: #404040!important;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #3e3333;
    border-left: 1px solid #3e3333;
}
.mt_nav {
    border: 1px solid #604636!important;
}
.mt_nav li a {
    color: #ffe4bb!important;
}
.mt_cx {
	background: #5f5f5f!important;
    border: 1px solid #5f5f5f!important;
}
.mt_cx li {
	border-bottom: none!important;
}
.mt_cx li:last-child {
	margin-bottom: 0px!important;
}
.mt_cx li span.cbg {
	border-bottom: 1px solid #484848;
    border-top: 1px solid #8d8d8d;
    border-left: 1px solid #8d8d8d;
}
/* =----------------------------------- header masthead */
#masthead {
	padding: 5px 0 20px 0;
}
#masthead h1 {
	float: left;
	margin: 15px 0 5px 10px;
}
#masthead h1 a {
	text-transform: uppercase;
	color: #333;
}
#masthead h1 a:hover {
    color: #3c6c92;
}
/* =----------------------------------- top + bottom navigation */
.navwr {
	width: 650px;
	background: #fdfdfd;
}
.nav {
    border: 1px solid #e6e6e6;
}
.nav li {
	float: left;
    line-height: 45px;
    width: 45px;
    margin-left: 15px;
}
.nav li a {
	display: block;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
	font-size: 13px;
}
.nav li a:hover {
    color: #3c6c92;
}
/* =----------------------------------- entry body */
#filler {
	margin: 10px 0;
	width: 650px;
}
.entry {
	margin-top: 5px;
}
.itm {
    border: 1px solid #e6e6e6;
}
.itm a {
    width: 55px;
    text-align: center;
	display: inline-block;
	margin: 5px 5px;
}
.itm .ch {
    width: 60px;
    text-align: center;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.itm li {
    width: 648px;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    background: #fdfdfd;
}
.itm li:last-child {
	border-bottom: none;
}
.cx {
	padding: 8px;
    background: #fdfdfd;
    border: 1px solid #e6e6e6;
    width: 632px;
}
.cx li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 5px;
    padding: 5px;
}
.cx li:last-child {
	border-bottom: none;
}
.cx span {
    float: left;
    text-align: center;
}
.itm .cc {
	line-height: 25px;
    margin-left: 60px;
    padding: 5px;
}
.cc a:hover {
	color: #6da6d4;
}
.cxi i,.cxd i,.cxj i {
    display: block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
}
.cxg i {
    display: block;
    width: 80px;
    height: 100px;
    background-repeat: no-repeat;
    float: left;
}
.mj1 {
    width: 324px!important;
}
.mj2 {
    width: 252px!important;
}
.mj3 {
    width: 144px!important;
}
.cxi i {
    background-image: url(../images/equip.gif);
}
.cxd i {
    background-image: url(../images/i.png);
}
.cxj i {
    background-image: url(../images/skill.gif);
}
.cxg i {
    background-image: url(../images/monsters.gif);
}
.cbg {
    background: #777;
}
.cx div {
    float: left;
}
.c1,.c2,.c3,.c4,.c14 span {
    height: 36px;
}
.c1 {
    width: 150px;
	line-height: 36px;
}
.c2 {
    width: 100px;
}
.c2 span {
    width: 100%;
}
.c3 {
    width: 336px;
}
.c3 div {
    width: 100%;
}
.c3 span {
    width: 70px;
}
.c4 {
    width: 436px;
	height: 36px;
    margin-bottom: 12px;
}
.c4 span {
	width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: left;
}
.c5 {
	width: 462px;
    color: #5d5d5d;
	border-right: 1px solid #838383;
}
.c5 div:first-child {
	border-left: none;
	border-right: none;
}
.c6 {
	width: 602px;
    color: #9a9a9a;
    border-top: 1px solid #f5f5f5;
    margin-top: 10px;
    padding: 5px 10px;
}
.c6 span {
	width: 100%;
	height: 20px;
    line-height: 20px;
    text-align: left;
}
.c4 span:first-child,.c6 span:first-child {
    color: #89754e;
}
.c7 {
	height: 17px;
	line-height: 17px;
	background: #777777;
	color: #fff1dd;
	border-left: 1px solid #424242;
    border-right: 1px solid #646464;
}
.c7 span {
	width: 90px;
	border-left: 1px solid #8c8c8c;
    border-right: 1px solid #585858;
    border-top: 1px solid #8d8d8d;
    border-bottom: 1px solid #918787;
    line-height: 15px;
}
.c8 {
    width: 184px !important;
}
.c9 {
    height: 16px;
	line-height: 16px;
	color: #9a9a9a;
}
.c9 span {
    height: 16px;
}
.c10 {
    height: 20px;
	line-height: 20px;
	color: #848484;
}
.c10 span {
    height: 20px;
}
.c11 {
	width: 600px;
    color: #ffc765;
    padding: 10px;
	background: #525252;
	border-bottom: 1px solid #404040;
    border-right: 1px solid #404040;
    border-top: 1px solid #6a6a6a;
    border-left: 1px solid #6a6a6a;
}
.c11 div {
    width: 100%;
}
.c11 div span {
    margin: 5px 8px;
}
.c11 i {
    margin: auto;
}
.c12 {
	height: 15px;
	line-height: 15px;
	background: #5e5e5e;
	border-bottom: 1px solid #3c3c3c;
    border-right: 1px solid #3c3c3c;
    border-top: 1px solid #505050;
    border-left: 1px solid #505050;
	color: #fff;
}
.c12 span {
	width: 92px;
}
.c13 {
    width: 77px;
    height: 100px;
    line-height: 100px;
	border-right: 1px solid #646464;
    border-bottom: 1px solid #484848;
    border-top: 1px solid #8d8d8d;
	background: #777777;
    color: #fff;
}
.c14 {
	float: right!important;
	width: 200px;
	line-height: 36px;
}
.map {
    border: 1px solid #dedede;
    background: #fdfdfd;
}
.map_i {
    padding: 14px 10px;
    border-bottom: 2px solid #f3f3f3;
	float: left;
}
.map_i img {
    width: 449px;
    height: 297px;
}
.map_btn div {
	float: left;
}
.map ul {
    padding: 20px 10px;
}
.map ul li {
    padding: 30px 10px;
	border-bottom: 1px solid #dedede;
}
.map ul li:last-child {
	border-bottom: none;
}
.map ul div,.map ul p {
	display: inline-block;
    vertical-align: top;
}
.map ul li div:first-child {
	width: 305px;
}
.map ul li div:last-child {
	margin-left: 30px;
}
.map ul img {
    margin: 0 auto;
}
.map h3 {
    margin: 5px 5px 10px 12px;
}
.map ul p {
	margin: 0 10px;
}
.map ul p span {
    display: block;
    height: 25px;
    line-height: 25px;
}
.wz {
    border: 1px solid #eaeaea;
    background: #fdfdfd;
    padding: 30px;
}
.wz h3 {
    margin: 0 0 20px 5px;
}
.wz li {
    margin-bottom: 25px;
}
/* =----------------------------------- btn */
.btn a {
	display: inline-block;
	height: 25px;
    line-height: 25px;
	text-align: center;
}
.btn_mt1 a:hover,.btn_mt2 a:hover {
    color: #ffe5b1;
    background: #404040;
}
.btn_itm a:hover,.btn_sk a:hover {
	background: #fdfdfd;
    color: #3c6c92;
	border: 2px solid #e8e8e8;
}
.btn_itm a {
	width: 96px;
}
.btn_itm a,.btn_sk a {
	border: 2px solid #efefef;
	color: #a9a9a9;
	background: #f9f9f9;
}
.btn_mt1 {
	padding: 2px 9px;
}
.btn_mt1 a {
	width: 69px;
    margin: 4px;
}
.btn_mt2 {
	padding: 3px 7px;
    margin-bottom: 10px;
}
.btn_mt2 a {
	width: 96px;
    margin: 4px;
}
.btn_mt1 a,.btn_mt2 a {
	border: 1px solid #605b54;
    background: #525252;
    color: #b7a695;
}
.btn_sk a {
	padding: 2px 7px;
	letter-spacing: 0.3px;
	font-size: 12px;
}
.btn_map {
	width: 170px;
    height: 320px;
	float: left;
    padding: 3px 2px 2px 5px;
    border-bottom: 2px solid #f3f3f3;
    border-left: 2px solid #f3f3f3;
}
.btn_map div {
	float: left;
}
.btn_map a {
    width: 75px;
	height: 28px;
	display: block;
    line-height: 30px;
	margin: 5px 3px;
    text-align: center;
	border: 1px solid #efefef;
	background: #f9f9f9;
}
.btn_map a:hover {
	background: #fdfdfd;
    color: #6da6d4;
}
/* =----------------------------------- floats + clearing rule */
.mark {
	cursor:default;
	background: #fdfdfd!important;
	color: #6da6d4!important;
}
.mark3 {
	cursor: default;
    color: #ffe5b1!important;
    background: #404040!important;
}
.mark4 {
	cursor:default;
	background: #fdfdfd!important;
	color: #3c6c92!important;
	border: 2px solid #e8e8e8!important;
}
.right {
	float:right;
}
.left {
	float: left;
}
.fix {
	display: block;
}
.fix:after,.cx li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .fix{
	height: 1%;
}