
@charset "utf-8";
* {padding:0px; margin:0px;}
img {border: none;}
em{ font-style:normal;}
ul, li, dl, dd, dt, ol{ list-style: none; }
a {	outline: none; text-decoration: none;  color: #555; cursor: pointer;}
a:hover{color: #2cbc91;}
table { border-collapse:collapse; border-spacing:0; } 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
*html .clearfix{zoom:1;clear: both;} /* IE6 */
*+html .clearfix{zoom:1;clear:both;} /* IE7 */
.fl{float: left;}.fr{float: right;}




