@charset "utf-8";

.area .p{
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 18px;
}

.area .article{
	width: 100%;
	/*padding-top: 43px;*/
	border: 1px solid #efefef;
	margin-top: 17px;
	margin-bottom: 17px;
}
.area .article .title{
	width: 100%;
	height: 100px;
	text-align: center;
	border-bottom: 1px solid #EFEFEF;
}
.area .article .title h3{
	font-size: 22px;
	line-height: 100px;
	letter-spacing: 1px;
	color: #333333;
}
.area .article .box1{
	width: 1100px;
	height: 29px;
	padding-left: 140px;
	margin-top: 20px;
}
.area .article .box1 div{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 29px;
	letter-spacing: 1px;
	color: #666666;
	margin-left: 70px;
	float: left;
}
.area .article .box2{
	width: 945px;
	margin: 0 auto;
	padding-bottom: 100px;
	margin-top: 10px;
}
.area .article .box2 p{
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 35px;
	text-indent: 2em;
	text-align: left;
}
.area .article .box2 .img{
	text-align: center;
}
td{border:1px solid #000;}