body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0
}

fieldset, img {
    border: 0 none
}

dl, ul, ol, menu, li {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

input, select, textarea, button, a {
    border-radius: 0;
    vertical-align: middle;
}

input, select, textarea {
    border: none;
    outline: none;
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    background: #fff
}

body, th, td, input, select, textarea, button {
    font-size: 12px;
    line-height: 1;
    font-family: "Microsoft Yahei", "SimHei", "SimSun";
    color: #666
}

a {
    color: #666;
    text-decoration: none
}

a:active, a:hover {
    text-decoration: none
}

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

caption {
    display: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

img {
    vertical-align: top
}

a {
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

::selection {
    color: #fff;
    background-color: #4C6E78;
}

::-moz-selection {
    color: #fff;
    background-color: #4C6E78;
}


.adrsLi div.fr input{
    border: 1px solid lightgray;
}
