﻿#art html
{
    color: #000;
    background: #FFF;
}
#art body,#art div,#art dl,#art dt,#art dd,#art ul,#art ol,#art li,#art h1,#art h2,#art h3,#art h4,#art h5,#art h6,#art pre,#art code,#art form,#art fieldset,#art legend,#art input,#art textarea,#art p,#art blockquote,#art th,#art td
{
    margin: 0;
    padding: 0;
}
#art table
{
    border-collapse: collapse;
    border-spacing: 0;
}
#art fieldset,#art  img
{
    border: 0;
}
#art address,#art  caption,#art  cite,#art  code,#art  dfn,#art  em,#art  strong,#art  th,#art  var
{
    font-style: normal;
    font-weight: normal;
}
#art li
{
    list-style: none;
}
#art caption,#art  th
{
    text-align: left;
}
#art h1,#art  h2,#art  h3,#art  h4,#art  h5,#art  h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
#art abbr,#art  acronym
{
    border: 0;
    font-variant: normal;
}
/* to preserve line-height and selector appearance */
#art sup
{
    vertical-align: text-top;
}
#art sub
{
    vertical-align: text-bottom;
}
#art input,#art  textarea,#art  select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
/*to enable resizing for IE*/
input, textarea, select
{ *font-size:100%;}
/*because legend doesn't inherit in IE */
legend
{
    color: #000;
}
del, ins
{
    text-decoration: none;
}


/*容器*/
slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
/*数字导航样式*/
#flashnvanum
{
    bottom: 10px;
    position: absolute;
    right: 20px;
    width: 120px;
}
#flashnvanum span
{
    background: transparent url(imgs/flashbutton.gif) no-repeat scroll -15px 0;
    color:#FF62B0;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 2px;
    text-align: center;
    width: 15px;
}
#flashnvanum span.on
{
    background: transparent url(imgs/flashbutton.gif) no-repeat scroll 0 0;
    color: #FFFFFF;
    height: 15px;
    line-height: 15px;
    width: 15px;
}

