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, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	text-align: left;
	font: inherit;
/* 	font-size: 100%; */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;color:#444;outline:none;
}
a:visited {color:#444;}
a:hover,
a:active {color:#0072d3;}
img {display:block;border:0;margin:0;padding:0;outline:none;}
strong,b {font-weight:700;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
/* 
 *鍥藉缃戝弸鐨勮В鍐虫柟妗�*.clearfix{overflow:auto;_height:1%} 
 *绔弸radom鐨勮В鍐虫柟妗�*.clearfix{overflow:hidden;_zoom:1;}
*/
.mt_20 {margin-top:20px;}
.cw {display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.fl {float: left;}.fr {float: right;}.cl {clear:left;}.cr {clear:right;}.fgrey {color: grey;}
.clear {clear:both;}

@font-face {
    font-family: antoniolight;
    src: url('../fonts/antoniolight.eot');
    src: url('../fonts/antoniolight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/antoniolight.woff2') format('woff2'),
    url('../fonts/antoniolight.woff') format('woff'),
    url('../fonts/antoniolight.ttf') format('truetype'),
    url('../fonts/antoniolight.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}