.list {
	font-size: 12px;
	color: #000000;
}
.navLeft {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
}
.navleftSub {
	font-size: 12px;
	color: #d3c695;
	text-decoration: none;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
.navDetail {
	color: #FFFFFF;
	text-decoration: none;
}
.frmBox {
	border: 1px solid #000000;
	background-color: #8D9DB5;

}
.tlt {
	font-size: 14px;
	font-weight: 800;
	color: #102C5A;
}
.address {
	color: #CCCCCC;

}
.tltAprt {
	font-size: 24px;
	font-weight: 800;
	color: #102C5A;

}
