.tabcell {
    display: table-cell;
}

html {
    color: #000;
    background: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Simsun,sans-self"
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Simsun,sans-self"
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

a:focus {
    outline: 0
}

.co000 {
    color: #000
}

.co222 {
    color: #222
}

.co333 {
    color: #333
}

.co444 {
    color: #444
}

.co555 {
    color: #555
}

.co666 {
    color: #666
}

.co777 {
    color: #777
}

.co888 {
    color: #888
}

.co999 {
    color: #999
}

.coaaa {
    color: #aaa
}

.cobbb {
    color: #bbb
}

.coccc {
    color: #ccc
}

.coddd {
    color: #ddd
}

.coeee {
    color: #eee
}

.cofff {
    color: #fff
}

.bgwhite {
    background: #fff
}

.bgccc {
    background: #ccc
}

.bgf2 {
    background: #f2f2f2
}

.rst {
    padding: 0;
    margin: 0
}

#yui3-css-stamp.cssreset {
    display: none
}

.fwb {
    font-weight: 700
}

.cl {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.cw {
    color: #fff
}

.cr {
    color: red
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.ov {
    overflow: hidden
}

.h10 {
    height: 10px
}

.h20 {
    height: 20px
}

.h30 {
    height: 30px
}

.h40 {
    height: 40px
}

.h50 {
    height: 50px
}

.h60 {
    height: 60px
}

.h70 {
    height: 70px
}

.h80 {
    height: 80px
}

.h90 {
    height: 90px
}

.h100 {
    height: 100px
}

.h200 {
    height: 200px
}

.license {
    position: absolute;
    padding-left: 21px;
    background: url(../images/header-img.png) no-repeat 0 7px;
    line-height: 31px;
    color: #DECD91;
    text-decoration: none;
}