@charset "utf-8";/* CSS Document */
html, body, ul, li, dl, dd, dt, hr {margin:0;padding:0;}
article,aside,dialog,footer,header,main,section,footer,nav,figure,menu{display:block;}
img{max-width:100%;}
a {text-decoration:none;}
a img {border:none;}
p{word-break: break-all;}
.clearfix {*zoom:1;}
.clearfix:after {display:block;content:".";height:0;clear:both;visibility:hidden;}
.hide{display:none;}
.float-right{float:right;}
.float-left{float:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}