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

.history{
	float:left;
	display:block;
	width:100%;
	height:auto;
	background:url(../images/content/history/bg.jpg) top left no-repeat;
}
.history p{
	font-size:14px;
	line-height:25px;
}

.history .history-row-1{
	float:left;
	display:block;
	width:100%;
	height:auto;
}
.history .history-row-2{
	float:left;
	margin-top:20px;
	padding:0px 20px;
	display:block;
	width:95%;
	height:auto;
}
.history .history-row-3{
	float:left;
	margin-top:20px;
	padding:0px 20px;
	display:block;
	width:95%;
	height:auto;
}
