@charset "utf-8";
/* CSS Document */
body { padding: 0; margin: 0; }
ol, ul, li { padding-left: 0px; list-style: none }
h2, h3, h4, ul, li, p { padding: 0; margin: 0; }
img { border: 0; height: auto; max-width: 100%; vertical-align: inherit; }
input { outline: none; }
html { padding: 0; margin: 0; width: 100%; height: 100%; }
html, body { height: 100%; font-size: 14px; }
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/font_1464244133_029541.eot');
  src: url('../fonts/font_1464244133_029541.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/font_1464244133_029541.woff') format('woff'),
  url('../fonts/font_1464244133_029541.ttf') format('truetype'),
  url('../fonts/font_1464244133_029541.svg#iconfont') format('svg');
}
a:link, a:visited { color: #333; text-decoration: none; }
a:hover, a:active { color: #FF0000; }
