﻿/*ContactLink---------------------------------------------*/
#ContactLink {
	margin-left: 60px;
}
.ContentGR {
	position: relative;
	float: left;
	width: 200px;
	width: 250px;
/*
	margin: 40px 60px 40px 0px;
*/
	margin: 20px 60px 40px 0px;
}
.ContentGR .IMG {
	text-align: center;
}
H3 {
	color: #333;
}
.ContentGR .Detail {
	color: #333;
	padding-bottom: 20px;
}

#k-contact {
/*
	display: none;
*/
	margin: 40px 0px 0px 60px;
}

/*Kaew Custom------------------------------------------------------*/
.iTelBG {
	width: 38px;
	height: 40px;
	float: left;
	overflow: hidden;
}
.iTelText, .iTelNo {
	font-weight: bold;
	width: 550px;
	float: left;
}
.iTelText {
	font-size: 14px;
	color: #68be54;
}
.iTelNo {
	font-size: 16px;
	color: #575c77;
}
/*------------------------------------------------------*/


