@charset utf-8;

*:focus {
outline: 0;
}

ul,ol,dl {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p {
margin-top:0;
padding-left:0;
padding-right:0;
}

a img {
border:none;
}

.clearfloat {
clear:both;
font-size:1px;
height:0;
line-height:0;
}

.reset_margin {
margin:0!important;
}

.reset_border {
border-style:none!important;
}