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

.affiliate-139-1 {
	width: 100%;
	height: auto;
	/* background: url(../images/affiliate-139-1/bg.jpg) top center repeat; */
}

.affiliate-block1 {
	width: 100%;
	height: 266px;
	/* background: #e7e7e7; */
	padding: 10px;
}

.affiliate-title1 {
	width: 100%;
	height: auto;
	font: 26px/40px 'Kanit', Arial, sans-serif;
	text-align: left;
	color: #202724;
}

.affiliate-mid {
	width: 100%;
	height: auto;
	/* background: #e7e7e7; */
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.af-box {
	width: 263px;
	height: 77px;
	background: url(../images/affiliate-139-1/bgss.png) top center no-repeat;
	padding: 10px;
	margin-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.af-box:hover {

	border: #113663 2px solid;
}

.af-icons {
	width: 65px;
	height: auto;
}

.af-text {
	width: 100%;
	height: auto;
	text-align: left;
	font: 15px/20px 'ThaiSans Neue', Arial, sans-serif;
	/* color: #000; */
	color: #fff;
	/* padding-top: 6px; */
	padding-left: 30px;
}

/***************************************************/
.school-block {
	width: 100%;
	height: 266px;
	/* background: #d8d5b2; */
	padding: 10px;
}

.school-title1 {
	width: 100%;
	height: auto;
	font: 26px/40px 'Kanit', Arial, sans-serif;
	text-align: left;
	color: #000000;
}

.school-mid {
	width: 100%;
	height: auto;
	padding: 10px;
}

.sc-box {
	width: 263px;
	height: 77px;
	background: url(../images/affiliate-139-1/bgs.png) top center no-repeat;
	/* border: 1px solid #f4ff7c; */
	padding: 6px 10px;
	margin-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sc-box:hover {

	border: 1px solid #f4ff7c;
}

.sc-icons {
	width: 65px;
	height: auto;
}

.sc-text {
	width: 100%;
	height: auto;
	font: 17px/20px 'ThaiSans Neue', Arial, sans-serif;
	text-align: left;
	/* color: aliceblue; */
	color: #000;
	padding-top: 6px;
	padding-left: 15px;
}

@media (max-width: 575px) {
	.affiliate-139-1 {
		background: #fff;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	.affiliate-139-1 {
		background: #fff;
	}
}