@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.cuntents{
	width:90%;
	margin:0 auto;
	margin-top:2%;
	margin-bottom:5%;
}
.cuntents b{
	width:100%;
	height:7.5%;
	display:block;
	text-align:center;
	font-size:2em;
	color:#000;
	margin:0 auto;
}
.cuntents span{
	width:100%;
	text-align:center;
	height:5.5%;
	font-size:1em;
	color:#999;
	margin:0 auto;
	display:block;
}
.cuntents img{
	width:67.17%;
	height:50%;
	margin:0 auto;
	display:block;
}
.cuntents p{
	width:95%;
	display:block;
	font-size:1em;
	margin:0 auto;
	color:#000;
	line-height:180%;
}
.up{
	width:90%;
	margin:0 auto;
}
.up h1{
	width:3%;
	font-size:1.1em;
	color:#000;
	float:left;
	height:2%;
}
.up h2{
	width:3%;
	font-size:1.1em;
	color:#000;
	float:right;
	height:2%;
}