@charset "utf-8";
/* CSS Document */

html, body, div, span,section,font, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img,  ol, ul, li, form{ margin:0; padding:0; border:0; list-style:none;box-sizing:border-box;}
dl, dt, dd,table{margin:0; padding:0;list-style:none;box-sizing:border-box;}
input { margin:0; padding:0;box-sizing:border-box;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;box-sizing:border-box;}
a {text-decoration:none;box-sizing:border-box;}
a:hover {}
.boxcenter { margin:0 auto;}
body{font-size:14px;color:#666;}

.clear{clear:both;height:0px;line-height:0px;font-size:0px;}
.flBox{float:left;}
.frBox{float:right;}
.txtdot { overflow:hidden; white-space:nowrap; text-overflow:ellipsis }
