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

body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;


}

 h1, h2, h3, h4, h5, h6{font-weight: normal}

ul,dl,dd,dt {
	list-style:none outside none;
}

dl,dd,dt{
	padding: 0;
	margin: 0;
}

ul,li{ padding:0; margin:0;}

blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}
:focus {
	outline:0 none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

img{ vertical-align:bottom;}

.mgb10{margin-bottom: 10px}
.mgb20{margin-bottom: 20px}
.mgb30{margin-bottom: 30px}
.mgb40{margin-bottom: 40px}
.mgb50{margin-bottom: 50px}
