@charset "utf-8";
/* CSS Document */

.body{
	width:1366px;
	height:auto;
	margin:50px 0;
	background:#F2F2F2;
	filter:alpha(Opacity=75);-moz-opacity:0.75;opacity: 0.75;  }

/*------------------------------------------------------
	body文字图片混排
--------------------------------------------------------*/
.mid{
	width: 1366px;
	position: absolute;
	top: 150px;
		}

.body1{
	margin-left: auto;
	margin-right: auto;
	width: 866px;
	height: auto;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
	}

.name{
	text-align: left;
	font-size: 25px;
	font-family: "Microsoft YaHei UI";
	color: #606060;
	padding-bottom: 30px;
	padding-top: 30px;
	}
	
.note{
	text-align:center;
	font-size:20px;
	font-family:"Microsoft YaHei UI";
	color:#606060;
	}
	
.text{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	text-indent: 2em;
	width: 866px;
	color: #606060;
	text-align: justify;
}
/*------------------------------------------------------
	end
--------------------------------------------------------*/
.md{
	padding-top: 50px;
	margin-top: -50px;
	padding-bottom: 50px;
}
	
.video{
	width: 700px;
	margin-left: 83px;
}

.title{
	font-size: 28px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 50px;
	padding-bottom: 30px;
}
