html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
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,
textarea,
input {
	margin: 0;
	padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-size: 16px;
	line-height: 1.5;
	color: #222;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #666;
	background: none
}

ul,
ol {
	list-style: none;
}

:focus {
	outline: none;
}

.clearfix {
	clear: both;
	content: "";
	display: block;
	overflow: hidden
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.h5 {
	width: 100%;
	height: 5px;
}

.h10 {
	width: 100%;
	height: 10px;
}

.h15 {
	width: 100%;
	height: 15px;
}

.h20 {
	width: 100%;
	height: 20px;
}

.h25 {
	width: 100%;
	height: 25px;
}

.h30 {
	width: 100%;
	height: 30px;
}

.h35 {
	width: 100%;
	height: 35px;
}

.h40 {
	width: 100%;
	height: 40px;
}

.h45 {
	width: 100%;
	height: 45px;
}

.h50 {
	width: 100%;
	height: 50px;
}

.h55 {
	width: 100%;
	height: 55px;
}

.h60 {
	width: 100%;
	height: 60px;
}

.h70 {
	width: 100%;
	height: 70px;
}

.h65 {
	width: 100%;
	height: 65px;
}

.h80 {
	width: 100%;
	height: 80px;
}

.h90 {
	width: 100%;
	height: 90px;
}

.h100 {
	width: 100%;
	height: 100px;
}

.h110 {
	width: 100%;
	height: 110px;
}

.b_fff {
	background: #fff;
}

.line_solid {
	border-bottom: 1px solid #b7b7b7;
}
