@charset "utf-8";
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}
body,
button,
input,
select,
textarea {
	font: 12px/20px "\5FAE\8F6F\96C5\9ED1", arial;
	*line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}
address,
cite,
dfn,
em,
var {
	font-style: normal
}
code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}
fieldset,
img {
	border: 0
}
a,
b,
em,
i,
small,
span,
u {
	font-style: normal
}
li,
ol,
ul {
	list-style: none
}
.ceiling .ceiling_main p {
	float: left;
	padding-left: 5px
}
.ceiling .ceiling_main span {
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 3px;
	border: 1px solid #D0D4E1;
	background: #fff;
	border-radius: 3px;
	cursor: pointer
}

.ceiling .ceiling_main span em {
	display: inline-block;
	padding-left: 3px
}
