fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}

sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
input, textarea, select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select
{ *font-size:100%;}

legend
{
    color: #000;
}
del, ins
{
    text-decoration: none;
}



#flashnvanum
{
	
    bottom: 22px;
    position: absolute;
    right: 0px;
    width: 75px;	
	z-index:10000;
	height:15px;
	padding-top:3px;
	
}
#flashnvanum span
{
    
    color:#ffffff;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-left: 4px;
	border:1px solid #ceced0;
    text-align: center;
    width:18px;background:#000;
	
}
#flashnvanum span.on{background:#ba170e;}


