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

body 
	{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
img
{ 
	border-style: none;
}


table.one
	{
		background-image: url(../images/bg_h1.gif);
		background-repeat:no-repeat;
	}

table.two
	{
		background-image: url(../images/bg_h_long.gif);
		background-repeat:no-repeat;
	}

.txt
	{
		font-family: "MS Sans Serif";
		font-size: 12px;
		color: #555555;
	}
	
.txt_date
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #7F7F7F;
	}
	
.txt_lead
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #AF0032;
	}

.txt_detail
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #000000
	}
	
.txt_lead_news
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #AF584F;
	}
	
.txt_shop
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #569c53;
	}

.txt_contact
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #994e0d;
	}
	
.txt_siam
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #ff8e14;
	}
	
.txt_maho
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #c87a16;
	}

.txt_pithee
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #FF4715;
	}
	
.txt_arti
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #AF2B08;
	}

.txt_bkk
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #6573A0;
	}

.txt_head
	{
		font-family: "Tahoma";
		font-size: 12px;
		color: #5299AA;
	}
	
.txt_gallery
	{
		font-family: "Tahoma";
		font-size: 18px;
		color: #5299AA;
	}

.txt_name_content
	{
		font-family: "Tahoma";
		font-size: 14px;
		color: #5299AA;
	}
	
.txt_perple
	{
		font-family: "Tahoma";
		font-size: 13px;
		font:bold;
		color: #8c6db1;
	}
	
.txt_people
	{
		font-family: "Tahoma";
		font-size: 13px;
		color: #8c6db1;
	}
	
form
	{
		padding:0px;
		margin:0px;
	}


.gallery_link_gray:link,.gallery_link_gray:visited{
	text-decoration:none;
	color:#7F7F7F;
}
.gallery_link_gray:hover{
	text-decoration:none;
	color:#7F7F7F;
}
.gallery_link_gray:active{
	text-decoration:none;
	color:#7F7F7F;
}

.view_link_black:link,.view_link_black:visited{
	text-decoration:none;
	color:#000000;
}
.view_link_black:hover{
	text-decoration:none;
	color:#000000;
}
.view_link_black:active{
	text-decoration:none;
	color:#000000;
}

