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

.history{
	width:100%;
	height:auto;
	background:url(../../images/content-81-1/history/bg.png) top center no-repeat;
	}
.his-mid{
	width:100%;
	height:auto;
	margin-top:10px;
	padding:10px;
	}
.his-title{
	width:100%;
	height:auto;
	font: 36px/40px 'lineseed', Arial, sans-serif;
	color:#ff4001;
	text-align:left;
	}
.his-text{
	width:100%;
	height:auto;
	font: 20px/30px 'lineseed', Arial, sans-serif;
	color:#000;
	text-align:left;
	margin-top:20px;
	text-indent:45px;
	}
.his-pic{
	width:100%;
	height:auto;
	text-align:center;
	}
.his-pic img{
	max-width:100%;
	}