@charset "utf-8";

/* Css Document -Reset- */

html{ overflow-x: hidden; overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, select, p, blockquote, h1, h2, h3, h4, h5, h6 { font-family: Tahoma, "宋体"; font-size: 12px; padding: 0; margin: 0; color:#666; }

address, caption, cite, code, dfn, em, th, var, i, del { font-weight: normal; font-style: normal; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

blockquote, q { quotes: none; }

fieldset, img { border: 0; }

abbr, acronym { border: 0; font-variant: normal; }

ol, ul { list-style: none; }
a { color: #666; cursor: pointer; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

green a { color: #666; cursor: pointer; }
green a:link, a:visited { text-decoration: none; }
green a:hover { text-decoration: underline; }
