/*Í¨ÓÃ*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
p,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Î¢ÈíÑÅºÚ, Tahoma, ËÎÌå;
  /*Arial, "Microsoft YaHei";*/

  color: #666666;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
th,
em {
  font-style: normal;
  font-weight: normal;
}
li,
ol {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: underline;
}
a:focus{outline:none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
input,
select,
form img,
button {
  vertical-align: middle;
}
select {
  padding: 3px;
}
img {
  border: 0;
}
section,
article,
aside,
header,
footer,
nav,
dialog,
figure {
  display: block;
}
html {
  _background: url('about:blank') fixed;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
  display: block;
  padding-top: 10px;
}
/* End hide from IE Mac */
.fix {
  width: 100%;
  height: 0;
  overflow: hidden;
  clear: both;
  float: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.margin-center {
  margin: 0 auto;
}
.block {
  display: block;
}
html{overflow-x:hidden}