﻿@charset "utf-8";
* {margin:0; padding:0;}
ul li, ol li {	list-style:none; }
abbr,acronym,address {border:none;}
em,i {font-style:italic;}
strong,b,span.important {font-weight:bold;}
a,a:hover,a:visited,a:focus,a:active {text-decoration:none;}
a img {border:none;}
body {font-size:65.5%;}
h1 {font-size:2.5em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.5em;}
h5 {font-size:1.4em;}
h6 {font-size:1.3em;}
input, textarea, select, button {outline:none;}