body{
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}


* {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}

a {text-decoration: none;}
a:active{
	background: none;
	text-decoration: none;
}
ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}
select,
input {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}