	@font-face {
		font-family: 'PremireM';
		font-style: normal;
		src: url('../fonts/sukhumvittadmai_lig-webfont.ttf');
	}
	
	@font-face {
		font-family: 'PremireB';
		font-style: normal;
		src: url('../fonts/sukhumvittadmai_bol-webfont.ttf');
	}
	
	body,p,td,th,ul,li,span,strong,div{
		margin: 0;
		font-family: PremireM;
		color: #1E2F55;
	}
	*{
		font-family: PremireM;
		color: #1E2F55;
	}
	body{
		font-family: PremireM;
		color: #1E2F55;
	}
	ul{
		list-style-image: url('../../../images/icons/bl_02.png');
	}
	li {
	
	}
	p{
		text-align: justify;
	}
	strong{
		font-weight: bold;
	}
	strong span{
		font-weight: bold;
	}
	.short_desc{
		padding-bottom: 20px;
		text-indent: 2.5em;
	}
	.footer_desc{
		margin-top: 20px;
	}
	.footer-head{
		font-weight: bold;
	}
	.footer-001{
		margin-left: 20px;
		font-size: 12px;
	}