@charset "utf-8";
/* CSS Document */

/***************Yahoo reset***************/

abbr, acronym {
border:0;
font-variant:normal;
border-bottom:1px dotted #000;
cursor:help;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
font-style:inherit;
font-weight:inherit;
}

blockquote,ul,ol,dl{
margin:1em;
}

del, ins {
text-decoration:none;
}

dl dd{
margin-left:1em;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
margin:1em 0;
}

input, button, textarea, select {
*font-size:100%;
}

legend {
color:#000;
}

ol,ul,dl{
margin-left:2em;
}

ol li{
list-style:decimal outside;
}

optgroup, option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}

pre,code,kbd,samp,tt{
font-family:monospace;
*font-size:108%;
line-height:100%;
}


q:before, q:after {
content:'';
}

sup {
vertical-align:baseline;
}

sub {
vertical-align:baseline;
}

table {
border-collapse:collapse;
border-spacing:0;
}

ul li{
list-style:disc outside;
}

/***************Yahoo reset***************/

