html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, figcaption, figure, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: none;
	border: 0;
	border-radius: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

table {
	border-collapse: collapse;
	width: 100%;
}
th, td {
	box-sizing: border-box;
	text-align: left;
	vertical-align: top;
}

blockquote, q {
	quotes: "" "";
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

ol, ul{
	list-style: none;
}

p {
	margin-bottom: 15px;
}

b, strong {
	font-weight: bold;
}

cite, dfn, em, i {
	font-style: italic;
}

ins, mark {
	text-decoration: none;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

a {
	color: #337ab7;
	text-decoration: none;
}
	a:hover,
	.linkbox:hover {
		cursor: pointer;
		opacity: 1;
	}

:focus {
	outline: 0;
}

hr {
	display: none;
}

#contents_container .wp-block-image{
margin-bottom:0;
}
