@charset "UTF-8"; /* Reset CSS */

* {margin:0px; padding:0px;}

option {padding-left:0.4em;}

select {padding:1px;}

* html body * {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}

html, body {
            height:100%;
            margin-bottom:1px;
}

body {
      font-size:100.01%;
      position:relative;
      color:#000;
      background:#fff;
      text-align: left;
}

fieldset, img {border:0px solid;}

li {
    margin-left:1.5em;
}

dt {font-weight: bold;}
dd {margin:0px 0px 1em 2em;}
blockquote {margin:0px 0px 1em 0.8em;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
