﻿body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
td,
figure {
	margin: 0;
	padding: 0
}

body {

	word-wrap: break-word;
	font-family:"Arial", "Hiragino Sans GB", "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "sans-serif"
}

a,
u,
s,
p,
del {
	text-decoration: none
}

fieldset,
a img,
.bor0 {
	border: 0
}

mark {
	background: none
}

i,
em,
b,
th {
	font-style: normal;
	font-weight: 100
}

li {
	list-style: none
}

img {
	vertical-align: middle
}

table {
	border-collapse: collapse
}

input,
textarea,
select,
p,
span,
a,
button {
	outline: none
}
textarea {
	resize: none
}

.ind2 {
	text-indent: 2em
}

.over {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.valign:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.clear {
	zoom: 1
}

.clear:before {
	content: "";
	display: table
}

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

.ccenter {
	display: flex;
	justify-content: center;
	align-items: center
}

.ccenter2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto
}
