body, button, input, select, textarea, font {
    font-size: 12px;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea {
    margin: 0;
    padding: 0;
    outline: 0;
}
ul,ol{
    list-style:none;
}
a {
    outline: none;
    text-decoration: none;
    font-family: 'Arial, sans-serif';
    cursor: pointer;
}
#tianai-captcha-parent .slider-bottom .logo{
    height:20px !important;
    width:auto !important;
}
.dlfloat:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    zoom: 0;
}
.dlfloat:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    zoom: 0;
}

a:visited{
    outline:none;
}

i,em{
    font-style:normal;
}
