@charset "utf-8";
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.width_per {
	width: 100%;
}
.height_per {
	height: 100%;
}
.auto {
	margin: 0px auto;
}
.Lmargin {
	margin-left: 7px;
}
.Rmargin {
	margin-right: 7px;
}
.clear {
	clear: both;
}
.ht0 {
	line-height: 0px;
	height: 0px;
	overflow: hidden;
}
.ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.p {
	margin: 0px;
}
.h {
	padding: 0px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatN {
	float: none;
}
.Arial {
	font-family: Arial;
}
.wryh {
	font-family: "微软雅黑";
}
.st {
	font-family: "宋体";
}
.pointer {
	cursor: pointer;
}
.none {
	display: none;
}
.block {
	display: block;
}
