@charset "utf-8";
/* CSS Document */

/*公共*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, dt+dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea, input, select {margin: 0; padding: 0; border: 0; vertical-align: middle; list-style:none; box-sizing: border-box; word-break: break-all;}

*:after, *:before {box-sizing: border-box;}

body{margin:0; padding:0; width:100%; height: 100%; font-size:12px; font-family:"Microsoft YaHei";}

html{width:100%; height: 100%; overflow-y:scroll; overflow-x:hidden; -webkit-tap-highlight-color:rgba(0,0,0,0);}

table   {border-collapse:collapse;}
caption {display:none;}

a, i, u, b, em, del, span, strong, section {vertical-align: 0; font-style: normal; font-weight: normal;}

a:link, a:active, a:visited, a:hover, u {text-decoration:none;}

.al        {text-align:left !important}
.ac        {text-align:center !important}
.ar        {text-align:right !important}
.ufl li {float:left;}
.fl {float:left !important;}
.fr {float:right !important;}
.clearfix {zoom:1}
.clearfix:after{content:"";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}

.print {
	width: 28px;
    height: 26px;
    background: url(../img/printer.png) no-repeat center;
    background-size: 17px 18px;
    border: none;
    float: right;
}











