@charset "utf-8";


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: middle;
}

code,
em,
strong,
th {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

p.ssui {
	width: 90%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}
p.pokats{
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

