* {
  padding: 0px;
  margin: 0px;
}
a{
color: #333;
text-decoration: none;
}
img {
  border: none;
  vertical-align: middle;
}
ul li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}
body, input, button, select, textarea {
  font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
    line-height: 1.5;
    font-family: Tahoma, Helvetica, "SimSun", sans-serif;
  color: #444;
}
body {
  font-family: Microsoft JhengHei;
}
em, i {
  font-style: normal;
}
