body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0d0f01;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0d0f01;
/*	background-color: #FFFFFF;*/	
	background-image: url(../images/bg.jpg);
}

table, tr, td, p, div{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
}

form, input, textarea{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6f6c59;
}

a:link, a:active, a:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
}

.address{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #585816;
}

a.add:link, a.add:active, a.add:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #585816;
	text-decoration: none;
}
a.add:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_orange {
	color: #CC3300;
}
.detail { 
	float:left;
	width:100%;
	height:460px;
	position:absolute;
	top:150px;
	left:0;
	z-index:5;
}
