.history{
	width:100%;
}

.history-top {
    margin-top: 19px;
    width: 100%;
    height: 85px;
    text-align: center;
    font: 24px/61px 'Kanit', Arial, sans-serif;
    color: #ffffff;
    background:url(../../images/contant-81-1/vision/bg-top.png) top center no-repeat;
}

.history .text{
	margin-top:15px;
	color:#000;
	font: 16px/25px 'Kanit', Arial, sans-serif;
	padding: 0 15px;
}

.history .text strong{
	color: #454e71;
}

.history .pic{
	width:100%;	
}
.history .pic img{
	max-width:100%;
	height:auto;	
}
