@charset "gb2312";

* {
    padding: 0;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ";
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}


address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

input {
    border: none;
    outline: none;
    background: none;
}

/* ³Å¸ß¶ÈµÄºÐ×Ó */
.h10 {
    width: 100%;
    height: 10px;
}

.h20 {
    width: 100%;
    height: 20px;
}

.h30 {
    width: 100%;
    height: 30px;
}

.h40 {
    width: 100%;
    height: 40px;
}

.h50 {
    width: 100%;
    height: 50px;
}
.h60 {
    width: 100%;
    height: 60px;
}
.h70 {
    width: 100%;
    height: 70px;
}
.h80 {
    width: 100%;
    height: 80px;
}

.h90 {
    width: 100%;
    height: 90px;
}

.h100 {
    width: 100%;
    height: 100px;
}

.h110 {
    width: 100%;
    height: 110px;
}

.h120 {
    width: 100%;
    height: 120px;
}

.h130 {
    width: 100%;
    height: 130px;
}

