.menu {
width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.menu2 {
width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color:#fff;
border-width:1px 1px 0 0; 
background:#664b38;
padding-left:8px; 
line-height:31px;
background-image:url(images/Design/menu.jpg);
text-decoration: none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d2aa8b; /* ÊÕ¢Ñé¹2 */
color:#000000; /* ÊÕµÑÇË¹Ñ§ÊÕ2 */
height:auto; 
line-height:1em; 
padding:10px 10px; 
width:110px;
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	font-size: 12px;
	color: #d77d20;
	text-decoration: none;	
background:#714a26;/*ÊÕàÁÒÊìªÕé*/


}
.menu :hover > a, .menu ul ul :hover > a {
	color: #d77d20;
background:#714a26;/*ÊÕàÁÒÊìªÕé*/
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}

.home {
width:50px;
float:left;
position:relative;
}

.concept {
width:125px;
float:left;
position:relative;
}

.design {
width:135px;
float:left;
position:relative;
}

.facitities {
width:75px;
float:left;
position:relative;
}

.hua_hin {
width:70px;
float:left;
position:relative;
}

.envioment {
width:100px;
float:left;
position:relative;
}

.overship {
width:85px;
float:left;
position:relative;
}

.a_day {
width:120px;
float:left;
position:relative;
}

.faq {
width:60px;
float:left;
position:relative;
}

.contact {
width:80px;
float:left;
position:relative;
}
