@charset "utf-8";

body {
	margin:0;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:13px;
	background-image: url(../images/bg-namjaithai.gif);
	}
	
.fontTitle {
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}

.fontWhite {
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.fontTitlePink {
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#F09;
	font-size:14px;
	font-weight:bold;
}

.fontTitlePinkBig {
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#F09;
	font-size:18px;
	font-weight:bold;
}

.fontHead {
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#75A67C;
	font-size:18px;
}

.underlineDot { 
border-bottom:#CCC 1px dashed;
	
}
