@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, option, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	font-size:100%;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

caption,th{
	text-align:left;
}

input{
	margin:0;
	padding:0;
	outline:0;
	font-size:100%;
	-webkit-text-size-adjust:none;
}

input, select {
	vertical-align:middle;
}

ul, ol {
	list-style-type:none;
}

fieldset,img{
	border:0;
}

img {
	vertical-align:bottom;
}

.cfx{
	zoom:1;
}

.cfx:after{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.cfx {
	display: inline-block;
}

.cfx {
	display: block;
}

body{
	background: #ffffff;
	-webkit-user-select: none;
	-webkit-text-size-adjust:none;
	margin:0;
	padding:0;
	color:#000000;
	font-size:62.5%;
	line-height:1.5;
}

a:link,
a:active,
a:hover,
a:visited{
	color:#0000ff;
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
	font-size:100%;
	text-decoration:none;
}
