@charset "gb2312";
body, p, input, ul, ol, li, dl, dt, dd ,article{
	margin: 0;
	padding: 0;
	font-size: 16px;
	list-style: none;
	vertical-align: middle;
	line-height: 200%;
}
h1, h2, h3, h4, h5, h6{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 200%;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ","ºÚÌå";
}

.from {
	margin: 0px auto 10px;
	width: 100%;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
}

h1 {font-size: 34px;}
h2 {font-size: 29px;}
h3 {font-size: 21px;}
h4 {font-size: 18px;}
h5 {font-size: 14px;}
h6 {font-size: 10px;}

table {
	border-collapse: collapse;
}
hr {
	height: 1px;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
