/* public */
/* //media.zlongame.com/media/pictures/cn/tdj/img/yy/logo.png*/
html,
body,
form,
ol,
ul,
li,
div,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
font,
em,
ins,
span,
a,
input {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
  font-size: 100%;
  font-weight: normal;
  outline: none;
}

ul,
li,
div,
dl,
dt,
dd {
  list-style: none;
}

h1.wm-public {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

textarea,
input {
  resize: none;
  outline: none;
}

textarea {
  overflow: auto;
}

ins {
  float: right;
  text-decoration: none;
  font-weight: normal;
}

.pub_wsp {
  word-wrap: break-word;
  word-break: break-all;
}

.pub_abso {
  vertical-align: middle;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear::after {
  display: block;
  content: "";
  clear: both;
}

.clear {
  zoom: 1;
}

.pub_ani {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.none {
  display: none;
}

div::-webkit-scrollbar {
  display: none;
}

@font-face {
  font-family: "FS";
  src: url("//media.tentree-games.com/kr/ma/officalsite/fonts/fs-light.ttf");
  font-weight: 200;
}

@font-face {
  font-family: "FS";
  src: url("//media.tentree-games.com/kr/ma/officalsite/fonts/fs-medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "FS";
  src: url("//media.tentree-games.com/kr/ma/officalsite/fonts/fs-bold.ttf");
  font-weight: 800;
}

@font-face {
  font-family: "FSL";
  src: url("../fonts/fs-light.ttf");
  font-weight: 200;
}

@font-face {
  font-family: "FSL";
  src: url("../fonts/fs-medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "FSL";
  src: url("../fonts/fs-bold.ttf");
  font-weight: 800;
}

* {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
  font-family: "FS","FSL", Arial, sans-serif;
}
