﻿html,body {color: #000;margin: 0;height: 100%;font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:14px; background:#fff;}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;	font-weight: normal;}
img {
    width:100%;
    height:auto;
    border: 0;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {margin: 0;padding: 0;}
button {outline: 0;}
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;outline: none;}
li {list-style: none;}
a {text-decoration: none;color: #000;}
a:hover {color: #f00;}
.auto{margin:0 auto;min-width:1000px;max-width:1200px}
@media screen and (max-width:1233px){
.auto{}
}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear: both; content: ".";display: block;height: 0;visibility: hidden;}
.clear-float{clear:both}
